← Back to Test

Problem 14 - Olympiad

Arranging data in ascending or descending order is often referred to as a(n):

Correct: B

An array refers to a simple arrangement of raw data in either ascending or descending order of magnitude. This organization helps in finding the median and range easily. Tabulation is organizing into tables, Tally uses marks, and Grouping involves categorizing data into classes.