Special Probabitity Distribution Flashcards
1
Q
Special probability distribution
A
It tries to describe the behavior of random variables
2
Q
Hyper geometric distribution
A
It is the probability distribution of a discrete random variable that describes a probability of k successes from n draws from a finite population of size n where in each draw is either or a failure generally
3
Q
A random variable is said to follow hypergeometric distribution if it’s distribution is
A
F(Kk Nn)= (K) (N-k)
(k) (n-k)
————-
Ncn
The mean of a hyper geometric distribution is nK/N
And the variance is given by ((N-n)/n-1)n.k(1-(k/n))