Z-Score Calculator (Value, Array, Flag)

Z‑Score Calculator

Calculate the z‑score for a given value relative to an array of numbers using either the sample or population standard deviation.

* Enter the observed value, a comma‑separated list of numbers, and choose “Sample” (dividing by \(n-1\)) or “Population” (dividing by \(n\)).

Step 1: Enter Data

e.g., 100

Enter a list of numbers.

Select the method for standard deviation.

Formula: \( z = \frac{\text{Value} – \bar{x}}{SD} \)

SD is computed using the sample formula (dividing by \(n-1\)) or population formula (dividing by \(n\)) based on your selection.

Related Calculators