Tuesday, July 8, 2025

Expected Value Question : 2024 Mathcounts State Sprint #24 level 1.5

2024 Mathcounts State Sprint #24

Three fair nickels and two fair dimes are tossed. What is the probability that at least two heads are showing and that at least one of the heads appears on a dime? Express your answer as a common fraction.

Try this question first before scrolling down to read the solution. 






















Problem. Dennis rolls three fair six-sided dice, obtaining a, b, c ∈ {1,…,6}. Find \[ \mathbb{E}\!\bigl[\,|a-b|+|b-c|+|c-a|\,\bigr]. \]


Solution.

Step 1 — Linearity of expectation.

\[ \mathbb{E}\!\bigl[\,|a-b|+|b-c|+|c-a|\,\bigr] =\mathbb{E}[|a-b|]+\mathbb{E}[|b-c|]+\mathbb{E}[|c-a|] =3\,\mathbb{E}[|a-b|]. \]

Step 2 — Expected absolute difference of two dice.

Let \(X = |a-b|\). Its distribution is

\[ \begin{array}{c|cccccc} d & 0 & 1 & 2 & 3 & 4 & 5 \\ \hline \Pr(X=d) & \tfrac{6}{36} & \tfrac{10}{36} & \tfrac{8}{36} & \tfrac{6}{36} & \tfrac{4}{36} & \tfrac{2}{36} \end{array} \] \[ \mathbb{E}[|a-b|] =\frac{1}{36}\bigl(0\cdot6 + 1\cdot10 + 2\cdot8 + 3\cdot6 + 4\cdot4 + 5\cdot2\bigr) =\frac{70}{36} =\frac{35}{18}. \]

No comments:

Post a Comment