How to find z-score, example 1st x value = 75
z score = (x - mean)/standard deviation = (75-60)/12 = 15/12 = 1.25
same for the other five x values, just replace x in the equation
How to find x for z-score, example 1st z-score = 1
1 = (x - mean)/standard deviation
1 = (x - 60)/12
12 = x-60
x = 72
same for other five z values, just replace z value in the equation