Mathematics · pattern F, Dataset
Paste your data for the range, the quartiles and the IQR — the spread measure that ignores outliers instead of being dominated by them.
range = maximum − minimum; IQR = Q3 − Q1
The range uses only two values, so one extreme point sets it entirely. The interquartile range covers the middle half and is far more robust.
76.000
n = 10 · sample, ÷ (n − 1)
12.0088.00
In the default data the range is 76 while the interquartile range is about nine, because a single value of 88 sets the range by itself. This is why box plots are built on quartiles, and why anything beyond 1.5 IQR from a quartile is conventionally flagged as an outlier.
If the number is not the part you are stuck on, that is what the service is for — a specialist who explains the working, not just the answer.
Arithmetic runs in double-precision floating point, so results beyond about fifteen significant figures are not exact. Where a question wants an exact fraction or surd, keep the exact form rather than a decimal.