Outlier Calculator

Tukey fences • Q1/Q3 methods • value:count supported

Enter data

Separators: comma, space, newline, semicolon. Frequency format: value:count where count is a positive integer.
k × IQR
Default is Tukey’s k=1.5. Use k=3 for extreme outliers.

Action

Enter values, then click Calculate.
Calculating…

Use this Outlier Calculator to identify possible low and high outliers with the interquartile range (IQR) and Tukey fence method.

Calculation Method

IQR = Q3 − Q1

For the standard 1.5 × IQR rule:

Lower fence = Q1 − 1.5 × IQR

Upper fence = Q3 + 1.5 × IQR

Values below the lower fence or above the upper fence are flagged as possible outliers.

Example

For the dataset:

2, 3, 4, 5, 6, 7, 8, 100

Using the split-half quartile method:

Q1 = 3.5

Q3 = 7.5

IQR = 7.5 − 3.5 = 4

Lower fence = −2.5

Upper fence = 13.5

Because 100 is above 13.5, it is flagged as a possible high outlier.

Important Note

A flagged value is not automatically an error and should not be deleted without investigation. Different quartile calculation methods can also produce slightly different Q1, Q3, and fence values.

Source

View Sponsored Offers →

Related Tools

Confidence Interval Calculator

Use our Confidence Interval Calculator to find confidence intervals for a mean or proportion with standard error, critical value, margin of error, and lower and upper bounds.

t-statistic Calculator

Use our t-Statistic Calculator to compute the t value, degrees of freedom, and standard error for one-sample, two-sample, Welch, pooled, or paired t-tests.

Variance Calculator

Use our Variance Calculator to find sample or population variance from a data set. Get mean, variance, standard deviation, SSE, range, and sorted values fast.

Percentile Calculator

Use our Percentile Calculator to find percentile values from a data set with nearest rank or linear interpolation. Supports raw numbers and value:count input.

Z-score Calculator

Use our Z-Score Calculator to standardize a value or sample mean, convert percentile to z, convert z to percentile, and view left-tail and right-tail probabilities.

Margin of Error Calculator

Use our Margin of Error Calculator to find margin of error for a mean or proportion from sample size, confidence level, and z value.

Power Analysis Calculator

Use our Power Analysis Calculator to estimate sample size per group, statistical power, and minimum detectable effect for a two-sample mean test with alpha and standard deviation.

Sample Size Calculator

Use our Sample Size Calculator to estimate sample size for a mean or proportion from confidence level, margin of error, and optional finite population correction.

Mean Median Mode Calculator

Use our Mean Median Mode Calculator to find the average, median, and mode from any data set. Supports raw numbers, value:count input, and sorted preview.