Answer:
Explanation:
To find the median of a set of data, we first need to arrange the data numbers from smallest to largest. The median is the middle data number in the list.
Given:
5, 0, 1, 3, 9, 0
Arrange the numbers:-
0, 0, 1, 3, 5, 9
Median = 1, 3
Since there are even amount of numbers, the median will be the average of the two middle data numbers.
To find the median, we'll add the numbers 1 + 3 and then divide them by two. (since they are 2 set numbers):-
Therefore, the median of this set of data is 2.
__________________________
Hope this helps! :)