Answer:
6/10
Explanation:
You want the median of the list {6/10, 1/2, 0.9, 75%, 0.03}.
Median
When there is an odd number of elements in the list, the median is the middle element of the list after it has been sorted into order. Here, that is 6/10.
When there is an even number of elements in the list, the median is the average of the middle two elements.
The median of this list is 6/10.
__
Additional comment
The first step in doing almost any part of a 5-number summary of a list is to sort the list into ascending order.
<95141404393>