Data Visualizationhard
0:00.0

A dataset of n=1000n=1000 points is binned in a histogram. The bin width hh is chosen using the Freedman-Diaconis rule h=2IQRn3h = \frac{2 \cdot IQR}{\sqrt[3]{n}}. If the first and third quartiles are Q1=10Q_1=10 and Q3=40Q_3=40, what is the optimal bin width hh?