You can put this solution on YOUR website! A set of values has a mean of 250 and a standard deviation of 50. What value has a z-score of -2.4?
---------------
Formula for converting z-scores to raw scores.
x = z*sigma + u
x = -2.4*50 + 250
x = 130
==========================
Cheers,
Stan H.