Statistical Calculations Made Easy
Free professional statistical calculators powered by NumPy and SciPy, with results cross-validated against R for publication-ready accuracy.
Try "hypothesis testing", "normal distribution", or "bar chart"
Hypothesis Testing Calculators
Choose the right statistical test for your data. Our interactive selector helps you find the appropriate test based on your research question and data characteristics, or browse the comprehensive table of tests with their assumptions and formulas.
Test Name | Check | Test Statistic | Assumptions |
---|---|---|---|
ANCOVA Parametric | Mean | Normality Independence Equal Variance Linearity of Covariate Homogeneity of Regression | |
Dunnett's Test Parametric | Mean | Normality Independence Equal Variance | |
Friedman Test Non-parametric | Mean | Dependent Groups Ordinal Data | |
Kruskal-Wallis Test Non-parametric | Mean | Independence Ordinal Data | |
One Sample Z-Test Parametric | Mean | Normality Independence Known σ | |
One Sample t-Test Parametric | Mean | Normality Independence Known σ | |
One Way ANOVA Parametric | Mean | Normality Independence Equal Variance | |
Paired t-Test Parametric | Mean | Normality Paired Data | |
Permutation Test Non-parametric | Mean | Independence Normality Equal Variance | |
Repeated Measures ANOVA Parametric | Mean | Normality Dependent Groups Sphericity | |
Three-way ANOVA Parametric | Mean | Normality Independence Equal Variance | |
Tukey's HSD Test Parametric | Mean | Normality Independence Equal Variance | |
Two Sample Z-Test Parametric | Mean | Normality Independence Known σ | |
Two Sample t-Test (Pooled variance) Parametric | Mean | Normality Independence Known σ Equal Variance | |
Two Sample t-Test (Welch's) Parametric | Mean | Normality Independence Known σ Equal Variance | |
Two Way ANOVA Parametric | Mean | Normality Independence Equal Variance | |
Chi-Square Goodness of Fit Test Parametric | Proportion | Normality Independence | |
Chi-Square Test of Independence Parametric | Proportion | Normality Independence | |
Fisher's Exact Test Non-parametric | Proportion | Independence Fixed Row/Column Totals | |
One Sample Proportion Test Parametric | Proportion | Independence Binomial Data | |
Two Sample Proportion Test Parametric | Proportion | Independence Binomial Data | |
Dunn's Test Non-parametric | Rank | Independence Ordinal Data | |
Mann-Whitney U Test Non-parametric | Rank | Independence Ordinal Data | |
Wilcoxon Signed Rank Test Non-parametric | Rank | Paired Data Ordinal Data |
Descriptive Statistics Calculators
Choose from our comprehensive collection of descriptive statistics calculators for both quantitative and qualitative data analysis.
Central Tendency
Calculator | Formula | Description |
---|---|---|
Mean | Calculate arithmetic average of numerical data | |
Median | Find the middle value in ordered data | |
Mode | Identify most common value(s) in dataset | |
Geometric Mean | Calculate mean for multiplicative relationships | |
Harmonic Mean | Calculate mean for rates and speeds |
Variability
Calculator | Formula | Description |
---|---|---|
Standard Deviation | Measure average deviation from mean | |
Mean Absolute Deviation | Measure average deviation from mean | |
Variance | Measure spread of data points | |
Range | Calculate difference between largest and smallest values | |
IQR | Calculate spread of middle 50% of data | |
Coefficient of Variation | Compare variability between datasets |
Position
Calculator | Formula | Description |
---|---|---|
Percentiles | Find value at specified percentile | |
Z-Score | Calculate standardized scores |
Probability Distribution Calculators
Access our suite of probability distribution calculators for both discrete and continuous random variables. Calculate probabilities, find critical values, and visualize distributions.
Common Discrete
Distribution | Probability Function | Description |
---|---|---|
Binomial | Model number of successes in fixed trials | |
Poisson | Model rare events in fixed interval | |
Geometric | Model trials until first success | |
Negative Binomial | Model trials until r successes | |
Hypergeometric | Model sampling without replacement |
Chart Makers
Choose the right visualization based on your data type and analysis goals. Our tools help you create clear, effective visual representations of your data.
Categorical Data
Numerical Data
Chart Type | Description | Best Used For | Example |
---|---|---|---|
Histogram | Display distribution of continuous data | Examining data distribution shape | Age distribution of customers |
Box Plot | Show data distribution and outliers | Identifying outliers, comparing distributions | Test scores distribution |
Violin Plot | Combine box plot with kernel density | Detailed view of data distribution | Income distribution by department |
Confidence Interval Calculators
Choose from our comprehensive collection of confidence interval calculators for estimating population parameters and analyzing differences between groups.
Population Parameters
Interval Type | Description | Best Used For | Example |
---|---|---|---|
Mean | Estimate population mean | Continuous data, normal distribution | Average customer spending ± margin of error |
Proportion | Estimate population proportion | Binary outcomes, categorical data | Customer satisfaction rate ± margin of error |
Standard Deviation | Estimate population variability | Process variation, quality control | Manufacturing tolerance limits |
Regression Analysis Calculators
Choose from our collection of regression analysis tools for modeling relationships between variables and making predictions from your data.
Linear Regression
Model Name | Description | Example |
---|---|---|
Simple Linear Regression | Model relationship between two continuous variables | Height vs weight relationship |
Multiple Linear Regression | Model with multiple predictors | House price prediction using area, location, age |
Non-Linear Regression
Model Name | Description | Example |
---|---|---|
Quadratic Regression | Model curved relationships with quadratic terms | Projectile motion, optimal pricing models |
Exponential Regression | Model exponential growth or decay patterns | Population growth, radioactive decay, compound interest |
Classification Models
Model Name | Description | Example |
---|---|---|
Logistic Regression | Model binary outcomes | Customer churn prediction |
Statistical Resources
Access our collection of statistical tables, interactive simulations, and reference materials to support your statistical analysis.
Distribution Tables
Resource | Description |
---|---|
Z-Table | Standard normal distribution critical values for Z-tests and standardized scores |
T-Table | Student's t-distribution critical values, ideal for small sample tests with unknown population σ |
Chi-Square Table | Chi-square distribution critical values used in goodness of fit and independence tests |
F-Table | F-distribution critical values for ANOVA and variance comparisons |
Wilcoxon Signed-Rank Table | Critical values for Wilcoxon signed-rank test and paired sample comparisons |