+ Reply to Thread
Results 1 to 2 of 2

Weighted averages with multiple criteria

  1. #1
    Registered User
    Join Date
    08-28-2015
    Location
    Arizona
    MS-Off Ver
    7
    Posts
    1

    Weighted averages with multiple criteria

    I need major help…how can I calculate the weighted average of the probability of default score (column C) using the associated Risk Grade (column D) on all types (column A) that are >=400 and <= 410 that also have a credit range (column F) A (729-700) at location (column E) of 80? Any direction would be so appreciated.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Weighted averages with multiple criteria

    Not entirely sure but try

    =SUMPRODUCT(($A$2:$A$190>=400)*($A$2:$A$190<=410)*($F$2:$F$190="A (729-700)")*($E$2:$E$190=80)*$C$2:$C$190*$D$2:$D$190)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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. Sum.if + weighted averages
    By Cgrenha in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 05-27-2015, 06:37 AM
  2. weighted averages
    By runner in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-22-2013, 11:45 AM
  3. [SOLVED] Weighted Averages an multiple columns
    By Butcher1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2013, 01:41 PM
  4. [SOLVED] Weighted Averages
    By MattCufre in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-01-2013, 12:18 PM
  5. Weighted Averages
    By par0016 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-08-2013, 08:34 PM
  6. Weighted Averages Help
    By FCHunter82 in forum Excel General
    Replies: 4
    Last Post: 12-27-2010, 03:38 PM
  7. Weighted Averages
    By H57 in forum Excel General
    Replies: 2
    Last Post: 12-08-2010, 08:42 AM

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