How to Measure a Range in Statistics and Science

To measure a range, subtract the smallest value in your data set from the largest value. If your highest number is 49 and your lowest is 6, the range is 43. This single calculation tells you how spread out your data is, and it works whether you’re analyzing test scores, sales figures, or scientific measurements.

The concept of “range” applies across many fields, from statistics to electronics to medicine. Each context uses a slightly different approach, but the core idea stays the same: you’re measuring the gap between two boundary values.

The Basic Formula for Statistical Range

The formula is straightforward: Range = Maximum value − Minimum value. Start by identifying the largest and smallest numbers in your data set. Subtract the smaller from the larger. That’s it.

Say you recorded daily temperatures over a week: 58, 63, 71, 65, 60, 74, 68. Your maximum is 74 and your minimum is 58, so the range is 16 degrees. This tells you the total spread of temperatures you experienced, but nothing about how most days clustered together.

That simplicity is both the range’s strength and its weakness. It only looks at two data points and ignores everything in between. If one day had a freak reading of 95 degrees, your range would jump to 37, even though six out of seven days stayed between 58 and 74. Statistics Canada illustrates this well: adding a single extreme value of 75 to a data set changed the range from 43 to 69, an increase of 26 from just one outlier. For this reason, the range is rarely used as the only measure of spread. It works best alongside other measures that capture the full picture.

Using the Interquartile Range for Better Accuracy

When your data has outliers or extreme values, the interquartile range (IQR) gives a more reliable picture of spread. Instead of measuring the gap between the absolute highest and lowest values, it measures the gap between the 25th percentile and the 75th percentile, capturing the middle 50% of your data.

To calculate it, first sort your data from smallest to largest. Find the median (the middle value). Then find the median of the lower half of your data: that’s Q1, the 25th percentile. Find the median of the upper half: that’s Q3, the 75th percentile. Subtract Q1 from Q3.

For example, if Q1 is 80 and Q3 is 90, the IQR is 10. This tells you that the middle half of your observations spans a range of 10 units. Because it trims off the top and bottom quarters, the IQR isn’t thrown off by a single unusual value the way the basic range is. It’s especially useful for identifying outliers: any data point more than 1.5 times the IQR below Q1 or above Q3 is typically flagged as an outlier.

How Range Fits With Standard Deviation

The range tells you the total spread of your data. Standard deviation tells you how tightly most values cluster around the average. They answer different questions, and using both gives you a much fuller understanding.

In a normal distribution (the classic bell curve), about 68% of values fall within one standard deviation of the mean, about 95% fall within two standard deviations, and about 99.7% fall within three. So if the average score on an exam is 75 with a standard deviation of 5, roughly 95% of students scored between 65 and 85. The range might show 40 to 100, but the standard deviation reveals that most students were packed into a much narrower band.

For quick work, the range is fast and intuitive. For serious analysis, combining range with standard deviation and IQR gives the most complete view of your data’s behavior.

Measuring Range in Blood Pressure

In medicine, one of the most common “range” measurements is pulse pressure: the difference between your systolic (top number) and diastolic (bottom number) blood pressure readings. The calculation is identical to the statistical range formula. If your blood pressure is 120/80, your pulse pressure is 40 mm Hg.

A pulse pressure around 40 is considered healthy. Values consistently above 40 may indicate stiffer or more damaged blood vessels. A pulse pressure greater than 60 is a recognized risk factor for heart disease, particularly in older adults. Tracking this number over time can help your care team assess your cardiovascular risk alongside the individual systolic and diastolic numbers.

Measuring Range as Physical Distance

If you need to measure the range between two physical points, laser rangefinders are the standard tool. These devices send out a short pulse of light, then measure how long it takes for the reflected pulse to return. The distance equals half the round-trip time multiplied by the speed of light. Because light travels roughly 300,000 kilometers per second, the time intervals involved are incredibly small, but modern electronics handle this with high precision.

This same principle, called time-of-flight measurement, is used in everything from golf rangefinders and hunting scopes to surveying equipment and autonomous vehicles. Consumer-grade laser rangefinders can measure distances accurately to within a meter at ranges of several hundred meters, while professional survey instruments achieve millimeter-level accuracy.

Measuring Dynamic Range in Audio and Electronics

In audio and electronics, “range” refers to the gap between the quietest and loudest signals a system can handle, known as dynamic range. Instead of a simple subtraction, this is expressed as a ratio converted to decibels (dB) using a logarithmic formula.

The idea is the same: you’re measuring the distance between a minimum (the noise floor, or the quietest sound the system produces on its own) and a maximum (the loudest signal before distortion). A device with a maximum signal of 5 volts and a noise floor of 10 microvolts has a dynamic range of 500,000:1, which converts to 114 dB. A higher number means the system can reproduce both very quiet and very loud sounds without distortion or background hiss.

For practical reference, a CD has a dynamic range of about 96 dB, while a 24-bit recording can theoretically reach 144 dB. If you’re choosing audio equipment, a wider dynamic range generally means cleaner, more detailed sound reproduction.

How Labs Establish Normal Reference Ranges

When you get blood work done and your results come back with a “normal range,” that range was built from a carefully controlled process. Clinical laboratories collect samples from a large group of healthy individuals who meet specific criteria. These reference individuals are screened through questionnaires and health evaluations, and anyone with conditions that could skew results is excluded.

The samples are analyzed under standardized conditions, and the results are plotted to see their distribution. Outliers are identified and removed using statistical tests. International guidelines recommend collecting at least 120 samples and using a nonparametric method, which doesn’t assume the data follows any particular pattern. When fewer than 120 samples are available, a robust statistical method can substitute. The resulting reference interval typically represents the central 95% of values from healthy people, which is why falling slightly outside the range doesn’t automatically signal a problem.