#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default AVERAGING

I would like to learn how to get an average using a formula for for varying
groups of numbers.
for example:

Surgeon Operation Operation Time in Minutes

A Hernia 38 (1st Occurence)
31 (2nd)
59 (3rd...etc)
28
22
39

so the average TIME IN MINUTES for that Hernia operation is 36.16 minutes

my question is...how do I write a formula to find the averages for Multiple
physicians doing Multiple procedures???
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default AVERAGING

=SUMPRODUCT(--(surgeon_range=surgeon),--(op_rage=op),time_range)
/SUMPRODUCT(--(surgeon_range=surgeon),--(op_rage=op))

or create a pivot table

--
__________________________________
HTH

Bob

"time conversion" wrote in
message ...
I would like to learn how to get an average using a formula for for varying
groups of numbers.
for example:

Surgeon Operation Operation Time in Minutes

A Hernia 38 (1st Occurence)
31 (2nd)
59 (3rd...etc)
28
22
39

so the average TIME IN MINUTES for that Hernia operation is 36.16 minutes

my question is...how do I write a formula to find the averages for
Multiple
physicians doing Multiple procedures???



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default AVERAGING

Hey Bob...thanks for the info...but I the data I'm averaging is already
within a pivot table. What I've been doing so far is capturing the times in
the cells and looking at the toolbar at the bottom for the average....then
typing that in the cell to the right of the Surgeon and Procedure. Very
tedious....

"Bob Phillips" wrote:

=SUMPRODUCT(--(surgeon_range=surgeon),--(op_rage=op),time_range)
/SUMPRODUCT(--(surgeon_range=surgeon),--(op_rage=op))

or create a pivot table

--
__________________________________
HTH

Bob

"time conversion" wrote in
message ...
I would like to learn how to get an average using a formula for for varying
groups of numbers.
for example:

Surgeon Operation Operation Time in Minutes

A Hernia 38 (1st Occurence)
31 (2nd)
59 (3rd...etc)
28
22
39

so the average TIME IN MINUTES for that Hernia operation is 36.16 minutes

my question is...how do I write a formula to find the averages for
Multiple
physicians doing Multiple procedures???




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default AVERAGING

So does the formula do it?

--
__________________________________
HTH

Bob

"time conversion" wrote in
message ...
Hey Bob...thanks for the info...but I the data I'm averaging is already
within a pivot table. What I've been doing so far is capturing the times
in
the cells and looking at the toolbar at the bottom for the average....then
typing that in the cell to the right of the Surgeon and Procedure. Very
tedious....

"Bob Phillips" wrote:

=SUMPRODUCT(--(surgeon_range=surgeon),--(op_rage=op),time_range)
/SUMPRODUCT(--(surgeon_range=surgeon),--(op_rage=op))

or create a pivot table

--
__________________________________
HTH

Bob

"time conversion" wrote in
message ...
I would like to learn how to get an average using a formula for for
varying
groups of numbers.
for example:

Surgeon Operation Operation Time in Minutes

A Hernia 38 (1st Occurence)
31 (2nd)
59 (3rd...etc)
28
22
39

so the average TIME IN MINUTES for that Hernia operation is 36.16
minutes

my question is...how do I write a formula to find the averages for
Multiple
physicians doing Multiple procedures???






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Averaging rustygun3 Excel Worksheet Functions 2 June 7th 07 11:36 PM
averaging belvy123 Excel Discussion (Misc queries) 1 April 26th 07 11:34 AM
Averaging elusiverunner Excel Discussion (Misc queries) 4 December 3rd 06 07:15 PM
averaging & ??? Dee/Daes Excel Worksheet Functions 6 May 5th 06 08:47 PM
Averaging best 15 out of 20? Rando Excel Discussion (Misc queries) 2 December 13th 05 10:01 PM


All times are GMT +1. The time now is 01:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"