use a table to find the z-score for the upper 15%
cutoff score = 280 + [(z-score) * 20]
The mean score on a test was 280 and the standard deviation was 20. You want to pick the top 15%. What will be the minimum cutoff score to be in the top 15%?
1 answer