227k views
25 votes
The taxi and takeoff time for commercial jets is a random variable x with a mean of 8 minutes and a standard deviation of 2.8 minutes. Assume that the distribution of taxi and takeoff times is approximately normal. You may assume that the jets are lined up on a runway so that one taxies and takes off immediately after the other, and that they take off one at a time on a given runway.

A button hyperlink to the SALT program that reads: Use SALT.
(a) What is the probability that for 37 jets on a given runway, total taxi and takeoff time will be less than 320 minutes? (Round your answer to four decimal places.)
Incorrect: Your answer is incorrect.

(b) What is the probability that for 37 jets on a given runway, total taxi and takeoff time will be more than 275 minutes? (Round your answer to four decimal places.)
Incorrect: Your answer is incorrect.

(c) What is the probability that for 37 jets on a given runway, total taxi and takeoff time will be between 275 and 320 minutes? (Round your answer to four decimal places.)
Incorrect: Your answer is incorrect.

Need Help? Read It

User Oprimus
by
8.6k points

1 Answer

8 votes

Answer:

a) 0.9207 = 92.07% probability that for 37 jets on a given runway, total taxi and takeoff time will be less than 320 minutes

b) 0.8907 = 89.07% probability that for 37 jets on a given runway, total taxi and takeoff time will be more than 275 minutes

c) 0.8114 = 81.14% probability that for 37 jets on a given runway, total taxi and takeoff time will be between 275 and 320 minutes

Explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal probability distribution

When the distribution is normal, we use the z-score formula.

In a set with mean
\mu and standard deviation
\sigma, the zscore of a measure X is given by:


Z = (X - \mu)/(\sigma)

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean
\mu and standard deviation
\sigma, the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean
\mu and standard deviation
s = (\sigma)/(√(n)).

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For sum of n normally distributed variables, the mean is
\mu*n and the standard deviation is
s = \sigma√(n).

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean
\mu = p and standard deviation
s = \sqrt{(p(1-p))/(n)}

In this question, we have that:

For a single commercial jet:


\mu = 8, \sigma = 2.8

For the 37 jets combined:


\mu = 37*8 = 296, s = 2.8√(37) = 17.03

(a) What is the probability that for 37 jets on a given runway, total taxi and takeoff time will be less than 320 minutes?

This is the pvalue of Z when X = 320. So


Z = (X - \mu)/(\sigma)

By the Central Limit Theorem


Z = (X - \mu)/(s)


Z = (320 - 296)/(17.03)


Z = 1.41


Z = 1.41 has a pvalue of 0.9207

0.9207 = 92.07% probability that for 37 jets on a given runway, total taxi and takeoff time will be less than 320 minutes.

(b) What is the probability that for 37 jets on a given runway, total taxi and takeoff time will be more than 275 minutes?

This is 1 subtracted by the pvalue of Z when
X = 275. So


Z = (X - \mu)/(\sigma)

By the Central Limit Theorem


Z = (X - \mu)/(s)


Z = (275 - 296)/(17.03)


Z = -1.23


Z = -1.23 has a pvalue of 0.1093

1 - 0.1093 = 0.8907

0.8907 = 89.07% probability that for 37 jets on a given runway, total taxi and takeoff time will be more than 275 minutes.

(c) What is the probability that for 37 jets on a given runway, total taxi and takeoff time will be between 275 and 320 minutes?

This is the pvalue of Z when
X = 320 subtracted by the pvalue of | when
X = 275

From a and b

0.9207 - 0.1093 = 0.8114

0.8114 = 81.14% probability that for 37 jets on a given runway, total taxi and takeoff time will be between 275 and 320 minutes

User Muhammad Hewedy
by
8.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.