To make a box and whisker plot, first you write down all of the numbers from least to greatest.
0, 1, 3, 4, 7, 8, 10
The median is 4, so that’s the middle line of the plot.
So now we have:
0, 1, 3, [4,] 7, 8, 10
So next we have to find the 1st and 3rd interquartiles..
0, [1,] 3, [4,] 7, [8,] 10
Those are the next 2 points you put on the plot.
Lastly, the upper and lower extremes. These are the highest and lowest numbers in the data.
[0,] 1, 3, 4, 7, 8, [10]
These are the final points on the plot.
To make the box of a box-and-whisker plot, you plot the 3 Medians of the data: 1, 4, and 8, and connect those to make a box that has a line in the middle at 4.
Next, you plot the upper and lower extremes: 0 and 10, by making “whiskers” that connect to the box. So you draw a line from the extremes to the box.
Answer:
the answer is B, (0, -2) :)
Step-by-step explanation:
Answer:
true
Step-by-step explanation:
the second 7 is in the tenth place and the first 7 is in the hundredth place, which is 1/10 the tenth place
Okay just ask and I got you man
Let
x = first integer
y = second integer
z = third integer
First equation: x + y + z = 194
Second equation: x + y = z + 80
Third equation: z = x - 45
Let's find the values of x, y and z.
Substitute 3rd eq to 1st eq:
x + y + x - 45 = 194
2x + y = 45 + 194
y = -2x + 239
Plug in both we have solved for y and the 3rd eq to the 2nd eq to find x
x + (-2x + 239) = (x - 45) + 80
x - 2x - x = -45 + 80 - 239
-2x = -204
x = -204/-2
x = 102
Solving for y,
y = -2(102) + 239
y = 35
Solving for z,
z = 102 - 45
z = 57