+ Reply to Thread
Results 1 to 3 of 3

Average of lowest 3 of last 8 values

Hybrid View

  1. #1
    Registered User
    Join Date
    05-30-2013
    Location
    Boston, MA
    MS-Off Ver
    Excel for Mac 2011
    Posts
    2

    Average of lowest 3 of last 8 values

    I have a column with integer values. I want a formula what will display the average of the three lowest values our of the most recent 8 values, that can go in a parallel column. The most recent value will be on the same row as the value being determined. The rows above are progressively older values. The value calculated should be rounded to the nearest integer.

    These are metrics that are captured periodically with only the most recent 8 considered relavant to the latest value being determined.

  2. #2
    Registered User
    Join Date
    05-30-2013
    Location
    Boston, MA
    MS-Off Ver
    Excel for Mac 2011
    Posts
    2

    Re: Average of lowest 3 of last 8 values

    I think I found the CSE function that I need:
    =ROUND(AVERAGE(SMALL(G54:G61,{1,2,3})),0)

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Average of lowest 3 of last 8 values

    No need to CSE.

    Just a normal Enter will do.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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