Problem 46 of 7
Find z-score for value x=86, mean 80, sd 3.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
compute (x-mean)/sd.
Hidden until you reveal it.
Compute (x-mean)/sd for values above or below mean.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Subtract mean from the data value.
2. Divide by standard deviation.
3. Interpret sign as above or below mean.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Using sd divided by difference.