Probability question-flipping a coin-mathematical approach?

Click For Summary

Homework Help Overview

The original poster is inquiring about the probability of obtaining at least three heads when flipping a fair coin four times. They are seeking a mathematical approach that avoids drawing an event tree, aiming for efficiency in exam situations.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the arrangement of heads and tails, the use of factorials for counting outcomes, and the application of binomial coefficients. Some participants express confusion regarding the calculations and the interpretation of the problem, particularly about the inclusion of all relevant outcomes.

Discussion Status

There is ongoing exploration of different methods to approach the problem, including the binomial distribution and combinatorial reasoning. Some participants have provided calculations, while others express confusion about the explanations given. The discussion reflects a mix of interpretations and attempts to clarify the problem.

Contextual Notes

Participants note the necessity of summing probabilities for certain outcomes, particularly when dealing with "at least" scenarios in binomial distributions. There is mention of the potential need for foundational knowledge regarding probability distributions to approach the problem effectively.

SeththeBaller
Messages
13
Reaction score
0
1. What is the probability of tossing at least three 'heads' if a fair coin is tossed four times?



2. Drawing a tree


Hey guys,

I was just wondering...is there a mathematical approach for me solving this question without drawing an event tree? Reason I ask is so that it saves time should a similar question appear on an exam

Thanks!
 
Physics news on Phys.org
You have 3 heads and 1 tail: H H H T.

How many ways can you arrange these uniquely? It should be obvious that there are only four ways, but mathematically, you would take 4! (for the number of flips) and divide by 3! (the number of ways the heads can be switched among themselves that you can't distinguish) and divide by 1! (the same as before, but for the tails). 4!/3!/1! = 4. You might know this as [itex]\binom{4}{3}[/itex] also.

Now, take 4, and multiply by the probability of each individual event. Each head occurs on its flip with .5 probability. .5^3 = .125. The same for tails. .5^3*.5 = .0625.

The final result: .0625*4 = .25.
 
Muphrid said:
You have 3 heads and 1 tail: H H H T.
...but the OP's question was "at least three heads", so you also need to add on the probability of getting H H H H.
 
So...I am more confused than ever, and understandably so. I thought the answer would be 5/16 but...I don't even know anymore
 
5/16 is the correct answer. His answer of 25% is 4/16, but it doesn't include the possibility of H H H H, which is the extra 1/16.

What part of his explanation confused you?
 
SeththeBaller said:
So...I am more confused than ever, and understandably so.
Why "understandably so"? You may very well be "more confused than ever", but it's certainly not understandable that you are.

You have been given explanation and the solution. :smile:
 
Maybe looking at a slightly more general solution will help.
I'll be talking about flipping k heads out of n flips. (So in this problem k is 3 and 4, and n is 4)

[itex]\binom{k}{n}[/itex] is the number of ways that you can select which of the n flips will be heads. (since out of the n flips, k of them have to be choosen to land heads)
So this is also the numerator of your probability, as it is the number of positive outcomes.
The number of possible outcomes is [itex]2^{n}[/itex], because there are two possibilities (heads/tails) for each of the n flips.

Thus the probability of getting k heads [or P(k,n)] would be [itex]\frac{\binom{k}{n}}{2^{n}}[/itex].

In your problem, P(3,4) + P(4,4) = 1/4 + 1/16 = 5/16, which is the answer you got.
 
SeththeBaller said:
1. What is the probability of tossing at least three 'heads' if a fair coin is tossed four times?



2. Drawing a tree


Hey guys,

I was just wondering...is there a mathematical approach for me solving this question without drawing an event tree? Reason I ask is so that it saves time should a similar question appear on an exam

Thanks!

How you proceed depends on what you already know. If you do not know about the binomial distribution, you need to work out the problem from first principles, perhaps by drawing a probability tree or something similar. If you know the binomial distribution formulas, you can use them directly, thus by-passing the probability tree or whatever.

However, there is another issue. If (as in this case) we have an experiment in which the outcome has a binomial distribution taking possible values {0,1,2,...,N}, and if you are asked to compute a probability that at least a certain number occurs (or at most a certain number) you generally have no choice: you will have to perform a sum of several probabilities. The only exceptions are if you are asked "at least 1" or "at most N-1", because you can then look at the respective complementary events "exactly 0" or "exactly N" and get their probabilities instead (then subtract these from 1). In all other cases you need to do a sum (but the complementary probability may be easier because it may contain fewer terms).

RGV
 
Thanks guys! I will have a look over this stuff to make sure I understand it.
 

Similar threads

Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
4
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K