1. **State the problem:** Find the median and mean of the data set: 22, 12, 26, 49, 41.
2. **Median:** The median is the middle value when the data is ordered.
3. **Order the data:** 12, 22, 26, 41, 49.
4. Since there are 5 numbers (odd count), the median is the 3rd number: 26.
5. **Mean:** The mean is the sum of all values divided by the number of values.
6. Calculate the sum: $$22 + 12 + 26 + 49 + 41 = 150$$
7. Number of values: 5.
8. Calculate the mean: $$\frac{150}{5}$$
9. Show cancellation: $$\frac{\cancel{150}}{\cancel{5}} = 30$$
10. **Final answers:** Median = 26, Mean = 30.
Mean Median 58423E
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.