How Is the Probability of the First Head on Odd Flips Calculated

  • Context: Graduate 
  • Thread starter Thread starter PMH_1
  • Start date Start date
  • Tags Tags
    Discrete Probability
Click For Summary
SUMMARY

The probability of the first head appearing on an odd number of flips is calculated using the formula P[X] = summation from x = 1 to infinity (1/2)^(2x-1), which simplifies to 1/2 / (1 - 1/4) = 2/3. This formula is derived from the need for a sequence of even tails followed by a head, where the probability for n tails is given by P(n=2k) = (1/2)(2k+1). The summation represents the sum of a geometric series that accounts for all possible outcomes leading to the first head on an odd flip.

PREREQUISITES
  • Understanding of geometric series and their summation
  • Basic probability concepts, specifically related to coin flips
  • Familiarity with sequences and series in mathematics
  • Knowledge of the concept of mutually exclusive and exhaustive events
NEXT STEPS
  • Study the derivation of geometric series and their applications in probability
  • Explore advanced probability topics, such as Markov chains and their relation to coin flipping
  • Learn about the law of large numbers and its implications in probability theory
  • Investigate the concept of expected value in relation to sequences of random events
USEFUL FOR

Mathematicians, statisticians, students studying probability theory, and anyone interested in understanding the mathematical foundations of random processes.

PMH_1
Messages
2
Reaction score
0
Can anyone explain to me how this problem is solved

Determine the probability that the first head appears on an odd number of flips i.e. X contains {1,3,5..}.

P[X] = summation starting at x = 1 to infinity (1/2)^(2x-1) = 1/2 / (1 - 1/4) = 2/3

Basically my question is, how is the formula for P[X] obtained:
1. 1/2 / (1 - 1/4) : where does this come from?
2. summation starting at x = 1 to infinity (1/2)^(2x-1) and this as well
 
Physics news on Phys.org
1. comes from 2. (sum of geometric series).

2. is derived from the fact that you need a sequence of an even number of tails followed by a head. Let n be number of tails P(n=0)=1/2, P(n=2)=1/8, P(n=4)=1/32. In general, P(n=2k)=(1/2)(2k+1). Sum for k=0, infinity (since events are mutually exclusive and exhaustive). (your x=k+1).
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 41 ·
2
Replies
41
Views
9K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K