Calculate outliers-of-1_2_3_4_100

Calculate mean, median, mode, standard deviation, variance and more — step by step.

Data
Answer
Outliers: 100

Detect outliers using the IQR method:

-1, 2, 3, 4, 100

Step 1 — Find Q1, Q3, and IQR

Q1 = 2, Q3 = 4

IQR = Q3 − Q1 = 4 − 2 = 2

Step 2 — Compute fences

Lower fence = Q1 − 1.5 × IQR = 2 − 3 = -1

Upper fence = Q3 + 1.5 × IQR = 4 + 3 = 7

Step 3 — Identify outliers

Any value < -1 or > 7 is an outlier.

Outliers: 100

Outliers: 100

How to calculate outliers-of-1_2_3_4_100

To find the result of the given data set, apply the statistical formula and follow the steps shown above.

This is a Statistics — statistical calculation

Frequently asked questions

What is the answer to outliers-of-1_2_3_4_100?
The answer is Outliers: 100.

What method is used?
Statistical functions like mean, median, mode, and standard deviation summarize a dataset into a single representative value.

More statistics calculator problems
Similar problems
Related calculators