Skip to main content
Ch. 9 - Correlation and Regression
Larson - Elementary Statistics: Picturing the World 8th Edition
Larson8th EditionElementary Statistics: Picturing the WorldISBN: 9780137493470Not the one you use?Change textbook
Chapter 9, Problem 9.3.6

Two variables have a bivariate normal distribution. Explain what this means.

Verified step by step guidance
1
Understand that a bivariate normal distribution describes the joint behavior of two continuous random variables, say X and Y, where their combined distribution follows a specific bell-shaped surface in two dimensions.
Recognize that each variable individually follows a normal (Gaussian) distribution, and their joint distribution is characterized by a mean vector \( \boldsymbol{\mu} = (\mu_X, \mu_Y) \) and a covariance matrix \( \Sigma = \begin{pmatrix} \sigma_X^2 & \rho \sigma_X \sigma_Y \\ \rho \sigma_X \sigma_Y & \sigma_Y^2 \end{pmatrix} \), where \( \rho \) is the correlation coefficient between X and Y.
Note that the shape of the joint distribution depends on the correlation \( \rho \); if \( \rho = 0 \), the variables are independent and the joint distribution is the product of their individual normal distributions.
Understand that the joint probability density function (pdf) of the bivariate normal distribution is given by: \[ f(x,y) = \frac{1}{2 \pi |\Sigma|^{1/2}} \exp \left( -\frac{1}{2} (\boldsymbol{z} - \boldsymbol{\mu})^T \Sigma^{-1} (\boldsymbol{z} - \boldsymbol{\mu}) \right) \] where \( \boldsymbol{z} = \begin{pmatrix} x \\ y \end{pmatrix} \).
Recognize that this distribution is useful for modeling and analyzing the relationship between two variables that are jointly normally distributed, allowing for inference about their correlation, conditional distributions, and predictions.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
3m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Bivariate Normal Distribution

A bivariate normal distribution describes the joint behavior of two continuous random variables, where any linear combination of these variables is normally distributed. It is characterized by a mean vector and a covariance matrix, capturing the individual means, variances, and the correlation between the variables.
Recommended video:
Guided course
03:17
Finding Z-Scores for Non-Standard Normal Variables

Joint Probability Density Function

The joint probability density function (pdf) of a bivariate normal distribution defines the likelihood of observing specific pairs of values for the two variables. It depends on the means, variances, and correlation, and its shape forms a symmetric, bell-shaped surface in two dimensions.
Recommended video:
5:37
Introduction to Probability

Correlation and Covariance

Correlation measures the strength and direction of the linear relationship between the two variables, while covariance quantifies how they vary together. In a bivariate normal distribution, these parameters influence the shape and orientation of the joint distribution, indicating how the variables are related.
Recommended video:
Guided course
05:43
Correlation Coefficient