OPSM 506 - Discrete Probability Distributions
OPSM 506 - Discrete Probability Distributions
Distributions
Random Variables
• A random variable is a numerical description of the outcome of an
experiment
• Discrete
• Continuous
• Discrete Random Variables – A random variable that may assume
either a finite number of values or an infinite sequence of values such
as 0, 1, 2…
• Example – x = number of cars arriving at a toll booth. The possible values of x
come from the sequence of integers 0, 1, 2…
Discrete Random Variables
x f(x)
0 54/300 = 0.18
1 117/300 = 0.39
2 0.24
3 0.14
4 0.04
5 0.01
Total – 1.00
Discrete Probability Distributions
• Once the probability distribution is known, it is relatively easy to
determine the probability of a variety of events that may be of
interest to a decision maker.
• For example, for the DiCarlo Motors, most probable number of
automobiles sold during a day is f(1) = 0.39.
• Required conditions for a discrete probability function –
• 𝑓 𝑥 ≥0
• ∑𝑓 𝑥 = 1
Discrete Uniform Probability Function
• Simplest example of discrete probability distribution
!
• Probability function 𝑓 𝑥 = "
• Where n = number of values the random variable may assume
• Example – rolling a die
)
• 𝑓 𝑥 = * for x = 1,2,3,4,5,6
Example 1
• The percent frequency distributions of job satisfaction scores for a
sample of information systems (IS) senior executives and middle
managers are as follows. The scores range from a low of 1 (very
dissatisfied) to a high of 5 (very satisfied).
Job Satisfaction Score IS Senior Executives (%) IS Middle Managers (%)
1 5 4
2 9 10
3 3 12
4 42 46
5 41 28
Example 1
1. Develop a probability distribution for the job satisfaction score of a
senior executive.
2. Develop a probability distribution for the job satisfaction score of a
middle manager.
3. What is the probability that a senior executive will report a job
satisfaction score of 4 or 5?
4. What is the probability a middle manager is very satisfied?
5. Compare the overall job satisfaction of senior executives and
middle managers.
Expected Value
• The expected value or mean of a random variable is a measure of
central location
• 𝐸 𝑥 = 𝜇 = ∑ 𝑥𝑓(𝑥)
• For DiCarlo Motors:
x f(x) xf(x)
0 0.18 0.00
1 0.39 0.39
2 0.24 0.48
3 0.14 0.42
4 0.04 0.16
5 0.01 0.05
Total = 1.50
Expected Value
• The expected value is 1.5 automobiles per day.
• Although sales of 0,1,2,3,4 or 5 automobiles are possible on any day,
over time DiCarlo can anticipate selling an average of 1.5 automobiles
per day. Assuming 30 days of operation during a month, average
monthly sales = 1.5*30 = 45 automobiles
Variance
• Measure of variability or dispersion
• 𝑉𝑎𝑟 𝑥 = 𝜎 ! = ∑ 𝑥 − 𝜇 ! 𝑓(𝑥)
𝒙 𝒙−𝝁 (𝒙 − 𝝁)𝟐 𝒇(𝒙) 𝒙 − 𝝁 𝟐 𝒇(𝒙)
0 0 – 1.50 = -1.50 2.25 0.18 0.4050
1 -0.50 0.25 0.39 0.0975
2 0.50 0.25 0.24 0.0600
3 1.50 2.25 0.14 0.3150
4 2.50 6.25 0.04 0.2500
5 3.50 12.25 0.01 0.1225
Total – 1.25