Difference between revisions of "Mean - Assumed Mean Method"

From alpha
Jump to navigation Jump to search
(New Page Created)
 
Line 2: Line 2:


== Assumed Mean Method Formula ==
== Assumed Mean Method Formula ==
Let x1, x2, x3,…,xn are mid-points or class marks of n class intervals and f1, f2, f3, …, fn are the respective frequencies. The formula of the assumed mean method is:
Let <math>x_1,x_2,x_3.....x_n</math> are mid-points or class marks of <math>n</math> class intervals and <math>f_1,f_2,f_3.....f_n</math> are the respective frequencies. The formula of the assumed mean method is  
 
<math>\bar{x}=a+\frac{\textstyle \sum_{i=1}^n\displaystyle f_id_i}{\textstyle \sum_{i=1}^n\displaystyle f_i}</math>


Here,
Here,


a = assumed mean
<math>a</math> = assumed mean
 
<math>f_i</math> = frequency of ith class
 
<math>d_i</math> = <math>x_i-a</math>= deviation of <math>i</math><sup>th</sup> class


fi = frequency of ith class
<math>\sum f_i</math> = Total number of observations


di = xi – a = deviation of ith class
<math>x_i</math>= class mark = (upper class limit + lower class limit) / 2


Σfi = n = Total number of observations
Example: The following table gives information about the marks obtained by 110 students in an examination.
{| class="wikitable"
|+
!Class
!Frequency
|-
|0 - 10
|12
|-
|10 - 20
|28
|-
|20 - 30
|32
|-
|30 - 40
|25
|-
|40 - 50
|13
|}
Find the mean marks of the students using the assumed mean method.


xi = class mark = (upper class limit + lower class limit)/2
Solution:
{| class="wikitable"
!Class
!Frequency (<math>f_i</math>)
!Class mark (<math>x_i</math>)
!<math>d_i=x_i-a</math>
!<math>f_id_i</math>
|-
|0 - 10
|12
|5
|5 - 25 = -20
| -240
|-
|10 - 20
|28
|15
|15 - 25 = -10
| -280
|-
|20 - 30
|32
|25 = <math>a</math>
|25 - 25 = 0
|0
|-
|30 - 40
|25
|35
|35 - 25 = 10
|250
|-
|40 - 50
|13
|45
|45 - 25 = 20
|260
|-
|'''Total'''
|<math>\sum f_i=110</math>
|
|
|<math>\sum f_id_i=-10</math>
|}

Revision as of 18:19, 13 March 2024

In Statistics, the assumed mean method is used to calculate mean of a grouped data. If the given data is large, then this method is recommended rather than a direct method for calculating mean. This method helps in reducing the calculations and results in small numerical values. This method depends on estimating the mean and rounding to an easy value to calculate with. Again this value is subtracted from all the sample values. When the samples are converted into equal size ranges or class intervals, a central class is chosen and the computations are performed.

Assumed Mean Method Formula

Let are mid-points or class marks of class intervals and are the respective frequencies. The formula of the assumed mean method is

Here,

= assumed mean

= frequency of ith class

= = deviation of th class

= Total number of observations

= class mark = (upper class limit + lower class limit) / 2

Example: The following table gives information about the marks obtained by 110 students in an examination.

Class Frequency
0 - 10 12
10 - 20 28
20 - 30 32
30 - 40 25
40 - 50 13

Find the mean marks of the students using the assumed mean method.

Solution:

Class Frequency () Class mark ()
0 - 10 12 5 5 - 25 = -20 -240
10 - 20 28 15 15 - 25 = -10 -280
20 - 30 32 25 = 25 - 25 = 0 0
30 - 40 25 35 35 - 25 = 10 250
40 - 50 13 45 45 - 25 = 20 260
Total