150k views
2 votes
The tree diagram below illustrates the possible outcomes of three tosses of a balanced coin. What is the probability that “heads” will come up exactly two out of three times

please explain step by step

The tree diagram below illustrates the possible outcomes of three tosses of a balanced-example-1
User Sfritter
by
4.4k points

1 Answer

4 votes

Answer: 3/8

3/8 = 0.375 = 37.5%

====================================================

Step-by-step explanation:

Start at the very left hand side of the diagram. Also, start at the top as well. So you'll start at "heads". Trace along the top most path and you'll get "heads, heads, heads". This says we got 3 heads in a row. But we want a case where heads only comes up exactly twice. So we rule out this scenario.

Go back to the first "heads". Now trace along the top, but don't land on that third "heads". Instead, go to the "tails" that is underneath in that last column. So you'll have "heads, heads, tails". This time we got exactly two heads out of three tosses. Off to the side somewhere, make a tally of how many times this scenario happens. Another time it happens is when we get "heads, tails, heads". Another time is when you get "tails, heads, heads".

There are only three situations where we get exactly two heads out of three tosses. This is equivalent to the event "getting exactly one tail", so that might be an easier scenario to track down.

If you traced out all of the possible paths, you would find that there are 8 different paths. Note how 2^3 = 2*2*2 = 8 is a numerical way to compute this, due to the fact that each coin toss has 2 outcomes and we have three tosses total.

Since we have three outcomes where we got exactly two heads, out of 8 outcomes total, this leads to the answer being 3/8

Side note: 3/8 = 0.375 = 37.5%

----------------------

We could also solve this problem by listing out all the possible scenarios. I'll use H for heads and T for tails. Something like HHT means we got heads twice in a row, then tails later. The order matters.

Listed below are the 8 possible outcomes. The items in bold represent situations where we get exactly two heads, which is the same as getting exactly one tail.

  1. HHH
  2. HHT
  3. HTH
  4. HTT
  5. THH
  6. THT
  7. TTH
  8. TTT

The order of each of those eight items is the same as the order if you were to trace out the possible paths of the table given (starting at the top and moving down). We can see that there are 3 cases where we get exactly two 'H's out of 8 possible outcomes total. So that's another way to arrive at 3/8

User Ian Ash
by
5.2k points