Topic 2 Exercises: - Discrete Probability Distributions (Chapter 5) - Continuous Probability Distribution (Chapter 6)
Topic 2 Exercises: - Discrete Probability Distributions (Chapter 5) - Continuous Probability Distribution (Chapter 6)
https://homepage.divms.uiowa.edu/~mbognar/applets/bin.html
Exercise 2
The manager of an online shopping website has determined that
an average of 5 customers per minute make a purchase on
Saturdays.
a. What is the probability that during a one-minute interval
on Saturday exactly 8 purchases will be made?
b. What is the probability that more than 2 purchases will
be made during a one-minute interval on Saturday?
Solution:
𝜆=5
𝜆𝑥 𝑒 −𝜆
a. (1) Using Poisson Formula 𝑃 𝑥 =
𝑥!
𝜆𝑥 𝑒 −𝜆 58 (2.718−5 )
𝑃 𝑥=8 = = = 0.0653
𝑥! 8!
Exercise 2 - Solution
a. (2) Using Poisson table (from Moodle Meta): 𝜆=5
𝑃 𝑥 = 8 = 0.0653
b. 𝑃 𝑥 > 2 = 1 − 𝑃 𝑥 ≤ 2
= 1 − [𝑃 𝑥 = 0 + 𝑃 𝑥 = 1 + 𝑃(𝑥 = 2)
= 1 − 0.0067 + 0.0337 + 0.0842 = 0.875
Exercise 2 - Solution
https://homepage.divms.uiowa.edu/~mbognar/applets/pois.html
Binomial Distribution Tables: Cumulative
vs Probability
• The distribution tables posted on Moodle Metacourse:
• Provide the probability distributions
(for binomial and Poisson)
• You will print and use these tables in your exam
• The distribution tables in the appendices of our textbook
(10th ed):
• Provide the cumulative probability distributions
(for binomial and Poisson)
• The book exercises are solved using the cumulative
distribution tables
• Useful to practice with both kind of tables (you could
also verify your answers using excel)
• The following example is solved using both tables
Binomial Distribution Tables: Cumulative
vs Probability
Given a binomial distribution with n = 8 and p = 0.40,
what is the probability that the number of successes is:
a. at most 3? 𝑃(𝑥 ≤ 3)
b. exactly 3? 𝑃(𝑥 = 3)
Solution: Using the Binomial Probability
Distribution
(form Moodle Metcourse)
a. 𝑃 𝑥 ≤ 3 = 𝑃 𝑥 = 0 + 𝑃 𝑥 = 1 + 𝑃 𝑥 = 2 + 𝑃 𝑥 = 3 =
= 0.017 + 0.090 + 0.209 + 0.279 =0.595
b. 𝑃 𝑥 = 3 = 𝟎. 𝟐𝟕𝟗
Solution: Using the Cumulative Binomial
Distribution
(Appendix B - Textbook)
n=8
… …
a. 𝑃 𝑥 ≤ 3 = 𝟎. 𝟓𝟗𝟒𝟏
b. 𝑃 𝑥 = 3 = 𝑃 𝑥 ≤ 3 − 𝑃 𝑥 ≤ 2 = 0.5941 − 0.3145 = 𝟎. 𝟐𝟕𝟗
Normal Distribution
Exercise 1
22
4 Probability of
Interest
P(23 x 27) ?
23 27
Exercise 1 - Solution
1. Convert to Standard Normal Distribution
22 x 23 22
z 0.25
4
4
x 27 22
P(23 x 27) ? z 1.25
4
= 𝑃(0.25 ≤ 𝑧 ≤ 1.25)
Probability of
Interest
z: 0.25 1.25
x: 23 27
Exercise 1 - Solution
Probability of
Interest
z: 0.25 1.25
x: 23 27
Exercise 2
A radar unit is used to measure speeds of cars
on a motorway. The speeds are normally
distributed with a mean of 90 km/hr and a
standard deviation of 10 km/hr. What is the
probability that a car picked at random is
travelling at more than 100 km/hr?
Exercise 2 - Solution
• 𝜇 = 90 and 𝜎 = 10 𝑝 𝑥 > 100 ?
100−90
• 𝑝 𝑥 > 100 = 𝑝 𝑧 > =𝑝 𝑧>1
10
= 0.5 − 𝑝 0 ≤ 𝑧 ≤ 1 = 0.5 − 0.3413 = 0.1587
𝟎. 𝟑𝟒𝟏𝟑
𝟎. 𝟏𝟓𝟖𝟕
Exercise 3
The IQ Test is designed to have a mean score of
100 with a standard deviation of 15 points. A
score above 140 is considered to be genius level.
a) What is the calculated z-score for an IQ of
140?
b) What would be the percentile of people who
have an IQ of 140?
Exercise 3 - Solution
a.
95 − 85 10
𝑥𝑒𝑛𝑔 = 95 ⇒ 𝑧𝑠𝑡𝑎𝑡 = = = 2.5
4 4
3.