Mastering Data Visualization and Descriptive Statistics
Classified in Mathematics
Written on in
English with a size of 2.73 KB
Visualizing Discrete and Continuous Data
We can use bar charts to describe data from a discrete variable. In this case, we can perform additional analysis: first, create a frequency table, then draw the charts.
Cumulative Bar Charts
In addition to the standard bar chart, we can draw a cumulative bar chart:
- The standard bar chart allows for comparison among groups.
- The cumulative bar chart displays percentages.
- Note: Cumulative bar charts require an inherent order among outcomes, so they are not suitable for categorical variables.
Histograms for Continuous Variables
Histograms are the equivalent of bar charts for continuous variables:
- To draw a histogram, you must first group the data, similar to building a frequency table.
- Key Difference: In a histogram,