Probability of Heads in Coin Flips: 5-Flip Experiment

  • Thread starter Thread starter chemrr
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
The discussion focuses on calculating the probability of getting at most 4 heads when flipping a fair coin 5 times, utilizing the binomial distribution formula. The key parameters include N (number of trials), k (desired number of heads), and p (probability of heads per flip). To find the probability of at most 4 heads, one must sum the probabilities of getting 0, 1, 2, 3, and 4 heads. The expected number of heads can be calculated as the average of heads across all trials, while the standard deviation is determined by the square root of the average squared differences from this mean. Understanding these calculations is essential for solving the problem effectively.
chemrr
Messages
2
Reaction score
0

Homework Statement


fair coin is flipped 5 times
what is the probability that there will be at most 4 heads?

What is the expected number of heads?

What is the standard deviation for number of heads?I have no idea how to approach this question because I am unsure of what formulas need to be used :(
 
Physics news on Phys.org
Can you tell us what formulas do you know?
 
The key formula here will be the binomial distribution. It allows you to calculate the probability that you will obtain a specified result a specified number of times, given the number of total trials, and provided that there are only two possible outcomes. The formula is:


__N!__(p)\stackrel{k}{}(1-p)\stackrel{(N-k)}{} = P
k!(N-k)!

where N=number of trials
p=probability that the specified outcome will occur in one trial
P=probability that the specified outcome will occur k times

So for instance, if you are dealing with a fair coin, and you want to know the probability that a heads will be flipped 2 times in 6 tries,
N=4 (your number of tries)
k=2 (you want the probability that it will turn up heads twice)
p=0.50 (a fair coin has a 50% chance of landing on heads in one flip)
P= probability that you will get 2 heads after 6 flips (in this particular situation P=0.234)

This should be enough information to help you find out the probability that 4 heads will turn up in 5 flips. However, the question asks "What is the probability that you will get at most 4 heads?". This is just the probability of getting 4, plus the probability of getting three, etc.

The standard deviation is just the square root of the average squared distance from the average value (so if angled brackets denote the average of a certain quantity and \sigma is the standard deviation, \sigma=\sqrt{<(x-<x>)^{2}>} )

What this means for you is that you should first find the average number of heads using the probability that 1 head will be flipped in 5 tries, the probability that 2 heads will be flipped in 5 tries, and so on (up to 5 heads in 5 tries). This average corresponds to <x> in the formula above. Then calculate the average squared difference between each of these probabilities and the mean (average (x-&lt;x&gt;)^{2}) and take the square root of the result.

*There are actually formulas that would speed up some of these calculations, (such as the standard deviation calculation), but since you haven't listed any known equations, here's a minimal formula solution.
 

Similar threads

Replies
4
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
4
Views
5K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K