Data Science Flashcards
1
Q
Binomial Distribution
A
Discrete distribution, Bin(n,p) - number of successes in (n) independent events, each with (p) probability. If n = 1, this is the Bernoulli distribution.
2
Q
Geometric Distribution
A
Discrete distribution, The geometric distribution gives the probability that the first occurrence of success requires (k) independent trials, each with success probability (p).