Calculate the z-score (standard score) of a data point. Convert between raw scores, z-scores, and percentiles. Free online z-score calculator.
The Z-Score Calculator computes how many standard deviations a value is from the mean. Also known as the standard score, the z-score tells you a value's relative position within a distribution.
A z-score of 0 means the value equals the mean. A z-score of +1 means one standard deviation above average, while −1 means one below. Z-scores are essential for comparing values from different distributions.
This tool converts raw scores to z-scores, z-scores to raw scores, and estimates the percentile rank using the standard normal distribution. It is a key tool in hypothesis testing, quality control, and standardized assessments.
Tracking this metric consistently enables professionals to identify patterns in how they allocate time and effort, revealing opportunities to work more effectively and accomplish more each day. This measurement provides a critical foundation for goal setting and progress tracking, helping you align daily activities with longer-term objectives and meaningful milestones.
Tracking this metric consistently enables professionals to identify patterns in how they allocate time and effort, revealing opportunities to work more effectively and accomplish more each day.
Z-scores allow you to compare values across different scales and distributions. This calculator converts in both directions and provides percentile estimates. This quantitative approach replaces vague time estimates with concrete data, enabling professionals to plan realistic schedules and avoid the pattern of chronic overcommitment. Precise quantification supports meaningful goal-setting and accountability, ensuring that improvement efforts are focused on areas with the greatest potential impact on output.
z = (x − μ) / σ Where: - x = raw value - μ = population mean - σ = population standard deviation
Result: z = 1.5
z = (85 − 70) / 10 = 15 / 10 = 1.5. This score is 1.5 standard deviations above the mean, at approximately the 93rd percentile.
Standardized test scores are often reported as z-scores or derived scales. SAT and IQ scores use transformed z-scores to make results more intuitive.
Six Sigma methodology aims for processes where defects are beyond 6 standard deviations from the mean. Z-scores quantify how far a measurement deviates from the target.
Z-scores assume the data is roughly normally distributed. For highly skewed data, non-parametric alternatives like percentile ranks may be more appropriate.
Professionals in data science, engineering, and finance apply these calculations daily to model complex systems and test analytical hypotheses.
A z-score tells you how many standard deviations a value is away from the mean. Positive z-scores are above the mean, negative are below.
In most contexts, |z| > 2 is considered unusual (outside 95% of data) and |z| > 3 is considered very unusual (outside 99.7% of data).
Use the standard normal cumulative distribution function (CDF). A z-score of 1.0 corresponds to about the 84th percentile. This calculator provides the approximation.
Z-scores can always be calculated, but the percentile interpretation assumes a normal distribution. For skewed data, the percentile estimates may be inaccurate.
The standard normal distribution has a mean of 0 and standard deviation of 1. Any normal distribution can be converted to it using z-scores.
In z-tests, you compute the z-score of a sample statistic and compare it to critical values. If |z| exceeds the critical value, you reject the null hypothesis.