Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 82
Default Should grand total equal average of sub total

My grand total average of all data is not the same as computing the average
of all sub totals. I don't understand why but it seems that the scores
should be the same. Can anyone help me?
--
Thanks, Bonnie
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 182
Default Should grand total equal average of sub total

Hello, Bonnie!
You wrote on Sat, 20 Jan 2007 11:30:00 -0800:

B My grand total average of all data is not the same as
B computing the average of all sub totals. I don't understand
B why but it seems that the scores should be the same. Can
B anyone help me? --
B Thanks, Bonnie

I'm not quite sure if I understand the question but the average
of a set of averages is not necessarily equal to an overall
average.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 182
Default Should grand total equal average of sub total

Hello, James!
You wrote to Bonnie on Sat, 20 Jan 2007 15:04:34 -0500:

B My grand total average of all data is not the same as
B computing the average of all sub totals. I don't
B understand why but it seems that the scores should be the
B same. Can anyone help me? -- Thanks, Bonnie

JS I'm not quite sure if I understand the question but the
JS average of a set of averages is not necessarily equal to an
JS overall average.

I should expand slightly. If the groups do not overlap and the
number of values in each group is the same, the overall average
would be equal to the average of the group averages.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 82
Default Should grand total equal average of sub total

James,
Thank you so much for your response. I belive you did understand my
quesstion. If then, the grand total average and the average of subtotals are
not necessarily the same.......which average is the true answer?

A) I calculated the grand total by summing all data (10 columns of figures
and dividing by the actual number of imputs (not couonting zero's.)

B) I calculated the sub total averages by adding each column and dividing
that sum by the number of imputs for that particular column.

When I add the sub total averages from the 10 columns and divide by 10,
the average does not match the grand total computed using approach (A).

It is really important for me to know which average is the true answer.
If you can help me out I will be wxtremely grateful
Thanks, Bonnie


"James Silverton" wrote:

Hello, Bonnie!
You wrote on Sat, 20 Jan 2007 11:30:00 -0800:

B My grand total average of all data is not the same as
B computing the average of all sub totals. I don't understand
B why but it seems that the scores should be the same. Can
B anyone help me? --
B Thanks, Bonnie

I'm not quite sure if I understand the question but the average
of a set of averages is not necessarily equal to an overall
average.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default Should grand total equal average of sub total

Hi Bonnie
If all groups were of equal size then there would be no difference.
Consider the following simple case

50 items totalling 200 Average =4
20 items totalling 100 Average =5

Average of "averages" =(4+5)/2 = 4.5

True Average = (200+100)/70 =4.29

In other words, the Averages need to be weighted according to their size
to give a true average as opposed to an arithmetic mean of the averages
obtained.

--
Regards

Roger Govier


"Bonnie" wrote in message
...
James,
Thank you so much for your response. I belive you did understand
my
quesstion. If then, the grand total average and the average of
subtotals are
not necessarily the same.......which average is the true answer?

A) I calculated the grand total by summing all data (10 columns of
figures
and dividing by the actual number of imputs (not couonting zero's.)

B) I calculated the sub total averages by adding each column and
dividing
that sum by the number of imputs for that particular column.

When I add the sub total averages from the 10 columns and divide
by 10,
the average does not match the grand total computed using approach
(A).

It is really important for me to know which average is the true
answer.
If you can help me out I will be wxtremely grateful
Thanks, Bonnie


"James Silverton" wrote:

Hello, Bonnie!
You wrote on Sat, 20 Jan 2007 11:30:00 -0800:

B My grand total average of all data is not the same as
B computing the average of all sub totals. I don't understand
B why but it seems that the scores should be the same. Can
B anyone help me? --
B Thanks, Bonnie

I'm not quite sure if I understand the question but the average
of a set of averages is not necessarily equal to an overall
average.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 772
Default Should grand total equal average of sub total

I think not including the zeroes is where your getting tripped up, create a
column with the following
100
100
50
0
100
100

the average calculated with the average() function is 75 whereas if you sum
first (450)a and divide by non-zeroes, you get 90. Excel calculates zeroes as
valid answers and it seems you do not.
--
-John Northwest11
Please rate when your question is answered to help us and others know what
is helpful.


"Bonnie" wrote:

James,
Thank you so much for your response. I belive you did understand my
quesstion. If then, the grand total average and the average of subtotals are
not necessarily the same.......which average is the true answer?

A) I calculated the grand total by summing all data (10 columns of figures
and dividing by the actual number of imputs (not couonting zero's.)

B) I calculated the sub total averages by adding each column and dividing
that sum by the number of imputs for that particular column.

When I add the sub total averages from the 10 columns and divide by 10,
the average does not match the grand total computed using approach (A).

It is really important for me to know which average is the true answer.
If you can help me out I will be wxtremely grateful
Thanks, Bonnie


"James Silverton" wrote:

Hello, Bonnie!
You wrote on Sat, 20 Jan 2007 11:30:00 -0800:

B My grand total average of all data is not the same as
B computing the average of all sub totals. I don't understand
B why but it seems that the scores should be the same. Can
B anyone help me? --
B Thanks, Bonnie

I'm not quite sure if I understand the question but the average
of a set of averages is not necessarily equal to an overall
average.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Function Key for Calculating Average? robin Excel Worksheet Functions 17 November 2nd 06 11:47 PM
Total Not Summing Correctly on Calculated Fields in Pivot Table Ronster Excel Discussion (Misc queries) 0 October 19th 06 10:48 PM
how to keep the total colum EXCEL Girl Excel Worksheet Functions 5 October 19th 06 09:09 PM
Using VLookup, Displacement, SumIF to total and average Paul987 Excel Discussion (Misc queries) 3 November 28th 05 08:55 PM
matching the column b(sku)c(count)with A sammc2 Excel Worksheet Functions 0 November 3rd 05 07:42 PM


All times are GMT +1. The time now is 07:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"