Katrien Baert gmail.com> writes:
>
> Dear,
>
> We are trying to determine the (one-sided) CI for the coefficient of
> variation in a small sample (say n = 10), with mean 100 and standard
> deviation 21.
> It appears though that the R-function ci.cv() and our simulation do not
> agree.
>
You
Dear,
We are trying to determine the (one-sided) CI for the coefficient of
variation in a small sample (say n = 10), with mean 100 and standard
deviation 21.
It appears though that the R-function ci.cv() and our simulation do not
agree.
The R-code:
library(MBESS)
n = 10
ci.cv(mean = 100, sd = 2
2 matches
Mail list logo