SOLUTION: I have lost here with 2 different formula it's likely the same for me ,f(x) = n nCr x p^x(1 - p)^n-x or the Discrete population Probability D??which one is corrector and why?
Bec
Algebra.Com
Question 615359: I have lost here with 2 different formula it's likely the same for me ,f(x) = n nCr x p^x(1 - p)^n-x or the Discrete population Probability D??which one is corrector and why?
Because not all airline passengers show up for their reserved seat, an airline sells 125 tickets for a flight that holds only 120 passengers. The probability that a passenger does not show up is 0.10, and the passengers behave independently.
a)What is the probability that every passenger who shows up can take the flight?
b)What is the probability that the flight departs with empty seats?
c)What is the probability that the flight departs with exactly 5 empty seats?
Thanks so much in advance!
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
I have lost here with 2 different formula it's likely the same for me ,f(x) = n nCr x p^x(1 - p)^n-x or the Discrete population Probability D??which one is corrector and why?
Because not all airline passengers show up for their reserved seat, an airline sells 125 tickets for a flight that holds only 120 passengers. The probability that a passenger does not show up is 0.10, and the passengers behave independently.
a)What is the probability that every passenger who shows up can take the flight?
P(x <= 120) = binomcdf(125,0.90,120) = 0.9961
----------------------------------------------------------
b)What is the probability that the flight departs with empty seats?
P(x > = 5) = 1 - binomcdf(125,0.1,5) = 0.9886
----------------------------------------------------------
c)What is the probability that the flight departs with exactly 5 empty seats?
P(x = 115)= 125C115*(0.9)^115*(0.1)^5 = 0.0970
=============================
Cheers,
Stan H.
=============================
RELATED QUESTIONS
Graph the functions
P=5^x
f=2x^3
A=P(1+i)^n
I can graph y=2x and son on... but I'm (answered by Fombitz)
2) Determine whether the function rule models discrete or continuous data.
A produce... (answered by jim_thompson5910)
I am not getting probability at all or where to start.
It says "The following histograms (answered by Theo)
You have helped me a few times and I greatly appreciate all I can get, here is some more... (answered by stanbon)
I am having a problem with determinng discrete and continuous variables, and if they are... (answered by Edwin McCravy)
please help! I have been looking at this question for just over a week and ive put it off (answered by alka001)
Suppose f=(t-s)/[s/(n-2)] and p=(t-s)/s. Express f as a function of p and n.
I have... (answered by MathLover1,Edwin McCravy,MathTherapy)
A discrete random variable X is such that
P(X = n) = 2^n−1 / 3^n , n = 1,... (answered by CPhill)
A discrete random variable X is such that
P(X = n) = 2^n−1 / 3^n , n = 1, 2, . . . ,... (answered by CPhill)