Q:

Suppose that a fair coin is tossed ten times. Each time it lands heads you win a dollar, and each time it lands tails you lose a dollar. Calculate the probability that your total winnings at the end of this game total two dollars, and the probability that your total winnings total negative two dollars.

Accepted Solution

A:
Answer:Both have the same probability of 0.909 or 9.09%Step-by-step explanation:For each coin toss, there are only two possible outcomes, heads or tails. Since order is not important in this scenario the number of heads or tails can vary from 0 to 10. Let n be the number of heads flipped in 10 tosses, the number of tails is 10-n. Therefore, the 11 possible outcomes as well as their resulting values for the bet are:[tex]\begin{array}{ccc}Heads&Tails&Value(\$)\\0&10&-10\\1&9&-8\\2&8&-6\\3&7&-4\\4&6&-2\\5&5&0\\6&4&2\\7&3&4\\8&2&6\\9&1&8\\10&0&10\end{array}[/tex]Looking at the values above, there is only one outcome in which total winnings are two dollars, and only one in which total winnings are negative two dollars.Therefore, the probability for each scenario is the same and given by:[tex]\frac{1}{11}=0.0909=9.09\%[/tex]