#1   Report Post  
Aloysicus
 
Posts: n/a
Default Weighted Average

This is the example data that I have

Day1 Day 2
Day 3 Day 4
Calls 50 100
150 200
AHT 200 200 200
200

Day 1 Day 2
Day 3 Day 4
Calls 75 80
90 100
AHT 100 100
100 100


Is there a way to do weighted average without using the mathematical way of
'means'?


  #2   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default

You can calculate a weighted average as

=SUMPRODUCT(weights,numbers)/SUM(weights)

I haven't a clue what you mean by "the mathematical way of 'means'"

Jerry

Aloysicus wrote:

This is the example data that I have

Day1 Day 2
Day 3 Day 4
Calls 50 100
150 200
AHT 200 200 200
200

Day 1 Day 2
Day 3 Day 4
Calls 75 80
90 100
AHT 100 100
100 100


Is there a way to do weighted average without using the mathematical way of
'means'?


  #3   Report Post  
Aloysicus
 
Posts: n/a
Default

Hi Jerry,

I have used the sumproduct formula for a single day, single product.

With a single day and 2 or 3 products, how do I use the sumproduct formula
to calculate the weighted average of this day which takes all 3 products
into consideration.

Btw, mathematical means uses, taking the example I wrote below (Calls x
AHT)/Calls.

Aloysicus
"Jerry W. Lewis" wrote in message
...
You can calculate a weighted average as

=SUMPRODUCT(weights,numbers)/SUM(weights)

I haven't a clue what you mean by "the mathematical way of 'means'"

Jerry

Aloysicus wrote:

This is the example data that I have

Day1 Day 2 Day 3
Day 4
Calls 50 100 150
200
AHT 200 200
200 200

Day 1 Day 2 Day 3
Day 4
Calls 75 80 90
100
AHT 100 100 100
100


Is there a way to do weighted average without using the mathematical way
of 'means'?




  #4   Report Post  
Myrna Larson
 
Posts: n/a
Default

Jerry is a bona fide mathematician, so you won't get away with ad hoc
definitions of terms with him <g.

If you know how to calculate what you mean by "mathetimatical way of means",
then you should be able to create the appropriate formula in your worksheet.

On Tue, 4 Jan 2005 21:06:07 +0800, "Aloysicus" wrote:

Hi Jerry,

I have used the sumproduct formula for a single day, single product.

With a single day and 2 or 3 products, how do I use the sumproduct formula
to calculate the weighted average of this day which takes all 3 products
into consideration.

Btw, mathematical means uses, taking the example I wrote below (Calls x
AHT)/Calls.

Aloysicus
"Jerry W. Lewis" wrote in message
...
You can calculate a weighted average as

=SUMPRODUCT(weights,numbers)/SUM(weights)

I haven't a clue what you mean by "the mathematical way of 'means'"

Jerry

Aloysicus wrote:

This is the example data that I have

Day1 Day 2 Day 3
Day 4
Calls 50 100 150
200
AHT 200 200
200 200

Day 1 Day 2 Day 3
Day 4
Calls 75 80 90
100
AHT 100 100 100
100


Is there a way to do weighted average without using the mathematical way
of 'means'?




  #5   Report Post  
Aloysicus
 
Posts: n/a
Default

I see....guess my explanations were not clear and concise...to this I
apologise, but I was trying to find an easier way to do weighted average
using sumproduct formula instead of the other method I mentioned....this
method makes my excel file very huge....I have like 30 products which I am
trying to do a weighted average for each day of each year.

But thanks for all the help....just trying to find a better solution....
"Myrna Larson" wrote in message
...
Jerry is a bona fide mathematician, so you won't get away with ad hoc
definitions of terms with him <g.

If you know how to calculate what you mean by "mathetimatical way of
means",
then you should be able to create the appropriate formula in your
worksheet.

On Tue, 4 Jan 2005 21:06:07 +0800, "Aloysicus"
wrote:

Hi Jerry,

I have used the sumproduct formula for a single day, single product.

With a single day and 2 or 3 products, how do I use the sumproduct formula
to calculate the weighted average of this day which takes all 3 products
into consideration.

Btw, mathematical means uses, taking the example I wrote below (Calls x
AHT)/Calls.

Aloysicus
"Jerry W. Lewis" wrote in message
...
You can calculate a weighted average as

=SUMPRODUCT(weights,numbers)/SUM(weights)

I haven't a clue what you mean by "the mathematical way of 'means'"

Jerry

Aloysicus wrote:

This is the example data that I have

Day1 Day 2 Day 3
Day 4
Calls 50 100 150
200
AHT 200 200
200 200

Day 1 Day 2 Day 3
Day 4
Calls 75 80 90
100
AHT 100 100 100
100


Is there a way to do weighted average without using the mathematical
way
of 'means'?





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
Average the last 5 of a continually filling row. Geo Excel Discussion (Misc queries) 12 January 6th 05 10:41 PM
Formula to average ignoring negatives? Steve Excel Discussion (Misc queries) 16 January 1st 05 12:57 PM
EXcluding Zeros from the average in a row Geo Excel Discussion (Misc queries) 4 December 31st 04 04:07 PM
Average Macro Christopher Anderson Excel Discussion (Misc queries) 2 December 22nd 04 06:43 PM
average on rows justamailman Excel Discussion (Misc queries) 5 December 13th 04 01:51 AM


All times are GMT +1. The time now is 08:40 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"