30 Joint Normal Distributions
- Jointly continuous random variables
and have a Bivariate Normal distribution with parameters , , , , and if the joint pdf is { } - It can be shown that if the pair
has a BivariateNormal( , , , , ) distribution - A Bivariate Normal Density has elliptical contours. For each height
the set is an ellipse. The density decreases as moves away from , most steeply along the minor axis of the ellipse, and least steeply along the major of the ellipse. - A scatterplot of
pairs generated from a Bivariate Normal distribution will have a rough linear association and the cloud of points will resemble an ellipse. - If
and have a Bivariate Normal distribution, then the marginal distributions are also Normal: has a Normal distribution and has a Normal . - If
and have a Bivariate Normal distribution and then and are independent. (Remember, in general it is possible to have situations where the correlation is 0 but the random variables are not independent.) - It can also be shown that if
and have a Bivariate Normal distribution then any conditional distribution is Normal. The conditional distribution of given is
- The conditional expected value of
given is a linear function of , called the regression line of on :- The regression line passes through the point of means
and has slope - The regression line estimates that if the given
value is SDs above of the mean of , then the corresponding values will be, on average, SDs away from the mean of - Since
, for a given value the corresponding values will be, on average, relatively closer to the mean of than the given value is to the mean of . This is known as regression to the mean.
- The regression line passes through the point of means
- For Bivariate Normal distributions, the conditional variance of
given does not depend on : and have a Bivariate Normal distribution if and only if every linear combination of and has a Normal distribution. That is, and have a Bivariate Normal distribution if and only if has a Normal distribution for all , , .
Example 30.1
Suppose that SAT Math (
- Find the probability that a student has a Math score above 700.
- Find the probability that a student has a total score above 1500.
- Compute and interpret
.
- Find the probability that a student has a higher Math than Reading score if the student scores 700 on Reading.
- Describe how you could use a Normal(0, 1) spinner to simulate an
pair.
- Find the probability that a student has a higher Math than Reading score.
Example 30.2
Let
- How could you use spinners to simulate an
pair?
- Identify the distribution of
.
- Sketch a scatterplot of simulated
values.
- Are
and independent? (Careful, it is not enough to say “no, because is a function of ”. You can check that and are independent even though is a function of .)
- Find
and .
- Is the distribution of
Normal? (Hint: find .)
- Does the pair
have a Bivariate Normal distribution?
- If the pair
has a joint Normal distribution then each of and has a Normal distribution. - But the example shows that the converse is not true. That is, if each of
and has a Normal distribution, it is not necessarily true that the pair has a joint Normal distribution - However, if
and are independent and each of and has a Normal distribution, then the pair has a joint Normal distribution.