Suppose that 20% of all invoices are for amounts greater than $1, 000. A random sample of 60 invoices is taken. What is the probability that the proportion of invoices in the sample is less than 18%?

Respuesta :

Answer:

34.83% probability that the proportion of invoices in the sample is less than 18%

Step-by-step explanation:

Problems of normally distributed samples are solved using the z-score formula.

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

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

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.

For a proportion p in a sample of size n, we have that [tex]\mu = p, \sigma = \sqrt{\frac{p(1-p)}{n}}[/tex]

In this problem, we have that:

[tex]p = 0.2, n = 60[/tex]

So

[tex]\mu = 0.2, \sigma = \sqrt{\frac{0.2*0.8}{60}} = 0.0516[/tex]

What is the probability that the proportion of invoices in the sample is less than 18%?

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

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{0.18 - 0.2}{0.0516}[/tex]

[tex]Z = -0.39[/tex]

[tex]Z = -0.39[/tex] has a pvalue of 0.3483

34.83% probability that the proportion of invoices in the sample is less than 18%