See the shape of your data — symmetric, skewed, or bimodal
A histogram groups numeric data into bins and draws a bar for each bin, with height proportional to frequency. Unlike a bar chart (which compares categories), a histogram reveals the shape of a distribution: is it bell-shaped? skewed? does it have multiple peaks (bimodal)?
This tool loads 50 ages drawn from a roughly normal distribution. Click Link Data to generate a histogram. You can then ask the AI to describe the shape, compute descriptive stats, or experiment with different bin widths to see how the picture changes.
Paste any numeric column CSV to histogram your own data.