BackDiscrete Random Variables: Expected Value and Moments
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Discrete Random Variables
Expected Value and Higher Moments
The expected value (mean) of a discrete random variable provides a measure of the central tendency or average outcome. Moments are statistical measures that describe the shape and spread of the distribution.
Expected Value (Mean): For a discrete random variable X with possible values xi and probabilities P(X = xi), the expected value is given by:
kth Raw Moment: The kth raw moment is defined as:
kth Central Moment: The kth central moment measures the spread around the mean:
Example: Calculating Expected Value and Moments
Suppose X is a discrete random variable with the following probability mass function:
x | P(X = x) |
|---|---|
1 | 0.4 |
2 | 0.2 |
3 | 0.3 |
4 | 0.1 |
Expected Value:
Second Moment:
First Central Moment: (always zero for any random variable)
Second Central Moment (Variance):

Expected Value of Transformed Random Variables
When a random variable X is transformed by a function g(X), the expected value of the new variable Y = g(X) is calculated as:

Linear Property of Expected Values
The expected value operator is linear, meaning it distributes over addition and scalar multiplication:
If X and Y are random variables and a, b are constants:

Example: Linear Transformation
If and , then:

Example: Expected Value of a Nonlinear Transformation
Let X have the following probability distribution:
x | f(x) |
|---|---|
-3 | 1/12 |
6 | 1/2 |
9 | 5/12 |
Find where :
Calculate for each x, multiply by f(x), and sum.

Example: Variance Calculation
The variance of a random variable X measures the spread of its values:
Given the probability distribution:
x | f(x) |
|---|---|
2 | 0.04 |
3 | 0.01 |
4 | 0.40 |
5 | 0.25 |
6 | 0.30 |
Variance:

Example: Calculating E(X), E(X2), and E[(3X+1)2]
Let X have the following probability distribution:
x | f(x) |
|---|---|
-2 | 1/3 |
4 | 1/12 |
6 | 7/12 |
Calculate and using the formulas above.
To find , expand the expression and use linearity:

Summary Table: Key Formulas for Discrete Random Variables
Concept | Formula |
|---|---|
Expected Value | |
kth Raw Moment | |
kth Central Moment | |
Variance | |
Expected Value of Transformation | |
Linearity |
Additional info: The notes cover the core concepts of discrete random variables, expected value, moments, variance, and transformations, which are directly relevant to college-level statistics courses.