Hi
μ = 5.338 , σ = .068
vending machine is configured to accept those coins with weights between 5.208 g and 5.468 g.
SAMPLE: 250 different coins
P(5.208 < x < 5.468) = P(- P(
find this difference and multiply times 250 (rounding UP to the nearest integer )
TI normalcdf(z) gives the portion of the area under the standard normal curve to the LEFT of the z-value entered.
Actually can do in one step for between two z-values: normalcdf(smaller z, larger z)
Important to Understand z -values as they relate to the Standard Normal curve:
Below: z = 0, z = ± 1, z= ±2 , z= ±3 are plotted.
For ex: normalcdf(2) - normalcdf(-2) would give the portion of the area under the curve between those two z-values
Note: z = 0 , 50% of the area under the curve is to the left and 50% to the right