STEP 1: The Program
STEP 2: Frequency distributions
STEP 3: Narrative
- Suicide Rates on the low-end (x<16) in third-world countries (income <= 40,000) is 0.0063%
- Suicide Rates on the high-end (x>16) in third-world countries (income <= 40,000) is 0.0476%
- Suicide Rates on the low-end (x<16) in third-world countries (income >= 40,000) is 0.5%
- Suicide Rates on the high-end (x>16) in third-world countries (income >= 40,000) is UNKNOWN (program error)
Generally the data is showing that suicide rates are higher if income > 40,000.