Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Discrete Probability Distributions

10

Flashcards

0/10

Still learning
StarStarStarStar

Poisson Distribution

StarStarStarStar

Formula: P(X=k)=eλλkk!P(X=k) = \frac{e^{-\lambda} \lambda^k}{k!} where λ\lambda is the mean number of successes that occur in a specified region. Key Properties: Models the number of events in a fixed interval of time or space, the events occur with a known constant mean rate, the events occur independently.

StarStarStarStar

Bernoulli Distribution

StarStarStarStar

Formula: P(X=k)=pk(1p)1kP(X=k) = p^k(1-p)^{1-k} for k{0,1}k\in\{0,1\} where pp is the probability of success (k=1). Key Properties: Simplest case of the binomial distribution (n=1), only two possible outcomes (success or failure), models a single trial.

StarStarStarStar

Geometric Distribution

StarStarStarStar

Formula: P(X=k)=(1p)k1pP(X=k) = (1-p)^{k-1}p where kk is the number of trials until the first success and pp is the probability of success on each trial. Key Properties: Models the number of trials until the first success, each trial is independent, constant probability of success.

StarStarStarStar

Uniform Distribution

StarStarStarStar

Formula: P(X=k)=1nP(X=k) = \frac{1}{n} for k=1,2,...,nk=1,2,...,n where nn is the number of equally likely outcomes. Key Properties: All outcomes are equally likely, simple model for a fair random process, used for non-sequential events.

StarStarStarStar

Multinomial Distribution

StarStarStarStar

Formula: P(X1=k1,...,Xn=kn)=n!k1!...kn!p1k1...pnknP(X_1=k_1,...,X_n=k_n) = \frac{n!}{k_1!...k_n!}p_1^{k_1}...p_n^{k_n}, where nn is the number of trials and pip_i is the success probability of outcome ii. Key Properties: Generalizes the binomial distribution, models the outcome of nn trials where each trial can result in one of more than two categories.

StarStarStarStar

Zipf's Distribution

StarStarStarStar

Formula: P(X=k)=1/ksi=1N(1/is)P(X=k) = \frac{1/k^s}{\sum_{i=1}^N (1/i^s)} for k=1,2,...,Nk=1,2,...,N and s>0s>0. Key Properties: Models phenomena where frequency of an item is inversely proportional to its rank, often found in natural languages and city populations, characterized by the parameter ss which is called the exponent.

StarStarStarStar

Binomial Distribution

StarStarStarStar

Formula: P(X=k)=(nk)pk(1p)nkP(X=k) = \binom{n}{k}p^k(1-p)^{n-k} where nn is the number of trials, kk is the number of successes, and pp is the probability of success on a single trial. Key Properties: Fixed number of trials, only two possible outcomes (success or failure), each trial is independent.

StarStarStarStar

Hypergeometric Distribution

StarStarStarStar

Formula: P(X=k)=(Kk)(NKnk)(Nn)P(X=k) = \frac{\binom{K}{k} \binom{N-K}{n-k}}{\binom{N}{n}} where NN is the population size, KK is the number of success states in the population, nn is the number of draws, and kk is the number of observed successes. Key Properties: Without replacement, fixed population size, each draw changes the probability of the next success.

StarStarStarStar

Logarithmic Series Distribution

StarStarStarStar

Formula: P(X=k)=1ln(1p)pkkP(X=k) = -\frac{1}{\ln(1-p)} \cdot \frac{p^k}{k} for k=1,2,...k=1,2,... and 0<p<10 < p < 1. Key Properties: Models the number of occurrences within a unit time or space when the occurrences are very rare, each occurrence is independent, and used in ecological studies and informatics.

StarStarStarStar

Negative Binomial Distribution

StarStarStarStar

Formula: P(X=k)=(k1r1)pr(1p)krP(X=k) = \binom{k-1}{r-1}p^r(1-p)^{k-r} where kk is the total number of trials, rr is the number of successes, and pp is the probability of success on each trial. Key Properties: Generalizes the geometric distribution, trials are independent, counts the number of failures before a fixed number of successes is reached.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.