Tossing a coin until it lands head up

  • Context: Graduate 
  • Thread starter Thread starter HappyN
  • Start date Start date
  • Tags Tags
    Head
Click For Summary
SUMMARY

The discussion centers on modeling the probability of a coin landing heads up using statistical distributions. The appropriate model for tossing a coin until it lands heads up is the negative binomial distribution, specifically for the case where r=1 (one head) and n=5 (five tosses). The likelihood function for this scenario is correctly expressed as L(p) = (1-p)^4(p), which accounts for the four tails followed by one head. This model contrasts with the binomial distribution, which applies when a fixed number of tosses is made.

PREREQUISITES
  • Understanding of probability distributions, specifically the negative binomial distribution.
  • Familiarity with likelihood functions in statistical modeling.
  • Knowledge of binomial distribution concepts and applications.
  • Basic principles of statistical experiments and outcomes.
NEXT STEPS
  • Study the properties and applications of the negative binomial distribution.
  • Explore the derivation and implications of likelihood functions in statistical analysis.
  • Learn about the differences between binomial and negative binomial distributions.
  • Investigate real-world applications of statistical models in experimental design.
USEFUL FOR

Statisticians, data scientists, and anyone interested in probability theory and statistical modeling, particularly in the context of experiments involving random trials.

HappyN
Messages
16
Reaction score
0
A coin with unknown probability p of landing head up when tossed, was tossed until it first landed head up. It happened on the 5th toss. Describe an appropriate statistical model for this experiment and write down the observed Likelihood function L(p).

I assumed this was the same as modelling P(X1=...=X=4=0, X5=1) = (1-p)^4 (p)
Where 0 = tails and 1= heads
So the likelihood function would be L(p) = (1-p)^4(p)
But I don't think this takes into consideration the fact that the coin is being tossed just until it lands head up - any input would be greatly appreciated :)
 
Physics news on Phys.org
HappyN said:
But I don't think this takes into consideration the fact that the coin is being tossed just until it lands head up - any input would be greatly appreciated :)
It does. Suppose instead the experiment was to toss the coin 5 times and report the number of times the coin showed heads. The event #heads = 1 for this experiment has a different probability than does the event #tosses = 5 for the experiment "toss the coin until heads appears and report the number of tosses."

The former experiment can be generalized to tossing the coin a fixed number n times, with the outcome of the experiment characterized by the number of heads r that appeared during the run of the experiment. The probability distribution for this experiment is given by the binomial distribution. The latter experiment can be generalized to tossing the coin repeatedly until r heads have appeared. The outcome of the experiment characterized by the number of tosses n needed to make those r heads appear. The probability distribution for this experiment is given by the negative binomial distribution.

You correctly wrote the negative binomial distribution specialized to the case r=1 and n=5. In other words, you implicitly did "take into consideration the fact that the coin is being tossed just until it lands head up."
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 41 ·
2
Replies
41
Views
9K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 45 ·
2
Replies
45
Views
6K
  • · Replies 14 ·
Replies
14
Views
7K
  • · Replies 9 ·
Replies
9
Views
4K