The average (or mean) is the ratio of the sum of all observations to the total number of observations. Mathematically:
Average=Number of ObservationsSum of Observations
Key Concepts
1. Basic Formula for Average
Average=Number of valuesSum of all values
Example:
Find the average weight of three boys whose weights are 46 kg, 54 kg, and 53 kg.
Average=346+54+53=3153=51kg
2. Properties of Averages
- If each value in a dataset is increased by a constant a, the average increases by a.
- If each value in a dataset is decreased by a constant a, the average decreases by a.
- If each value in a dataset is multiplied by a constant a, the average is also multiplied by a.
- If each value in a dataset is divided by a constant a, the average is also divided by a.
3. Weighted Average
When different groups have different sizes or weights, the weighted average is used:
Weighted Average=∑(Weights)∑(Weight×Value)
Example:
A school trip consists of 160 girls, 40 boys, and 100 teachers. Find the average number of people per group:
Average=3160+40+100=3300=100
4. Average Speed
The formula for average speed depends on the conditions:
- Case 1: When traveling at two different speeds for equal time:
Average Speed=2Speed1+Speed2
- Case 2: When traveling at two different speeds for equal distances:
Average Speed=Speed1+Speed22×(Speed1×Speed2)
- Case 3: When traveling at three different speeds for equal distances:
Average Speed=Speed11+Speed21+Speed313
Formulas Related to Numbers
| To Calculate | Formula |
|---|
| Average of first n natural numbers | nSum of first n natural numbers=2(n+1) |
| Average of squares of first n numbers | n∑i=1ni2=6(n+1)(2n+1) |
| Average of cubes of first n numbers | n∑i=1ni3=n(n+1)2/4 |
| Average of first n even numbers | n+1 |
| Average of first n odd numbers | n |
Rules and Tricks
-
If the sum or total changes due to an addition or deletion, adjust the average accordingly:
- New Average:
New Average=Old Average±(Δ/n)
where Δ= change in sum and n= new total count.
-
Combining two groups with different averages:
Combined Average=n1+n2(n1×x1)+(n2×x2)
where n1,n2= group sizes and x1,x2= averages.
Solved Examples
Question: The average of 10 numbers is 23. If each number increases by 4, what will the new average be?
Solution:
New sum = Old sum + Total increase
Old sum = 23×10=230, Total increase = 4×10=40, New sum = 230+40=270.
New average:
270÷10=27
Question: The average weight of seven boys is 56 kg. The weights of six boys are: 52, 57, 55, 60, 59, and 55 kg. Find the weight of the seventh boy.
Solution:
Total weight of seven boys:
56×7=392,
Total weight of six boys:
52+57+55+60+59+55=338.
Weight of seventh boy:
392−338=54kg.
Question: The mean of a group of students’ marks is calculated as follows: First group (13 students): mean is 32. Second group (12 students): mean is 39. Find the combined mean for all students.
Solution:
Total marks for Group A:
32×13=416.
Total marks for Group B:
39×12=468.
Combined mean:
CombinedMean=TotalMarks÷TotalCount=900÷25=36.