Statistical Calculation Sequence:
1. Always arrange the dataset in ascending order first. This gives you the minimum and maximum values for the range and reveals the median immediately.
2. Sum the values carefully to find the mean.
- Arranged array: 43, 49, 58, 64, 76. (Middle value is 58; Range = 76 - 43 = 33).