Final answer:
To find raw scores from z-scores, use the formula x = M + (z)(SD) for each z-score. This approach yields raw scores of 14, 11, 10, and 4 for z-scores of +2, +0.5, 0, and -3 respectively.
Step-by-step explanation:
In this scenario, a student needs to determine the raw scores corresponding to different z-scores given a mean (M=10) and a standard deviation (SD=2) of a data set. To convert a z-score to a raw score, the formula is x = M + (z)(SD). This formula illustrates that to find a specific data point, one adds the product of the z-score and the standard deviation to the mean.
- For a z-score of +2, the raw score is 10 + (2)(2) = 14.
- For a z-score of +0.5, the raw score is 10 + (0.5)(2) = 11.
- For a z-score of 0, the raw score is 10 + (0)(2) = 10.
- For a z-score of -3, the raw score is 10 + (-3)(2) = 4.
Correct Answers
- (a) 14
- (b) 11
- (c) 10
- (d) 4