Visualizing the distribution of continuous variables
- Histograms show the count of observations per interval
Number of pages with a body text word count between 0 & 49, between 50 & 99, etc.
As a side effect, you get to see the shape of the distribution (normal, exponential, etc.), and where the observations are concentrated.
- ECDF shows the cumulative distribution of observations
#DataVisualization #plotly #adviz #Python
1/2
