Course Content
Probability Distributions
Probability Distribution – Binomial, Poisson, Normal, and Exponential
0/3
Facility Location and Layout
Site Selection and Analysis, Layout Design and Process
0/3
Probability Distribution – Binomial, Poisson, Normal, and Exponential
Probability Distribution – Binomial, Poisson, Normal, and Exponential
0/4
Data Collection & Questionnaire Design
Data Collection & Questionnaire Design
Sampling: Concept, Process, and Techniques
Sampling: Concept, Process, and Techniques
0/2
Hypothesis Testing: Procedure
Hypothesis Testing: Procedure
0/2
T, Z, F, Chi-square tests
T, Z, F, Chi-square tests
0/2
Operations Management: Role and Scope
Operations Management: Role and Scope
0/1
Facility Location and Layout: Site Selection and Analysis, Layout Design and Process
Facility Location and Layout: Site Selection and Analysis, Layout Design and Process
Enterprise Resource Planning: ERP Modules, ERP Implementation
Enterprise Resource Planning: ERP Modules, ERP Implementation
Scheduling: Loading, Sequencing, and Monitoring
Scheduling: Loading, Sequencing, and Monitoring
0/4
Quality Management and Statistical Quality Control, Quality Circles, Total Quality Management – KAIZEN, Benchmarking, Six Sigma
Quality Management and Statistical Quality Control, Quality Circles, Total Quality Management – KAIZEN, Benchmarking, Six Sigma
0/3
ISO 9000 Series Standards
ISO 9000 Series Standards
Operation Research: Transportation, Queuing Decision Theory, PERT/CPM.
Operation Research: Transportation, Queuing Decision Theory, PERT/CPM.
0/6
Unit VIII: Business Statistics and Operations Management

The Poisson distribution is a probability distribution that models the number of events that occur within a fixed interval of time or space, given that these events happen with a known constant mean rate and independently of each other. It’s often used in situations where you’re counting the number of occurrences of some event, like:

  • The number of phone calls at a call center in an hour

  • The number of accidents at a traffic intersection during a day

  • The number of emails received per hour

Key Features of the Poisson Distribution:

  1. Discreteness: It’s a discrete probability distribution, which means it models counts of events (like 0, 1, 2, 3… events).

  2. Constant Rate (λ): The events occur at an average rate of λ (lambda), which is the expected number of events per interval.

  3. Independence: The occurrence of an event in one interval does not affect the occurrence of an event in another interval.

  4. Rare Events: The events modeled by the Poisson distribution tend to be rare or uncommon, though they can happen at any point in time.

Poisson Distribution Formula:

The probability of observing exactly k events in an interval is given by the formula:

Example:

Suppose a bookstore receives, on average, 3 customers per hour. You want to know the probability of receiving exactly 5 customers in an hour.

Here, λ = 3 (the average number of customers per hour), and we are interested in k = 5 (exactly 5 customers). Using the formula:

So, the probability of exactly 5 customers coming in the next hour is about 0.1008 (or 10.08%).

When to Use the Poisson Distribution:

  • When the events are independent.

  • When events happen at a constant average rate.

  • When you are counting occurrences over a fixed time period or in a fixed area/volume.

The Poisson distribution is a useful model for many real-world phenomena, particularly in situations involving rare events over time or space.