MANE 3332.03
Lecture 9, February 20
Agenda
- Continue Chapter 3 lecture
- Mention Grades
- Today's Topics: Hypergeometric distribution, geometric distribution, negative binomial distribution, Poisson distribution
- Lecture 10 Topic: Poisson Practice Problems, Chapter 4
- New: Binomial Quiz (assigned 2/20/2024, due 2/25/2025 11:59pm)
Handouts
Hypergeometric Distribution
The hypergeometric distribution is one of the commonly occurring distributions in quality.
-
A random variable is hypergeometric when a set of \(N\) objects contains
-
\(K\) objects classified as successes and
-
\(N-K\) objects classified as failures
-
a sample of size \(n\) is selected without replacement from the \(N\) objects, where \(K\leq N\) and \(n\leq N\)
-
Hypergeometric Distribution
-
The hypergeometric PMF is
\[ f(x)=\frac{\left(\begin{array}{c}K\\x\end{array}\right)\left(\begin{array}{c}N-K\\n-x\end{array}\right)}{\left(\begin{array}{c}N\\n\end{array}\right)} \] -
The mean of \(X\) is
- The variance of \(X\) is
Hypergeometric Example Problem

Excel for Hypergeometric Example

Binomial Approximation to the Hypergeometric Distribution
- The mean and variance of the hypergeometric and binomial distribution are very similar. The variance only differs by the finite population correction factor,
-
Sampling with replacement is equivalent to sampling from an infinite set (without replacement) because the proportion remains constant
-
If \(n\) is small relative to \(N\), then the finite correction is negligible and the binomial distribution can be used as an approximation to the hypergeometric.
-
A rule of thumb is to use this approximation when \(N/n>20\).
Geometric Distribution
-
Montgomery and Runger (2003) define a geometric random variable to be the number of trials until the first success of a series of independent Bernoulli trials, with constant probability \(p\) of success
-
The PMF of a geometric distribution is
- The mean of a geometric random variable is
- The variance of a geometric random variable is
---
Geometric Distribution Example

Negative Binomial Distribution
-
Montgomery and Runger (2003) define a negative binomial random variable to be the number of trials until \(r\) successes are observed of a series of independent Bernoulli trials, with constant probability \(p\) of success
-
The geometric distribution is a special case of the negative binomial distribution with \(r=1\)
-
The PMF of a negative binomial distribution is
- The mean of a negative binomial random variable is
- The variance of a negative binomial random variable is
Negative Binomial Example

Poisson Process
-
The number of events over an interval (such as time) is a discrete random variable that is often modelled by the Poisson distribution
-
The length of the interval between events is often modeled by the (continuous) exponential distribution
-
These two distributions are related
Poisson Process
-
The number of events over an interval (such as time) is a discrete random variable that is often modelled by the Poisson distribution
-
The length of the interval between events is often modelled by the (continuous) exponential distribution
-
These two distributions are related
Poisson Process
Assume that the events occur at random throughout the interval. If the interval can be partitioned into subintervals of small enough length such that
-
The probability of more than one count in a subinterval is zero
-
The probability of one count in a subinterval is the same for all subintervals and proportional to the length of the subinterval, and
-
The count in each subinterval is independent of other subintervals, the random experiment is called a Poisson process
Poisson Distribution
If the mean number of counts in the interval is \(\lambda>0\), the random variable \(X\) that equals the number of counts in the interval has a Poisson distribution with parameter \(\lambda\)
- The Poisson PMF is
- The mean of a Poisson random variable is
- The variance of a Poisson random variable is
Poisson Practice Problems
Poisson Example
