Given below are two statements. Assertion (A): The arithmetic mean of \(A1: A10\) cells can be calculated using Microsoft Excel with the formula \(\texttt{=SUM(A1: A10)/10\). Reason (R): The direct formula does not exist to calculate arithmetic mean in Microsoft Excel.}
Show Hint
In Excel, mean can be calculated using \(\texttt{=SUM(range)/n}\) or directly by \(\texttt{=AVERAGE(range)}\).