1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No study sessions yet.
Geometric Formula
P(x=k)=(1-P)k-1 P
10% Condition Definition
Taking a random sample (without replacement) of size n from a population of size N if n<= 0.1 N
Large Counts Condition Definition
Use a normal distribution to model a binomial distribution if np => 10 and n(1-p) => 10
Binomial Formula
P(x=k) = nCk (1-P)n-k