PC Review


Reply
Thread Tools Rate Thread

Weighted Average function

 
 
shekala
Guest
Posts: n/a
 
      9th Dec 2005

Is there a weighted average function in Excel? if not, any clever ideas
on how to create one?


--
shekala
------------------------------------------------------------------------
shekala's Profile: http://www.excelforum.com/member.php...o&userid=27986
View this thread: http://www.excelforum.com/showthread...hreadid=492080

 
Reply With Quote
 
 
 
 
duane
Guest
Posts: n/a
 
      9th Dec 2005

I am sure sumproduct would do it


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=492080

 
Reply With Quote
 
Peo Sjoblom
Guest
Posts: n/a
 
      9th Dec 2005
Maybe

=SUMPRODUCT(A1:A10,B1:B10)/SUM(B1:B10)

with values in A and weights in B

--
Regards,

Peo Sjoblom

(No private emails please)


"shekala" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>
> Is there a weighted average function in Excel? if not, any clever ideas
> on how to create one?
>
>
> --
> shekala
> ------------------------------------------------------------------------
> shekala's Profile:
> http://www.excelforum.com/member.php...o&userid=27986
> View this thread: http://www.excelforum.com/showthread...hreadid=492080
>


 
Reply With Quote
 
hibernator@gmail.com
Guest
Posts: n/a
 
      10th Dec 2005
An alternative way using "sum":
{=sum(A1:A10*B1:B10)/sum(B1:B10)}

Peo Sjoblom wrote:
> Maybe
>
> =SUMPRODUCT(A1:A10,B1:B10)/SUM(B1:B10)
>
> with values in A and weights in B
>
> --
> Regards,
>
> Peo Sjoblom
>
> (No private emails please)
>
>
> "shekala" <(E-Mail Removed)> wrote in
> message news:(E-Mail Removed)...
> >
> > Is there a weighted average function in Excel? if not, any clever ideas
> > on how to create one?
> >
> >
> > --
> > shekala
> > ------------------------------------------------------------------------
> > shekala's Profile:
> > http://www.excelforum.com/member.php...o&userid=27986
> > View this thread: http://www.excelforum.com/showthread...hreadid=492080
> >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Weighted Average goldcomac@mac.com Microsoft Excel Misc 1 23rd Jul 2007 08:04 AM
Weighted Average =?Utf-8?B?R2FnZSBUZWFjaGVy?= Microsoft Excel Worksheet Functions 2 16th Jan 2006 05:50 PM
Weighted Average - Copy Function =?Utf-8?B?TWVsaXNzYQ==?= Microsoft Excel Worksheet Functions 7 6th Jan 2006 06:51 PM
"weighted" average function ? =?Utf-8?B?Y2FybA==?= Microsoft Excel Worksheet Functions 1 18th Sep 2004 03:15 PM
weighted average scheuk Microsoft Excel Worksheet Functions 0 30th Jun 2004 07:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:17 PM.