Upper and Lower Fence Calculator
Free upper and lower fence calculator. IQR, inner/outer fences, custom multiplier. Box plot, data st
Why This Statistical Analysis Matters
Why: Statistical calculator for analysis.
How: Enter inputs and compute results.
Inner/Outer Fences โ Outlier Boundaries
Compute inner and outer fences using IQR with customizable multiplier. Box plot with fences. Data strip colored by zone (green/yellow/red).
Real-World Scenarios โ Click to Load
Data โ comma or space separated
Box Plot with Inner/Outer Fences
Amber = inner fences (k=1.5); Red dashed = outer fences (k=3). Yellow = mild; Red = extreme.
Data Strip by Zone
Green = inlier | Yellow = mild outlier | Red = extreme outlier
Fence Boundaries (Lower Outer โ Upper Outer)
Calculation Breakdown
For educational and informational purposes only. Verify with a qualified professional.
Key Takeaways
- Q1 = 25th percentile, Q3 = 75th percentile; IQR = Q3 โ Q1
- Inner fences (default k=1.5): Lower = Q1 โ kรIQR, Upper = Q3 + kรIQR
- Outer fences (default k=3.0): Lower = Q1 โ 3รIQR, Upper = Q3 + 3รIQR
- Mild outliers: between inner and outer fences; Extreme: beyond outer fences
- Inliers: between inner fences. Adjacent values = whisker endpoints
Did You Know?
Frequently Asked Questions
What is the difference between inner and outer fences?
Inner fences (1.5รIQR) flag mild outliers. Outer fences (3รIQR) flag extreme outliers. Values between inner and outer = mild; beyond outer = extreme.
Can I use a custom multiplier?
Yes. This calculator lets you set k for inner and outer fences. Default 1.5 and 3.0 are Tukey's standard. Use smaller k for stricter detection.
What are adjacent values?
Lower adjacent = smallest data point โฅ lower inner fence. Upper adjacent = largest โค upper inner fence. These are the whisker endpoints in a box plot.
Official Data Sources
Disclaimer: Fences are heuristic rules. Custom k changes sensitivity. For publication, state your k and quartile method. Investigate outliers before removing.
Related Calculators
Box Plot Calculator
Generate box-and-whisker plots from data. Quartiles, IQR, fences, outlier detection with Tukey method.
StatisticsFive Number Summary Calculator
Compute the five-number summary (Min, Q1, Median, Q3, Max) from raw data. Includes IQR, fences, range, outlier detection, and box plot visualization.
StatisticsOutlier Calculator
Detect outliers using IQR (Tukey), Z-score, Modified Z-score (MAD), Grubbs' test, and Dixon's Q test. Highlights which points are outliers.
StatisticsIQR Calculator (Interquartile Range)
Compute Q1, Q2, Q3, IQR. Identify outliers using 1.5รIQR and 3รIQR rules. Shows fences and modified box plot data.
StatisticsStem and Leaf Plot Calculator
Create stem-and-leaf displays from raw data. Preserves all values while showing distribution. Back-to-back plots for two-group comparison. Summary statistics...
StatisticsMidrange Calculator
Compute midrange = (min + max) / 2. Simple measure of central tendency. Compare with mean, median, trimmed mean. See sensitivity to outliers.
Statistics