1. Heads in two fair coin flips
Problem
The sample space has four equally likely outcomes: HH (2 heads), HT and TH (1 head each), and TT (0 heads).
Calculate the expected value by multiplying each outcome by its probability and summing.
Calculate the expected value of by squaring each outcome first, then applying the same weighting.
Apply the variance formula: subtract the square of the mean from the expected value of the square.
Answer:
This formula directly applies the definition of variance using the shortcut formula. The positive result confirms that the number of heads does vary from its expected value of 1.