whats the median number of points & sort the data from least to greatest

Explanation
Step 1
graph the point is a numerical line
now, to order from the least fo greatest, write the numbers from left to rigth
[tex]4,5,5,8,8,8,9,12,13[/tex]Step 2
now, The median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average.
so
Count how many numbers you have
[tex]\begin{gathered} 4,5,5,8,8,8,9,12,13=9\text{ numbers} \\ \end{gathered}[/tex]weI get an odd number, divide by 2 and round up to get the position of the median number
[tex]\begin{gathered} \frac{9}{2}=4.5 \\ \text{rounded up} \\ 4.5=5 \end{gathered}[/tex]so, the median is the number in poition (5)
[tex]4,5,5,8,(8),8,9,12,13[/tex][tex]\operatorname{median}\colon8[/tex]i hope this helps you.