Data Visualizationmedium
0:00.0

A cumulative frequency polygon (ogive) is constructed for a dataset of 200200 observations. The vertices of the ogive are given by the coordinates (x,CF)(x, CF) as follows: (10,0)(10, 0), (20,30)(20, 30), (30,80)(30, 80), (40,150)(40, 150), and (50,200)(50, 200), where xx represents the class boundaries and CFCF is the cumulative frequency. Using linear interpolation, what is the estimated interquartile range (IQR) of this dataset?