Single Choice
Moderate
QWhich formula finds average of A1 to A10?
ID: #25695
MCQ Quiz - Chapter Summary - Class 8 - Spreadsheet
4 views
Question Info
#25695Q ID
ModerateDifficulty
MCQ Quiz - Chapter Summary - Class 8 - SpreadsheetTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
=AVERAGE(A1:A10) calculates the arithmetic mean (average) of all values in A1 through A10.
Why the other options are incorrect:
- Option B: =SUM(A1:A10) totals the values, giving the sum not the average.
- Option C: =MAX(A1:A10) returns the largest value, not the average.
- Option D: =COUNT(A1:A10) returns how many numeric cells are in the range, not the average.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic