Learning Objectives
By the end of this lesson, learners should be able to:
- Explain probability distributions.
- Distinguish between discrete and continuous distributions.
- Apply binomial and normal distributions in business problems.
What Is A Probability Distribution?
A probability distribution describes how probabilities are assigned to possible values of a random variable.
Discrete Distribution
A discrete variable takes countable values.
Binomial Distribution
Used when:
- There are two outcomes (success/failure),
- Trials are independent,
- Probability of success is constant.
Marketing Example
A campaign email has a 20% response rate. For 10 customers, the distribution describes the probability of receiving 0, 1, 2, … responses.
Managers can estimate expected campaign results.
Continuous Distribution
A continuous variable can take any value within a range.
Normal Distribution
Characteristics:
- Bell-shaped,
- Symmetrical,
- Mean = Median = Mode.
Many business measures are approximately normal, including manufacturing measurements, delivery times, and exam scores.
Standard Normal Distribution
Values can be standardized using z-scores:
z = (x − mean) ÷ standard deviation
This allows comparison across different scales.
Example
Average delivery time = 5 days, SD = 1 day.
A delivery taking 7 days has:
z = (7 − 5) ÷ 1 = 2
It is two standard deviations above average and may require investigation.
Business Application
A manufacturer in Germany monitors product dimensions. Items outside ±3 standard deviations are treated as potential quality defects.
Learning Materials / Reference Materials
- Anderson et al. Statistics for Business and Economics.
- OpenIntro Statistics.
Lesson Summary
Probability distributions model uncertainty in business processes and support forecasting, quality control, marketing analysis, and operational planning.