How to use python functions to calculate IQR,
Q1, median, Q3 for the data below
Below is a distribution table for the scores on a computer science exam for a large class. The right-hand column shows the percentage scores in each interval. The lowest score was O, the second lowest was 18, and the highest score was 100. Score Percentage 0-30 15 30 - 40 10 40 - 50 10 50 - 60 15 60 - 70 15 70-80 10 80-90 15 90 - 100 10
How to use python functions to calculate IQR, Q1, median, Q3 for the data below
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How to use python functions to calculate IQR, Q1, median, Q3 for the data below
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!