Practice Flashcards
What must the probabilities of a discrete random variable add up to?
Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.
All Flashcards in Topic 4.14
Below are all 24 flashcards for this topic. Sign up free to track your progress and get personalized review schedules.
4.14.18 cards
What must the probabilities of a discrete random variable add up to?
Exactly 1 (ΣP(X=x) = 1). Use this to find any unknown probability.
What is the formula for E(X) of a discrete random variable?
E(X) = Σ x·P(X=x) — each value times its probability, all added.
What is the formula for E(X²)?
E(X²) = Σ x²·P(X=x) — square each value, then weight by its probability.
What is the formula for Var(X) of a discrete random variable?
Var(X) = E(X²) − [E(X)]² — mean of the squares minus the square of the mean.
How do you find a missing probability k in a table?
Set the sum of all probabilities equal to 1 and solve for k.
X: P(X=1)=0.2, P(X=2)=0.3, P(X=3)=0.4, P(X=4)=0.1. Find E(X).
E(X) = 1(0.2)+2(0.3)+3(0.4)+4(0.1) = 2.4.
Find Var(X) if E(X²)=6.6 and E(X)=2.4.
Var = 6.6 − 2.4² = 6.6 − 5.76 = 0.84.
What is E(aX + b) in terms of E(X)?
E(aX + b) = a·E(X) + b. (And Var(aX + b) = a²·Var(X).)
4.14.28 cards
What two conditions make f(x) a valid probability density function?
f(x) ≥ 0 everywhere, and the total area ∫ over all x of f(x) dx = 1.
For a continuous random variable, how do you find P(a < X < b)?
Integrate the pdf: P(a<X<b) = ∫ from a to b of f(x) dx (the area under the curve).
Why is P(X = a) = 0 for a continuous variable?
A single point has zero width, so zero area; probability comes from intervals (areas).
How do you find an unknown constant k in a pdf?
Integrate f over its support, set the result equal to 1, and solve for k.
f(x) = kx for 0 ≤ x ≤ 4. Find k.
∫₀⁴ kx dx = 8k = 1, so k = 1/8.
f(x) = kx² for 0 ≤ x ≤ 3. Find k.
∫₀³ kx² dx = 9k = 1, so k = 1/9.
Can a pdf take values greater than 1?
Yes — it's a density, not a probability. Only the total AREA must equal 1.
Does P(a < X < b) differ from P(a ≤ X ≤ b) for a continuous variable?
No — endpoints have probability 0, so < and ≤ give the same area.
4.14.38 cards
What is the mean E(X) of a continuous random variable?
E(X) = ∫ x·f(x) dx over the support (the continuous version of Σ x·P).
How do you find the median m of a continuous variable?
Solve ∫ from the bottom of the support up to m of f(x) dx = 0.5 (half the area to the left).
How do you find the mode of a continuous variable?
It's where f is tallest: solve f'(x) = 0 (a maximum), or read the peak off the curve.
What is the variance of a continuous random variable?
Var(X) = ∫ x²·f(x) dx − [E(X)]² — mean of the squares minus the square of the mean.
f(x) = (3/8)x² on [0, 2]. Find E(X).
E(X) = ∫₀² x·(3/8)x² dx = ∫₀² (3/8)x³ dx = 3/2.
f(x) = (3/8)x² on [0, 2]. Find the median m.
∫₀ᵐ (3/8)x² dx = m³/8 = 0.5, so m³ = 4 and m = ∛4 ≈ 1.59.
If f is monotonic (always increasing) on [a, b], where is the mode?
At the endpoint where f is largest (e.g. x = b if f is increasing) — there's no interior peak.
For Y = aX + b, what are E(Y) and Var(Y)?
E(Y) = a·E(X) + b and Var(Y) = a²·Var(X).
Topic 4.14 study notes
Full notes & explanations for Continuous random variables (HL only)
Math AA exam skills
Paper structures, command terms & tips
Want smart review reminders?
Sign up free to track your progress. Our spaced repetition algorithm will tell you exactly which cards to review and when.
Start Free