Marginal distribution

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description

In probability theory and statistics, the marginal distribution of a subset of a collection of random variables is the probability distribution of the variables contained in the subset. It gives the probabilities of various values of the variables in the subset without reference to the values of the other variables. This contrasts with a conditional distribution, which gives the probabilities contingent upon the values of the other variables.

Marginal variables are those variables in the subset of variables being retained. These concepts are "marginal" because they can be found by summing values in a table along rows or columns, and writing the sum in the margins of the table.<ref>Template:Cite book</ref> The distribution of the marginal variables (the marginal distribution) is obtained by marginalizing (that is, focusing on the sums in the margin) over the distribution of the variables being discarded, and the discarded variables are said to have been marginalized out.

The context here is that the theoretical studies being undertaken, or the data analysis being done, involves a wider set of random variables but that attention is being limited to a reduced number of those variables. In many applications, an analysis may start with a given collection of random variables, then first extend the set by defining new ones (such as the sum of the original random variables) and finally reduce the number by placing interest in the marginal distribution of a subset (such as the sum). Several different analyses may be done, each treating a different subset of variables as the marginal distribution.

DefinitionEdit

Marginal probability mass functionEdit

Given a known joint distribution of two discrete random variables, say, Template:Mvar and Template:Mvar, the marginal distribution of either variable – Template:Mvar for example – is the probability distribution of Template:Mvar when the values of Template:Mvar are not taken into consideration. This can be calculated by summing the joint probability distribution over all values of Template:Mvar. Naturally, the converse is also true: the marginal distribution can be obtained for Template:Mvar by summing over the separate values of Template:Mvar.

<math>p_X(x_i)=\sum_{j}p(x_i,y_j)</math>, and <math> p_Y(y_j)=\sum_{i}p(x_i,y_j)</math>
Template:Diagonal split header x1 x2 x3 x4 pY(y) ↓
y1 Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac
y2 Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac
y3 Template:Sfrac 0 0 0 Template:Sfrac
pX(x) → Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac
Template:Nobold

A marginal probability can always be written as an expected value: <math display="block">p_X(x) = \int_y p_{X \mid Y}(x \mid y) \, p_Y(y) \, \mathrm{d}y = \operatorname{E}_{Y} [p_{X \mid Y}(x \mid Y)]\;.</math>

Intuitively, the marginal probability of X is computed by examining the conditional probability of X given a particular value of Y, and then averaging this conditional probability over the distribution of all values of Y.

This follows from the definition of expected value (after applying the law of the unconscious statistician) <math display="block">\operatorname{E}_Y [f(Y)] = \int_y f(y) p_Y(y) \, \mathrm{d}y.</math>

Therefore, marginalization provides the rule for the transformation of the probability distribution of a random variable Y and another random variable Template:Math: <math display="block">p_X(x) = \int_y p_{X \mid Y}(x \mid y) \, p_Y(y) \, \mathrm{d}y = \int_y \delta\big(x - g(y)\big) \, p_Y(y) \, \mathrm{d}y.</math>

Marginal probability density functionEdit

Given two continuous random variables X and Y whose joint distribution is known, then the marginal probability density function can be obtained by integrating the joint probability density, Template:Mvar, over Y, and vice versa. That is

<math>f_X(x) = \int_{c}^{d} f(x,y) \, dy </math>
<math>f_Y(y) = \int_{a}^{b} f(x,y) \, dx </math>

where <math>x\in[a,b]</math>, and <math>y\in[c,d]</math>.

Marginal cumulative distribution functionEdit

Finding the marginal cumulative distribution function from the joint cumulative distribution function is easy. Recall that:

  • For discrete random variables, <math display="block">F(x,y) = P(X\leq x, Y\leq y)</math>
  • For continuous random variables, <math display="block">F(x,y) = \int_{a}^{x} \int_{c}^{y} f(x',y') \, dy' dx'</math>

If X and Y jointly take values on [a, b] × [c, d] then

<math>F_X(x)=F(x,d)</math> and <math>F_Y(y)=F(b,y)</math>

If d is ∞, then this becomes a limit <math display="inline">F_X(x) = \lim_{y \to \infty} F(x,y)</math>. Likewise for <math>F_Y(y)</math>.

Marginal distribution vs. conditional distributionEdit

DefinitionEdit

The marginal probability is the probability of a single event occurring, independent of other events. A conditional probability, on the other hand, is the probability that an event occurs given that another specific event has already occurred. This means that the calculation for one variable is dependent on another variable.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

The conditional distribution of a variable given another variable is the joint distribution of both variables divided by the marginal distribution of the other variable.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> That is,

  • For discrete random variables,<math display="block">p_{Y|X}(y|x) = P(Y=y \mid X=x) = \frac{P(X=x,Y=y)}{P_X(x)}</math>
  • For continuous random variables,<math display="block">f_{Y|X}(y|x)=\frac{f_{X,Y}(x,y)}{f_X(x)}</math>

ExampleEdit

Suppose there is data from a classroom of 200 students on the amount of time studied (X) and the percentage of correct answers (Y).<ref>Template:Citation</ref> Assuming that X and Y are discrete random variables, the joint distribution of X and Y can be described by listing all the possible values of p(xi,yj), as shown in Table.3.

Template:Diagonal split header Time studied (minutes)
rowspan="7" Template:Vertical header x1 (0-20) x2 (21-40) x3 (41-60) x4(>60) pY(y) ↓
Template:Rh |y1 (0-20) Template:Sfrac 0 0 Template:Sfrac Template:Rh |Template:Sfrac
Template:Rh |y2 (21-40) Template:Sfrac Template:Sfrac Template:Sfrac 0 Template:Rh |Template:Sfrac
Template:Rh |y3 (41-59) Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac Template:Rh |Template:Sfrac
Template:Rh |y4 (60-79) 0 Template:Sfrac Template:Sfrac Template:Sfrac Template:Rh |Template:Sfrac
Template:Rh |y5 (80-100) 0 Template:Sfrac Template:Sfrac Template:Sfrac Template:Rh |Template:Sfrac
Template:Rh |pX(x) → Template:Sfrac Template:Sfrac Template:Sfrac Template:Sfrac 1
Template:Nobold

The marginal distribution can be used to determine how many students scored 20 or below: <math>p_Y(y_1) = P_Y(Y=y_1) = \sum_{i=1}^4 P(x_i,y_1) = \frac{2}{200} + \frac{8}{200} = \frac{10}{200}</math>, meaning 10 students or 5%.

The conditional distribution can be used to determine the probability that a student that studied 60 minutes or more obtains a scored of 20 or below: <math>p_{Y|X}(y_1|x_4) = P(Y=y_1|X=x_4) = \frac{P(X=x_4,Y=y_1)}{P(X=x_4)} = \frac{8/200}{70/200} = \frac{8}{70} = \frac{4}{35}</math>, meaning there is about a 11% probability of scoring 20 after having studied for at least 60 minutes.

Real-world exampleEdit

Suppose that the probability that a pedestrian will be hit by a car, while crossing the road at a pedestrian crossing, without paying attention to the traffic light, is to be computed. Let H be a discrete random variable taking one value from {Hit, Not Hit}. Let L (for traffic light) be a discrete random variable taking one value from {Red, Yellow, Green}.

Realistically, H will be dependent on L. That is, P(H = Hit) will take different values depending on whether L is red, yellow or green (and likewise for P(H = Not Hit)). A person is, for example, far more likely to be hit by a car when trying to cross while the lights for perpendicular traffic are green than if they are red. In other words, for any given possible pair of values for H and L, one must consider the joint probability distribution of H and L to find the probability of that pair of events occurring together if the pedestrian ignores the state of the light.

However, in trying to calculate the marginal probability P(H = Hit), what is being sought is the probability that H = Hit in the situation in which the particular value of L is unknown and in which the pedestrian ignores the state of the light. In general, a pedestrian can be hit if the lights are red OR if the lights are yellow OR if the lights are green. So, the answer for the marginal probability can be found by summing P(H | L) for all possible values of L, with each value of L weighted by its probability of occurring.

Here is a table showing the conditional probabilities of being hit, depending on the state of the lights. (Note that the columns in this table must add up to 1 because the probability of being hit or not hit is 1 regardless of the state of the light.)

Conditional distribution: <math>P(H\mid L)</math>
Template:Diagonal split header Red Yellow Green
Not Hit 0.99 0.9 0.2
Hit 0.01 0.1 0.8

To find the joint probability distribution, more data is required. For example, suppose P(L = red) = 0.2, P(L = yellow) = 0.1, and P(L = green) = 0.7. Multiplying each column in the conditional distribution by the probability of that column occurring results in the joint probability distribution of H and L, given in the central 2×3 block of entries. (Note that the cells in this 2×3 block add up to 1).

Joint distribution: Template:Tmath
Template:Diagonal split header Red Yellow Green Marginal probability P(H)
Not Hit 0.198 0.09 0.14 0.428
Hit 0.002 0.01 0.56 0.572
Total 0.2 0.1 0.7 1

The marginal probability P(H = Hit) is the sum 0.572 along the H = Hit row of this joint distribution table, as this is the probability of being hit when the lights are red OR yellow OR green. Similarly, the marginal probability that P(H = Not Hit) is the sum along the H = Not Hit row.

Multivariate distributionsEdit

File:MultivariateNormal.png
Many samples from a bivariate normal distribution. The marginal distributions are shown in red and blue. The marginal distribution of X is also approximated by creating a histogram of the X coordinates without consideration of the Y coordinates.

For multivariate distributions, formulae similar to those above apply with the symbols X and/or Y being interpreted as vectors. In particular, each summation or integration would be over all variables except those contained in X.<ref name=":1">Template:Cite book</ref>

That means, If X1,X2,…,Xn are discrete random variables, then the marginal probability mass function should be <math display="block">p_{X_i}(k)=\sum p(x_1,x_2,\dots,x_{i-1},k,x_{i+1},\dots,x_n);</math> if X1,X2,…,Xn are continuous random variables, then the marginal probability density function should be <math display="block">f_{X_i}(x_i)=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty} \int_{-\infty}^{\infty} \cdots \int_{-\infty}^{\infty} f(x_1,x_2,\dots,x_n) dx_1 dx_2 \cdots dx_{i-1} dx_{i+1} \cdots dx_n .</math>

See alsoEdit

ReferencesEdit

Template:Reflist

BibliographyEdit

Template:Authority control