Re: Estimation of variance of proportions



=?UTF-8?Q?Jean-No=C3=ABl?= <aubertot@xxxxxxxxxxxxxxx> wrote in
news:11931925.1151133920157.JavaMail.jakarta@xxxxxxxxxxxxxxxxxxxxxx:

Hi everyone,
I would like to estimate the variance of estimated proportions. I
think that it is generally correct to estimate the variance by
VAR^=np^(1-p^), where p^ is the estimated proportion and n the sample
size. However, when p^=0, this leads to an estimated variance VAR^=0,
which puzzles me because the variance does not depend anymore on n. It
is quite different to obtain p^=0 with n=2, or with n=100000 for
instance. Does anyone know how to estimate the variance of a
proportion when the estimated proportion is null ?

Thank you in advance for your help.

JN


If you _know_ that p or (1-p) is zero, then the variance _is_ zero. If you
do not know that p=0, then why would you torture the formula into giving
you a meaningless estimate?

If you think that the proportion of successes, hits or events is not
necessarily zero, then you should not use zero, but rather a small non-zero
estimate. In that instance, the Poisson distribution and associated methods
might be mathematically convenient. The variance of the Poisson equals the
expected value which is np. The reasonableness of the Poisson approximation
(with large n) to the binomial is easy to see, since np(1-p) will approach
np because (1-p) is near 1.

--
David Winsemius
.



Relevant Pages

  • Re: Estimation of variance of proportions
    ... I would like to estimate the variance of estimated proportions. ... estimated proportion and n the sample size. ... I think I recall in a statistics handbook the caveats np> 5 and n ...
    (sci.stat.math)
  • Re: Variance question
    ... Poisson sample they calculte the mean and states that as variance. ... Now it just so happens that the mean of a Poisson distribution with parameter lambda is lambda, and it also happens that the variance of that distribution is lambda. ... The sample variance is also a perfectly reasonable estimator of the variance of a Poisson distribution, ...
    (comp.soft-sys.matlab)
  • Re: Distribution of a vowel on the page
    ... the distribution, if otherwise Poisson, would be over-dispersed ... The correlation between adjacent lines is utterly tangential to what the ... GJ> independence within words affecting the *variance* of the ... I was not "missing" his point. ...
    (sci.stat.math)
  • Re: poisson variance
    ... Derive mathematically the mean and the variance of a Poisson ... Divide the r into the, ... Reorganise the summation to ...
    (sci.stat.consult)
  • Re: Multinomial approximation to Poisson ??
    ... your argument and yet converges to a univariate Poisson. ... Note that the mean of Binomialis L, and that the variance is ... Good technical point about the convergence of Binomial to a Poisson. ... RF> Poisson distribution require additional assumptions besides ...
    (sci.stat.math)

Loading