Finding the average by dropping the lowest

J

jleiler2004

I have four tests and I have to find the average by dropping the lowest and
by using sum, min, and count functions.
 
Top