1. Evaluating a Test Score from Class Data
TeacherBackground
A teacher wants to know how well a student performed on a test compared to the rest of the class.
Problem
Needs to find the z-score of a student who scored 85, using the scores of the entire class to find the mean and spread.
How to use
Enter '85' as the Raw Value, paste the class scores into the Dataset field, and select 'Sample' for the standard deviation type.
Raw Value: 85
Dataset: 80, 85, 90, 95, 100
Standard Deviation Type: sampleOutcome
The tool calculates the mean (90) and sample standard deviation (7.9057), returning a z-score of -0.6325, indicating the student scored slightly below the class average.