+ Reply to Thread
Results 1 to 3 of 3

Finding average time of a particular value

  1. #1
    Registered User
    Join Date
    04-28-2020
    Location
    San Diego, California
    MS-Off Ver
    16.34
    Posts
    1

    Finding average time of a particular value

    Is there a way I can find the average time of a particualr value withn a data set? Is there a specific formula I can use?
    I am trying to find the average cancellation time of a particular drug(see attached image) For example finding the average cancellation time of Drug ID 1. I am looking at colums B and G in order to find the information I need.




    Screen Shot 2020-04-28 at 1.29.59 AM.png
    Last edited by Lzl; 04-28-2020 at 05:00 AM.

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Finding average time of a particular value

    Hi,
    Can you upload it as excel file?

  3. #3
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Finding average time of a particular value

    welcome to the forum~ try:
    =SUM(SUMIF(Table1[Drug ID],{1,3},Table1[Cancel Date/time2]))/SUM(COUNTIF(Table1[Drug ID],{1,3}))

    change the Table name accordingly. and the field header names as well if mine differs

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ 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. [SOLVED] finding average of two different columns
    By mike rand in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 10-10-2015, 05:13 AM
  2. [SOLVED] Finding average time between list of timestamps
    By MinneeOT in forum Excel General
    Replies: 6
    Last Post: 08-21-2013, 05:13 PM
  3. Finding AVERAGE over dates
    By magicrat80 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 06-14-2011, 01:38 AM
  4. Average Function-caclulate the average time spent
    By darryl in forum Excel General
    Replies: 1
    Last Post: 06-25-2010, 07:36 AM
  5. Finding Average
    By JezLisle in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-27-2009, 10:47 AM
  6. Finding an Average
    By dmay1102 in forum Excel General
    Replies: 11
    Last Post: 07-09-2008, 02:36 PM
  7. Finding the average time
    By Gadgets in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-31-2006, 04:06 PM

Tags for this Thread

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