The distribution of actual weights of 8-oz chocolate bars produced by a certain machine is normal with mean 8.1 ounces and standard deviation 0.15 ounces. (a) What is the probability that a randomly chosen chocolate bar has weight at least 8.3 ounces

Respuesta :

Using the normal distribution, it is found that there is a 0.0918 = 9.18% probability that a randomly chosen chocolate bar has weight at least 8.3 ounces.

Normal Probability Distribution

The z-score of a measure X of a normally distributed variable with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex] is given by:

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

  • The z-score measures how many standard deviations the measure is above or below the mean.
  • Looking at the z-score table, the p-value associated with this z-score is found, which is the percentile of X.

In this problem, the mean and the standard deviation are given, respectively, by:

[tex]\mu = 8.1, \sigma = 0.15[/tex]

The probability that a randomly chosen chocolate bar has weight at least 8.3 ounces is one subtracted by the p-value of Z when X = 8.3, hence:

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

[tex]Z = \frac{8.3 - 8.1}{0.15}[/tex]

Z = 1.33

Z = 1.33 has a p-value of 0.9082.

1 - 0.9082 = 0.0918.

0.0918 = 9.18% probability that a randomly chosen chocolate bar has weight at least 8.3 ounces.

More can be learned about the normal distribution at https://brainly.com/question/24663213

#SPJ1