Session Ready
Exercise

Converting a value to its Z-score

Now it is your turn to convert a value to its Z-score.

Consider a normal distribution with mean (M) equal to 5 and standard deviation (SD) equal to 2. You take a random draw from this distribution and get the value 8. What is the Z-score for this value? You can use the console to perform any calculations.

Instructions
50 XP
Possible Answers