Find the median of each set of numbers.

1, 4, 9, 15, 25, 36

http://www.aaastudy.com/sta818x4.htm

To find the median of a set of numbers, you need to arrange them in ascending order (from the smallest to the largest).

For the set of numbers: 1, 4, 9, 15, 25, 36

Arranging them in ascending order: 1, 4, 9, 15, 25, 36

We have a total of 6 numbers. Since the number of values in the set is even, the median is the average of the two middle numbers.

The two middle numbers in this set are 9 and 15. To find the median, we add these two numbers together and divide the sum by 2:

(9 + 15) / 2 = 24 / 2 = 12

So, the median of the given set of numbers is 12.