Calculează scorul Z din valoare, medie și abatere standard.
---
Încearcă alte calculatoare
A z-score calculator determines how many standard deviations a data point lies above or below the population mean. You provide the raw value, mean, and standard deviation, and the tool returns the z-score and the corresponding percentile.
Z-scores standardize data from different distributions for comparison, and they map directly to areas under the normal curve — essential for hypothesis testing, grading on curves, and quality control.
Traditional z-tables only cover common values and require interpolation for others. ToolPop calculates the exact cumulative probability for any z-score using the full normal distribution formula, giving more precise results without manual table reading.