Data Visualizationmedium
0:00.0

A researcher wants to construct a histogram for a dataset containing n=800n = 800 observations. The range of the dataset is 150150 units. According to Sturges' rule, the optimal number of bins kk is given by k=1+3.322log10(n)k = 1 + 3.322 \\log_{10}(n). If kk is rounded to the nearest integer, what is the resulting bin width ww of the histogram (rounded to one decimal place)?