Answer:
[1] 12
[2] 9
[3] 9
[4] 5
Step-by-step explanation:
[1] What is the mode for the following set of data?
5,7,8,10,12,12
Answer = 12
Explanation: Mode is what most appears in data set. Thus, we see that 12 is the mode.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2] What is the median for the following set of data?
5,7,8,10,12,12
Answer = 9
Step-by-step explanation:
Median is basically what in the middle.
5,7,8,10,12,12
5,7,8,10,12,12
Since there are two number in the middle: Add them up and then divide by 2. 8 + 10 = 18/2 = 9
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[3] What is the mean for the following set of data?
5,7,8,10,12,12
Answer = 9
Step-by-step explanation:
Mean is add all the number up and then divide by total number in data set
5 + 7 + 8 + 10 + 12 + 12 = 54
Total number in data set : 6
54/6 = 9
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[4] What is the range for the following set of data?
5,7,8,10,12,12
Answer = 5
Step-by-step explanation:
Range = IQR = Q3 - Q1
Knowing that;
Quartiles:
Q1 --> 7
Q2 --> 9
Q3 --> 12
Hence, 12 - 7 =5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lenvy~