Formulas and Charts
Formulas and Charts
Sum Function
It can add individual values, cell references or ranges or a mix of all three. For example:
=SUM(A2:A10) Adds the values in cells A2:10.
Max Function
The MAX function finds the highest number in a range. The function ignores cells with
text. It will only work for cells with numbers.
Min Function
The MIN function finds the lowest number in a range. The function ignores cells with
text. It will only work for cells with numbers.
Average Function
The AVERAGE function calculates the average in a range. It is typed =AVERAGE( C2:
C8).It adds the range and divides it by the number of observations.
● Pie chart
● Column chart
● Line chart
● Bar Chart
Components of Charts: