August 27th, 2003, 7:40 am
Hi,The second question is a bit tricky if I understand it correctly. At first it appears to be a Binomial distribution, but in fact it is not strictly so because it contains the property of the geometric distribution; because for X=4, the last games HAS to have been won.DT, your answer should thus read:x^2 +2x^2*(1-x)+3x^2*(1-x)^2 where x is 0.6You can actually think of the problem as a binomial distribution if you fix the last outcome to be a 'win'... this removes the geometric distribution trait and what is left is just a binomial distribution...P(X=n) = 0.6* P(Y=1).... where Y ~ Bin(n-1, p), p=0.6Regards,Sam