Content deleted Content added
... to generate a random result. |
No edit summary |
||
Line 1:
We can think of a '''random variable''' as the numeric result of operating a non-deterministic mechanism or performing a non-deterministic experiment to generate a [[random]] result. For example, rolling a die and recording the outcome yields a random variable with range {1,2,3,4,5,6}. Picking a random person and measuring their height yields another random variable.
Mathematically, a random variable is defined as a [[measurable function]] from a [[probability space]] to some [[measurable space]]. This measurable space is the space of possible values of the variable, and it is usually taken to be the [[real number|real numbers]] with the [[Borel algebra|Borel σ-algebra]], and we will always assume this in this encyclopedia, unless otherwise specified.
If a random variable ''X''
Recording all these probabilities of ouput ranges of a real-valued random variable ''X'' yields the [[probability distribution]] of ''X''. The probability distribution "forgets" about the particular probability space used to define ''X'' and only records the probabilities of various values of ''X''. Such a probability distribution can always be captured by its [[cumulative distribution function]]
:''F_X''(x) = P(X<=x)
and sometimes also using a [[probability density function]]. In [[measure theory|measure-theoretic]] terms, we use the random variable ''X'' to "push-forward" the measure ''P'' on Ω to a measure d''F'' on '''R'''. This is a technical device used to guarantee the existence of random variables, and sometimes to construct them. In practice, one disposes of the space Ω altogether and just puts a measure on '''R''' that assigns measure 1 to the whole real line.
Mathematically, this is called as the (generalised) [[problem of moments]]: to find a collection {''f<sub>i</sub>''}of functions of ''X'' such that their expectation values E[''f<sub>i</sub>''(''X'')] fully characterize the distribution of the random variable ''X''.
See also: [[discrete random variable]], [[continuous random variable]], [[probability distribution]]
|