SOLUTION: how to find an airline estimates that 98% of people booked on their flights actually show up . if the airline books 81 people on flight for which the maximum number is 79 , what is

Algebra ->  Probability-and-statistics -> SOLUTION: how to find an airline estimates that 98% of people booked on their flights actually show up . if the airline books 81 people on flight for which the maximum number is 79 , what is      Log On


   



Question 875532: how to find an airline estimates that 98% of people booked on their flights actually show up . if the airline books 81 people on flight for which the maximum number is 79 , what is the probability that the number of people who show up will exceed the capacity of the plan ??
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
p = .98, n = 81
Using TI
P(x > 79) = 1 - P(x ≤ 79) = binomcdf(81, .98, 79) = 1- .4835 = .5165
51.65% chance people showing Up exceed the capcity
Recommend using stattrek.com to check Your work