Zスコア計算機

標準得点を段階的に計算

この計算機は、非標準化値、母平均、母標準偏差が与えられたときの zスコア(標準化得点)を、手順を示しながら求めます。

Enter your data or

Population mean: $$$\mu=$$$

Population standard deviation: $$$\sigma=$$$

Value: $$$x=$$$

計算機が期待どおりに動作しなかった場合、またはエラーの報告やフィードバックがある場合は、お問い合わせください

Solution

Your input: find the z-score of $$$x=2$$$ with $$$\mu = \frac{3}{2}$$$ and $$$\sigma = \frac{2}{5}$$$.

Z-score is calculated according to the following formula:

$$$z=\frac{x-\mu}{\sigma}=\frac{2-\frac{3}{2}}{\frac{2}{5}}=\frac{5}{4}$$$.

Answer: the z-score is $$$z=\frac{5}{4}=1.25$$$.