Answer:
The probability is 0.5438
Explanation:
Problems of normally distributed samples are solved using the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
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.
In this problem, we have that:
![\mu = 0.8599, \sigma = 0.0519](https://img.qammunity.org/2021/formulas/mathematics/college/f11y99gfqwcbw2rfo1jg6wonj9lr2jz5pv.png)
a. If 1 candy is randomly selected, find the probability that it weighs more than 0.8542g.
This is 1 subtracted by the pvalue of Z when X = 0.8542. So
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (0.8542 - 0.8599)/(0.0519)](https://img.qammunity.org/2021/formulas/mathematics/college/1aeoxv34c01k4z49v2yxac587wfd7dncfw.png)
![Z = -0.11](https://img.qammunity.org/2021/formulas/mathematics/college/pynzg6gm929hov3f08qvs8hjkb8xc7beuh.png)
has a pvalue of 0.4562
1 - 0.4562 = 0.5438
The probability is 0.5438