- #1
HappyN
- 16
- 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 :)
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 :)