Let A: head observed on first toss and B: 3 heads observed.
So far I have P(A)= 3/5 and P(B)=0.3125 [ 5C3 x (0.5)^3 x (0.5)^2]
I tried to work out P(AnB) and I got 0.375 [ 4C2 x (0.5)^2 x (0.5)^2]
but when using the conditional probability formula I am not getting the right answer. Anyone know what I'm missing out or going wrong on?
$P(A)$ is not $\frac35$, it's $\frac12$ since it concerns itself with a single toss. This is not needed for the conditional probability formula, though.
The real mistake is that $P(A\cap B)$ is a factor of $\frac12$ off; it should be $\frac6{32}$ since the first toss is fixed as a head.