doubled
- 27
- 0
If you're given a set of data and asked to plot the histogram with x amount of bins. How do you determine which range each bin covers?
The discussion revolves around the process of graphing histograms, specifically focusing on how to determine the range each bin covers when given a set number of bins. The subject area includes data visualization and statistical representation.
There is an ongoing exploration of how to approach the problem of binning data for a histogram. Some participants have offered insights into the flexibility of bin widths, while others are questioning the clarity of the instructions provided. The discussion is productive, with various interpretations being considered.
The original poster mentions a specific problem involving 10 data points and a template for the plot, which includes defined minimum and maximum values. This context raises questions about how to calculate bin ranges based on the provided template.
doubled said:Thanks. The width of each bin should be the same right?