Z Score Calculator
Calculate z-scores from raw scores, mean, and standard deviation. Convert between z-scores and probabilities with our free online z-score calculator.
What is a Z-Score?
A z-score, also known as a standard score, is a statistical measurement that describes a data point's relationship to the mean of a group of values. It tells you how many standard deviations above or below the mean a specific data point falls. Z-scores are essential in statistics for comparing data points from different normal distributions and for calculating probabilities related to the standard normal distribution.
The z-score formula is: z = (x - mu) / sigma, where x is the raw score, mu is the population mean, and sigma is the population standard deviation. A positive z-score indicates the value is above the mean, while a negative z-score indicates it is below the mean. Z-scores are dimensionless quantities, making them extremely useful for comparing values from different datasets.
How to Calculate Z-Score
Calculating a z-score is straightforward using the formula above. First, subtract the population mean from your raw score. Then divide that result by the population standard deviation. For example, if you scored 85 on a test where the class average was 75 with a standard deviation of 10, your z-score would be (85 - 75) / 10 = 1.0. This means you scored one standard deviation above the mean.
Z-Score to Probability Conversion
Once you have a z-score, you can determine the probability of a data point falling within a certain region of the normal distribution. Our calculator uses the cumulative distribution function (CDF) of the standard normal distribution to compute these probabilities automatically. You can find:
- The probability that a value is less than Z (left tail)
- The probability that a value is greater than Z (right tail)
- The probability between 0 and Z
- The probability between -Z and Z (two-tailed within range)
- The probability outside -Z and Z (two-tailed outside range)
Applications of Z-Scores
Z-scores have numerous practical applications in various fields. In education, they are used to compare test scores across different exams. In healthcare, z-scores help assess growth patterns in children by comparing measurements to population norms. In finance, z-scores are used in risk assessment and fraud detection. Quality control processes use z-scores to monitor manufacturing consistency and identify outliers.
Probability Between Two Z-Scores
Our calculator also provides the ability to find the probability (area under the normal curve) between any two z-scores. This is particularly useful for confidence interval calculations and hypothesis testing. Simply enter the left bound (Z1) and right bound (Z2), and the calculator instantly computes the area between them using the standard normal distribution.
Related Statistics Calculators
For more statistical analysis, explore the Standard Deviation Calculator for data dispersion, the Mean Median Mode Range Calculator for central tendency, the Probability Calculator for event likelihood, the Percentile Calculator for ranking data, and the Binomial Probability Distribution Calculator for discrete distributions. Use the Statistics Calculator for comprehensive data analysis.
Frequently Asked Questions
What does a z-score of 0 mean?
A z-score of 0 means the data point is exactly equal to the mean of the population. It lies at the center of the normal distribution curve.
What is a good z-score?
There is no universal "good" z-score. It depends on your context. In academic testing, a z-score of 1.0 (one standard deviation above mean) is typically above average. In quality control, z-scores beyond +/-3 may indicate potential defects or outliers.
Can z-scores be negative?
Yes, a negative z-score indicates that the data point is below the population mean. The further negative the z-score, the further below the mean the value lies.
What is the range of z-scores?
Z-scores theoretically have no fixed range. In practice, for normally distributed data, approximately 99.7% of z-scores fall between -3 and 3 (the empirical rule or three-sigma rule).
How is z-score different from t-score?
A z-score uses the population standard deviation, while a t-score uses the sample standard deviation. T-scores are used when the population standard deviation is unknown and the sample size is small (typically less than 30).