Sponsored Links

Sabtu, 05 Mei 2018

Sponsored Links

Discrete random variables probability tables part 1 (Ex 8-2) - YouTube
src: i.ytimg.com

In probability and statistics, a random variable, random quantity, aleatory variable, or stochastic variable is a variable whose possible values are outcomes of a random phenomenon. As a function, a random variable is required to be measurable, which rules out certain pathological cases where the quantity which the random variable returns is infinitely sensitive to small changes in the outcome.

It is common that these outcomes depend on some physical variables that are not well understood. For example, when tossing a fair coin, the final outcome of heads or tails depends on the uncertain physics. Which outcome will be observed is not certain. The coin could get caught in a crack in the floor, but such a possibility is excluded from consideration. The domain of a random variable is the set of possible outcomes. In the case of the coin, there are only two possible outcomes, namely heads or tails. Since one of these outcomes must occur, either the event that the coin lands heads or the event that the coin lands tails must have non-zero probability.

A random variable is defined as a function that maps outcomes to numerical quantities (labels), typically real numbers. In this sense, it is a procedure for assigning a numerical quantity to each physical outcome, and, contrary to its name, this procedure itself is neither random nor variable. What is random is the unstable physics that describes how the coin lands, and the uncertainty of which outcome will actually be observed.

A random variable's possible values might represent the possible outcomes of a yet-to-be-performed experiment, or the possible outcomes of a past experiment whose already-existing value is uncertain (for example, due to imprecise measurements or quantum uncertainty). They may also conceptually represent either the results of an "objectively" random process (such as rolling a die) or the "subjective" randomness that results from incomplete knowledge of a quantity. The meaning of the probabilities assigned to the potential values of a random variable is not part of probability theory itself but is instead related to philosophical arguments over the interpretation of probability. The mathematics works the same regardless of the particular interpretation in use.

A random variable has a probability distribution, which specifies the probability that its value falls in any given interval. Random variables can be discrete, that is, taking any of a specified finite or countable list of values, endowed with a probability mass function characteristic of the random variable's probability distribution; or continuous, taking any numerical value in an interval or collection of intervals, via a probability density function that is characteristic of the random variable's probability distribution; or a mixture of both types. Two random variables with the same probability distribution can still differ in terms of their associations with, or independence from, other random variables. The realizations of a random variable, that is, the results of randomly choosing values according to the variable's probability distribution function, are called random variates.

The formal mathematical treatment of random variables is a topic in probability theory. In that context, a random variable is understood as a function defined on a sample space whose outputs are numerical values.


Video Random variable



Definition

A random variable X : ? -> E {\displaystyle X\colon \Omega \to E} is a measurable function from a set of possible outcomes ? {\displaystyle \Omega } to a measurable space E {\displaystyle E} . The technical axiomatic definition requires ? {\displaystyle \Omega } to be a sample space of a probability triple (see Measure-theoretic definition). Usually X {\displaystyle X} is real-valued (i.e. E = R {\displaystyle E=\mathbb {R} } ).

The probability that X {\displaystyle X} takes on a value in a measurable set S ? E {\displaystyle S\subseteq E} is written as:

Pr ( X ? S ) = P ( { ? ? ? | X ( ? ) ? S } ) {\displaystyle \operatorname {Pr} (X\in S)=P(\{\omega \in \Omega |X(\omega )\in S\})} ,

where P {\displaystyle P} is the probability measure equipped with ? {\displaystyle \Omega } .

Standard case

In many cases, E = {\displaystyle E=} R {\displaystyle \mathbb {R} } . In some contexts, the term random element (see Extensions) is used to denote a random variable not of this form.

When the image (or range) of X {\displaystyle X} is finite or countably infinite, the random variable is called a discrete random variable and its distribution can be described by a probability mass function which assigns a probability to each value in the image of X {\displaystyle X} . If the image is uncountably infinite then X {\displaystyle X} is called a continuous random variable. In the special case that it is absolutely continuous, its distribution can be described by a probability density function, which assigns probabilities to intervals; in particular, each individual point must necessarily have probability zero for an absolutely continuous random variable. Not all continuous random variables are absolutely continuous, for example a mixture distribution. Such random variables cannot be described by a probability density or a probability mass function.

Any random variable can be described by its cumulative distribution function, which describes the probability that the random variable will be less than or equal to a certain value.

Extensions

The term "random variable" in statistics is traditionally limited to the real-valued case ( E = R {\displaystyle E=\mathbb {R} } ). In this case, the structure of the real numbers makes it possible to define quantities such as the expected value and variance of a random variable, its cumulative distribution function, and the moments of its distribution.

However, the definition above is valid for any measurable space E {\displaystyle E} of values. Thus one can consider random elements of other sets E {\displaystyle E} , such as random boolean values, categorical values, complex numbers, vectors, matrices, sequences, trees, sets, shapes, manifolds, and functions. One may then specifically refer to a random variable of type E {\displaystyle E} , or an E {\displaystyle E} -valued random variable.

This more general concept of a random element is particularly useful in disciplines such as graph theory, machine learning, natural language processing, and other fields in discrete mathematics and computer science, where one is often interested in modeling the random variation of non-numerical data structures. In some cases, it is nonetheless convenient to represent each element of E {\displaystyle E} using one or more real numbers. In this case, a random element may optionally be represented as a vector of real-valued random variables (all defined on the same underlying probability space ? {\displaystyle \Omega } , which allows the different random variables to covary). For example:

  • A random word may be represented as a random integer that serves as an index into the vocabulary of possible words. Alternatively, it can be represented as a random indicator vector whose length equals the size of the vocabulary, where the only values of positive probability are ( 1   0   0   0   ? ) {\displaystyle (1\ 0\ 0\ 0\ \cdots )} , ( 0   1   0   0   ? ) {\displaystyle (0\ 1\ 0\ 0\ \cdots )} , ( 0   0   1   0   ? ) {\displaystyle (0\ 0\ 1\ 0\ \cdots )} and the position of the 1 indicates the word.
  • A random sentence of given length N {\displaystyle N} may be represented as a vector of N {\displaystyle N} random words.
  • A random graph on N {\displaystyle N} given vertices may be represented as a N × N {\displaystyle N\times N} matrix of random variables, whose values specify the adjacency matrix of the random graph.
  • A random function F {\displaystyle F} may be represented as a collection of random variables F ( x ) {\displaystyle F(x)} , giving the function's values at the various points x {\displaystyle x} in the function's domain. The F ( x ) {\displaystyle F(x)} are ordinary real-valued random variables provided that the function is real-valued. For example, a stochastic process is a random function of time, a random vector is a random function of some index set such as 1 , 2 , ... , n {\displaystyle 1,2,\ldots ,n} , and random field is a random function on any set (typically time, space, or a discrete set).

Maps Random variable



Distribution functions

If a random variable X : ? -> R {\displaystyle X\colon \Omega \to \mathbb {R} } defined on the probability space ( ? , F , P ) {\displaystyle (\Omega ,{\mathcal {F}},P)} is given, we can ask questions like "How likely is it that the value of X {\displaystyle X} is equal to 2?". This is the same as the probability of the event { ? : X ( ? ) = 2 } {\displaystyle \{\omega :X(\omega )=2\}\,\!} which is often written as P ( X = 2 ) {\displaystyle P(X=2)\,\!} or p X ( 2 ) {\displaystyle p_{X}(2)} for short.

Recording all these probabilities of output ranges of a real-valued random variable X {\displaystyle X} yields the probability distribution of X {\displaystyle X} . The probability distribution "forgets" about the particular probability space used to define X {\displaystyle X} and only records the probabilities of various values of X {\displaystyle X} . Such a probability distribution can always be captured by its cumulative distribution function

F X ( x ) = P ( X <= x ) {\displaystyle F_{X}(x)=\operatorname {P} (X\leq x)}

and sometimes also using a probability density function, p X {\displaystyle p_{X}} . In measure-theoretic terms, we use the random variable X {\displaystyle X} to "push-forward" the measure P {\displaystyle P} on ? {\displaystyle \Omega } to a measure p X {\displaystyle p_{X}} on R {\displaystyle \mathbb {R} } . The underlying probability space ? {\displaystyle \Omega } is a technical device used to guarantee the existence of random variables, sometimes to construct them, and to define notions such as correlation and dependence or independence based on a joint distribution of two or more random variables on the same probability space. In practice, one often disposes of the space ? {\displaystyle \Omega } altogether and just puts a measure on R {\displaystyle \mathbb {R} } that assigns measure 1 to the whole real line, i.e., one works with probability distributions instead of random variables. See the article on quantile functions for fuller development.


Probability Computations for General Normal Random Variables
src: saylordotorg.github.io


Examples

Discrete random variable

In an experiment a person may be chosen at random, and one random variable may be the person's height. Mathematically, the random variable is interpreted as a function which maps the person to the person's height. Associated with the random variable is a probability distribution that allows the computation of the probability that the height is in any subset of possible values, such as the probability that the height is between 180 and 190 cm, or the probability that the height is either less than 150 or more than 200 cm.

Another random variable may be the person's number of children; this is a discrete random variable with non-negative integer values. It allows the computation of probabilities for individual integer values - the probability mass function (PMF) - or for sets of values, including infinite sets. For example, the event of interest may be "an even number of children". For both finite and infinite event sets, their probabilities can be found by adding up the PMFs of the elements; that is, the probability of an even number of children is the infinite sum PMF ( 0 ) + PMF ( 2 ) + PMF ( 4 ) + ? {\displaystyle \operatorname {PMF} (0)+\operatorname {PMF} (2)+\operatorname {PMF} (4)+\cdots } .

In examples such as these, the sample space (the set of all possible persons) is often suppressed, since it is mathematically hard to describe, and the possible values of the random variables are then treated as a sample space. But when two random variables are measured on the same sample space of outcomes, such as the height and number of children being computed on the same random persons, it is easier to track their relationship if it is acknowledged that both height and number of children come from the same random person, for example so that questions of whether such random variables are correlated or not can be posed.

Coin toss

The possible outcomes for one coin toss can be described by the sample space ? = { heads , tails } {\displaystyle \Omega =\{{\text{heads}},{\text{tails}}\}} . We can introduce a real-valued random variable Y {\displaystyle Y} that models a $1 payoff for a successful bet on heads as follows:

Y ( ? ) = { 1 , if  ? = heads , 0 , if  ? = tails . {\displaystyle Y(\omega )={\begin{cases}1,&{\text{if }}\omega ={\text{heads}},\\[6pt]0,&{\text{if }}\omega ={\text{tails}}.\end{cases}}}

If the coin is a fair coin, Y has a probability mass function f Y {\displaystyle f_{Y}} given by:

f Y ( y ) = { 1 2 , if  y = 1 , 1 2 , if  y = 0 , {\displaystyle f_{Y}(y)={\begin{cases}{\tfrac {1}{2}},&{\text{if }}y=1,\\[6pt]{\tfrac {1}{2}},&{\text{if }}y=0,\end{cases}}}

Dice roll

A random variable can also be used to describe the process of rolling dice and the possible outcomes. The most obvious representation for the two-dice case is to take the set of pairs of numbers n1 and n2 from {1, 2, 3, 4, 5, 6} (representing the numbers on the two dice) as the sample space. The total number rolled (the sum of the numbers in each pair) is then a random variable X given by the function that maps the pair to the sum:

X ( ( n 1 , n 2 ) ) = n 1 + n 2 {\displaystyle X((n_{1},n_{2}))=n_{1}+n_{2}}

and (if the dice are fair) has a probability mass function ?X given by:

f X ( S ) = min ( S - 1 , 13 - S ) 36 ,  for  S ? { 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 } {\displaystyle f_{X}(S)={\frac {\min(S-1,13-S)}{36}},{\text{ for }}S\in \{2,3,4,5,6,7,8,9,10,11,12\}}

Continuous random variable

An example of a continuous random variable would be one based on a spinner that can choose a horizontal direction. Then the values taken by the random variable are directions. We could represent these directions by North, West, East, South, Southeast, etc. However, it is commonly more convenient to map the sample space to a random variable which takes values which are real numbers. This can be done, for example, by mapping a direction to a bearing in degrees clockwise from North. The random variable then takes values which are real numbers from the interval [0, 360), with all parts of the range being "equally likely". In this case, X = the angle spun. Any real number has probability zero of being selected, but a positive probability can be assigned to any range of values. For example, the probability of choosing a number in [0, 180] is 1/2. Instead of speaking of a probability mass function, we say that the probability density of X is 1/360. The probability of a subset of [0, 360) can be calculated by multiplying the measure of the set by 1/360. In general, the probability of a set for a given continuous random variable can be calculated by integrating the density over the given set.

Mixed type

An example of a random variable of mixed type would be based on an experiment where a coin is flipped and the spinner is spun only if the result of the coin toss is heads. If the result is tails, X = -1; otherwise X = the value of the spinner as in the preceding example. There is a probability of 1/2 that this random variable will have the value -1. Other ranges of values would have half the probabilities of the last example.


Random Variables A Random Variable Inspiration Random Variables A ...
src: slideplayer.com


Measure-theoretic definition

The most formal, axiomatic definition of a random variable involves measure theory. Continuous random variables are defined in terms of sets of numbers, along with functions that map such sets to probabilities. Because of various difficulties (e.g. the Banach-Tarski paradox) that arise if such sets are insufficiently constrained, it is necessary to introduce what is termed a sigma-algebra to constrain the possible sets over which probabilities can be defined. Normally, a particular such sigma-algebra is used, the Borel ?-algebra, which allows for probabilities to be defined over any sets that can be derived either directly from continuous intervals of numbers or by a finite or countably infinite number of unions and/or intersections of such intervals.

The measure-theoretic definition is as follows.

Let ( ? , F , P ) {\displaystyle (\Omega ,{\mathcal {F}},P)} be a probability space and ( E , E ) {\displaystyle (E,{\mathcal {E}})} a measurable space. Then an ( E , E ) {\displaystyle (E,{\mathcal {E}})} -valued random variable is a measurable function X : ? -> E {\displaystyle X\colon \Omega \to E} , which means that, for every subset B ? E {\displaystyle B\in {\mathcal {E}}} , its preimage X - 1 ( B ) ? F {\displaystyle X^{-1}(B)\in {\mathcal {F}}} where X - 1 ( B ) = { ? : X ( ? ) ? B } {\displaystyle X^{-1}(B)=\{\omega :X(\omega )\in B\}} . This definition enables us to measure any subset B ? E {\displaystyle B\in {\mathcal {E}}} in the target space by looking at its preimage, which by assumption is measurable.

In more intuitive terms, a member of ? {\displaystyle \Omega } is a possible outcome, a member of F {\displaystyle {\mathcal {F}}} is a measurable subset of possible outcomes, the function P {\displaystyle P} gives the probability of each such measurable subset, E {\displaystyle E} represents the set of values that the random variable can take (such as the set of real numbers), and a member of E {\displaystyle {\mathcal {E}}} is a "well-behaved" (measurable) subset of E {\displaystyle E} (those for which the probability may be determined). The random variable is then a function from any outcome to a quantity, such that the outcomes leading to any useful subset of quantities for the random variable have a well-defined probability.

When E {\displaystyle E} is a topological space, then the most common choice for the ?-algebra E {\displaystyle {\mathcal {E}}} is the Borel ?-algebra B ( E ) {\displaystyle {\mathcal {B}}(E)} , which is the ?-algebra generated by the collection of all open sets in E {\displaystyle E} . In such case the ( E , E ) {\displaystyle (E,{\mathcal {E}})} -valued random variable is called the E {\displaystyle E} -valued random variable. Moreover, when space E {\displaystyle E} is the real line R {\displaystyle \mathbb {R} } , then such a real-valued random variable is called simply the random variable.

Real-valued random variables

In this case the observation space is the set of real numbers. Recall, ( ? , F , P ) {\displaystyle (\Omega ,{\mathcal {F}},P)} is the probability space. For real observation space, the function X : ? -> R {\displaystyle X\colon \Omega \rightarrow \mathbb {R} } is a real-valued random variable if

{ ? : X ( ? ) <= r } ? F ? r ? R . {\displaystyle \{\omega :X(\omega )\leq r\}\in {\mathcal {F}}\qquad \forall r\in \mathbb {R} .}

This definition is a special case of the above because the set { ( - ? , r ] : r ? R } {\displaystyle \{(-\infty ,r]:r\in \mathbb {R} \}} generates the Borel ?-algebra on the set of real numbers, and it suffices to check measurability on any generating set. Here we can prove measurability on this generating set by using the fact that { ? : X ( ? ) <= r } = X - 1 ( ( - ? , r ] ) {\displaystyle \{\omega :X(\omega )\leq r\}=X^{-1}((-\infty ,r])} .


Probability Distributions for Discrete Random Variables - Example ...
src: i.ytimg.com

Moments

The probability distribution of a random variable is often characterised by a small number of parameters, 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 ] {\displaystyle \operatorname {E} [X]} , and also called the first moment. In general, E [ f ( X ) ] {\displaystyle \operatorname {E} [f(X)]} is not equal to f ( E [ X ] ) {\displaystyle f(\operatorname {E} [X])} . Once the "average value" is known, one could then ask how far from this average value the values of X {\displaystyle X} typically are, a question that is answered by the variance and standard deviation of a random variable. E [ X ] {\displaystyle \operatorname {E} [X]} can be viewed intuitively as an average obtained from an infinite population, the members of which are particular evaluations of X {\displaystyle X} .

Mathematically, this is known as the (generalised) problem of moments: for a given class of random variables X {\displaystyle X} , find a collection { f i } {\displaystyle \{f_{i}\}} of functions such that the expectation values E [ f i ( X ) ] {\displaystyle \operatorname {E} [f_{i}(X)]} fully characterise the distribution of the random variable X {\displaystyle X} .

Moments can only be defined for real-valued functions of random variables (or complex-valued, etc.). If the random variable is itself real-valued, then moments of the variable itself can be taken, which are equivalent to moments of the identity function f ( X ) = X {\displaystyle f(X)=X} of the random variable. However, even for non-real-valued random variables, moments can be taken of real-valued functions of those variables. For example, for a categorical random variable X that can take on the nominal values "red", "blue" or "green", the real-valued function [ X = green ] {\displaystyle [X={\text{green}}]} can be constructed; this uses the Iverson bracket, and has the value 1 if X {\displaystyle X} has the value "green", 0 otherwise. Then, the expected value and other moments of this function can be determined.


6.1 Discrete and Continuous Random Variables Objectives SWBAT ...
src: images.slideplayer.com


Functions of random variables

A new random variable Y can be defined by applying a real Borel measurable function g : R -> R {\displaystyle g\colon \mathbb {R} \rightarrow \mathbb {R} } to the outcomes of a real-valued random variable X {\displaystyle X} . That is, Y = g ( x ) {\displaystyle Y=g(x)} . The cumulative distribution function of Y {\displaystyle Y} is then

F Y ( y ) = P ( g ( X ) <= y ) . {\displaystyle F_{Y}(y)=\operatorname {P} (g(X)\leq y).}

If function g {\displaystyle g} is invertible (i.e., g - 1 {\displaystyle g^{-1}} exists) and is either increasing or decreasing, then the previous relation can be extended to obtain

F Y ( y ) = P ( g ( X ) <= y ) = { P ( X <= g - 1 ( y ) ) = F X ( g - 1 ( y ) ) , if  g - 1  increasing , P ( X >= g - 1 ( y ) ) = 1 - F X ( g - 1 ( y ) ) , if  g - 1  decreasing . {\displaystyle F_{Y}(y)=\operatorname {P} (g(X)\leq y)={\begin{cases}\operatorname {P} (X\leq g^{-1}(y))=F_{X}(g^{-1}(y)),&{\text{if }}g^{-1}{\text{ increasing}},\\\\\operatorname {P} (X\geq g^{-1}(y))=1-F_{X}(g^{-1}(y)),&{\text{if }}g^{-1}{\text{ decreasing}}.\end{cases}}}

With the same hypotheses of invertibility of g {\displaystyle g} , assuming also differentiability, the relation between the probability density functions can be found by differentiating both sides of the above expression with respect to y {\displaystyle y} , in order to obtain

f Y ( y ) = f X ( g - 1 ( y ) ) | d g - 1 ( y ) d y | . {\displaystyle f_{Y}(y)=f_{X}(g^{-1}(y))\left|{\frac {dg^{-1}(y)}{dy}}\right|.}

If there is no invertibility of g {\displaystyle g} but each y {\displaystyle y} admits at most a countable number of roots (i.e., a finite, or countably infinite, number of x i {\displaystyle x_{i}} such that y = g ( x i ) {\displaystyle y=g(x_{i})} ) then the previous relation between the probability density functions can be generalized with

f Y ( y ) = ? i f X ( g i - 1 ( y ) ) | d g i - 1 ( y ) d y | {\displaystyle f_{Y}(y)=\sum _{i}f_{X}(g_{i}^{-1}(y))\left|{\frac {dg_{i}^{-1}(y)}{dy}}\right|}

where x i = g i - 1 ( y ) {\displaystyle x_{i}=g_{i}^{-1}(y)} . The formulas for densities do not demand g {\displaystyle g} to be increasing.

In the measure-theoretic, axiomatic approach to probability, if a random variable X {\displaystyle X} on ? {\displaystyle \Omega } and a Borel measurable function g : R -> R {\displaystyle g\colon \mathbb {R} \rightarrow \mathbb {R} } , then Y = g ( X ) {\displaystyle Y=g(X)} will also be a random variable on ? {\displaystyle \Omega } , since the composition of measurable functions is also measurable. (However, this is not true if g {\displaystyle g} is Lebesgue measurable.) The same procedure that allowed one to go from a probability space ( ? , P ) {\displaystyle (\Omega ,P)} to ( R , d F X ) {\displaystyle (\mathbb {R} ,dF_{X})} can be used to obtain the distribution of Y {\displaystyle Y} .

Example 1

Let X {\displaystyle X} be a real-valued, continuous random variable and let Y = X 2 {\displaystyle Y=X^{2}} .

F Y ( y ) = P ( X 2 <= y ) . {\displaystyle F_{Y}(y)=\operatorname {P} (X^{2}\leq y).}

If y < 0 {\displaystyle y<0} , then P ( X 2 <= y ) = 0 {\displaystyle P(X^{2}\leq y)=0} , so

F Y ( y ) = 0 if y < 0. {\displaystyle F_{Y}(y)=0\qquad {\hbox{if}}\quad y<0.}

If y >= 0 {\displaystyle y\geq 0} , then

P ( X 2 <= y ) = P ( | X | <= y ) = P ( - y <= X <= y ) , {\displaystyle \operatorname {P} (X^{2}\leq y)=\operatorname {P} (|X|\leq {\sqrt {y}})=\operatorname {P} (-{\sqrt {y}}\leq X\leq {\sqrt {y}}),}

so

F Y ( y ) = F X ( y ) - F X ( - y ) if y >= 0. {\displaystyle F_{Y}(y)=F_{X}({\sqrt {y}})-F_{X}(-{\sqrt {y}})\qquad {\hbox{if}}\quad y\geq 0.}

Example 2

Suppose X {\displaystyle X} is a random variable with a cumulative distribution

F X ( x ) = P ( X <= x ) = 1 ( 1 + e - x ) ? {\displaystyle F_{X}(x)=P(X\leq x)={\frac {1}{(1+e^{-x})^{\theta }}}}

where ? > 0 {\displaystyle \theta >0} is a fixed parameter. Consider the random variable Y = l o g ( 1 + e - X ) . {\displaystyle Y=\mathrm {log} (1+e^{-X}).} Then,

F Y ( y ) = P ( Y <= y ) = P ( l o g ( 1 + e - X ) <= y ) = P ( X >= - l o g ( e y - 1 ) ) . {\displaystyle F_{Y}(y)=P(Y\leq y)=P(\mathrm {log} (1+e^{-X})\leq y)=P(X\geq -\mathrm {log} (e^{y}-1)).\,}

The last expression can be calculated in terms of the cumulative distribution of X , {\displaystyle X,} so

F Y ( y ) = 1 - F X ( - l o g ( e y - 1 ) ) {\displaystyle F_{Y}(y)=1-F_{X}(-\mathrm {log} (e^{y}-1))\,}
= 1 - 1 ( 1 + e l o g ( e y - 1 ) ) ? {\displaystyle =1-{\frac {1}{(1+e^{\mathrm {log} (e^{y}-1)})^{\theta }}}}
= 1 - 1 ( 1 + e y - 1 ) ? {\displaystyle =1-{\frac {1}{(1+e^{y}-1)^{\theta }}}}
= 1 - e - y ? . {\displaystyle =1-e^{-y\theta }.\,}

which is the cumulative distribution function (cdf) of an exponential distribution.

Example 3

Suppose X {\displaystyle X} is a random variable with a standard normal distribution, whose density is

f X ( x ) = 1 2 ? e - x 2 / 2 . {\displaystyle f_{X}(x)={\frac {1}{\sqrt {2\pi }}}e^{-x^{2}/2}.}

Consider the random variable Y = X 2 . {\displaystyle Y=X^{2}.} We can find the density using the above formula for a change of variables:

f Y ( y ) = ? i f X ( g i - 1 ( y ) ) | d g i - 1 ( y ) d y | . {\displaystyle f_{Y}(y)=\sum _{i}f_{X}(g_{i}^{-1}(y))\left|{\frac {dg_{i}^{-1}(y)}{dy}}\right|.}

In this case the change is not monotonic, because every value of Y {\displaystyle Y} has two corresponding values of X {\displaystyle X} (one positive and negative). However, because of symmetry, both halves will transform identically, i.e.,

f Y ( y ) = 2 f X ( g - 1 ( y ) ) | d g - 1 ( y ) d y | . {\displaystyle f_{Y}(y)=2f_{X}(g^{-1}(y))\left|{\frac {dg^{-1}(y)}{dy}}\right|.}

The inverse transformation is

x = g - 1 ( y ) = y {\displaystyle x=g^{-1}(y)={\sqrt {y}}}

and its derivative is

d g - 1 ( y ) d y = 1 2 y . {\displaystyle {\frac {dg^{-1}(y)}{dy}}={\frac {1}{2{\sqrt {y}}}}.}

Then,

f Y ( y ) = 2 1 2 ? e - y / 2 1 2 y = 1 2 ? y e - y / 2 . {\displaystyle f_{Y}(y)=2{\frac {1}{\sqrt {2\pi }}}e^{-y/2}{\frac {1}{2{\sqrt {y}}}}={\frac {1}{\sqrt {2\pi y}}}e^{-y/2}.}

This is a chi-squared distribution with one degree of freedom.


Expected value continuous random variable - YouTube
src: i.ytimg.com


Equivalence of random variables

There are several different senses in which random variables can be considered to be equivalent. Two random variables can be equal, equal almost surely, or equal in distribution.

In increasing order of strength, the precise definition of these notions of equivalence is given below.

Equality in distribution

If the sample space is a subset of the real line, random variables X and Y are equal in distribution (denoted X = d Y {\displaystyle X{\stackrel {d}{=}}Y} ) if they have the same distribution functions:

P ( X <= x ) = P ( Y <= x ) for all x . {\displaystyle \operatorname {P} (X\leq x)=\operatorname {P} (Y\leq x)\quad {\hbox{for all}}\quad x.}

To be equal in distribution, random variables need not be defined on the same probability space. Two random variables having equal moment generating functions have the same distribution. This provides, for example, a useful method of checking equality of certain functions of i.i.d. random variables. However, the moment generating function exists only for distributions that have a defined Laplace transform.

Almost sure equality

Two random variables X and Y are equal almost surely (denoted X = a . s . Y {\displaystyle X{\stackrel {a.s.}{=}}Y} ) if, and only if, the probability that they are different is zero:

P ( X ? Y ) = 0. {\displaystyle \operatorname {P} (X\neq Y)=0.}

For all practical purposes in probability theory, this notion of equivalence is as strong as actual equality. It is associated to the following distance:

d ? ( X , Y ) = e s s sup ? | X ( ? ) - Y ( ? ) | , {\displaystyle d_{\infty }(X,Y)=\mathrm {ess} \sup _{\omega }|X(\omega )-Y(\omega )|,}

where "ess sup" represents the essential supremum in the sense of measure theory.

Equality

Finally, the two random variables X and Y are equal if they are equal as functions on their measurable space:

X ( ? ) = Y ( ? ) for all  ? . {\displaystyle X(\omega )=Y(\omega )\qquad {\hbox{for all }}\omega .}

6.3 Binomial and Geometric Random Variables - ppt video online ...
src: slideplayer.com


Convergence

A significant theme in mathematical statistics consists of obtaining convergence results for certain sequences of random variables; for instance the law of large numbers and the central limit theorem.

There are various senses in which a sequence (Xn) of random variables can converge to a random variable X. These are explained in the article on convergence of random variables.


Transformations of random variables - YouTube
src: i.ytimg.com


See also


Random Variables - Introduction, Probability, Expectations, and ...
src: d3c33hcgiwev3.cloudfront.net


References

Literature


Prove: Variance Shortcut Method for Discrete Random Variable - YouTube
src: i.ytimg.com


External links

  • Hazewinkel, Michiel, ed. (2001) [1994], "Random variable", Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4 
  • Zukerman, Moshe (2014), Introduction to Queueing Theory and Stochastic Teletraffic Models (PDF) 
  • Zukerman, Moshe (2014), Basic Probability Topics (PDF) 

Source of the article : Wikipedia

Comments
0 Comments