ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Average (https://www.excelbanter.com/excel-worksheet-functions/117699-average.html)

Jordan

Average
 
Can anyone tell me what formula to use to average something like this:

$50K - 20%
$40K - 20%
$30K - 60%

Where $50k has 20% of the weight, etc. Any help will be greatly appreciated.

Dave F

Average
 
=(50,000*.2+40,000*.2+30,000*.6)/3

Dave
--
Brevity is the soul of wit.


"Jordan" wrote:

Can anyone tell me what formula to use to average something like this:

$50K - 20%
$40K - 20%
$30K - 60%

Where $50k has 20% of the weight, etc. Any help will be greatly appreciated.


Duke Carey

Average
 
With the dollar values in A1:A3 and the percentages in B1:B3 use

=sumproduct(A1:A3,B1:B3)

"Jordan" wrote:

Can anyone tell me what formula to use to average something like this:

$50K - 20%
$40K - 20%
$30K - 60%

Where $50k has 20% of the weight, etc. Any help will be greatly appreciated.


S Davis

Average
 
This got a loud *hoot* out of me here in the office. Something about
the misposted reply + your signature :) Thanks for the laugh

Dave F wrote:
=(50,000*.2+40,000*.2+30,000*.6)/3

Dave
--
Brevity is the soul of wit.


"Jordan" wrote:

Can anyone tell me what formula to use to average something like this:

$50K - 20%
$40K - 20%
$30K - 60%

Where $50k has 20% of the weight, etc. Any help will be greatly appreciated.




All times are GMT +1. The time now is 04:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com