Content deleted Content added
fixed typo, linked randomness |
No edit summary |
||
Line 14:
=== Functions of random variables ===
If we have a random variable ''X'' on
The cumulative distribution function of ''Y'' is
:F<sub>''Y''</sub>(''y'') = Prob(''f''(''X'')≤y).▼
▲:F<sub>''Y''</sub>(''y'')=Prob(''f''(''X'')≤y).
==== Example ====
Let ''f''(''x'')=''x''<sup>2</sup>. Then,
:F<sub>''Y''</sub>(''y'') = Prob(''X''<sup>2</sup>≤y).
If ''y''<0, then Prob(''X''
:F<sub>''Y''</sub>(''y'') = 0 if ''y''<0.
If ''y''
:F<sub>''Y''</sub>(''y'') = F<sub>''X''</sub>(√''
=== Moments ===
A random variable is often characterised by a small number of quantities, which also have a practical interpretation. For example, it is often enough to know what its "average value" is. This is captured by the mathematical concept of [[expected value]] of a random variable, denoted E[''X'']. Note that in general, E[''f''(''X'')] is '''not''' the same as ''f''(E[''X'']). Once the "average value" is known, one could then ask how far from
Mathematically, this is known as the (generalised) [[problem of moments]]: for a given class of random variables ''X'', find a collection {''f<sub>i</sub>''} of functions such that the expectation values E[''f<sub>i</sub>''(''X'')] fully characterize the distribution of the random variable ''X''.
|