answersLogoWhite

0

If you had a list of numbers in the cells from A2 to A20, you could find the highest and lowest values using the MAX and MIN functions as follows:

=MAX(A2:A20)

=MIN(A2:A20)

You could also use the LARGE and SMALL functions in the ways shown below, though they are generally used for getting values like second largest or third smallest. In those cases you would change the 1 in the below examples to the appropriate values.

=LARGE(A2:A20,1)

=SMALL(A2:A20,1)

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How would you find the range in a box and whiskers plot?

To find the range in a box and whiskers plot, you subtract the minimum value from the maximum value of the data set. The minimum and maximum values are represented by the endpoints of the whiskers. The formula is: Range = Maximum value - Minimum value. This gives you the overall spread of the data.


What is a minimum value of a polynomial?

There is no minimum (nor maximum) value.


What is the maximum value of X minus the minimum value of X?

The maximum value of X minus the minimum value of X is calculated by subtracting the minimum value from the maximum value. This difference represents the range of the values of X. If you have specific values for X, you can determine the maximum and minimum values and then compute this difference accordingly.


How would you describe the spread for a dot plot?

The spread is the minimum value (not count) to the maximum value. The range is the maximum value minus the minimum value. Spread does not consider the frequency of the values, only the minimum and maximum.


'How do you do formulas on Excel and continue to work with answer as a numerical value and not a formula '?

'How do you do formulas on excel and continue to work with answer as a numerical value and not a formula '


What formula with functions can you enter to calculate the ratio of the maximum value in the range z1z10 to the minimum value?

It is max(z1,...,z10)/min(z1,...,z10).


In Excel a button that inserts Excel functions to sum average or count all the values in a column or row or display the minimum or maximum value in a column or row is called the?

The Autosum button can do all of those things.


What is value seek in Excel?

You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.You are probably referring to Goal Seek. This is a facility where you can put in a formula and a result and then get Excel to generate a value that the formula would use to get that result.


What is maximum value and minimum value?

pi value= 1


Can standard deviation value be bigger than maximum and minimum value?

No standard deviation can not be bigger than maximum and minimum values.


What is the formula for PVIFA in Excel?

The PVIFA formula in excel refers to Present Value Interest Factor of Annuity. This is able to be calculated in an excel document.


What is The sum of maximum value of sin and minimum value of cos?

The maximum value of the sine function, (\sin(x)), is 1, while the minimum value of the cosine function, (\cos(x)), is -1. Therefore, the sum of the maximum value of sine and the minimum value of cosine is (1 + (-1) = 0).