A very large batch of parts (assume a normal distrbution0 from a manufacturer has a mean weight = 43g and a standard deviation = 4g. If you slect 16 parts at random form that batch, what is the probability that exactly 8 of the 16 parts you selected will have weights exceeding 45g?

Respuesta :

Answer:

5.44% probability that exactly 8 of the 16 parts you selected will have weights exceeding 45g

Step-by-step explanation:

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

Normal probability distribution:

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.

Binomial probability distribution:

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Percentage of parts with weights exceeding 45g?

1 subtracted by the pvalue of Z when X = 45. So

We have [tex]\mu = 43, \sigma = 4[/tex]

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

[tex]Z = \frac{45 - 43}{4}[/tex]

[tex]Z = 0.5[/tex]

[tex]Z = 0.5[/tex] has a pvalue of 0.6915

1 - 0.6915 = 0.3075

If you slect 16 parts at random form that batch, what is the probability that exactly 8 of the 16 parts you selected will have weights exceeding 45g?

This is P(X = 8) when n = 16, p = 0.3075. So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 8) = C_{16,8}.(0.3075)^{8}.(0.6915)^{8} = 0.0544[/tex]

5.44% probability that exactly 8 of the 16 parts you selected will have weights exceeding 45g