Session 2: Quantitative Methods: Basic Concepts Reading 8: Probability Concepts
LOS m: Calculate and interpret covariance given a joint probability function.
Given P(X = 20, Y = 0) = 0.4, and P(X = 30, Y = 50) = 0.6, then COV(XY) is:
The expected values are: E(X) = (0.4 × 20) + (0.6 × 30) = 26, and E(Y) = (0.4 × 0) + (0.6 × 50) = 30. The covariance is COV(XY) = (0.4 × ((20 ? 26) × (0 ? 30))) + ((0.6 × (30 ? 26) × (50 ? 30))) = 120.
|