Data Graphing Methods
Data Graphing Methods
Introduction
- Data visualization involves using graphical displays to summarize and present dataset information.
- Graphs offer an accessible means to perceive complex trends that are difficult to describe in writing.
- Graphs effectively communicate statistical information.
- Graphs provide a quick understanding of statistical findings, faster than reading a written description.
- A graph is a visual representation of data, often more impactful than words or tables.
- Graphs capture readers' attention and are more captivating.
- Charts visually present data more dramatically than tables.
- Graphs illustrate specific data trends or relationships among groups.
- Graphs highlight peaks, reinforce critical points, summarize trends, identify clusters and gaps, describe variations, and define skewness and outliers.
Data Types and Graphs
- Data types are categorized as numerical (quantitative) and categorical (qualitative).
Categorical (Qualitative) Data
- Tables:
- Frequency table
- Percentage table
- Pareto table
- Contingency table
- Control table
- Graphs:
- Pie chart
- Simple bar graph
- Stacked bar graph
- Clustered bar graph
- Pareto chart
Numerical (Quantitative) Data
- Tables:
- Frequency table
- Grouped frequency table
- Percentage table
- Cumulative percentage table
- Graphs:
- Histogram
- Line chart
- Ogive chart
- Scatterplot
- Time series
- Trend line
Pie Chart
- Best suited for categorical data with a small number of categories.
- Emphasizes the relative importance of a category to the total.
- Used to display relative frequencies or percentages.
- Highlights distributions where cases concentrate in one or two categories.
- Construction:
- Draw a circle.
- Subdivide the circle into sectors (pies) corresponding to the relative frequency for each class.
- A class with a relative frequency of 0.25 consumes 0.25(360)=90 degrees of the circle.
- Larger pie size indicates a greater category proportion.
- Allows quick data interpretation with minimal math skills.
- Becomes clumsy with too many categories (generally, more than ten).
Simple Bar Graph
- Graphically depicts categorical data summarized in frequency or percentage distribution.
- Displays relative frequencies for two or more categories, emphasizing comparison.
- Highlights the percentage of cases in each category relative to others.
- Each category is represented by a bar.
- The height of each bar corresponds to the frequency or percentage of that category.
- Bars are categorically distinct, separated by a gap.
- Higher bar height indicates a greater proportion of cases for the category.
- Accommodates more categories visually than a pie chart.
Stacked Bar Graph
- Used to visualize bivariate data.
- Each bar represents a category of the variable (often the independent variable).
- Each bar is divided into layers (different colors).
- Layer area reflects relative frequencies or percentages.
- Bar heights based on percentage add to 100%; if based on frequencies, they sum to the total frequency for each category.
- Helpful in exploring relationships or comparing cases across categories of the second variable.
- Limitation: Looks cluttered with too many layers (more than 5).
- Illustrates how individual parts make up the whole, displayed as a sum.
- Shows how a total value can be divided into parts or highlights the significance of each part relative to the total value.
Clustered (Grouped) Bar Graph
- Represents discrete values for multiple items sharing the same category.
- Items are placed side by side instead of stacked.
- Two or more bars, each representing a category, are grouped together and color-coded.
- Used to compare data for many categories side by side.
- Shows both positive and negative values associated with categorized data.
- The chart can be displayed horizontally or vertically.
Pareto Chart
- Used to identify the most significant factors contributing to an issue.
Pareto Chart - Example
- A survey explores factors behind patient complaints in a senior residence.
- A random sample of patients’ families was selected.
- The table shows survey results.
- The goal is to construct a Pareto chart to identify the vital issues for management.
Pareto Chart - Analysis