1. **State the problem:** We need to find the median jump length from the given stem-and-leaf plot of long jump lengths.
2. **Understand the data:** The stem-and-leaf plot shows jump lengths where the stem is the integer part and the leaf is the decimal part in tenths of meters.
3. **List all jump lengths:**
- Stem 1: 1.7, 1.8, 1.9
- Stem 2: 2.4, 2.5, 2.7
- Stem 3: 3.6, 3.8
- Stem 4: 4.2, 4.3
4. **Order the data:** The data is already in ascending order:
$$1.7, 1.8, 1.9, 2.4, 2.5, 2.7, 3.6, 3.8, 4.2, 4.3$$
5. **Count the number of data points:** There are 10 jump lengths.
6. **Find the median:** For an even number of data points, the median is the average of the two middle values.
The two middle values are the 5th and 6th values:
$$2.5 \text{ and } 2.7$$
7. **Calculate the median:**
$$\text{Median} = \frac{2.5 + 2.7}{2} = \frac{5.2}{2} = 2.6$$
**Final answer:** The median jump length is **2.6 meters**.
Median Jump Length 80F36B
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.