Statistics Calculator
Calculate mean, median, mode, standard deviation, variance, quartiles, confidence intervals, z-scores, and more with visualizations
Enter your data above to see statistics
Supports comma-separated, space-separated, or newline-separated numbers
Formulas Reference
| Metric | Formula |
|---|---|
| Mean | Sum(x) / n |
| Variance (pop) | Sum((x - mean)^2) / n |
| Variance (sample) | Sum((x - mean)^2) / (n-1) |
| Std Deviation | sqrt(Variance) |
| Standard Error | SD / sqrt(n) |
| IQR | Q3 - Q1 |
| Coeff. of Variation | (SD / |Mean|) * 100% |
| Skewness | Sum(((x - mean) / SD)^3) / n |
| Kurtosis (excess) | Sum(((x - mean) / SD)^4) / n - 3 |
| Z-score | (x - mean) / SD |
| 95% CI | Mean +/- 1.96 * SE |
Was this tool helpful?
Related Tools
Percentage Calculator
Free online percentage calculator - calculate percentages, percentage change, and percentage of a number instantly
Age Calculator
Free online age calculator - calculate your exact age from your birthdate in years, months, and days
QR Code Generator
QR code generator free - create QR codes from URLs or text with no watermark, no signup required
UUID Generator
Free online UUID generator - generate unique UUIDs (v4) for your applications
Password Generator
Strong password generator online - generate secure random passwords that never leave your browser
Color Palette Generator
Free online color palette generator - generate beautiful color palettes from any base color