You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A probability distribution describes how the values of a random variable are distributed. It tells you which outcomes are likely, which are unlikely, and how probabilities are spread across all possible values.
A random variable assigns a numerical value to each outcome of a random experiment.
| Type | Description | Examples |
|---|---|---|
| Discrete | Takes a countable number of values | Number of heads in 10 coin flips, dice rolls |
| Continuous | Takes any value within an interval | Height, weight, temperature |
For a discrete random variable X, the PMF gives the probability of each specific value:
P(X = x) = f(x)
Requirements:
E(X) = μ = Σ xᵢ × P(X = xᵢ)
Var(X) = σ² = Σ (xᵢ − μ)² × P(X = xᵢ)
A single trial with two outcomes (success/failure):
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.