answersLogoWhite

0

The revenue is how much is earned on each item. If you total up the revenue of all items and then divide by the amount of items there are, you will get the average revenue. You could use the Average function in Excel to do this.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is mean by revenue in accounting?

revenue mean the grows of stock when you sale out the item or is the profit of income


How do you insert the formula of mean in excel?

=AVERAGE(Firstcell:lastcell) i think


How work out the mean in excel?

type in e.g =AVERAGE(B5:C4)


What is definition of average command in Excel?

The Average function in Excel totals a range of cells and divides the total by the amount of values in those cells. In mathematics this is known as the Arithmetic Mean.


What does the word Excel mean?

To excel is to do very well in something, well above average. It comes from excellent. Experts in things excel in their areas of work. The top athletes excel in their sport. Excel is also the name of the most popular spreadsheet program. It is made by Microsoft.


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 calculate the mean of data using Excel?

Pick a cell in which to enter your formula Type: =average( then highlight the cells you wish to average. Press enter.


What does Excel spredsheet mean?

there the different pages you have in excel


What Excel function can be used to calculate the mean of a range of cells.?

The Average function. For example, to get the mean of the cells from A2 to A15, you would use it this way: =AVERAGE(A2:A15)


What does average mean in a spreadsheet?

The Average function in Excel will help you calculate the average, or more specifically the arithmetic mean. Excel's average function checks all the number in a given range and calculates the average of them, by adding the values and dividing by the amount of values. Cells with no data will not be included in the calculation. The Average function looks like this =AVERAGE(number1,number2) where each number can be a reference for a cell or range of cells or can be entered manually. For example =AVERAGE(50,100) equals 75.


Can you enter a function in Excel using autocomplete?

You can use the clipboard in Excel. It is a facility as opposed to a traditional function, like the SUM function or AVERAGE or MAX and other functions that are built in to Excel.


How do you calculate mean absolute deviation on excel?

There is no single function in Excel.You calculate the mean (average).For each observation, you calculate its deviation from the mean.Convert the deviation to absolute deviation.Calculate the mean (average) of these absolute deviations.