AmoyV
Lucky2783
Bunuel
Ten students wrote a test, and the distribution of scores is shown on the frequency table. If the average (arithmetic mean) score is 62, what is the value of x ?
Attachment:
testresults_figure.PNG
A. 62
B. 65
C. 71
D. 76
E. 83
Kudos for a correct solution.Answer B
Lucky2783 Can you explain how you made your calculation. I believe that the method you have used is new to me.
i am just calculating cumulative deviation , which means at each level how much is deviation we have
eg: as mean is 62
40 1 (how many units 40 is away from 62 ? -22, so -22*1 )
55 2 (how many units 55 is away from 62 ? -7, so -7*2) [add -22+ -14 = -36]
70 3 (how many units 70 is away from 62 ? 8, so 8*3) [add -22+ -14 + 24 = -12]
x 4 [so we have a total of -12 so far from above elements and we need to distribute this to 4 elements , that means element should be 62+3=65]
nothing too great about this method , it is just marginally quicker than conventional calculation , 40*1+55*2+70*3+4x = 10*62 .