QUESTION IMAGE
Question
homework: section 4.3
score: 1/15 answered: 1/15
question 2
american airlines flights from chicago to seattle are on time 60 % of the time. suppose 13 flights are randomly selected, and the number on - time flights is recorded.
- the probability that at least 3 flights are on time is =
- the probability that at most 12 flights are on time is =
- the probability that exactly 9 flights are on time is =
Step1: Identify the binomial distribution parameters
Let \(n = 13\) (number of trials, i.e., number of flights), \(p=0.6\) (probability of success, i.e., probability of a flight being on - time), and \(q = 1 - p=0.4\). The binomial probability formula is \(P(X = k)=C(n,k)\times p^{k}\times q^{n - k}\), where \(C(n,k)=\frac{n!}{k!(n - k)!}\).
Step2: Calculate the probability that at least 3 flights are on time
\(P(X\geq3)=1 - P(X\lt3)=1-(P(X = 0)+P(X = 1)+P(X = 2))\)
\[
\]
Step3: Calculate the probability that at most 12 flights are on time
\(P(X\leq12)=1 - P(X = 13)\)
\[
\]
\(P(X\leq12)=1 - 0.001317 = 0.998683\)
Step4: Calculate the probability that exactly 9 flights are on time
\[
\]
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- \(0.999847\)
- \(0.998683\)
- \(0.184\)