write a set of data with this following description

there are 7 numbers in the data set
the minimum is 17
the range is 45
the median is 32
the mode is 41

1 answer

start out with everything unknown

x x x x x x x

min is 17, max is 17+45=62

17 x x x x x 62

median 32 is in the middle

17 x x 32 x x 62

there are more 41's than anything else

17 x x 32 41 41 62

Now any two values in between 17 and 32 will fit the other slots.