taunyal123 said:
Make up a set of at least 12 numbers [that are all integers] that have the
following land marks min:3 max:9 Med:7 Mode:7
Thanks if any one can help with this I am stuck.
Suppose you stick to exactly 12 numbers:
With seven numbers making up the mode, combined with the minimum and the maximum,
that makes nine numbers.
Because there are an even number of numbers, the median in the average of
the 6th and 7th numbers.
In any of the more extreme cases below, the median winds up being a 7,
and it is also the mode.
3, 7, 7, 7, 7, 7, 7, 7, __, __, __, 9
3, __, 7, 7, 7, 7, 7, 7, 7, __, __, 9
3, __, __, 7, 7, 7, 7, 7, 7, 7, __, 9
3, __, __, __, 7, 7, 7, 7, 7, 7, 7, 9
You could ask yourself whether all of the sevens have to be
in consecutive positions, if it is the assumption that they are
listed in a nondecreasing order.
You could pick one of these orderings and fill in appropriate numbers
of your own, for instance.