How to Solve Class Average (Mean) Problems | Example: “Class 10R Sat a Test”

Most of us have seen questions that start with something like, “Class 10R sat a test.” At first glance, it looks like a normal school problem, but then it adds extra information: the average mark of the class, the number of students, and sometimes the average mark for one group such as boys or girls. The question usually asks you to find the missing average — for example, “What was the average mark for the girls?”
These questions test your understanding of the mean (or average) and how to handle data divided into parts. They’re common in school math exams, especially around Class 10 or GCSE level, because they combine arithmetic with logical reasoning. Once you understand the principle, though, they become one of the easiest topics in statistics.
In this article, we’ll go step by step through how to solve these “class average” problems. We’ll also look at why averages sometimes trick people, the most common mistakes students make, and a few personal insights from teaching this topic.
1. What Does “Class 10R Sat a Test” Mean?
“Class 10R” is just a label for a group of students. The phrase “sat a test” is British English for “took a test.” So the sentence means that this class took a test together, and we’re analyzing their results.
A typical example might say:
Class 10R sat a test. The mean mark for the class was 70%. There are 30 students in the class, 20 of whom are boys. The mean mark for the boys was 62%. Work out the mean mark for the girls.
At first, it looks like you need a lot of information, but everything comes from one simple idea: the mean (average).
2. Understanding the Mean
The mean, or average, is one of the simplest but most important ideas in mathematics.
The formula is:
Mean = Total Sum ÷ Number of Items
For example, if three students scored 60, 70, and 80, their total is 210, and their mean is 210 ÷ 3 = 70.
When you’re given the mean and the number of students, you can find the total by rearranging the formula:
Total = Mean × Number of Students
This second version is what helps you solve “Class 10R” problems, because it lets you connect the overall class with the smaller groups inside it.
Read Also: Acquired many pieces of high-rarity equipment on a single expedition
3. How Subgroups Affect the Average
In many questions, the class is divided into smaller groups. For example, there might be 20 boys and 10 girls in the class. Each group can have its own average. The overall class average depends on how big each group is and what their averages are.
If we call:
-
Mean_class = the mean of the whole class
-
Mean_boys = the mean of the boys
-
Mean_girls = the mean of the girls
-
n_class = total number of students
-
n_boys = number of boys
-
n_girls = number of girls
Then we can write:
Mean_class × n_class = Mean_boys × n_boys + Mean_girls × n_girls
This equation connects everything. If you know three of the four pieces, you can always find the missing one.
4. The Classic Example: Finding the Girls’ Mean
Let’s solve the typical “Class 10R sat a test” question step by step.
Question:
Class 10R sat a test. The mean mark for the class was 70%. There are 30 students in the class, 20 of whom are boys. The mean mark for the boys was 62%. Work out the mean mark for the girls.
Step 1: List the data.
-
Mean_class = 70
-
n_class = 30
-
Mean_boys = 62
-
n_boys = 20
-
n_girls = 30 − 20 = 10
Step 2: Find total marks for the class.
Total_class = Mean_class × n_class = 70 × 30 = 2100
Step 3: Find total marks for the boys.
Total_boys = Mean_boys × n_boys = 62 × 20 = 1240
Step 4: Find total marks for the girls.
Total_girls = Total_class − Total_boys = 2100 − 1240 = 860
Step 5: Find the girls’ mean.
Mean_girls = Total_girls ÷ n_girls = 860 ÷ 10 = 86
Answer:
The mean mark for the girls was 86%.
If you think about it, this makes sense. The boys averaged 62%, the class overall averaged 70%, so the girls must have scored higher than 70% to bring up the class average.
5. Why This Works
The key idea is that an average represents equal sharing. If everyone’s marks were shared equally, they’d all have the same score — that’s the mean.
When one group has a lower mean, another must have a higher one for the total to stay balanced. The formula works because it keeps the totals consistent.
Mathematically, it’s just a weighted average:
Overall mean = (weight₁ × mean₁ + weight₂ × mean₂) ÷ (total weight)
The weights here are the group sizes.
6. Another Example: Unknown Number of Students
Sometimes, instead of missing an average, you’re missing the size of one group.
Question:
The average mark of a class is 68%. The class has 30 students. The average mark of 12 girls is 72%. Find how many boys there are if their average mark is 65%.
Step 1: Write what you know.
-
Mean_class = 68
-
n_class = 30
-
Mean_girls = 72
-
n_girls = 12
-
Mean_boys = 65
-
n_boys = ?
Step 2: Use totals.
Total_class = 68 × 30 = 2040
Total_girls = 72 × 12 = 864
Then:
Total_boys = Total_class − Total_girls = 2040 − 864 = 1176
Now,
Mean_boys = Total_boys ÷ n_boys → 65 = 1176 ÷ n_boys
So n_boys = 1176 ÷ 65 = 18.1, approximately 18.
So there were 18 boys.
7. Checking Your Work
Always verify the logic with a reverse calculation. Multiply each mean by its group size, add them, and divide by the total. You should get the overall mean.
Using our first example:
(62 × 20 + 86 × 10) ÷ 30 = (1240 + 860) ÷ 30 = 2100 ÷ 30 = 70.
That matches the class mean.
If your answer doesn’t check out, you’ve probably swapped a group or mis-multiplied.
8. Common Mistakes Students Make
-
Using the wrong number of students.
Some forget to subtract or misread “20 boys out of 30” as “30 boys.” Always check totals add up. -
Mixing percentages and numbers.
If you use percentages as scores (like 70%), keep them as plain numbers for calculation. -
Adding means directly.
You can’t find a combined average by just adding two means and dividing by 2. You must weight them by how many students are in each group. -
Forgetting to find totals first.
The safest path is: mean × count = total. Then totals → other mean. -
Leaving the final answer without units.
Always write “marks,” “%,” or whatever unit applies.
9. More Examples for Practice
Example 1
A class of 40 students has an average mark of 65%. The average mark of 25 boys is 60%. Find the girls’ average.
Solution:
Total_class = 65 × 40 = 2600
Total_boys = 60 × 25 = 1500
Total_girls = 2600 − 1500 = 1100
n_girls = 40 − 25 = 15
Mean_girls = 1100 ÷ 15 ≈ 73.33%
Example 2
In a science test, the mean score of 18 students was 75. If 10 boys scored an average of 70, what was the girls’ mean?
Total_class = 18 × 75 = 1350
Total_boys = 10 × 70 = 700
Total_girls = 1350 − 700 = 650
Mean_girls = 650 ÷ 8 = 81.25
10. Tips and Insights from Experience
Over the years of tutoring this topic, I’ve noticed patterns. The students who do best aren’t necessarily the fastest but the ones who stay organized. Here’s what helps:
-
Draw a simple table.
One column for each group (e.g., Boys, Girls, Class) and three rows: mean, count, total. It keeps the relationships clear. -
Check whether your answer makes sense.
If the subgroup you’re finding should have higher marks, your answer must reflect that logically. -
Use round numbers first.
If decimals confuse you, estimate with easy numbers. Once you see the pattern, apply exact values. -
Don’t skip writing totals.
Even if you think you can jump straight to the final formula, showing totals prevents small calculation errors. -
Understand the story, not just the formula.
Imagine you’re the teacher adding up marks — the math will feel natural.
11. Common Variations
-
More than two groups
Sometimes there are three sections (e.g., boys, girls, and transfer students). The same logic applies, just with more terms in the total. -
Unknown totals
Occasionally, questions hide the total number of students, but you can solve using ratios or simultaneous equations. -
Weighted averages in disguise
This same method appears in other areas, such as combining grades from different subjects or calculating overall percentage in exams. -
Marks given as grades instead of numbers
Convert grades to numbers first (e.g., A = 90, B = 80) before finding the mean.
12. Why It Matters
Understanding averages isn’t just about exams. We use averages every day: checking our test scores, comparing grades, or reading news about “average household income.” These problems train your brain to reason with data — a skill that stays useful long after school.
When I was teaching, I used to show students how this same idea applies to sports statistics and business. If a basketball team’s overall average score per game goes up, you can use the same math to figure out how much one player improved compared to others.
13. Summary / Conclusion
“Class 10R sat a test” questions are just weighted average problems. Once you remember that the total of the whole equals the sum of the totals of its parts, everything else falls into place.
Here’s the golden rule:
Total = Mean × Number.
Work step by step:
-
Write what’s given.
-
Compute totals.
-
Subtract known totals.
-
Divide by the missing group’s number.
-
Check your answer makes sense.
With practice, these problems stop feeling tricky and start feeling like puzzles you already know how to solve.
14. FAQs
Q1: Can a subgroup’s mean be higher than the overall class mean?
Yes. If one group performs better, its mean will be higher, and the other group’s mean will be lower, balancing to the overall mean.
Q2: What if there are more than two groups?
You can still use the same method — just include all groups in the total.
Q3: Can I add means directly to get the class mean?
No. You must use totals (mean × count) before adding.
Q4: Why is my answer sometimes a decimal?
Because averages can come out between two whole numbers. You can round it appropriately, usually to two decimal places.
Q5: What’s the difference between mean and median?
The mean uses totals and division; the median is the middle value. “Class 10R sat a test” questions are always about the mean.