MeMoses
- 127
- 0
Homework Statement
A coin is flipped repeatedly with probability [tex]p[/tex] of landing on heads each flip.
Calculate the average [tex]<n>[/tex] and the variance [tex]\sigma^2 = <n^2> - <n>^2[/tex] of the attempt n at which heads appears for the first time.
Homework Equations
[tex]\sigma^2 = <n^2> - <n>^2[/tex]
The Attempt at a Solution
I have the probability that head will appear for the first time on the nth attempt to be [tex]p(1-p)^{n-1}[/tex]. Aside from that I'm not sure where to go.