Concept:The mean is the average of all numbers. The mode is the most frequent number. The median is the middle value when data is sorted.
Explanation:We are given the set:
x,
x,
x+2,
x+3,
x+10 where
x is a natural number.
Take the smallest natural number
x=1 to check the statements. The numbers become:
1,
1,
3,
4,
11.
Mean =
51+1+3+4+11​=520​=4.
Mode =
1 (since
1 appears twice).
Therefore, Mean (
4) > Mode (
1). So statement 1 is correct.
Now compute the median. Arrange the numbers:
1,
1,
3,
4,
11. The middle value is
3.
We see that Median (
3) < Mean (
4).
Alternatively, using the empirical formula: Mode
=3×Median−2×Mean.
Substitute:
1=3×Median−2×4.
Solve:
1=3×Median−8⟹3×Median=9⟹Median=3.
This confirms Median (
3) < Mean (
4), so statement 2 is false.
Answer:Only statement 1 is correct. The correct option is A (1 only).