+91 9600 121 800

Plans

Dashboard

Daily & Speed

Quant

Verbal

DILR

Compete

Free Stuff

calendarBack
Quant

/

Arithmetic II

/

Averages

Averages

MODULES

bookmarked
Basics & Assumed Mean
bookmarked
Weighted Average
bookmarked
GM & HM
bookmarked
Common Types
bookmarked
Median, Mode & Past Questions

CONCEPTS & CHEATSHEET

Concept Revision Video

PRACTICE

Averages : Level 1
Averages : Level 2
Averages : Level 3
ALL MODULES

CAT 2025 Lesson : Averages - Basics & Assumed Mean

bookmarked

1. Introduction

There will be about
111 to 333 questions on Averages in the Quantitative Ability section in entrance tests. Additionally, Data Interpretation questions also typically involve Percentages, Ratios and/or Averages. Therefore, it is imperative for you to have a strong understanding of Averages.

As a student, you might have calculated your own average marks across subjects, or the average marks of your class in a particular subject. Other common examples of averages in real life include characteristics such as height or weight. Averages are used in statistics to showcase the approximate values of any variable, such as the average income of a state, the average rainfall in a year, the average amount spent on food by families etc.

Data points tend to cluster around a central value. This is called central tendency. The commonly used measures of such central tendency are Mean, Median and Mode.

By Mean, we typically refer to Arithmetic Mean or average. The other kinds of Means - Geometric Mean and Harmonic Mean - are covered later in this chapter.

Other statistical concepts such as variance and standard deviation have not come up in entrance tests, and hence, we are not covering these concepts.

2. Arithmetic Mean or Average

Arithmetic Mean (AM) or Average is the sum of each item of a data set divided by the total number of items in the data set.

The formula for arithmetic mean, denoted as
x‾\overline{x}x for nnn items, namely x1,x2,x3,...,xnx_{1}, x_{2}, x_{3}, ..., x_{n}x1​,x2​,x3​,...,xn​ , is

x‾=x1+x2+x3+...+xnn\overline{x} = \dfrac{x_{1} + x_{2} + x_{3} + ... + x_{n}}{n} x=nx1​+x2​+x3​+...+xn​​ ⇒ x‾=∑i=1nxin \overline{x} = \dfrac{\displaystyle\sum_{i=1}^n x_{i}}{n}x=ni=1∑n​xi​​

Note:
∑i=1nxi\displaystyle\sum_{i=1}^n x_{i}i=1∑n​xi​ is a representation of “sum of all xix_{i}xi​ values, where iii takes all integer values from 111 till nnn (both inclusive)”. Therefore, ∑i=1nxi=x1+x2+x3+...+xn\displaystyle\sum_{i=1}^n x_{i} = x_{1} + x_{2} + x_{3} + ... + x_{n}i=1∑n​xi​=x1​+x2​+x3​+...+xn​

Example 1

Mr. And Mrs. Roy have 555 children whose weights are 505050, 565656, 484848, 323232 and 404040 kg. What is the average weight of their children?

Solution

Average weight =50+56+48+32+405= \dfrac{50 + 56 + 48 + 32 + 40}{5}=550+56+48+32+40​

=2265=45.2= \dfrac{226}{5} = 45.2=5226​=45.2 kg

Answer:
45.245.245.2 kg

2.1 Properties of Average

111) The average of any group of items always lies between the smallest and largest values of that group.

222) If the value of every item in a group is increased by kkk, then the average of the group increases by kkk.

333) If the value of every item in a group is decreased by kkk, then the average of the group decreases by kkk.

444) If the value of every item in a group is multiplied by kkk, then the average of the group becomes kkk times itself.

555) If the value of every item in a group is divided by kkk, then the average of the group becomes (1k\dfrac{1}{k}k1​) times itself.

Example 2

In a test, P, Q, R and S scored 40,80,6040, 80, 6040,80,60 and 202020 marks respectively. If upon revaluation, they each got 666 marks more, what is the average marks secured by them in the test?

Solution

Initial Average marks =40+80+60+204=2004=50= \dfrac{40 + 80 + 60 + 20}{4} = \dfrac{200}{4} = 50=440+80+60+20​=4200​=50

As each of their marks is increased by
666,
New average marks
=50+6=56= 50 + 6 = 56=50+6=56

Answer:
565656

2.2 Average of numbers in Arithmetic Progression

Arithmetic Progression (AP) is covered in Sequences & Progressions lesson. If a sequence is in AP, then the difference between any
222 consecutive terms remains constant. Therefore, AP is of the form a,a+d,a+2d,...,a+(n−1)da, a + d, a + 2d, ... , a + (n - 1)da,a+d,a+2d,...,a+(n−1)d.

Average of numbers in AP
=(first term+last term)2= \dfrac{(\text{first term} + \text{last term})}{2}=2(first term+last term)​

Consecutive natural numbers are also in AP. For the first
nnn natural numbers, 111 and nnn are the first and last terms respectively.

∴ Average of first n natural numbers
=n+12= \dfrac{n + 1}{2}=2n+1​

The following are additional averages derived from the above.
Average of first n odd natural numbers
=== n
Average of first n even natural numbers
=== n +1+ 1+1

Example 3

What is the average of the 151515 consecutive natural numbers starting from 454545?

Solution

We have learnt in Number theory that the number of consecutive integers between xxx and yyy (both inclusive) is y−x+1y - x + 1y−x+1.

Here,
x=45x = 45x=45 and the number of terms is 151515.

∴
y−45+1=15y - 45 + 1 = 15y−45+1=15
⇒
y=59y = 59y=59

151515 consecutive numbers starting from 454545 ends at 595959 (both inclusive) are in AP.

∴ Average
=45+592=1042=52= \dfrac{45 + 59}{2} = \dfrac{104}{2} = 52=245+59​=2104​=52

Answer:
525252

Example 4

What is the average of the first 121212 multiples of 131313?

Solution

(13×1)+(13×2)+...+(13×12)12=13×(1+2+...+12)12\dfrac{(13 \times 1) + (13 \times 2) + ... + (13 \times 12)}{12} = 13 \times \dfrac{(1 + 2 + ... + 12)}{12}12(13×1)+(13×2)+...+(13×12)​=13×12(1+2+...+12)​

This is nothing but
131313 times the average of the first 121212 natural numbers.

The average of the first
121212 natural numbers =1+122=6.5= \dfrac{1 + 12}{2} = 6.5=21+12​=6.5

∴ Average of the first
121212 multiples of 13=13×6.5=84.513 = 13 \times 6.5 = 84.513=13×6.5=84.5

Answer:
84.584.584.5

2.3 Assumed Mean or Assumed Average

So far, we have been calculating averages by the most common method - adding all the values and dividing the result by the number of values. You will find this difficult if there are a lot of large values. In such cases, another easier technique called Assumed Mean or Assumed Average method can be used.

In this method, any number can be taken as the Assumed Mean. Where the numbers are large and close to each other, taking a middle term as the Assumed Mean makes calculations easier.

Where
aaa is the Assumed Mean and nnn is the Number of Terms,

Actual Average
=a+∑i=1n(xi−a)n= a + \dfrac{\displaystyle\sum_{i=1}^n (x_{i} - a)}{n}=a+ni=1∑n​(xi​−a)​

Taking
di=xi−ad_{i} = x_{i} - adi​=xi​−a, the above can also be expressed as

Actual Average
=a+∑i=1ndin= a + \dfrac{\displaystyle\sum_{i=1}^n d_{i}}{n}=a+ni=1∑n​di​​

Let us use an example to calculate the average using this method.

Example 5

Eight students scored 465,453,485,470,479,474,463465, 453, 485, 470, 479, 474, 463465,453,485,470,479,474,463 and 459459459 marks in a certain test. What is the average of these marks?

Solution

The numbers are huge and close to one another. In the above set of numbers, 485485485 is the highest and 453453453 is the lowest. 470470470 is somewhere between these and makes subtraction easy.

∴ The assumed mean method can be used here. Let the assumed mean be
470470470.

Marks(xix_{i}xi​) Assumed Mean(a) di=(xi−a)\bm{d_{i} = (x_{i} - a)}di​=(xi​−a)
465465465 470470470 −5-5−5
453453453 470470470 −17-17−17
485485485 470470470 151515
470470470 470470470 000
479479479 470470470 999
474474474 470470470 444
463463463 470470470 −7-7−7
459459459 470470470 −11-11−11
Total −12\bm{-12}−12


Average
=a+∑i=1ndin=470+(−12)8=470−1.5=468.5= a + \dfrac{\displaystyle\sum_{i=1}^n d_{i}}{n} = 470 + \dfrac{(-12)}{8} = 470 - 1.5 = 468.5=a+ni=1∑n​di​​=470+8(−12)​=470−1.5=468.5

Answer:
468.5468.5468.5

Loading...Loading Video....