+ Reply to Thread
Results 1 to 3 of 3

Weighted average?

  1. #1
    Registered User
    Join Date
    04-23-2010
    Location
    Oregon
    MS-Off Ver
    Excel 2003
    Posts
    20

    Weighted average?

    Is there a way to calculate a weighted average of two columns? One of the columns is date/Time (AC) and the other is a value(AK) which I need the average of
    The difference in the time readings would be the "weight"

    Thanks!
    Last edited by GWB; 05-10-2010 at 01:44 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Weighted average?

    A weighted average is just

    =sumproduct(values * weights) / sum(weights)

    NIf you need help implementing that, post a workbook.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    04-23-2010
    Location
    Oregon
    MS-Off Ver
    Excel 2003
    Posts
    20

    Re: Weighted average?

    Quote Originally Posted by shg View Post
    A weighted average is just

    =sumproduct(values * weights) / sum(weights)

    NIf you need help implementing that, post a workbook.
    Thanks for the help
    Last edited by GWB; 05-10-2010 at 01:43 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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