Midhinge


title: "Midhinge" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["means", "exploratory-data-analysis"] topic_path: "general/means" source: "https://en.wikipedia.org/wiki/Midhinge" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

In statistics, the midhinge () is the average of the first and third quartiles and is thus a measure of location. Equivalently, it is the 25% trimmed mid-range or 25% midsummary; it is an L-estimator. The midhinge MH is defined as \begin{align} \operatorname{MH}(X) &= \overline{Q_{1, 3}(X)} \ &= \frac{Q_1(X) + Q_3(X)}{2} \ &= \frac{P_{25}(X) + P_{75}(X)}{2} \ &= M_{25}(X). \end{align}

The midhinge is related to the interquartile range (), the difference of the third and first quartiles (i.e. ), which is a measure of statistical dispersion. The two are complementary in sense that if one knows the midhinge and the IQR, one can find the first and third quartiles.

The use of the term hinge for the lower or upper quartiles derives from John Tukey's work on exploratory data analysis in the late 1970s, and midhinge is a fairly modern term dating from around that time. The midhinge is slightly simpler to calculate than the trimean (), which originated in the same context and equals the average of the median ( ) and the midhinge: \begin{align} \operatorname{MH}(X) &= 2 \operatorname{TM}(X) - \operatorname{med}(X) \ &= 2; \frac{Q_1 + 2Q_2 + Q_3}{4} - Q_2. \end{align}

References

References

  1. Tukey, J. W. (1977) ''Exploratory Data Analysis'', Addison-Wesley. {{ISBN. 0-201-07616-0

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

meansexploratory-data-analysis