Created by Selina Koo
over 7 years ago
|
||
Question | Answer |
What is the success and failure probability of a Bernoulli distribution? | - success probability = p - failure probability = 1-p |
What are the properties of a binomial distribution? | - there are a fixed number of trials - each trial is a success or failure |
X ~ [...](_,_) | X ~ Bin(n,p) |
P(X=x) = ? | \(^n \)\(C_r \)\(p^r \)\((1-p)^n\)\(^- \)\(^r \) |
Want to create your own Flashcards for free with GoConqr? Learn more.