The length of time a full length movie runs from opening to credits is normally distributed with a mean of 2.2 hours and standard deviation of 0.2 hours. Calculate the following:A random movie is between 1.8 and 2.0 hours.A movie is shorter than 1.6 hours.
A movie is longer than 2.4 hours.
1
Expert's answer
2021-06-29T00:13:05-0400
The distribution of a movie length is dfined by 2πσ1e−2σ2(L−L0)2 , where L is a movie length, L0=2.2 is a mean movie length, and σ=0.2 is a standard deviation. By substitution x=σL−L0 we can convert this distribution to the normal standard distribution 2π1e−2x2 .
Then the probability for a random movie to be between 1.8 and 2.0 hours is P(1.8<L<2.0)=∫1.82.02π0.21e−2∗0.22(L−2.2)2dL=∫−2−12π1e−2x2dx=∫122π1e−2x2dx
The last integral is equals 21(erf(22)−erf(21))=21(0.9544997361−0.68268949213)=0.13590512198
The probabbility for a movei to be shotter than 1.6 hour P(L<1.6)=∫01.62π0.21e−2∗0.22(L−2.2)2dL=∫−11−32π1e−2x2dx=−∫3112π1e−2x2dx
and P(L<1.6)=(erf(211)−erf(23))/2=(1−0.99730020393)/2=0.00134989803
The probability for a movie to be longer than 2.4 hours:
Comments