Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Data Visualizationhard
0:00.0

In a histogram representing the distribution of a variable XXX, we use the Freedman-Diaconis rule to choose bin width w=2⋅IQR(X)⋅n−1/3w = 2 \cdot IQR(X) \cdot n^{-1/3}w=2⋅IQR(X)⋅n−1/3. If the interquartile range is 101010 and there are 646464 observations, what is the optimal bin width www?