Problem 1
mu = 32 is the population mean, sigma = 0.6 is the population standard deviation
Convert the raw score x = 31 into its z score
z = (x-mu)/sigma
z = (31-32)/0.6
z = -1.67 approximately
Finding
is approximately the same as finding
![P(Z \le -1.67)](https://img.qammunity.org/2021/formulas/mathematics/middle-school/ebe2xs1pid0nzn2xwo0hp5u277hz6ojn2x.png)
To find this value, we use a calculator or a table. I'll use a table. Specifically it is called a Z table. They are found in the back of your stats textbook. If you don't have a textbook with you, then they can be found freely online by searching out "z table".
Check out the attached image below. In that image I have marked the row that starts with -1.6 and the column that has 0.07 at the top. These two values combine to -1.67, with the value 0.0475 at the intersection of this row and column.
This means,
and that
![P(X \le 31) \approx 0.0475](https://img.qammunity.org/2021/formulas/mathematics/middle-school/j3aexfsu58en98dr1z1tbkwqmx35f5qh88.png)
Interpretation: The probability of getting a bag of weight 31 ounces or less is approximately 0.0475 (which is a 4.75% chance roughly).
Another interpretation: Roughly 4.75% of all the bags have a weight of 31 ounces or less.
===========================================================
Problem 2
Earlier we found that x = 31 has a z score of roughly z = -1.67
Convert x = 33 to its corresponding z score and you should find that it is roughly z = 1.67
Use the Z table to find that
![P(Z \le 1.67) \approx 0.9525](https://img.qammunity.org/2021/formulas/mathematics/middle-school/rqx2wxvyeqv8k2dvp7swva9cvtgjf8pn2k.png)
therefore,
![P(X \le 33) \approx 0.9525](https://img.qammunity.org/2021/formulas/mathematics/middle-school/o4egyma4cd339kgu65325h52ux10ummnau.png)
and,
![P(A \le X \le B) = P(X \le B) - P(X \le A)\\\\P(31 \le X \le 33) = P(X \le 33) - P(X \le 31)\\\\P(31 \le X \le 33) \approx 0.9525 - 0.0475\\\\P(31 \le X \le 33) \approx 0.905](https://img.qammunity.org/2021/formulas/mathematics/middle-school/wsme4ui3y95hllx2vtzdgssw4ab70dc64q.png)
Therefore, the percent of all bags with weights between 31 and 33 ounces is roughly 90.5%