Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Excel Office for Mac > Re: Mean of Val...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 5 Topic 5552 of 6724
Post > Topic >>

Re: Mean of Values EXCLUDING two lowest values

by JE McGimpsey <jemcgimpsey@[EMAIL PROTECTED] > Apr 29, 2008 at 10:48 AM

One way:

   =SUM(rng,-SMALL(rng,{1,2}))

or, equivalently (array-entered with CMD-RETURN):


   =SUM(LARGE(rng, ROW(INDIRECT("1:"&COUNT(rng)-2))))


In article <ee99f4c.-1@[EMAIL PROTECTED]
>,
 acpharmd@[EMAIL PROTECTED]
 wrote:

> Version: 2008
> Operating System: Mac OS X 10.5 (Leopard)
> Processor: intel
> 
> Gradebook help question. I need to calculate the mean of several scores
after 
> dropping the two lowest scores. I found the MIN function, but cannot 
> determine how to omit the TWO lowest.
> Thank you in advance.
 




 5 Posts in Topic:
Mean of Values EXCLUDING two lowest values
acpharmd@[EMAIL PROTECTED  2008-04-29 08:18:30 
Re: Mean of Values EXCLUDING two lowest values
JE McGimpsey <jemcgimp  2008-04-29 10:48:41 
Re: Mean of Values EXCLUDING two lowest values
acpharmd@[EMAIL PROTECTED  2008-04-29 11:29:42 
Re: Mean of Values EXCLUDING two lowest values
JE McGimpsey <jemcgimp  2008-04-30 10:24:06 
Re: Mean of Values EXCLUDING two lowest values
PhilD <phildeaves@[EMA  2008-04-30 00:34:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 13:54:53 CST 2008.