Find a Missing Data Value from the Mean
Use mean = sum of values ÷ number of values.
More key points
- Multiply the known mean by the total count to get the required sum, add the known values, and subtract that subtotal from the required sum.
- The difference is the missing value, assuming exactly one value is unknown and the mean is exact.
On this page12 sections
- Start with the mean formula
- Worked example with scores
- Set up an equation when the unknown is described
- A missing frequency or count
- When the mean is rounded
- One unknown versus several unknowns
- A reliable solving sequence
- Common mistakes
- Recover a missing value from a mean
- Choose the correct count
- Check whether the answer is plausible
- Translate a word problem into an equation
A data set can have one value hidden while its mean and the other values are given. The mean formula still works: mean = total sum ÷ number of values. To recover the unknown value, first determine what the total must be, then subtract the values you already know. This reverses the ordinary process of adding values and dividing.
Start with the mean formula
If there are n values with mean m, their total sum must equal m × n. For example, if five scores have a mean of 12, the total is 12 × 5 = 60. The mean is not the sum; multiply by the number of observations to recover the sum. Once the total is known, the missing value is the total minus the sum of the known values.
If the known values are x₁, x₂, …, xₙ₋₁ and the one missing value is x, then x = mn − (x₁ + x₂ + … + xₙ₋₁). This equation makes the steps explicit: calculate the needed total, subtract what is accounted for, and assign the remainder to x.
Worked example with scores
Four quiz scores have a mean of 18. Three known scores are 14, 17, and 20. What is the fourth score? The four scores must add to 18 × 4 = 72. The known scores add to 14 + 17 + 20 = 51. The missing score is 72 − 51 = 21. Check: (14 + 17 + 20 + 21) / 4 = 72 / 4 = 18. The answer restores the stated mean.
Set up an equation when the unknown is described
Sometimes the missing value is not a blank but a relationship. Suppose five numbers have mean 10. Four numbers are 6, 8, 11, and x, and the fifth number is twice x. The total must be 10 × 5 = 50. The known-and-unknown sum is 6 + 8 + 11 + x + 2x = 25 + 3x. Set it equal to 50: 25 + 3x = 50, so 3x = 25 and x = 25/3. The fifth value is 50/3. Check that both unknown-related values are included before dividing by five.
This is still a mean problem, but the unknown appears more than once. Translate every value into the sum before solving. If x represents one observation and another is x + 4, both must appear in the total. Leaving out one related value changes the equation.
A missing frequency or count
When a table groups repeated values, the same principle applies, but each value contributes according to its frequency. If scores 2, 4, and 6 occur with frequencies 1, 2, and f, the total score is 2(1) + 4(2) + 6f, while the observation count is 1 + 2 + f. The mean equation is [2 + 8 + 6f]/[3 + f] = m. Multiply both sides by the total frequency and solve. Do not treat the number of categories as the number of observations.
This approach is useful for a missing count as well as a missing score, but check whether the resulting frequency must be a nonnegative whole number. A fractional number of students or test scores signals an arithmetic error, a rounded mean, or inconsistent problem data.
When the mean is rounded
A reported mean may be rounded. If the mean is shown as 12.4 to the nearest tenth, the exact mean may lie in a range around 12.4. Multiplying the rounded value by the count produces an estimated total, not necessarily the exact total. If the question expects a unique missing value, it usually gives an exact mean or information that resolves the rounding. Do not claim more precision than the input supports.
For example, a class average displayed to a whole number could represent several exact totals. Different totals may lead to different missing values. Check whether the task says the mean is exact, gives the sum, or expects an approximate answer.
One unknown versus several unknowns
A mean and known values can determine one missing value. They do not usually determine two unrelated unknowns by themselves. If a set of six values has a known mean and two entries are missing, the information only determines their combined sum. Many pairs could fit. A second relationship—such as one value being three more than the other—is needed to solve them individually.
A reliable solving sequence
- Count every observation, including the missing one or any value described as a multiple or expression.
- Multiply the given mean by that count to find the required total.
- Add all known values and write any unknown values using variables.
- Set the expression for the full sum equal to the required total.
- Solve for the unknown and check by recomputing the mean.
- If the mean is rounded, treat the result as approximate unless the problem gives enough information for an exact value.
Common mistakes
- Subtracting known values directly from the mean instead of from the required total.
- Using the wrong count. The denominator is the number of data values, not the number of known values.
- Forgetting a second value described with the same variable, such as 2x or x + 4.
- Taking the average of only the known values and treating it as the full-set mean.
- Assuming multiple missing values can be found separately from one average equation.
- Ignoring rounding or reporting a whole-number observation when the arithmetic produces a fraction without checking the setup.
The shortcut is reliable: mean times count gives the required sum. Subtract the known total to find the one missing value, or write an equation if the unknown appears in more than one place. Finish by plugging the result back into the original data set and confirming the mean.
Recover a missing value from a mean
The mean is total divided by count. Reverse that relationship first: total = mean × count. Suppose five quiz scores have a mean of 82 and four known scores are 76, 91, 84, and 79. The required total is 82 × 5 = 410. The known scores total 330, so the missing score is 410 − 330 = 80. Substitution confirms the answer: (76 + 91 + 84 + 79 + 80) ÷ 5 = 82.
Choose the correct count
Count observations, including the missing one. If a problem says the mean of six values is 14 and lists only five, use a total of 14 × 6, not 14 × 5. For grouped data, the count is the number of observations represented by the groups; if frequencies are supplied, add the frequencies. A missing observation is still part of the count even though its value is unknown.
Check whether the answer is plausible
The missing value can be outside the range of the known values. A mean is pulled by every value, so a high required total may imply one unusually large observation. For example, if four known values sum to 20 and the mean of five values must be 10, the missing value is 30. That result is not automatically an error: the total must be 50 to produce the stated mean. Recheck the arithmetic and the wording before rejecting an unusual value.
Do not apply this simple calculation to a weighted mean unless the problem describes each observation’s weight. For a weighted mean, multiply each value by its frequency or weight, total those products, and divide by the total weight. A frequency table and a list of equally weighted observations may use different counts even when the visible numbers look similar.
Translate a word problem into an equation
Let x be the missing value. Write (known sum + x) ÷ total count = stated mean, then solve. This form is especially helpful when the question changes a score or adds another observation. Keep the original and new counts separate: adding a sixth score changes both the total and the denominator. After solving, substitute x into the complete average to confirm the stated mean.
Common questions
Why multiply the mean by the number of values?
Mean equals sum divided by count, so multiplying both sides by the count recovers the total sum.
Can I find two missing values from the mean alone?
Usually you can determine only their combined sum. A second relationship is needed to identify each value separately.
What if the mean is rounded?
The calculated total may only be approximate. Use the requested precision and avoid treating a rounded mean as an exact total unless the problem says it is exact.
Can the missing value be greater than every value given?
Yes. If the stated mean requires a larger total, one missing observation may need to be larger than all the known observations.