Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Hypergeometric Distribution

    Statistical properties

    mean | (m n)/N
standard deviation | sqrt((m n (N - m) (N - n))/(N - 1))/N
variance | (m n (1 - m/N) (N - n))/((N - 1) N)
skewness | (sqrt(N - 1) (N - 2 m) (N - 2 n))/((N - 2) sqrt(m n (N - m) (N - n)))
kurtosis | ((N - 1) N^2 ((3 m (N - m) (n^2 (-N) + (n - 2) N^2 + 6 n (N - n)))/N^2 - 6 n (N - n) + N (N + 1)))/(m n (N - 3) (N - 2) (N - m) (N - n))

    Probability density function (PDF)

    P (X = x) = piecewise | (binomial(m, x) binomial(N - m, n - x))/binomial(N, n) | 0<=x<=m ∧ m + n - N<=x<=m ∧ 0<=x<=n ∧ m + n - N<=x<=n
0 | (otherwise)

    Plots of PDF for typical parameters

    Plots of PDF for typical parameters

    Cumulative distribution function (CDF)

    Plots of CDF for typical parameters

    Plots of CDF for typical parameters

    Back to List | POWERED BY THE WOLFRAM LANGUAGE