346,652 views
38 votes
38 votes
The CPA Practice Advisor reports that the mean preparation fee for 2017 federal income tax returns was $273. Use this price as the population mean and assume the population standard deviation of preparation fees is $100.A) What is the probability that the mean price for a sample of 30 federal income tax returns is within $16 of the population mean?B) What is the probability that the mean price for a sample of 50 federal income tax returns is within $16 of the population mean?C) What is the probability that the mean price for a sample of 100 federal income tax returns is within $16 of the population mean?D) Which, if any of the sample sizes in part (a), (b), and (c) would you recommend to ensure at least a .95 probability that the same mean is withing $16 of the population mean?

User Plaul
by
2.3k points

2 Answers

18 votes
18 votes

C is actually 0.8904

for anybody else stuck on this wondering why cengage is telling you c is wrong

User Artur Soler
by
3.3k points
24 votes
24 votes

Answer:

a) 0.6212 = 62.12% probability that the mean price for a sample of 30 federal income tax returns is within $16 of the population mean.

b) 0.7416 = 74.16% probability that the mean price for a sample of 50 federal income tax returns is within $16 of the population mean.

c) 0.8804 = 88.04% probability that the mean price for a sample of 100 federal income tax returns is within $16 of the population mean.

d) None of them ensure, that one which comes closer is a sample size of 100 in option c), to guarantee, we need to keep increasing the sample size.

Explanation:

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

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean
\mu and standard deviation
\sigma, the z-score 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 p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes 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.

The CPA Practice Advisor reports that the mean preparation fee for 2017 federal income tax returns was $273. Use this price as the population mean and assume the population standard deviation of preparation fees is $100.

This means that
\mu = 273, \sigma = 100

A) What is the probability that the mean price for a sample of 30 federal income tax returns is within $16 of the population mean?

Sample of 30 means that
n = 30, s = (100)/(√(30))

The probability is the p-value of Z when X = 273 + 16 = 289 subtracted by the p-value of Z when X = 273 - 16 = 257. So

X = 289


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

By the Central Limit Theorem


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


Z = (289 - 273)/((100)/(√(30)))


Z = 0.88


Z = 0.88 has a p-value of 0.8106

X = 257


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


Z = (257 - 273)/((100)/(√(30)))


Z = -0.88


Z = -0.88 has a p-value of 0.1894

0.8106 - 0.1894 = 0.6212

0.6212 = 62.12% probability that the mean price for a sample of 30 federal income tax returns is within $16 of the population mean.

B) What is the probability that the mean price for a sample of 50 federal income tax returns is within $16 of the population mean?

Sample of 30 means that
n = 50, s = (100)/(√(50))

X = 289


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

By the Central Limit Theorem


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


Z = (289 - 273)/((100)/(√(50)))


Z = 1.13


Z = 1.13 has a p-value of 0.8708

X = 257


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


Z = (257 - 273)/((100)/(√(50)))


Z = -1.13


Z = -1.13 has a p-value of 0.1292

0.8708 - 0.1292 = 0.7416

0.7416 = 74.16% probability that the mean price for a sample of 50 federal income tax returns is within $16 of the population mean.

C) What is the probability that the mean price for a sample of 100 federal income tax returns is within $16 of the population mean?

Sample of 30 means that
n = 100, s = (100)/(√(100))

X = 289


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

By the Central Limit Theorem


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


Z = (289 - 273)/((100)/(√(100)))


Z = 1.6


Z = 1.6 has a p-value of 0.9452

X = 257


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


Z = (257 - 273)/((100)/(√(100)))


Z = -1.6


Z = -1.6 has a p-value of 0.0648

0.9452 - 0.0648 =

0.8804 = 88.04% probability that the mean price for a sample of 100 federal income tax returns is within $16 of the population mean.

D) Which, if any of the sample sizes in part (a), (b), and (c) would you recommend to ensure at least a .95 probability that the same mean is withing $16 of the population mean?

None of them ensure, that one which comes closer is a sample size of 100 in option c), to guarantee, we need to keep increasing the sample size.

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