Dataset: [1000000, -1000000, 999999, -999999, 1000, -1000]
Purpose: Tests handling of large numbers and extreme positive/negative values. This case checks:
Results verified using Excel's Statistical Functions
Dataset: [1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 5]
Purpose: Tests handling of datasets with multiple repeated values. This case checks:
Results verified using hand calculations
Dataset: [1, 1.5, 2, 2.1, 2.2, 2.3, 8, 9, 10, 15]
Purpose: Tests handling of skewed distributions. This case checks:
Results verified using R statistical software