+ Reply to Thread
Results 1 to 5 of 5

Formula for Weighted Averages Based on Multiple Columns? Array Formula?

  1. #1
    Registered User
    Join Date
    11-08-2017
    Location
    Seattle
    MS-Off Ver
    2010
    Posts
    26

    Formula for Weighted Averages Based on Multiple Columns? Array Formula?

    Hi, please see attached picture. I am trying to find the weighted average and median using array formula of column E based on the values in column D. Right now I am using a simple average on column E without taking into consideration the corresponding values, but am wondering if it is possible to do this based on weighted averages which I think might be using an array formula. Thank you.

    Weighted Average on Columns.JPG

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Formula for Weighted Averages Based on Multiple Columns? Array Formula?

    Try this for the weighted average:

    =SUMPRODUCT(E3:E10,D3:D10)/SUM(D3:D10)

    For a possible weighted median solution, look here: https://www.excelforum.com/excel-for...ml#post4305114
    Last edited by AliGW; 04-17-2019 at 10:53 AM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Formula for Weighted Averages Based on Multiple Columns? Array Formula?

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  4. #4
    Registered User
    Join Date
    11-08-2017
    Location
    Seattle
    MS-Off Ver
    2010
    Posts
    26

    Re: Formula for Weighted Averages Based on Multiple Columns? Array Formula?

    Thank you!!

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Formula for Weighted Averages Based on Multiple Columns? Array Formula?

    No problem.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Advanced SUMPRODUCT function for multiple weighted averages
    By gigglesxx in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-19-2018, 02:20 AM
  2. Weighted averages with multiple criteria
    By Jps62 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-29-2015, 03:50 PM
  3. [SOLVED] I need help plotting averages of data based on multiple columns
    By soundengineer in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-12-2014, 07:21 PM
  4. Array Formula: Weighted Avg with Min/Max criteria
    By ExcelNewbeee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-02-2013, 01:16 PM
  5. [SOLVED] Weighted Averages an multiple columns
    By Butcher1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2013, 01:41 PM
  6. Replies: 3
    Last Post: 02-08-2012, 07:11 PM
  7. Replies: 2
    Last Post: 11-06-2011, 08:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1