Definition:Random
Definition
Random Error
Random Number
Random Sample
Let $X_i$ be a random variable with $\Img {X_i} = \Omega$, for all $1 \le i \le n$.
Let $F_i$ be the cumulative distribution function of $X_i$ for all $1 \le i \le n$.
We say that $X_1, X_2, \ldots, X_n$ form a random sample of size $n$ if:
- $X_i$ and $X_j$ are independent if $i \ne j$
- $\map {F_1} x = \map {F_i} x$ for all $x \in \Omega$
for all $1 \le i, j \le n$.
If $X_1, X_2, \ldots, X_n$ form a random sample, they are said to be independent and identically distributed, commonly abbreviated i.i.d.
Random Selection
A manner of selecting objects from some larger collection of objects is said to be random if the selection is made according to chance.
That is, there is no strict rule or procedure that predictably determines the outcome of the selection.
See experiment and random variable for a precise mathematical treatment of randomness.
Random Variable
Informal Definition
A random variable is a number whose value is determined unambiguously by an experiment.
Formal Definition
General Definition
Let $\struct {\Omega, \Sigma, \Pr}$ be a probability space.
Let $\struct {S, \Sigma'}$ be a measurable space.
A random variable on $\struct {\Omega, \Sigma, \Pr}$, taking values in $\struct {S, \Sigma'}$, is a $\Sigma \, / \, \Sigma'$-measurable mapping $X : \Omega \to S$.
Real-Valued Random Variable
Let $\struct {\Omega, \Sigma, \Pr}$ be a probability space.
A real-valued random variable on $\struct {\Omega, \Sigma, \Pr}$ is a $\Sigma$-measurable function $X : \Omega \to \R$.
That is, a function $X : \Omega \to \R$ is a real-valued random variable if and only if:
- $X^{-1} \sqbrk {\hointl {-\infty} x} = \set {\omega \in \Omega : \map X \omega \le x} \in \Sigma$
for each $x \in \R$, where:
- $\hointl {-\infty} x$ denotes the unbounded closed interval $\set {y \in \R: y \le x}$
- $X^{-1} \sqbrk {\hointl {-\infty} x}$ denotes the preimage of $\hointl {-\infty} x$ under $X$.
Discrete Random Variable
Let $\struct {\Omega, \Sigma, \Pr}$ be a probability space.
Let $\struct {S, \Sigma'}$ be a measurable space.
A discrete random variable on $\struct {\Omega, \Sigma, \Pr}$ taking values in $\struct {S, \Sigma'}$ is a mapping $X: \Omega \to S$ such that:
- $(1): \quad$ The image of $X$ is a countable subset of $S$
- $(2): \quad$ $\forall x \in S: \set {\omega \in \Omega: \map X \omega = x} \in \Sigma$
Alternatively, the second condition can be written as:
- $(2): \quad$ $\forall x \in S: X^{-1} \sqbrk {\set x} \in \Sigma$
where $X^{-1} \sqbrk {\set x}$ denotes the preimage of $\set x$.
Continuous Random Variable
Let $\struct {\Omega, \Sigma, \Pr}$ be a probability space.
Let $X$ be a real-valued random variable on $\struct {\Omega, \Sigma, \Pr}$.
We say that $X$ is a continuous random variable on $\struct {\Omega, \Sigma, \Pr}$ if and only if:
- the cumulative distribution function of $X$ is continuous.
Absolutely Continuous Random Variable
Let $\struct {\Omega, \Sigma, \Pr}$ be a probability space.
Let $X$ be a real-valued random variable on $\struct {\Omega, \Sigma, \Pr}$.
Let $P_X$ be the probability distribution of $X$.
Let $\map \BB \R$ be the Borel $\sigma$-algebra of $\R$.
Let $\lambda$ be the Lebesgue measure on $\struct {\R, \map \BB \R}$.
We say that $X$ is an absolutely continuous random variable if and only if:
- $P_X$ is absolutely continuous with respect to $\lambda$.
Singular Random Variable
Let $\struct {\Omega, \Sigma, \Pr}$ be a probability space.
Let $X$ be a continuous random variable on $\struct {\Omega, \Sigma, \Pr}$.
Let $\map \BB \R$ be the Borel $\sigma$-algebra on $\R$.
Let $\lambda$ be the Lebesgue measure on $\struct {\R, \map \BB \R}$.
We say that $X$ is singular if and only if:
- there exists a $\lambda$-null set $B$ such that $\map \Pr {X \in B} = 1$.
Also known as
Other words used to mean the same thing as random variable are:
- stochastic variable
- chance variable
- variate.
The image $\Img X$ of $X$ is often denoted $\Omega_X$.
Sources
- 1989: Ephraim J. Borowski and Jonathan M. Borwein: Dictionary of Mathematics ... (previous) ... (next): random variable: 1.
- 2014: Christopher Clapham and James Nicholson: The Concise Oxford Dictionary of Mathematics (5th ed.) ... (previous) ... (next): random variable
- 2014: Christopher Clapham and James Nicholson: The Concise Oxford Dictionary of Mathematics (5th ed.) ... (previous) ... (next): stochastic variable
- For a video presentation of the contents of this page, visit the Khan Academy.
![]() | This page may be the result of a refactoring operation. As such, the following source works, along with any process flow, will need to be reviewed. When this has been completed, the citation of that source work (if it is appropriate that it stay on this page) is to be placed above this message, into the usual chronological ordering. If you have access to any of these works, then you are invited to review this list, and make any necessary corrections. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{SourceReview}} from the code. |
- 2001: Michael A. Bean: Probability: The Science of Uncertainty: $\S 2.1$
Random Vector
Let $\struct {\Omega, \Sigma, \Pr}$ be a probability space.
Let $n \in \N$.
Let $\struct {S_1, \Sigma_1}$, $\struct {S_2, \Sigma_2}$, $\ldots$, $\struct {S_n, \Sigma_n}$ be measurable spaces.
Let:
- $\ds S = \prod_{i \mathop = 1}^n S_i$
For each integer $1 \le i \le n$, let $X_i$ be a random variable on $\struct {\Omega, \Sigma, \Pr}$ taking values in $\struct {S_i, \Sigma_i}$.
Define a function $\mathbf X : \Omega \to S$ by:
- $\map {\mathbf X} \omega = \tuple {\map {X_1} \omega, \map {X_2} \omega, \ldots, \map {X_n} \omega}$
for each $\omega \in \Omega$.
We call $\mathbf X$ a random vector.
Random Walk
One-Dimensional Random Walk
Let $\sequence {X_n}_{n \mathop \ge 0}$ be a Markov chain whose state space is the set of integers $\Z$.
Let $\sequence {X_n}$ be such that $X_{n + 1}$ is an element of the set $\set {X_n + 1, X_n, X_n - 1}$.
Then $\sequence {X_n}$ is a one-dimensional random walk.
Sources
- 1998: David Nelson: The Penguin Dictionary of Mathematics (2nd ed.) ... (previous) ... (next): random
- 2008: David Nelson: The Penguin Dictionary of Mathematics (4th ed.) ... (previous) ... (next): random