Confer a value to be significantly low if it’s z score less than or equal to -2 or consider a value to be significantly high if it’s z score is greater than or equal to 2.
a data set lists weights(grams) of a type of a coin. Those weights have a mean of 5.74712g and a standard deviation of 0.06038g. Identify the weights that are significantly low or significantly high
SOLUTION
The z-score is given by:
Where
Given that the z-score is -2, then the lowest cost will be:
Solving for x we get:
ANSWER: The lowest score is 5.62636
Given that the z-score is 2, then the lowest cost will be:
Solving for x we get:
ANSWER: The highest score is 5.86788
Comments