The z-score is calculated as:
z = (X - μ) / σ
where X is the value we're interested in (95 words per minute), μ is the mean (90 words per minute), and σ is the standard deviation (10 words per minute).
z = (95 - 90) / 10 = 0.5
Now, we can use the standard
Show more…