the data represents the heights of eruptions by a geyser.\nheight of eruption (in.)\n62 34 50 90\n80 50 40…

the data represents the heights of eruptions by a geyser.\nheight of eruption (in.)\n62 34 50 90\n80 50 40 70\n50 64 77 53\n53 65 64 90\n77 70 40 82\nuse the heights to construct a stemplot. identify the two values that are closest to the middle when the data are sorted in order from lowest to highest.\nwhich plot represents a stemplot of the data?\na.\n3|4\n4|0 0\n5|0 0 3 3\n6|2 4 4 5\n7|0 7 7\n8|0 2\n9|0\nb.\n3|4\n4|0 2 3 4 5\n5|0 0 7 7\n6|0 0 2\n7|0 0 3\n8|0\n9|0\nc.\n3|0 0 3\n4|0 2\n5|0 0 4\n6|0 0 4\n7|0 0 5\n8|0 2\n9|0 2\nidentify the two values that are closest to the middle when the data are sorted in order from lowest to highest.\nthe values closest to the middle are □ inches and □ inches.\n(type whole numbers. use ascending order.)
Answer
Explanation:
Step1: Sort the data
34, 40, 40, 50, 50, 50, 53, 53, 62, 64, 64, 65, 70, 70, 77, 77, 80, 82, 90
Step2: Find the middle - position
There are (n = 19) data points. The middle - position is (\frac{n + 1}{2}=\frac{19+1}{2}=10)th value when sorted.
Step3: Identify the values closest to the middle
The 9th value is 62 and the 10th value is 64.
Answer:
62, 64