Practice set

Expected Value & Variance practice quiz with instant score

Answer all 10 questions below, then get your final score and a mistake review at the end so you know exactly what to improve.

0 / 10 answered
Question 1 Not answered

A spinner lands on \(2\) with probability \(0.2\), on \(4\) with probability \(0.3\), and on \(8\) with probability \(0.5\). What is the expected value?

Question 2 Not answered

A fair four-sided spinner with outcomes \(1,2,3,4\). What is the expected value?

Question 3 Not answered

A bag contains \( \{0,5\} \) equally likely. What is the expected draw?

Question 4 Not answered

Let \(X\) take values \(1\) and \(3\) each with probability \(1/2\). What is \(\mathrm{Var}(X)\)?

Question 5 Not answered

What is the variance of the number of heads in 3 fair coin flips?

Question 6 Not answered

Let \(X\) take values \(-1,0,1\) equally likely. What is \(\mathrm{Var}(X)\)?

Question 7 Not answered

X takes values \(10, 20, 30\) with probabilities \(0.2, 0.3, 0.5\). What is \(E[X]\)?

Question 8 Not answered

A biased coin lands heads (worth \(2\)) with probability \(0.7\) and tails (worth \(0\)) with probability \(0.3\). What is its expected value?

Question 9 Not answered

What is the variance of that card payout (hearts=2 with p=0.25)?

Question 10 Not answered

What is the expected value of a fair three-outcome spinner with values \(0,1,2\)?

Expected Value & Variance

Learn Expected Value & Variance: Interactive Problems and Worked Examples

Use the question set below to practice expected value and variance in probability and statistics: computing the mean (expected value) of a discrete random variable with \(E[X]=\sum x\,p(x)\), using the fast variance identity \(\mathrm{Var}(X)=E[X^2]-(E[X])^2\), interpreting standard deviation as spread, and applying core rules like linearity of expectation \(E[aX+b]=aE[X]+b\) and the scaling rule \(\mathrm{Var}(aX+b)=a^2\mathrm{Var}(X)\). If you want a refresher with worked examples (dice, coins, spinners, and small distributions), click Start lesson.

Answer the question set and review your mistakes at the end.

How this expected value & variance practice works

  • 1. Take the practice set: answer the expected value and variance questions below.
  • 2. Open the lesson (optional): review formulas, shortcuts, and common probability distributions with step-by-step examples.
  • 3. Retry: return to the question set and apply \(E[X]\) and \(\mathrm{Var}(X)\) rules immediately.

What you will learn in the expected value and variance lesson

Expected value (mean) essentials

  • Discrete expected value: \(E[X]=\sum x\,p(x)\)
  • Interpretation: long-run average and “fair price” of a game
  • Linearity: \(E[X+Y]=E[X]+E[Y]\) (works even without independence)

Variance & standard deviation

  • Variance definition: \(\mathrm{Var}(X)=E[(X-\mu)^2]\)
  • Fast shortcut: \(\mathrm{Var}(X)=E[X^2]-\mu^2\)
  • Standard deviation: \(\sigma=\sqrt{\mathrm{Var}(X)}\)

Rules that save time

  • Shift & scale: \(\mathrm{Var}(aX+b)=a^2\mathrm{Var}(X)\)
  • Sum rule (independent): \(\mathrm{Var}(X+Y)=\mathrm{Var}(X)+\mathrm{Var}(Y)\)
  • When dependence matters: covariance idea (why independence is special)

Common distributions & quick checks

  • Bernoulli: \(E[X]=p\), \(\mathrm{Var}(X)=p(1-p)\)
  • Binomial: \(E[X]=np\), \(\mathrm{Var}(X)=np(1-p)\)
  • Uniform on \([0,1]\): \(E[X]=\tfrac12\), \(\mathrm{Var}(X)=\tfrac{1}{12}\)

Quick example: A fair six-sided die has outcomes \(1,2,3,4,5,6\). The expected value is

\[ E[X]=\frac{1+2+3+4+5+6}{6}=3.5. \]

Expected value is not “the most likely roll” — it’s the long-run average. Variance measures how spread out the outcomes are around the mean.