karush
Gold Member
MHB
- 3,240
- 5
in creating a list of numbers to find mean, median, mode, range and some other questions with this table
height in meters| frequency
$$8 \le h < 10\ \ \ \ \ \ \ \ \ \ 6$$
$$10 \le h < 12\ \ \ \ \ \ \ \ 5$$
$$12 \le h < 14\ \ \ \ \ \ \ \ 7 $$
$$14 \le h < 16\ \ \ \ \ \ \ \ 4$$
how do we make a list when you have intervals? or do you just use the number in between like $$8 \le h < 10$$ would be $$\{9,9,9,9,9,9\}$$
height in meters| frequency
$$8 \le h < 10\ \ \ \ \ \ \ \ \ \ 6$$
$$10 \le h < 12\ \ \ \ \ \ \ \ 5$$
$$12 \le h < 14\ \ \ \ \ \ \ \ 7 $$
$$14 \le h < 16\ \ \ \ \ \ \ \ 4$$
how do we make a list when you have intervals? or do you just use the number in between like $$8 \le h < 10$$ would be $$\{9,9,9,9,9,9\}$$