The number of persons coming through a blood bank until the first person with type A blood is found is a random variable Y with a geometric distribution , i.e.:
p(y) = (1-p)y-1 (p)
0 ≤p ≤ 1
If p denotes the probability that any one randomly selected person will posses type A blood, then E(Y)= 1/p and V(Y) = (1-p)/p² . Find a function that is an unbiased estimator of V(y). .
This is what I have gotten so far
