Say $k \sim Bin(N, p)$. What is the distribution of $N$, given fixed $p$ and $k$? Looks like Poisson but starting at k instead of zero (???)
Thanks.
EDIT: Application: I have some real number of birds ($N$), each is seen with probability $p$. I see $k$ birds and want to estimate the real number of birds ($N$).
kwhich I know is a draw from someBin(N, p), I also know p and I want to know distribution of N... – Tomas Aug 23 '11 at 21:28N), each is seen with probabilityp. I seekbirds and want to know the real number of birds (N). Thank you both for reading my mind and trying to understand my question :-) – Tomas Aug 23 '11 at 22:22