MHB What Is the Correct Way to Calculate the Probability of Flipping Heads?

Click For Summary
SUMMARY

The discussion centers on calculating the probability of flipping heads when a coin is tossed multiple times. The probability formula is defined as the number of favorable outcomes divided by the total number of outcomes. For a fair coin, the probability of heads in a single toss is 1/2. When a coin is tossed 100 times, the expected number of heads is 50, calculated using the binomial probability formula: P(X) = {n choose m} (1/2)^m (1/2)^(n-m) = {n choose m} 2^(-n).

PREREQUISITES
  • Understanding of basic probability concepts
  • Familiarity with binomial probability distribution
  • Knowledge of combinatorial notation (n choose m)
  • Ability to perform basic arithmetic operations
NEXT STEPS
  • Study the binomial probability formula in detail
  • Learn about expected value calculations in probability
  • Explore combinatorial mathematics and its applications
  • Practice problems involving probability distributions
USEFUL FOR

Students, educators, and professionals in mathematics, statistics, or data science who seek to deepen their understanding of probability theory and its practical applications.

mathdad
Messages
1,280
Reaction score
0
Probability of an event happening = (Number of ways the event can happen)/(Total number of outcomes)

Please, explain the above definition

How is the above definition applied to the following question.

A coin is tossed 100 times. How many heads will pop up?

Solution:

Let P = probability

A coin has two sides: heads and tails. The head side is 1/2 of the coin.

P(head pops up) = (2)/100

P(head pops up) = (2) ÷ (100/1)

P(head pops up) = (2) (1/100)

P(head pops up) = 1/50

Correct?
 
Mathematics news on Phys.org
RTCNTC said:
Probability of an event happening = (Number of ways the event can happen)/(Total number of outcomes)

Please, explain the above definition

How is the above definition applied to the following question.

A coin is tossed 100 times. How many heads will pop up?

Solution:

Let P = probability

A coin has two sides: heads and tails. The head side is 1/2 of the coin.

P(head pops up) = (2)/100

P(head pops up) = (2) ÷ (100/1)

P(head pops up) = (2) (1/100)

P(head pops up) = 1/50

Correct?

If a coin is tossed $0<n$ times, then any number of heads from 0 to $n$ can result. To find the probability of a given number of heads (we'll call this $0\le m\le n$) resulting, we need to use the binomial probability formula:

$$P(X)={n \choose m}\left(\frac{1}{2}\right)^{m}\left(\frac{1}{2}\right)^{n-m}={n \choose m}2^{-n}$$
 
MarkFL said:
If a coin is tossed $0<n$ times, then any number of heads from 0 to $n$ can result. To find the probability of a given number of heads (we'll call this $0\le m\le n$) resulting, we need to use the binomial probability formula:

$$P(X)={n \choose m}\left(\frac{1}{2}\right)^{m}\left(\frac{1}{2}\right)^{n-m}={n \choose m}2^{-n}$$

Thank you for helping RTCNTC.
 
Harpazo said:
In the formula, does n = 2 and m = 100?

The other way around...n is the total number of tosses, and m is the number of heads. :D
 
Is the set up nCm = 100!/2!(100-2)! * 2^(-100)?
 
RTCNTC said:
Is the set up nCm = 100!/2!(100-2)! * 2^(-100)?

Yes, there are 100 ways to choose the first flip that will be a heads, and 99 ways to choose the second way there will be a heads, and then we need to divide by the two ways to arrange those two heads, and 2^(100) total outcomes, so we get:

$$P(\text{two heads})=\frac{100\cdot99}{2}2^{-100}=\frac{100!}{2!(100-2)!}2^{-100}={100 \choose 2}2^{-100}$$
 
I will work this out on paper.
 
RTCNTC said:
Probability of an event happening = (Number of ways the event can happen)/(Total number of outcomes)

Please, explain the above definition

How is the above definition applied to the following question.

A coin is tossed 100 times. How many heads will pop up?
This is not a probability question and does not have a unique answer.

Solution:

Let P = probability

A coin has two sides: heads and tails. The head side is 1/2 of the coin.

P(head pops up) = (2)/100

P(head pops up) = (2) ÷ (100/1)

P(head pops up) = (2) (1/100)

P(head pops up) = 1/50

Correct?
The correct answer to what question? What does "P(head pops up)" mean? You were told that the probability that a flipped coin will come up heads is 1/2. That is what I would expect P(head pops up) to mean. You can also calculate that the "expected number of heads in 100 flips" is 50. But I don't see where the 1/50 came from and I do not know what question this is supposed to answer.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
27
Views
10K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 57 ·
2
Replies
57
Views
6K
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K