12.0k views
5 votes
Compute the Z-scores for the second observation of the following data values: X: 462 490 350 294 574

User Darin
by
3.5k points

1 Answer

5 votes

Answer:

0.5

Step-by-step explanation:

Zscore = (x - mean) / standard deviation

Given the data:

X : 462 490 350 294 574

The second observation = 490

The mean and standard deviation of the data could be obtained using a calculator :

Mean = 434

standard deviation = 112

ZSCORE = (490 - 434) / 112

ZSCORE = 56 / 112

ZSCORE = 0.5

User Javone
by
3.6k points