Tukey's fences
E371260
Tukey's fences are a statistical rule-of-thumb method for identifying outliers in a data set using interquartile range–based cutoff points.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Tukey's fences canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3600025 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Tukey's fences Context triple: [John W. Tukey, developedConcept, Tukey's fences]
-
A.
Hotelling’s T-squared distribution
Hotelling’s T-squared distribution is a multivariate generalization of Student’s t-distribution used primarily for hypothesis testing and constructing confidence regions for mean vectors in multivariate statistics.
-
B.
Fisher's exact test
Fisher's exact test is a statistical significance test used to determine whether there are nonrandom associations between two categorical variables in a contingency table, especially with small sample sizes.
-
C.
Bhattacharyya distance
Bhattacharyya distance is a statistical measure of similarity between two probability distributions, often used in pattern recognition and classification to quantify their overlap.
-
D.
F-test
The F-test is a statistical hypothesis test used to compare variances and assess the overall significance of models, especially in analysis of variance (ANOVA) and regression.
-
E.
F-distribution
The F-distribution is a continuous probability distribution widely used in statistics, especially for comparing variances and conducting analysis of variance (ANOVA) tests.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: Tukey's fences Target entity description: Tukey's fences are a statistical rule-of-thumb method for identifying outliers in a data set using interquartile range–based cutoff points.
-
A.
Hotelling’s T-squared distribution
Hotelling’s T-squared distribution is a multivariate generalization of Student’s t-distribution used primarily for hypothesis testing and constructing confidence regions for mean vectors in multivariate statistics.
-
B.
Fisher's exact test
Fisher's exact test is a statistical significance test used to determine whether there are nonrandom associations between two categorical variables in a contingency table, especially with small sample sizes.
-
C.
Bhattacharyya distance
Bhattacharyya distance is a statistical measure of similarity between two probability distributions, often used in pattern recognition and classification to quantify their overlap.
-
D.
F-test
The F-test is a statistical hypothesis test used to compare variances and assess the overall significance of models, especially in analysis of variance (ANOVA) and regression.
-
E.
F-distribution
The F-distribution is a continuous probability distribution widely used in statistics, especially for comparing variances and conducting analysis of variance (ANOVA) tests.
- F. None of above. chosen
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
outlier detection method
ⓘ
robust statistical method ⓘ statistical rule of thumb ⓘ |
| advantage |
easy to interpret graphically via boxplots
ⓘ
simple to compute ⓘ |
| appearsIn |
exploratory data analysis literature
ⓘ
introductory statistics textbooks ⓘ |
| appliesTo | univariate continuous data ⓘ |
| assumes | no specific parametric distribution ⓘ |
| basedOn | interquartile range ⓘ |
| canBeGeneralizedTo | multivariate data via robust distance measures ⓘ |
| category | robust outlier detection rules ⓘ |
| classifiesAsExtremeOutlier | observation beyond the extreme fences ⓘ |
| classifiesAsOutlier |
observation above the upper fence
ⓘ
observation below the lower fence ⓘ |
| commonlyUsesMultiplier |
1.5 for regular outliers
ⓘ
3.0 for extreme outliers ⓘ |
| definesLowerExtremeFence | Q1 - 3 × IQR ⓘ |
| definesLowerFence | Q1 - 1.5 × IQR for standard rule ⓘ |
| definesUpperExtremeFence | Q3 + 3 × IQR ⓘ |
| definesUpperFence | Q3 + 1.5 × IQR for standard rule ⓘ |
| goal | identify unusually large or small observations ⓘ |
| hasAlternativeMultiplierChoice | k chosen based on desired sensitivity to outliers ⓘ |
| hasParameter | multiplier k applied to the interquartile range ⓘ |
| introducedBy | John W. Tukey ⓘ |
| limitation |
may flag many points as outliers in heavy-tailed distributions
ⓘ
sensitivity to skewed distributions ⓘ |
| namedAfter | John W. Tukey ⓘ |
| property |
based on order statistics
ⓘ
robust to non-normality ⓘ |
| relatedConcept |
Grubbs' test
ⓘ
median absolute deviation ⓘ z-score outlier detection ⓘ |
| relatedTo |
boxplot
ⓘ
five-number summary ⓘ robust measures of scale ⓘ |
| typicalLowerFenceFormula | Q1 - k × IQR ⓘ |
| typicalUpperFenceFormula | Q3 + k × IQR ⓘ |
| usedBy |
data analysts
ⓘ
data scientists ⓘ statisticians ⓘ |
| usedFor | identifying outliers in a data set ⓘ |
| usedIn |
descriptive statistics
ⓘ
exploratory data analysis ⓘ |
| usesStatistic |
first quartile
ⓘ
interquartile range ⓘ third quartile ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: Tukey's fences Description of subject: Tukey's fences are a statistical rule-of-thumb method for identifying outliers in a data set using interquartile range–based cutoff points.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.