In Excel, which formula can be used to calculate the average of the values in cells A1 to A10? 

Please select your answer...

A
=SUM(A1:A10)/10 

B
=SUM(A1:A10)/COUNT(A1:A10) 

C
=AVERAGE(A1:A10) 

D
=MAX(A1:A10) 

1 answer

The correct answer is:

C =AVERAGE(A1:A10)