midrange (original) (raw)
(definition)
**Definition:**The sum of the minimum and maximum values, divided by two.
Note: The midrange of 1, 1, 3, 50, and 60 is 30.5. (1 + 60) / 2 = 30.5.
Author: PEB
Go to theDictionary of Algorithms and Data Structures home page.
If you have suggestions, corrections, or comments, please get in touch with Paul Black.
Entry modified 15 March 2006.
HTML page formatted Wed Oct 30 12:15:30 2024.
Cite this as:
Paul E. Black, "midrange", inDictionary of Algorithms and Data Structures [online], Paul E. Black, ed. 15 March 2006. (accessed TODAY) Available from: https://www.nist.gov/dads/HTML/midrange.html