Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Marketing analyzr
 
Posts: n/a
Default Averaging percentages

Greetings,
This is actually a basic mathmatical question but its a stumper for me.

Can you average a column of percentages and get a true average?
I've been told that it can't be done accurately but I never understood
the expanation.

thanks in advance
Marketing Analyzr

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Averaging percentages

Perhaps the person who told you that should explain why it can't be done.
Excel will not include blanks cells in an average, but it will include zero
values, although they can be excluded with the array formula

=AVERAGE(IF(A1:A1000,A1:A100))

--
HTH

Bob Phillips

(replace xxxx in email address with googlemail if mailing direct)

"Marketing analyzr" wrote in message
oups.com...
Greetings,
This is actually a basic mathmatical question but its a stumper for me.

Can you average a column of percentages and get a true average?
I've been told that it can't be done accurately but I never understood
the expanation.

thanks in advance
Marketing Analyzr



  #3   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier
 
Posts: n/a
Default Averaging percentages

Hi

It is all to do with weighting. If all samples are of equal size, then
an arithmetic average of the average will be correct.
If sample size is different then it will be incorrect when compared with
the weighted average.
Taking a set of simple figures

8 / 4 = 200%
6 / 2 = 300%
10 / 5 =200%
The arithmetic Average percentage would be 233% ( =(200%+300%+200%)/3)
The correct weighted Average percent would be 218%
=(8+6+10)/(4+2+5)
having given the correct weighting to the discrepancies in sample size.

--
Regards

Roger Govier


"Marketing analyzr" wrote in message
oups.com...
Greetings,
This is actually a basic mathmatical question but its a stumper for
me.

Can you average a column of percentages and get a true average?
I've been told that it can't be done accurately but I never understood
the expanation.

thanks in advance
Marketing Analyzr



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
What format do I use to mail merge percentages? Lily1521 Excel Discussion (Misc queries) 1 April 17th 06 02:38 PM
Averaging using relative references across sheets [email protected] Excel Discussion (Misc queries) 0 January 30th 06 01:57 PM
Changing the range of several averaging functions Hellion Excel Discussion (Misc queries) 1 September 17th 05 02:12 PM
Averaging GWit Excel Discussion (Misc queries) 1 May 29th 05 02:46 AM
Calculating Percentages with Variables tssjhs Excel Worksheet Functions 1 January 28th 05 01:27 AM


All times are GMT +1. The time now is 03:29 AM.

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

About Us

"It's about Microsoft Excel"