answersLogoWhite

0

No. The MIN function displays the lowest value in a range. The AVERAGE function gets the arithmetic mean of a set of values. It totals them up and divides by the amount of numbers.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What displays the lowest values for a range of values in excel?

The MIN function.


What is the function that displays the lowest value in a range called?

The function that displays the lowest value in a range is called the "MIN" function. In spreadsheet applications like Microsoft Excel or Google Sheets, you can use it by entering =MIN(range) where "range" refers to the set of cells you want to analyze. This function returns the smallest numerical value from the specified range.


The ____ function determines the lowest number in a range?

The MIN Function determines the lowest number in a range


What is a function that displays the highest value in a range?

A function that displays the highest value in a range is the MAX function. In Excel or Google Sheets, you can use it by typing =MAX(range), where "range" specifies the cells you want to evaluate. This function will return the largest number from the specified range of cells. For example, =MAX(A1:A10) will give you the highest value from cells A1 to A10.


What excel function displays the highest value of range?

The Excel function that displays the highest value in a range is the MAX function. You can use it by typing =MAX(range), where "range" represents the cells you want to evaluate. For example, =MAX(A1:A10) will return the highest value found within cells A1 through A10.


What function finds the average of a range of cells?

The AVERAGE function.


How is the MIN function used to determine the highest number in a range?

The MIN function is the function that you would use to find the lowest value in a set. You could also use the SMALL function, but that is more when you are looking for a value other than the lowest, such as the second lowest or third lowest. That is specified by a number at the end. Both of the following will find the lowest value in the range of A2 to A16: =MIN(A2:A16) =SMALL(A2:A16,1)


Does the total function sum the numbers in the specified range and then divides the sum by the number of nonzero cells in the range?

To be technically accurate, no function does this. The answer you are looking for is the AVERAGE function. It divides by the amount of cells that have values in them, not by the amount of cells. In most situations, all of the selected cells have values in them, but there are cases when they don't.


How do you find the range with the domain?

Find the range of a function by substituting the highest domain possible and the lowest domain possible into the function. There, you will find the highest and lowest range. Then, you should check all the possible cases in the function where a number could be divided by 0 or a negative number could be square rooted. Remove these numbers from the range. A good way to check to see if you have the correct range is to graph the function (within the domain, of course).


What does MIN mean in spreadsheet?

MIN is a function that gets the lowest value from a set of values or a range. It is short for minimum. So if you wanted to find the lowest value in the range from A2 to A25, you would type the function in like this: =MIN(A2:A25)


How can you get the range?

You can get the range of a mathematical sequence by subtracting the lowest value from the highest value. Example: 1,3,5,7,9,11,23. Highest Value - 23 Lowest Value - 1 Range=23-1 Range=22 You can get the range of a function by finding all the y-axis values.


When inserting a function into a cell Excel displays a dotted line around the range it thinks you may want to include in the function You cannot make corrections to this selection of cells?

You can change it if you want to. Using the mouse you can drag across a new range or you can type in the range you want into the function.