Question

The mean cost of domestic airfares in the United States rose to an all-time high of $385 per ticket (Bureau of Transpor...

The mean cost of domestic airfares in the United States rose to an all-time high of $385 per ticket (Bureau of Transportation Statistics website, November 2, 2012). Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $110.

a. What is the probability that a domestic airfare is $550 or more (to 4 decimals)?

b. What is the probability than a domestic airfare is $250 or less (to 4 decimals)?

c. What if the probability that a domestic airfare is between $300 and $500 (to 4 decimals)?

d. What is the cost for the 3% highest domestic airfares?

0 0
Add a comment Improve this question Transcribed image text
✔ Recommended Answer
Answer #1
Concepts and reason

The concept of normal distribution is used to solve this problem.

The normal distribution function is used to find the probability of the continuous variable when the data is more or less symmetric. The probability of being less than or more than some value can be calculated by calculating the area of the curve to the left of that value.

Fundamentals

A continuous random variable is said to follow a normal distribution if the probability density function can be written in the form,

f(x)={1σ2πe(xμσ)2x0Otherwisef\left( x \right) = \left\{ \begin{array}{l}\\\frac{1}{{\sigma \sqrt {2\pi } }}{e^{ - {{\left( {\frac{{x - \mu }}{\sigma }} \right)}^2}}}{\rm{ }} - \infty \le x \le \infty \\\\0{\rm{ Otherwise}}\\\end{array} \right.

The value of μ\mu is the mean and σ\sigma is the standard deviation of the distribution. The probability of the normal distribution can be defined as:

P(x>α)=α1σ2πe(xμσ)2dxP(x > \alpha ) = \int\limits_\alpha ^\infty {\frac{1}{{\sigma \sqrt {2\pi } }}} {e^{ - {{\left( {\frac{{x - \mu }}{\sigma }} \right)}^2}}}dx

To calculate the probability for a random variable that follows N(μ,σ2)N\left( {\mu ,{\sigma ^2}} \right) , convert the variable to a standard normal variable by the transformation,

z=xμσz = \frac{{x - \mu }}{\sigma }

The probability can be obtained by the formula:

P(xa)=P(xμσaμσ)=Φ(aμσ)\begin{array}{c}\\P\left( {x \le a} \right) = P\left( {\frac{{x - \mu }}{\sigma } \le \frac{{a - \mu }}{\sigma }} \right)\\\\ = \Phi \left( {\frac{{a - \mu }}{\sigma }} \right)\\\end{array}

P(xa)=P(xμσaμσ)=1P(xμσaμσ)=1Φ(aμσ)\begin{array}{c}\\P\left( {x \ge a} \right) = P\left( {\frac{{x - \mu }}{\sigma } \ge \frac{{a - \mu }}{\sigma }} \right)\\\\ = 1 - P\left( {\frac{{x - \mu }}{\sigma } \le \frac{{a - \mu }}{\sigma }} \right)\\\\ = 1 - \Phi \left( {\frac{{a - \mu }}{\sigma }} \right)\\\end{array}

Use the formula where the interval is a<x<ba < x < b as:

P(a<x<b)=P(aμσxμσbμσ)=P(aμσzbμσ)=Φ(bμσ)Φ(aμσ)\begin{array}{c}\\P\left( {a < x < b} \right) = P\left( {\frac{{a - \mu }}{\sigma } \le \frac{{x - \mu }}{\sigma } \le \frac{{b - \mu }}{\sigma }} \right)\\\\ = P\left( {\frac{{a - \mu }}{\sigma } \le z \le \frac{{b - \mu }}{\sigma }} \right)\\\\ = \Phi \left( {\frac{{b - \mu }}{\sigma }} \right) - \Phi \left( {\frac{{a - \mu }}{\sigma }} \right)\\\end{array}

The =NORMDIST() = {\rm{NORMDIST}}\left( {} \right) function used in Excel to find the probabilities.

(a)

The mean (μ)\left( \mu \right) of the domestic airfares in the United States is $385 per ticket and the standard deviation (σ)\left( \sigma \right) is $110. Consider the domestic airfares as a random variable (x)\left( x \right) which follows N(μ=385,σ=110)N\left( {\mu = 385,\sigma = 110} \right) . The probability that the domestic airfare is $550 or more is calculated as,

P(x550)=P(xμσ550385110)=P(z1.5)=1Φ(1.5)\begin{array}{c}\\P\left( {x \ge 550} \right) = P\left( {\frac{{x - \mu }}{\sigma } \ge \frac{{550 - 385}}{{110}}} \right)\\\\ = P\left( {z \ge 1.5} \right)\\\\ = 1 - \Phi (1.5)\\\end{array}

Use Excel to calculate the probability for the Z-Value 1.5.

The screenshot of the formula used is shown below:

fic
=NORMSDIST(1.5)
0.9331928)

So,

P(x550)=10.9331928=0.06680720.0668\begin{array}{c}\\P\left( {x \ge 550} \right) = 1 - 0.9331928\\\\ = 0.0668072\\\\ \approx 0.0668\\\end{array}

(b)

The calculation of the probability that the domestic airfare is $250 or less is,

P(x250)=p(xμσ250385110)=P(z1.23)=Φ(1.23)=1Φ(1.23)\begin{array}{c}\\P\left( {x \le 250} \right) = p\left( {\frac{{x - \mu }}{\sigma } \le \frac{{250 - 385}}{{110}}} \right)\\\\ = P\left( {z \le - 1.23} \right)\\\\ = \Phi \left( { - 1.23} \right)\\\\ = 1 - \Phi \left( {1.23} \right)\\\end{array}

Use Excel to calculate the probability for the Z-Value 1.23. The screenshot of the formula used is shown below:

fr
=NORMSDIST(1.23)
DE
0.8906514!
o
to.89865141

Thus,

P(x250)=10.8906514=0.10934860.1093\begin{array}{c}\\P\left( {x \le 250} \right) = 1 - 0.8906514\\\\ = 0.1093486\\\\ \approx 0.1093\\\end{array}

(c)

The calculation of the probability that the domestic airfares lie between $300 and $500 is,

P(300x500)=p(300385110xμσ500385110)=P(0.77z1.05)=Φ(1.05)Φ(0.77)=Φ(1.05)(1Φ(0.77))\begin{array}{c}\\P\left( {300 \le x \le 500} \right) = p\left( {\frac{{300 - 385}}{{110}} \le \frac{{x - \mu }}{\sigma } \le \frac{{500 - 385}}{{110}}} \right)\\\\ = P\left( { - 0.77 \le z \le 1.05} \right)\\\\ = \Phi \left( {1.05} \right) - \Phi \left( { - 0.77} \right)\\\\ = \Phi \left( {1.05} \right) - \left( {1 - \Phi \left( {0.77} \right)} \right)\\\end{array}

Use Excel to calculate the probability for the Z-Value 1.05 and 0.77. The screenshot of the formula used is shown below:

fr
=NORMSDIST(1.05)
0.8531409!

fr
=NORMSDIST(0.77)
Ε
o
10.793501
0.7793501!

So, the probability is calculated as,

P(300x500)=0.8531409(10.7793501)=0.85314090.2206499=0.6324910.6325\begin{array}{c}\\P\left( {300 \le x \le 500} \right) = 0.8531409 - \left( {1 - 0.7793501} \right)\\\\ = 0.8531409 - 0.2206499\\\\ = 0.632491\\\\ \approx 0.6325\\\end{array}

(d)

To find the cost of the 3% of the highest domestic airfares, find the value of yy , which is the new cost where P(x>y)=3%P\left( {x > y} \right) = 3\% . The calculation of the cost for the 3% of the highest domestic airfares is,

P(x>y)=3%P(xμσ>yμσ)=0.03P(z>yμσ)=0.03P(z<yμσ)=0.97\begin{array}{c}\\P\left( {x > y} \right) = 3\% \\\\P\left( {\frac{{x - \mu }}{\sigma } > \frac{{y - \mu }}{\sigma }} \right) = 0.03\\\\P\left( {z > \frac{{y - \mu }}{\sigma }} \right) = 0.03\\\\P\left( {z < \frac{{y - \mu }}{\sigma }} \right) = 0.97\\\end{array}

Φ(yμσ)=0.97\begin{array}{l}\\\Phi \left( {\frac{{y - \mu }}{\sigma }} \right) = 0.97\\\\\\\end{array}

Use Excel to find the inverse value of Z for the value 0.97. The screenshot of the formula is used shown below:

fr
=NORMSINV(0.97)
1.8807936)

So,

yμσ=1.88y=1.88σ+μy=(1.88×110)+385y=591.8\begin{array}{c}\\\frac{{y - \mu }}{\sigma } = 1.88\\\\y = 1.88\sigma + \mu \\\\y = \left( {1.88 \times 110} \right) + 385\\\\y = 591.8\\\end{array}

Ans: Part a

The probability that the domestic airfare is $550 or more is approximately 0.0668.

Add a comment
Know the answer?
Add Answer to:
The mean cost of domestic airfares in the United States rose to an all-time high of $385 per ticket (Bureau of Transpor...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • eBook The mean cost of domestic airfares in the United States rose to an all-time high...

    eBook The mean cost of domestic airfares in the United States rose to an all-time high of $385 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $110. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $560 or more (to 4 decimals)? 0.0558 b. What...

  • The mean cost of domestic airfares in the United States rose to an all-time high of...

    The mean cost of domestic airfares in the United States rose to an all-time high of $385 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $120. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $530 or more (to 4 decimals)? b. What is the...

  • The mean cost of domestic airfares in the United States rose to an all-time high of...

    The mean cost of domestic airfares in the United States rose to an all-time high of $375 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $110. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $530 or more (to 4 decimals)? b. What is the...

  • The mean cost of domestic airfares in the United States rose to an all-time high of...

    The mean cost of domestic airfares in the United States rose to an all-time high of $385 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $120. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $550 or more (to 4 decimals)? b. What is the...

  • The mean cost of domestic airfares in the United States rose to an all-time high of $400 per ticket. Airfares were base...

    The mean cost of domestic airfares in the United States rose to an all-time high of $400 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $115. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $545 or more (to 4 decimals)? b. What is the...

  • The mean cost of domestic airfares in the United States rose to an all-time high of...

    The mean cost of domestic airfares in the United States rose to an all-time high of $370 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $120. a. What is the probability that a domestic airfare is $555 or more (to 4 decimals)? b. What is the probability that a domestic airfare is...

  • The mean cost of domestic airfares in the United States rose to an all-time high of...

    The mean cost of domestic airfares in the United States rose to an all-time high of $370 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $115. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $530 or more (to 4 decimals)? 0.0721 b. What is...

  • The mean cost of domestic airfares in the United States rose to an all-time high of...

    The mean cost of domestic airfares in the United States rose to an all-time high of $395 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $115. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $550 or more (to 4 decimals)?

  • Check My Work (2 remaining) The mean cost of domestic airfares in the United States rose...

    Check My Work (2 remaining) The mean cost of domestic airfares in the United States rose to an all-time high of $370 per ticket. Airfares were based on the total ticket value, which consisted of the price charged by the airlines plus any additional taxes and fees. Assume domestic airfares are normally distributed with a standard deviation of $105. Use Table 1 in Appendix B. a. What is the probability that a domestic airfare is $550 or more (to 4...

  • The mean cost of domestic airfares in the United States rose to an all time high...

    The mean cost of domestic airfares in the United States rose to an all time high of $390 per ticket air fares were based on the total ticket value which consisted of the price charged by the airlines plus any additional taxes and fees assume domestic airfares are normally distributed with a standard deviation of $115. what is the cost for the 2% highest domestic airfares? (rounded to nearest dollar)

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT