Solutions Chapter 10
Solutions Chapter 10
Solutions Chapter 10
1
a. U(−0.5, 0.5); f(x) = 1 if −0.5 < x < 0.5; ); f(x) = 0 otherwise.
b. 0 and 0.2887
c. P (−0.2 < X < 0.4) = area above (−0.2, 0.4) under f , which is 0.6
d. The command “Rand − 0.5” yields a random observation in (−0.5, 0.5).
1
Solution Exercise 10.6
a. Solve: P ( Z > b) = 0.25
Since P ( Z ≤ 0.6745) = 0.75, (*)
it follows that b = 0.6745
b. Solve: P (−b < Z < b) = 0.60
Since P (−b < Z < b) = 1 – 2 P ( Z > b) , we have to solve: P ( Z > b) = 0.20
Since P ( Z ≤ 0.8416) = 0.80, (*)
it follows that b = 0.8416
c. Solve: P (−1.5 < Z < b) = 0.85
0.85 = P ( Z < b) − P ( Z < −1.5) = P ( Z < b) − 0.0668 (*)
Solving P ( Z < b) = 0.9168 yields b = 1.3839 (*)
d. Solve: P (0 < Z < b) = 0.30
Same solution as P (−b < Z < b) = 0.60. Answer: b = 0.8416
2
0 .5 − 6 8 .2 − 6
c. P(0.5 < X < 8.2) = P( <Z< ) = P(−1.10 < Z < 0.44)
5 5
= P( Z < 0.44) − 1 + P( Z < 1.10) = 0.6700 – 1 + 0.8643 = 0.5343
b−6
d. Solve P( X > b) = 0.66. That is, solve P( Z > ) = 0.66 or
5
6−b
(equivalently) P( Z < ) = 0.66.
5
In b. we obtained: P( Z < 0.4125) = 0.66
Hence: (6 – b) / 5 = 0.4125, so b = 3.9375
3
Solution Exercise 10.13
a. The command 90*Rand simulates the random drawing of a real number in
the interval (0, 90). Hence, the command 10+90*Rand can be used to
generate a real number in (10, 100).
b. X is uniformly distributed; parameters α = 10 and β = 100. Notation: X ∼
U(10, 100). Continuous!
c. f (x) = 1/90 for all x in (10, 100) and f (x) = 0 for x otherwise.
d. µ X = (10 + 100)/2 = 55, σ X2 = (100 – 10)2/12 =675 and σ X = 25.9808.
e. P( X = 25) = 0 since X is continuous. For the other probabilities: recall that
probabilities are areas under the pdf. Always make a picture!!
P( X ≤ 25) = (25 – 10)×(1/90) = 15/90 = 0.1667, according to the rectangle
method;
P( X < 25) = P( X ≤ 25) = 0.1667;
P( X > 80.5) = (100 – 80.5)×(1/90) = 19.5/90 = 0.2167;
P(20.6 < X < 90.6) = (90.6 – 20.6)×(1/90) = 70/90 = 0.7778;
P({ X ≤ 20} ∪ { X > 35.1}) = 1 − P(20 < X < 35.1) = 1 – (35.1 – 20)×(1/90) =
1 – 0.1678 = 0.8322;
P({ X ≤ 80} ∩ { X > 20}) = P(20 < X < 80) = 60/90 = 0.6667.
4
Solution Exercise 10.16
a. The first two probabilities are equal, since P( Z = 1.23) = 0. The answers are:
0.8907, 0.8907, 0.4522, 0.3075, 0.5654. (*)
b. Recall that ( X − 10) / 4 has the same probability distribution as Z. As a
consequence, P( X ≤ 14.92) = P( Z ≤ (14.92 − 10) / 4) = P( Z ≤ 1.23) , which
equals 0.8907 because of a. The other probabilities follow analogously; the
answers are: 0.8907, 0.4522, 0.3075, 0.5654.
c. P( X > 18) = 1 − P( X ≤ 18) = 1 – 0.9772 = 0.0228 (*)
Analogously, P( X > 22) = 0.0013 and P( X > 26) = 0.000032. (*)
Because of the symmetry around 10, the answers of the following three
probabilities are the same: 0.0228, 0.0013 and 0.000032.
d.
0.12
0.1
0.08
0.06
0.04
0.02
0
-10 -5 0 5 10 15 20 25 30
5
The graph of f has the constant level 0.02 above the interval (50, 100). By
symmetry it follows that the mean is 75, while the variance is (100 – 50)2 / 12
= 208.3333 and the standard deviation is 14.4338.
b. For x between 50 and 100, f (x) = 0.02. That is: with this model, all possible
outcomes have the same likelihood of becoming the realisation of X.
c. P( X ≤ 75) = 0.5, in accordance with the empirical fact.
P(70 < X < 80) is just the area above the interval (70, 80), which is: 0.20.
This is much less than the empirical fact 0.42.
Since the graph of g is symmetric, it follows that the mean of the distribution
is 75 and again it holds that P( X ≤ 75) = 0.5.
b. For x between 50 and 100, g (x) represents the likelihood that x will become
the realisation of X under this model. This likelihood is largest near the centre
75000.
c. Since the graph of g is symmetric, it follows that the mean of the distribution
is 75 and again it holds that P( X ≤ 75) = 0.5.
The probability P(70 < X < 80) is just the sum of the two areas above the
intervals (70, 75] and (75, 80); make a picture yourself. Notice that these two
areas are both equal to 0.18. Hence, the probability is 0.36, slightly less than
the empirical fact 0.42.
6
This number is larger than 1, so it cannot be a probability.
b. (*)
h P ( 6 ≤ X ≤ 6 + h ) f ( 6) h
1 0.116949 0.125794
0.5 0.060904 0.062897
0.25 0.030980 0.031449
0.125 0.015611 0.015724
0.0625 0.007834 0.007862
0.03125 0.003924 0.003931
0.0156 0.001961 0.001962
0.0078 0.000981 0.000981
As h gets closer to 0, the results in the columns 2 and 3 come closer.
7
Solution Exercise 10.26
Let X be the weight (in gram) of this randomly drawn parcel of butter.
8
Solution Exercise 10.28
Let Y be the number of headache sufferers in the sample that do get relief with two
aspirins.
a. Since E (Y ) = 165 and V (Y ) = 74.25, the approximating distribution is N(165,
74.25). Hence:
Y − 165 149.5 − 165
P(Y < 150) = P(Y ≤ 149.5) = P( ≤ )
8.6168 8.6168
≈ P( Z ≤ −1.7988) = 0.0360 (*)
b. It suggests that it is likely that the claim of the manufacturer is not correct.
c. P(Y ≤ 145) = P(Y ≤ 145.5) ≈ P( Z ≤ −2.2630) = 0.0118
If the claim is correct, it is very unlikely that 145 (or less) of the 300 persons
get relief.
x 0 1 2 3
f(x) 0.375 0.375 0.188 0.062
F(x) 0.375 0.750 0.938 1
The cdf F (x) passes the levels 0.529, 0.744 and 0.869 respectively at x = 1, x
= 1 and x = 2. Hence, the observations are 1, 1 and 2.
b. Firstly, the continuous cdf of Y is calculated. Notice that, for y between −2
and 2:
G( y) = P(Y ≤ y ) = area under g and above (−2, y)
= ( y − (−2)) × g ( y ) / 2 = ( y + 2)( y + 2) / 16
= ( y + 2)2 / 16
To obtain the first simulation, the equation 0.041 = ( y + 2)2 / 16 has to be
solved. That is:
( y + 2) 2 = 0.656 ⇔ y + 2 = ± 0.656 ⇔ y = −2 ± 0.656
Since y = −2 − 0.656 is not a valid solution (it falls beyond (-2, 2)), the
simulated value is –1.1901. The other two simulations can be obtained
analogously: 0.1541 and 1.5485.
9
≈ P ( Z ≥ 0.4420) = 1 − P ( Z < 0.4420) = 0.3292. (*)
a. The probabilities P ( X < 80) and P ( X > 140) are needed. They are
respectively equal to 0.1056 and 0.0062. (*)
The answers to the two questions are
455× 0.1056 = 48.05 million and 455× 0.0062 = 2.82 million.
b. The equation P ( X > a ) = 0.02 has to be solved. Or, equivalently:
P ( X ≤ a ) = 0.98.
It follows that: a = 132.86. (*)
The minimum IQ that gives the right to become a member is 132.86.
c. Notice that this question concerns a conditional probability: given that the
randomly chosen person is a potential Mensa member, what is the probability
that this person’s IQ is above 140? That is, the following probability is
wanted:
(The last equality follows since the occurrence of { X > 140} automatically
implies the occurrence of { X > 132.86}.) Since the numerator and the
denominator are already calculated, the proportion that is asked for equals
0.0062 / 0.02 = 0.31. More than 30% of the potential Mensa members have IQ
above 140.
0.20
0.15
0.10
0.05
0.00
-3 -2 -1 0 1 2 3 4 5 6
return
10
c. The normal distribution with mean and variance equal to the mean and
(population) variance of the 51 returns of part a.
Hence: R ∼ N(−0.0015, 5.5114)
d.
Empirical model Normal model
P (−0.5 < R < 0.5) 12/51 = 0.2353 0.1687
P ( R < −3) 6/51 = 0.1176 0.1008
P ( R > 5) 3/51 = 0.0588 0.0166
Indeed, the empirical probabilities are larger than the accompanying normal
probabilities, which supports the arguments that the normal model
underestimates the actual frequencies in the tails and near 0.
11