+ Reply to Thread
Results 1 to 9 of 9

formula for Weighted average?

  1. #1
    Registered User
    Join Date
    08-31-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    51

    formula for Weighted average?

    Hi All,

    Need formula for below scenario.

    Please calculate the weightage average
    before proceeding the calculation, Is weightage distributed correctly?

    Category Marks Weightage
    Test1 70 50%
    Test2 90 10%
    Test3 80 20%
    Test4 60 30%


    Regards,

    Mothe

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: formula for Weighted average?

    in cell d1=b1*c1 and drag down.

    in cell e1=SUM(D1:D5)/counta(B1:B4)
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    08-31-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    51

    Re: formula for Weighted average?

    Hi Oeldere,

    Please could explain the formula how it works,

    Is weightage is distributed correctly??


    Regards,

    mothe

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: formula for Weighted average?

    Please attach sample file with desired / expected result
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  5. #5
    Registered User
    Join Date
    08-31-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    51

    Re: formula for Weighted average?

    Hi,

    I have attached the file.
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: formula for Weighted average?

    With the offered formula.

  7. #7
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: formula for Weighted average?

    Try
    =SUMPRODUCT(B6:B9,C6:C9)/100%

  8. #8
    Registered User
    Join Date
    08-31-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    51

    Re: formula for Weighted average?

    when we sum the c colum it shows 110% means its not distributed correctly.

  9. #9
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: formula for Weighted average?

    Since you get 2 answers, it is always good to add to who you are replaying.

    It is also good to add the expected result (manualy) in the file or in the text.

+ 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. Weighted Average Formula Assistance
    By kwilliams5675 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-16-2010, 12:48 PM
  2. calculating a weighted average using formula
    By bob green in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 PM
  3. calculating a weighted average using formula
    By bob green in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  4. [SOLVED] calculating a weighted average using formula
    By bob green in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  5. [SOLVED] calculating a weighted average using formula
    By KL in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 06:05 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