Statistical Analysis, Tests, and Distribution Tools

Calculate descriptive statistics, percentiles, z-scores, confidence intervals, hypothesis tests, and regression metrics in one statistics workflow hub.

This hub focuses on the statistical tasks people often need together when reviewing datasets, experiments, surveys, classroom exercises, and business metrics: summarizing means and medians, checking variance and standard deviation, finding quartiles and percentiles, converting z-scores, reading normal-distribution probabilities, estimating confidence intervals, testing significance with t-tests or ANOVA, and measuring correlation or regression relationships between variables.

Cluster Facts

Task Type
analyze
Families
statistics, probability, analysis
Tools
16
Subclusters
3

Why this hub exists

Statistical work rarely stops at one formula. People often need to move from descriptive summaries to percentiles, z-scores, intervals, significance tests, and relationship checks while working through the same dataset or report.
Keeping summary, distribution, hypothesis-testing, and regression tools together makes it easier to compare the right analysis steps before conclusions are copied into dashboards, research notes, coursework, or decision memos.
The included CSV and data-science samples give users a safe starting point for trying these calculations on realistic tabular data before they run the same workflow on production metrics or study results.

Featured Tools

Statistics Calculator
Calculate statistical measures for numerical datasets including mean, median, mode, standard deviation, and more
Mean Calculator
Calculate the arithmetic mean of a numeric dataset and review the main supporting statistics
Median Calculator
Find the median of a dataset, inspect the sorted sequence, and optionally review quartiles and interquartile range
Mode Calculator
Find the most frequent value or values in a dataset and inspect the supporting frequency distribution
Variance Calculator
Calculate sample variance, population variance, and optional standard deviation for a numeric dataset
Standard Deviation Calculator
Calculate sample and population standard deviation, variance, coefficient of variation, and sigma intervals
Quartile Calculator
Calculate Q1, median, Q3, interquartile range, and optional outlier fences for a numeric dataset
Percentile Calculator
Calculate one or more percentiles for a numeric dataset with linear, nearest-rank, or exclusive methods
Z-Score Calculator
Calculate a z-score from a raw value using a dataset or manually entered mean and standard deviation
Normal Distribution Calculator
Calculate z-scores, cumulative probability, tail probability, and interval probability for a normal distribution
Confidence Interval Calculator
Calculate confidence intervals for a sample mean or proportion using either raw data or summary statistics
P Value Calculator
Calculate one-tailed or two-tailed p-values for Z, t, chi-square, and F test statistics
T-Test Calculator
Run one-sample or two-sample t-tests from raw data and inspect t statistics, degrees of freedom, and p-values
ANOVA Calculator
Run one-way ANOVA across multiple groups and inspect sums of squares, F statistic, and p-value
Correlation Calculator
Calculate Pearson and Spearman correlation coefficients from paired numeric data
Regression Calculator
Run simple linear regression on paired numeric data and inspect slope, intercept, correlation, and predictions

Try with Samples

statistics, probability, analysis

Related Hubs

FAQ

What can this hub help with?

It helps with descriptive statistics, percentiles, z-scores, normal probabilities, confidence intervals, p-values, t-tests, ANOVA, correlation, and regression checks.

Who is this hub for?

It is useful for students, analysts, researchers, teachers, product teams, operations teams, and anyone who needs to interpret numeric datasets more carefully.

Where should I start?

Start with summary tools such as mean, median, variance, or standard deviation, then move into percentiles, z-scores, confidence intervals, and finally significance or relationship tools like t-tests, ANOVA, correlation, and regression.