Question
given the following population data, x=17,13,23,15,19,19,21,28 calculate the z score value for a score of 18.
Answers
Find the mean first = sum of scores/number of scores
Subtract each of the scores from the mean and square each difference. Find the sum of these squares. Divide that by the number of scores to get variance.
Standard deviation = square root of variance
Z = (score-mean)/SD
I'll let you do the calculations.
Subtract each of the scores from the mean and square each difference. Find the sum of these squares. Divide that by the number of scores to get variance.
Standard deviation = square root of variance
Z = (score-mean)/SD
I'll let you do the calculations.
Related Questions
If you wanted to create a line of code that would add ten to the user’s current score, which code sh...
Question
If you wanted to create a line of code that would add ten to the user’s current score, whi...
Which JavaScript expression represents the situation in which the score is equal to 5 or to 6? (1 po...
Which JavaScript expression represents the situation in which the score is equal to 5 or to 6?
(1...