1/9
For personal use
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is the pmf of a binomial rv?
P(x) = (n choose x)p(^x)(1-p)(^n-x)
What is the mean of a binomial rv?
E(x) = np
What is the variance of a binomial rv?
Var(x) = np(1-p)
What is the pmf of a poisson rv?
P(x) = e(^-mu)mu(^x)/x!
What is the mean of a poisson rv?
E(x) = mu
What is the variance of a poisson rv?
Var(x) = mu
What is the pdf of a uniform distribution?
1/(B-A)
What is the mean of a uniform distribution?
(B-A)/2
What is the pdf of an exponential distribution?
(lam)e(^-(lam)x)
What is the mean of an exponential rv?
1/(lam)