91 Assorted Problems Before Mid 05042024 084417am
91 Assorted Problems Before Mid 05042024 084417am
Statistical Inference
µ = ¼ (5 + 4 + 7 + 4 + 5) = 1/5 (25) = 5
Sum
Mean of 𝑥 = 𝜇𝑥 = E(𝑥) = ?
Variance of 𝑥 = σ2𝑥 = E(𝑥2) – [E(𝑥)]2 = ?
σ𝑥 =?
𝝈 𝑵 −𝒏
=?
𝒏 𝑵−𝟏
Kid# 1 2 3 4 5
Question: #04 (cont.) Age 5 4 7 4 5
Kid# Ages 𝑥 𝑥 Freq. P(x) 𝑥.P(x) 𝑥2 𝑥 2.P(x)
1,2 5, 4 4.5 4.0 1 0.1 0.4 16 1.6
1,3 5,7 6.0 4.5 4 0.4 1.8 20.25 8.1
1,4 5,4 4.5 5.0 1 0.1 0.5 25 2.5
1,5 5,5 5.0 5.5 2 0.2 1.1 30.25 6.05
2,3 4,7 5.5 6.0 2 0.2 1.2 36 7.2
2,4 4,4 4.0 Sum 10 1.0 5 25.45
2,5 4,5 4.5 Mean of 𝑥 = 𝜇𝑥 = E(𝑥) = 5
3,4 7,4 5.5
3,5 7,5 6.0 Variance of 𝑥 = σ2𝑥 = E(𝑥2) – [E(𝑥)]2
4,5 4,5 4.5 = 25.45 – 25 = 0.45
σ𝑥 = 0.45 = 0.67082
𝝈 𝑵 −𝒏 𝟏.𝟎𝟗𝟓𝟒 𝟓 −𝟐 𝟏.𝟎𝟗𝟓𝟒 𝟑
= = = 𝟎. 𝟔𝟕𝟎𝟕𝟗𝟗
𝒏 𝑵−𝟏 𝟐 𝟓−𝟏 𝟏.𝟒𝟏𝟒𝟐 𝟒
𝝈 𝑵 −𝒏
Therefore, =
𝒏 𝑵−𝟏
Poisson Distribution
Question: #05
A sales firm receives, on average, 72 calls per day on its toll-free
number. For any given hour, find the probability that it will receive:
a. At most 3 calls/hour b. At least 3 calls/hour
c. 5 or more calls/hour
Solution
Call received per hour = 72/24 λ = 3 calls/hour
𝑋
3𝑒
−λ .λ
a. P(At most 3 calls) = P(X ≤ 3) = 0
𝑋!
= [P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)]
𝑒 −3 .3 𝑒 −3 .3 𝑒 −3 .3 𝑒 −3 .3
0 1 2 3 0 1 2 3
3 3 3 3
= + + + = 𝑒 −3 [ + + + ]
0! 1! 2! 3! 0! 1! 2! 3!
= 0.0498 [1 + 3 + 4.5 + 4.5] = 0.0498 (13) = 0.6472
b. P(At least 3 calls) = P(X ≥ 3) = 1 – P(X < 3)
=1 – [[P(X = 0) + P(X = 1) + P(X = 2)]
= 1 - 0.0498 [1 + 3 + 4.5]
= 1 – 0.4232 = 0.5768 ≈ 𝟓𝟕. 𝟔𝟖%
Poisson Distribution
Question: #05 (cont.)
A sales firm receives, on average, 72 calls per day on its toll-free
number. For any given hour, find the probability that it will receive:
a. At most 3 calls/hour b. At least 3 calls/hour
c. 5 or more calls/hour
Solution λ = 3 calls/hour
𝑋
3𝑒
−λ .λ
c. P(5 or more) = P(X ≥ 5) = 1 - 0
𝑋!
= 1 – P(X < 5)
= 1 - [P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4)]
e−3 .3 e−3 .3 e−3 .3 e−3 .3 e−3 .3
0 1 2 3 4
=1–[ + + + + ]
0! 1! 2! 3! 4!
0 1 2 3 4
3 3 3 3 3
= 1 – e−3 [ + + + + ]
0! 1! 2! 3! 4!
= 1 – 0.0498 [1 + 3 + 4.5 + 4.5 + 3.375]
= 1 – 0.0498 [16.375] = 1 - 0.8155
= 1 – 0.8152 = 0.1848 ≈ 𝟏𝟖. 𝟒𝟓%
Normal Approx. to Binomial Distribution
Question: #06
In a village, 10% person are left-handed. If 200
person are selected at random, find the probability
that 10 or more will be left-handed. Figure 6–38 Area Under a Normal Curve and X
Value for Example 6–17
Solution
This is a binomial situation, since a birth can result in either twins or
not twins (i.e., two outcomes).
Mean: µ = n • p = 8000 • 0.02 = 160
Variance: σ2 = n • p • q = 8000 • 0.02 • 0.98 = 156.8
Standard deviation: σ = 156.8 = 12.5
For the sample, the average number of births that would result in
twins is 160, the variance is 156.8, or 157, and the standard
deviation is 12.5, or 13 if rounded.
Poisson approx. to the Binomial Distribution
Question: #08
If approximately 2% of the people in a room of 200 people are left-
handed, find the probability that
𝑒 −λ . λ 𝑋
i. Exactly 5 people are left-handed. 𝑃 𝑋; λ =
ii. Less than 5 people are left handed 𝑋!
iii. More than 5 people are left handed
Solution
Since λ = n • p, then λ = (200)(0.02) = 4. Hence,
i. P(Exactly 5 people are left-handed) = P(X=5, λ=4)
(2.7183)−4 (4)5
𝑃 𝑋; λ = = 0.1563 ≈ 𝟏𝟓. 𝟔𝟑%
5!
ii. Less than 5 people are left handed = P(X < 5)
4 𝑒 −λ . λ
𝑋
iii. More than 5 people are left handed = P(X > 5) = 1 - P(X ≤ 5)
𝑒 −λ .λ
𝑋
= 1 - 50
𝑋!
= 1 - [P(X = 0) + P(X=1) + P(X=2) + P(X=3) + P(X=4) + P(X=5)]
= 1 – [0.6288 + 0.1563] = 1 – 0.7851 = 0.2149 = 21.49%
Normal Distribution
Question: #09
A survey found that women spend on average
$146.21 for the Christmas holidays. Assume the
standard deviation is $29.44. Find the percentage
of women who spend less than $160.00. Assume
the variable is normally distributed.