Jim B. answered 05/01/15
Tutor
4.8
(111)
Experienced teacher and author tutoring in Math and Computer Topics
The sample points would be all combinations of Heads or Tails for 5 coins, so there are 25 possible outcome for the set of heads and tails, { (HHHHH), (HHHHT)...(TTTTT)}
For this question, X is the number of heads, which means there could be
0 heads : TTTTT this accounts for one of the 32 possible outcomes of 25
5 heads : HHHHH this accounts for one of the 32 possible outcomes of 25
1 Head : the one head could occur in any one of the 5 slots, so this is 5 of the 32 outcomes
4 Heads : the one tail could occur in any of the 5 slots, so this is 5 of the 32 outcomes
This leaves 2 heads (and three tails) and 3 heads (or 2 tails). Not a couple of things here,
the number of ways to select 2 heads has to be the same number of ways to select 3 tails; and
the number of ways to select 3 heads has to be the same number of ways to select 2 tails,
so the P(2 heads ) has to equal P(3 heads).
Out of the 32 possible combinations we know 1+1+5+5 = 12, so each of the remaining is (32-12)/2 = 10
P(2)=p(3) = 10.
But check anyway: to choose 3 out of 5 = 5*4*3/(3*2*1) = 10
to choose 2 out of 5 = 5*4/(2*1) = 10