192k views
0 votes
Allegiant Airlines charges a mean base fare of $85. In addition, the airline charges for making a reservation on its website, checking bags, and inflight beverages. These additional charges average $37 per passenger. Suppose a random sample of 80 passengers is taken to determine the total cost of their flight on Allegiant Airlines. The population standard deviation of total flight cost is known to be $39. Use z-table.

(a) What is the population mean cost per flight?
(b) What is the probability the sample mean will be within $10 of the population mean cost per flight (to 4 decimals)?
(c) What is the probability the sample mean will be within $5 of the population mean cost per flight (to 4 decimals)?

User Parminder
by
4.1k points

1 Answer

2 votes

Answer:

(a) The population mean cost per flight is $122.

(b) The probability the sample mean will be within $10 of the population mean cost per flight is 0.9971.

(c) The probability the sample mean will be within $5 of the population mean cost per flight is 0.8638.

Explanation:

Let X = the additional cost charged by the Allegiant Airlines.

The mean additional cost charged per passenger is,
\bar x = $37.

The population standard deviation of the additional cost charged per passenger is, σ = $39.

A sample of n = 80 passengers is selected to determine the total cost of their flight on Allegiant Airlines.

(a)

The law of large numbers, in probability concept, states that as we increase the sample size (n), the mean of the sample (
\bar x) approaches the whole population mean (µ).

That is, as n → ∞,
\bar xµ.

The sample selected is of size, n = 80. The sample size is quite large.

So the sample mean cost of additional charges can be used to estimate the value of the population mean cost of additional charges.


\mu=\bar x=\$37

Compute the total cost as follows:

Total cost = Base fare + Mean cost of additional charges

= $85 + $37

= $122

Thus, the population mean cost per flight is $122.

(b)

According to the Central Limit Theorem if we have a population with mean μ and standard deviation σ and we take appropriately huge random samples (n ≥ 30) from the population with replacement, then the distribution of the sample mean will be approximately normally distributed.

Then, the mean of the distribution of sample mean is given by,


\mu_(\bar x)=\mu=122

And the standard deviation of the distribution of sample means is given by,


\sigma_(\bar x)=(\sigma)/(√(n))=(39)/(√(80))=3.354

Compute the probability the sample mean will be within $10 of the population mean as follows:

The sample mean be within $10 of the population mean implies:


[-10\leq (\bar X-\mu_(\bar x))\leq 10]\\=[-10+122\leq \bar X\leq 10+122]\\=[112\leq \bar X\leq 132]

Compute the probability as follows:


P(112\leq \bar X\leq 132)=P((112-122)/(3.354)\leq (\bar X-\mu_(\bar x))/(\sigma_(\bar x))\leq (132-122)/(3.354))\\


=P(-2.98<Z<2.98)\\=P(Z<2.98)-P(Z<-2.98)\\=0.99856-0.00144\\=0.99712\\\approx0.9971

*Use a z-table for the probability.

Thus, the probability the sample mean will be within $10 of the population mean cost per flight is 0.9971.

(c)

Compute the probability the sample mean will be within $5 of the population mean cost per flight as follows:

The sample mean be within $5 of the population mean implies:


[-5\leq (\bar X-\mu_(\bar x))\leq 5]\\=[-5+122\leq \bar X\leq 5+122]\\=[117\leq \bar X\leq 127]

Compute the probability as follows:


P(117\leq \bar X\leq 127)=P((117-122)/(3.354)\leq (\bar X-\mu_(\bar x))/(\sigma_(\bar x))\leq (127-122)/(3.354))\\


=P(-1.49<Z<1.49)\\=P(Z<1.49)-P(Z<-1.49)\\=0.93189-0.06811\\=0.86378\\\approx0.8638

*Use a z-table for the probability.

Thus, the probability the sample mean will be within $5 of the population mean cost per flight is 0.8638.

User Koira
by
5.5k points