Let X = the random variable denoting the length of time a full movie runs from opening to credits
We are given X ~ N(
Then we have,
Z = ~ N(0, 1), Z is the standard normal variate
a. The probability that a random movie is between 1.8 and 2.0 hours
= P(1.8 X 2.0)
= P(
= P(- 0.33 Z 0.33)
=
= 0.6293 - 0.3707
= 0.2586
Answer: The probability that a random movie is between 1.8 and 2.0 hours is 0.2586.
b. The probability that a random movie is longer than 2.3 hours
= P(X > 2.3)
= P( > )
= P(Z > 1.33)
= 1 - P(Z 1.33)
= 1 - (1.33)
= 1 - 0.9082
= 0.0918
Answer: The probability that a random movie is longer than 2.3 hours is 0.0918.
c. Let the length of movie that is shorter than 94% of the movies be t.
Then P(X t) = 94%
i.e. P() = 0.94
i.e. P(Z ) = 0.94
i.e. 1 - P(Z < ) = 0.94
i.e. P(Z < ) = 1 - 0.94 = 0.06
i.e. = 0.06 = -1.56)
i.e. = -1.56
i.e. t = 1.432 = 1.4 (rounded to 1 decimal place)
Answer: The length of movie that is shorter than 94% of the movies is 1.4 hours.
Comments
Leave a comment