Description
Identify countries with unusually low or high life expectancy relative to their region or economic peers. Detect statistical outliers that warrant further investigation.
CSV File
assets/csvs/gapminder_life_expectancy.csv
Why It's Useful
Outliers often indicate unique circumstances—conflict, exceptional healthcare systems, data quality issues, or measurement anomalies that are worth understanding.
Expected Output Format
- Countries significantly above/below regional average
- Countries diverging from expected GDP-life expectancy correlation
- Possible explanations if data suggests clear patterns
- Comparison to neighboring/similar countries
Labels: task-idea, v2
Description
Identify countries with unusually low or high life expectancy relative to their region or economic peers. Detect statistical outliers that warrant further investigation.
CSV File
assets/csvs/gapminder_life_expectancy.csv
Why It's Useful
Outliers often indicate unique circumstances—conflict, exceptional healthcare systems, data quality issues, or measurement anomalies that are worth understanding.
Expected Output Format
Labels: task-idea, v2