Chapter #8 – Limit Theorems Question #5:

advertisement
Chapter #8 – Limit Theorems
Question #5: Fifty numbers are rounded off to the nearest integer and then summed. If the
individual round off errors are uniformly distributed over (−0.5,0.5), approximate the
probability that the resultant sum differs from the exact sum by more than 3.
ο‚·
If we let 𝑋𝑖 denote the ith round off error, then 𝑋𝑖 ~π‘ˆπ‘πΌπΉ(−0.5,0.5) so that the density
is 𝑓𝑋𝑖 (π‘₯𝑖 ) = 1 whenever π‘₯ ∈ (−0.5,0.5) for 𝑖 = 1, … ,50. We can then calculate that
𝐸(𝑋𝑖 ) =
0.5+(−0.5)
2
= 0 and π‘‰π‘Žπ‘Ÿ(𝑋𝑖 ) =
(0.5−(−0.5))
2
12
1
= 12. We then note that 𝑋1 , … , 𝑋50
are independent and let 𝑋 = ∑50
𝑖=1 𝑋𝑖 . The central limit theorem guarantees that 𝑋 will
1
25
be approximately normally distributed with πœ‡ = 50 ∗ 0 = 0 and 𝜎 2 = 50 ∗ 12 =
that 𝑃(|𝑋| > 3) = 2𝑃(𝑋 > 3) = 2𝑃 (
𝑋−0
√25/6
>
3−0
6
, so
) ≈ 2𝑃(𝑍 > 1.47) = 0.1416.
√25/6
Question #13: Student scores on exams given by a certain instructor have mean 74 and
standard deviation 14. This instructor is about to give two exams, one to a class of size 25
and the other to a class of size 64. (a) Approximate the probability that the average test score
in the class of size 25 exceeds 80. (b) Repeat part (a) for the class of size 64. (c) Approximate
the probability that the average test score in the larger class exceeds that of the other class
by over 2.2 points. (d) Approximate the probability that the average test score in the smaller
class exceeds that of the other class by over 2.2 points.
Μ…
𝑋 −74
a) 𝑃(𝑋̅ > 80) = 𝑃 ( 14 >
80−74
14
√25
√25
Μ…
π‘Œ−74
b) 𝑃(π‘ŒΜ… > 80) = 𝑃 ( 14 >
80−74
14
√64
√64
) ≈ 𝑃(𝑍 > 2.14) ≈ 0.0162.
) ≈ 𝑃(𝑍 > 3.43) ≈ 0.0003.
c) We have that the variance is given by π‘‰π‘Žπ‘Ÿ(π‘ŒΜ… − 𝑋̅) = π‘‰π‘Žπ‘Ÿ(π‘ŒΜ…) + π‘‰π‘Žπ‘Ÿ(𝑋̅) =
1
1
1
1
25
64
25
π‘‰π‘Žπ‘Ÿ (64 ∑64
𝑖=1 𝑦𝑖 ) + π‘‰π‘Žπ‘Ÿ (25 ∑𝑖=1 π‘₯𝑖 ) = 642 π‘‰π‘Žπ‘Ÿ(∑𝑖=1 𝑦𝑖 ) + 252 π‘‰π‘Žπ‘Ÿ(∑𝑖=1 π‘₯𝑖 ) =
1
642
∑64
𝑖=1 π‘‰π‘Žπ‘Ÿ(𝑦𝑖 ) +
1
252
∑25
𝑖=1 π‘‰π‘Žπ‘Ÿ(π‘₯𝑖 ) =
1
642
(64 ∗ 142 ) +
1
252
(25 ∗ 142 ) =
196
64
+
196
25
,
so
196
196
the standard deviation is therefore 𝑠𝑑(π‘ŒΜ… − 𝑋̅) = √ 64 + 25 ≈ 3.3. This allows us to
Μ…
Μ…
π‘Œ−𝑋 −0
2.2−0
calculate 𝑃(π‘ŒΜ… − 𝑋̅ > 2.2) = 𝑃 ( 3.3 > 3.3 ) ≈ 𝑃(𝑍 > 0.67) ≈ 0.2514.
Μ… Μ…
𝑋 −π‘Œ−0
2.2−0
d) 𝑃(𝑋̅ − π‘ŒΜ… > 2.2) = 𝑃 ( 3.3 > 3.3 ) ≈ 𝑃(𝑍 > 0.67) ≈ 0.2514.
Question #15: An insurance company has 10,000 automobile policyholders. The expected
yearly claim per policyholder is $240, with a standard deviation of $800. Approximate the
probability that the total yearly claim exceeds $2.7 million.
ο‚·
𝑃(∑10,000
𝑋𝑖 > 2,700,000) ≈ 𝑃 (𝑍 >
𝑖=1
2,700,000−10,000(240)
√10,000(8002 )
) = 𝑃(𝑍 > 3.75) ≈ 0.0000.
Question #1: The number of automobiles sold weekly at a certain dealership is a random
variable with expected value 16. Give an upper bound to the probability that (a) next week’s
sales exceed 18; (b) next week’s sales exceed 25.
a) Markov’s inequality states that if 𝑋 is a random variable that takes only nonnegative
values, then for any value π‘Ž > 0 we have 𝑃(𝑋 ≥ π‘Ž) ≤
upper bound for 𝑃(𝑋 > 18) = 𝑃(𝑋 ≥ 19) ≤
b) Similarly, 𝑃(𝑋 > 25) = 𝑃(𝑋 ≥ 26) ≤
𝐸(𝑋)
26
𝐸(𝑋)
19
𝐸(𝑋)
π‘Ž
. Here, we wish to find an
16
= 19 = 0.84.
16
= 26 = 0.62.
Question #2: Suppose in Problem 1 that the variance of the number of automobiles sold
weekly is 9. (a) Give a lower bound to the probability that next week’s sales are between 10
and 22, inclusively. (b) Give upper bound to the probability that next week’s sales exceed 18.
a) Chebyshev’s inequality states that if 𝑋 is a random variable with finite mean πœ‡ and
𝜎2
variance 𝜎 2 , then for any value π‘˜ > 0 we have 𝑃(|𝑋 − πœ‡| ≥ π‘˜) ≤ π‘˜ 2 . We wish to find
an upper bound for 𝑃(10 ≤ 𝑋 ≤ 22) = 𝑃(|𝑋 − 16| ≤ 6) = 1 − 𝑃(|𝑋 − 16| > 6) ≥
9
9
27
3
1 − 62 = 1 − 36 = 36 = 4 = 0.75.
b) Chebyshev’s one-sided inequality states that if 𝑋 is a random variable with mean 0
𝜎2
and finite variance 𝜎 2 , then for any π‘Ž > 0 we have 𝑃(𝑋 ≥ π‘Ž) ≤ 𝜎2 +π‘Ž2. Here we wish to
9
9
9
1
find 𝑃(𝑋 > 18) = 𝑃(𝑋 ≥ 19) = 𝑃(𝑋 − 16 ≥ 3) ≤ 9+32 = 9+9 = 18 = 2 = 0.5.
Question #3: If 𝐸[𝑋] = 75, 𝐸[π‘Œ] = 75, π‘‰π‘Žπ‘Ÿ[𝑋] = 10, π‘‰π‘Žπ‘Ÿ[π‘Œ] = 12, πΆπ‘œπ‘£(𝑋, π‘Œ) = −3, then give
an upper bound to (a) 𝑃(|𝑋 − π‘Œ| > 15), (b) 𝑃(𝑋 > π‘Œ + 15) and (c) 𝑃(π‘Œ > 𝑋 + 15).
a) First note that the expected value 𝐸(𝑋 − π‘Œ) = 𝐸(𝑋) − 𝐸(π‘Œ) = 75 − 75 = 0 while the
variance π‘‰π‘Žπ‘Ÿ(𝑋 − π‘Œ) = π‘‰π‘Žπ‘Ÿ(𝑋) + π‘‰π‘Žπ‘Ÿ(π‘Œ) − 2πΆπ‘œπ‘£(𝑋, π‘Œ) = 10 + 12 − 2(−3) = 28.
𝜎2
28
Using Chebyshev’s inequality, 𝑃(|𝑋 − π‘Œ| > 15) ≤ 152 = 225 = 0.12.
b) Using Chebyshev’s one-sided inequality, we have 𝑃(𝑋 > π‘Œ + 15) = 𝑃(𝑋 − π‘Œ > 15) =
𝜎2
𝜎2 +152
28
28
= 28+225 = 253 = 0.11.
𝜎2
28
28
c) 𝑃(π‘Œ > 𝑋 + 15) = 𝑃(π‘Œ − 𝑋 > 15) = 𝜎2 +152 = 28+225 = 253 = 0.11
Question #4: Suppose that the number of units produced daily at factory A is a random
variable with mean 20 and standard deviation 3 and the number produced at factory B is a
random variable with mean 18 and standard deviation 6. Assuming independence, derive an
upper bound for the probability that more units are produced today at factory B than A.
ο‚·
If 𝑋 is the number produced at factory A and π‘Œ the number produced at factory B,
then we have 𝐸(π‘Œ − 𝑋) = 𝐸(π‘Œ) − 𝐸(𝑋) = −2 and π‘‰π‘Žπ‘Ÿ(π‘Œ − 𝑋) = π‘‰π‘Žπ‘Ÿ(π‘Œ) + π‘‰π‘Žπ‘Ÿ(𝑋) =
45
45
9 + 36 = 45. Thus, 𝑃(π‘Œ − 𝑋 > 0) = 𝑃(π‘Œ − 𝑋 ≥ 1) = 𝑃(π‘Œ − 𝑋 + 2 ≥ 3) ≤ 45+9 = 54.
Question #7: The servicing of a machine requires two separate steps, with the time needed
for the first step being an exponential random variable with mean 0.2 hour and the time for
the second step being an independent exponential random variable with mean 0.3 hour. If a
repair person has 20 machines to service, approximate the probability that all the work can
be completed in 8 hours.
ο‚·
If 𝑋 is the time required to service a machine, then 𝐸(𝑋) = 0.2 + 0.3 = 0.5. Also, since
the variance of an exponential random variable is equal to the square of its mean, we
have that π‘‰π‘Žπ‘Ÿ(𝑋) = (0.2)2 + (0.3)2 = 0.13. If we then let 𝑋𝑖 denote the time required
to service job 𝑖 for 𝑖 = 1,2, … ,20, then we have that 𝐸(∑20
𝑖=1 𝑋𝑖 ) = 0.5(20) = 10 while
∑20
𝑖=1 𝑋𝑖 −10
20
π‘‰π‘Žπ‘Ÿ(∑20
𝑖=1 𝑋𝑖 ) = 0.13(20) = 2.6. Therefore, 𝑃(∑𝑖=1 𝑋𝑖 > 8) = 𝑃 (
√2.6
>
8−10
√2.6
)≈
𝑃(𝑍 > −1.24) = 1 − Φ(−1.24) = 0.1074.
Question #8: On each bet, a gambler loses 1 with probability 0.7, loses 2 with probability
0.2, or wins 10 with probability 0.1. Approximate the probability that the gambler will be
losing after his first 100 bets.
ο‚·
If we let 𝑋 denote the gambler’s winnings on each bet, then we can calculate that
𝐸(𝑋) = −1(0.7) − 2(0.2) + 10(0.1) = −0.1
and
π‘‰π‘Žπ‘Ÿ(𝑋) = 𝐸(𝑋 2 ) − [𝐸(𝑋)]2 =
(−1)2 (0.7) + (−2)2 (0.2) + (10)2 (0.1) − (−0.1)2 = 11.5 − 0.01 = 11.49. We then
100
have 𝐸(∑100
𝑖=1 𝑋𝑖 ) = 100(−0.1) = −10 and π‘‰π‘Žπ‘Ÿ(∑𝑖=1 𝑋𝑖 ) = 100(11.49) = 1149, so
∑100
𝑖=1 𝑋𝑖 −(−10)
𝑃(∑100
𝑖=1 𝑋𝑖 ≤ −0.5) = 𝑃 (
√1149
≤
−0.5−(−10)
√1149
) ≈ 𝑃(𝑍 ≤ 0.28) = Φ(0.28) = 0.61.
Question #10: A tobacco company claims that the amount of nicotine in one of its cigarettes
is a random variable with mean 2.2 mg and standard deviation 0.3 mg. However, the average
nicotine content of 100 randomly chosen cigarettes was 3.1 mg. Approximate the probability
that the average would have been as high as or higher than 3.1 if the claims were true.
ο‚·
If the claim were true, then by the central limit theorem, the average nicotine content
(call it 𝑋) would approximately have a normal distribution with mean 2.2 and
standard deviation 0.03. Thus, the probability that it would be as high as 3.1 is given
𝑋−2.2
by 𝑃(𝑋 > 3.1) = 𝑃 (
√0.03
>
3.1−2.2
√0.03
) ≈ 𝑃(𝑍 > 5.2) = 1 − Φ(5.2) ≈ 0.
Download
Study collections