135k views
1 vote
A comic-strip writer churns out different numbers of comic strips each day. The writer logged the number of comic strips he wrote each day for 16 days and sorted the data in ascending order to create this data set. {1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 5, 5, 6, 8} If the writer writes for two more days and creates 5 and 7 comic strips, respectively, the difference of the mean and the median for the new data set is?

1 Answer

3 votes
1st Data set: 1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 5, 5, 6, 8

mean: 3.5
median: 3

2nd Data set: 1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 7, 8

mean: 3.78
median: 3.5

difference in mean: 3.78 - 3.5 = 0.28
difference in median: 3.5 - 3 = 0.50
User Alok Kulkarni
by
7.1k points