SOLUTION: A recent study showed that 75 % of commercial airline flights in and out of the US airports were on-time arrivals and 19 % were late departures. three hundred flights are to be ran

Algebra ->  Probability-and-statistics -> SOLUTION: A recent study showed that 75 % of commercial airline flights in and out of the US airports were on-time arrivals and 19 % were late departures. three hundred flights are to be ran      Log On


   



Question 207022: A recent study showed that 75 % of commercial airline flights in and out of the US airports were on-time arrivals and 19 % were late departures. three hundred flights are to be randomly identified from all flights and their flight logs examines closely.
What is the probability that more then 80 percent of the sample will be on-time arrival

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
A recent study showed that 75 % of commercial airline flights in and out of the US airports were on-time arrivals and 19 % were late departures. three hundred flights are to be randomly identified from all flights and their flight logs examines closely.
What is the probability that more then 80 percent of the sample will be on-time arrival

This is a binomial probablity, where

n+=+300%2C+p+=+.75,

q+=+1-p+=+1-.75+=+.25

x = 80% of 300 = .8%28300%29+=+240

mu+=+np+=+300%2A.75+=+225

sigma+=+sqrt%28npq%29+=+sqrt%28300%2A.75%2A.25%29+=+7.5

If npq+%3E=+10, then this is approximately normally
distributed.  npq+=+300%2A.75%2A.25+=+56.25+%3E=+10, so
the normal approximation will be close.

Since we read the words "more then 80 percent", we do not
include the 240 bar of the implied histogram, the base of
which goes from 239.5 to 240.5.  So the first bar of the
histogram we include starts at 240.5. So we take that value
for x:  

z=%28x-mu%29%2Fsigma+=+%28240.5-225%29%2F7.5+=+2.07, rounded to 
nearest hundredth.

Now we need to find out the area under the normal curve
to the right of the black vertical line at 2.07



Normal tables are set up to give the area between the y-axis and
that black line drawn at z=2.07. 

So we look down the left column, till we see 2.0,then across the top
to the hundredth digit, which is .07, so we read .4808.  Since all the
area to the right of the y-axis is .5, we subtract .5-.4808 and
get .0192.

Edwin