Graphs and Data Visualization
5. Choosing the Best Graph
Learning outcomes
- I can compare different types of graphs.
- I can select appropriate graph types for specific datasets.
- I can explain the advantages and limitations of different graph types.
- I can evaluate how effectively a graph communicates information.
- I can create clear and informative graphical displays.
Why Does Graph Choice Matter?
Graphs help us turn numerical information into:
visual information.
But different graphs are designed for different kinds of data.
A graph that works extremely well for one dataset may be confusing or even misleading for:
another dataset.
For example:
- favourite sports → bar graph
- temperature during a day → line graph
- household spending percentages → circle graph
- distribution of student heights → histogram
Choosing the correct graph is therefore part of:
communicating data effectively.
The Main Question
Before constructing any graph, ask:
What do I want the graph to show?
Do you want to show:
differences between categories?
change over time?
parts of a whole?
the distribution of numerical data?
The answer helps determine the most appropriate:
graph type.
Four Important Graph Types
In this course, we have examined four major graphical displays:
Bar Graph
Best for:
comparing categories.
Line Graph
Best for:
showing change or relationships between numerical variables, especially over time.
Circle Graph
Best for:
showing how a whole is divided into parts.
Histogram
Best for:
showing the distribution of grouped numerical data.
Bar Graphs
A bar graph uses separated rectangular bars to compare:
categories.
For example:
| Favourite Pet | Students |
|---|---|
| Dog | 18 |
| Cat | 14 |
| Fish | 7 |
| Bird | 5 |
A bar graph makes it easy to compare the popularity of:
different pets.
When Should You Use a Bar Graph?
Use a bar graph when:
- data are divided into categories
- you want to compare category sizes
- categories are separate rather than continuous
- exact comparisons are important
- there may be several categories
Examples include:
- favourite foods
- number of students in clubs
- sales by product
- animals observed by species
- votes for different options
Advantages of Bar Graphs
Bar graphs are:
- easy to construct
- easy to interpret
- useful for comparing categories
- effective with several categories
- capable of showing frequencies, percentages, or other numerical values
The length of each bar provides a clear visual representation of:
magnitude.
Limitations of Bar Graphs
Bar graphs are less suitable for showing:
- continuous change
- detailed trends over time
- distributions of continuous measurements
- part-to-whole relationships when proportions are the main focus
For example, using a bar graph to show hourly temperature is possible, but a:
line graph
would usually communicate the changing pattern more effectively.
Line Graphs
A line graph plots numerical values and connects appropriate data points to show:
change or relationships.
Suppose temperature is recorded throughout the day.
| Time | Temperature |
|---|---|
| 6:00 | 17°C |
| 9:00 | 21°C |
| 12:00 | 27°C |
| 15:00 | 30°C |
| 18:00 | 25°C |
| 21:00 | 20°C |
A line graph makes the:
rise and fall in temperature
easy to see.
When Should You Use a Line Graph?
Use a line graph when:
- both variables are numerical
- the order of values matters
- you want to show change
- you want to identify trends
- you want to examine relationships
- interpolation or prediction may be useful
Line graphs are especially common when the independent variable is:
time.
Advantages of Line Graphs
Line graphs are excellent for:
- showing trends
- showing changes over time
- identifying increases and decreases
- comparing rates of change
- identifying peaks and troughs
- comparing multiple datasets
- estimating intermediate values
- making cautious predictions
They allow us to see:
how something changes.
Limitations of Line Graphs
Line graphs are less suitable when:
- the data consist only of unrelated categories
- the values do not have a meaningful numerical order
- connecting points would suggest nonexistent intermediate values
For example:
Dog → Cat → Bird → Fish
does not form a continuous numerical sequence.
Connecting these categories with a line would imply a relationship that does not:
exist.
Circle Graphs
A circle graph, or pie chart, shows how a whole is divided into:
parts.
The complete circle represents:
100%.
Suppose a household budget is:
| Category | Percentage |
|---|---|
| Housing | 40% |
| Food | 25% |
| Transport | 15% |
| Savings | 10% |
| Other | 10% |
A circle graph emphasizes each category's:
share of the total budget.
When Should You Use a Circle Graph?
Use a circle graph when:
- the categories form one meaningful whole
- the whole represents 100%
- there are relatively few categories
- proportions are more important than exact comparisons
Examples include:
- household budgets
- market share
- survey percentages
- land use
- spending categories
Advantages of Circle Graphs
Circle graphs make it easy to see:
- large and small shares
- parts of a whole
- dominant categories
- approximate proportional differences
They can be visually effective when the number of categories is:
small.
Limitations of Circle Graphs
Circle graphs become less effective when:
- there are many categories
- several percentages are very similar
- precise comparisons are needed
- the categories do not form one whole
- change over time needs to be shown
For example:
31%, 30%, 29%, and 10%
can be difficult to compare precisely using sectors.
A bar graph would make the differences between 31%, 30%, and 29%:
much easier to see.
Histograms
A histogram displays the distribution of grouped:
numerical data.
For example:
| Height (cm) | Frequency |
|---|---|
| 140–149 | 3 |
| 150–159 | 8 |
| 160–169 | 14 |
| 170–179 | 10 |
| 180–189 | 5 |
A histogram allows us to see where heights are:
concentrated.
It also helps reveal the:
shape and spread of the distribution.
When Should You Use a Histogram?
Use a histogram when:
- the data are numerical
- measurements are grouped into intervals
- you want to examine a distribution
- you want to identify peaks or gaps
- you want to examine skew or symmetry
- you want to compare distributions
Examples include:
- heights
- masses
- reaction times
- test scores
- ages
- measurement errors
Advantages of Histograms
Histograms are useful for identifying:
- distribution shape
- modal intervals
- concentrations
- spread
- gaps
- skew
- possible unusual values
They provide information about the:
overall structure of a dataset.
Limitations of Histograms
Histograms do not normally show:
individual observations.
Once values have been grouped, some exact information is lost.
For example, if a histogram tells us that:
12 students scored between 70 and 79
we cannot determine their exact scores from the histogram.
The appearance of a histogram can also change depending on the:
class intervals chosen.
Comparing the Four Graph Types
| Graph Type | Best Used For | Major Strength | Major Limitation |
|---|---|---|---|
| Bar Graph | Comparing categories | Clear category comparisons | Poor for continuous change |
| Line Graph | Change and numerical relationships | Shows trends clearly | Poor for unrelated categories |
| Circle Graph | Parts of a whole | Shows proportions visually | Difficult with many similar categories |
| Histogram | Numerical distributions | Shows shape and spread | Exact individual values are usually lost |
This table provides a useful starting point when:
choosing a graph.
The Data Type Matters
One of the most important questions is:
What type of data do I have?
Broadly, data may be:
categorical
or:
numerical.
This distinction strongly influences which graphs are:
appropriate.
Categorical Data
Categorical data place observations into groups.
Examples:
- eye colour
- favourite sport
- country
- type of vehicle
- animal species
These data are often displayed using:
bar graphs.
If the categories represent parts of a meaningful whole, a:
circle graph
may also be appropriate.
Numerical Data
Numerical data represent measurements or quantities.
Examples:
- height
- temperature
- mass
- time
- speed
- age
Depending on the purpose, numerical data may be represented using:
line graphs or histograms.
The important question is not simply whether the data contain numbers.
It is:
What relationship or pattern do you want to communicate?
Worked Example 1: Favourite Sports
A school surveys 200 students about their favourite sport.
| Sport | Students |
|---|---|
| Football | 70 |
| Basketball | 50 |
| Swimming | 35 |
| Tennis | 25 |
| Other | 20 |
What graph should we use?
The data consist of:
categories.
If we want to compare the number of students choosing each sport, a:
bar graph
is an excellent choice.
If we want to emphasize each sport's share of all 200 students, a:
circle graph
could also be useful.
The best choice therefore depends partly on the:
purpose of the graph.
More Than One Graph Can Be Appropriate
There is not always one correct:
graph type.
The same dataset can sometimes be displayed effectively in several ways.
For example:
| Transport | Percentage |
|---|---|
| Car | 45% |
| Bus | 30% |
| Walk | 15% |
| Bicycle | 10% |
A bar graph would emphasize:
differences between categories.
A circle graph would emphasize:
parts of the whole.
Both could be correct.
They simply emphasize different:
features of the data.
Worked Example 2: Temperature Throughout a Day
Suppose:
| Time | Temperature |
|---|---|
| 6:00 | 15°C |
| 9:00 | 19°C |
| 12:00 | 25°C |
| 15:00 | 28°C |
| 18:00 | 23°C |
| 21:00 | 18°C |
The main question is:
How does temperature change throughout the day?
The best type of graph for showing this pattern is a:
line graph.
Why?
Because both variables have meaningful numerical order, and we want to see:
change over time.
Worked Example 3: Student Heights
Suppose we measure the heights of:
150 students.
We want to determine whether most students have similar heights and examine the overall:
distribution.
A:
histogram
would be appropriate.
We could group heights into intervals such as:
140–149 cm
150–159 cm
160–169 cm
and so on.
The resulting graph would show:
where the measurements are concentrated.
Worked Example 4: Household Budget
A family wants to show how its monthly income is divided among:
- housing
- food
- transportation
- savings
- entertainment
Because the categories form:
one total budget
and the purpose is to show each category's share of the total, a:
circle graph
could be very effective.
Worked Example 5: Animal Species
A biologist records:
34 beetles
21 spiders
15 ants
8 butterflies
These are:
separate categories.
A:
bar graph
would make the frequencies easy to compare.
A histogram would not be appropriate because:
beetle, spider, ant, and butterfly are categories, not numerical intervals.
Ask What the Graph Needs to Communicate
Imagine you have data on monthly sales.
You could ask:
How did sales change over the year?
Use a:
line graph.
Or:
Which product sold the most?
Use a:
bar graph.
Or:
What percentage of total sales came from each product?
A:
circle graph
might be appropriate.
Graph choice depends on both:
the data and the question.
Graphs Communicate Different Messages
Consider the same information:
A = 50%
B = 30%
C = 15%
D = 5%
A circle graph emphasizes:
how the whole is divided.
A bar graph emphasizes:
differences between the categories.
The numbers have not changed.
What changes is:
how the reader experiences the information.
Choosing a Graph: A Decision Process
A useful decision process is:
Question 1
Are you comparing separate categories?
Consider a:
bar graph.
Question 2
Are you showing how something changes over time or with another numerical variable?
Consider a:
line graph.
Question 3
Are you showing how one meaningful whole is divided into a few categories?
Consider a:
circle graph.
Question 4
Are you examining the distribution of grouped numerical measurements?
Consider a:
histogram.
A Quick Graph Selection Guide
| What do you want to show? | Consider Using |
|---|---|
| Compare categories | Bar graph |
| Change over time | Line graph |
| Numerical relationship | Line graph |
| Parts of a whole | Circle graph |
| Percentage composition | Circle graph |
| Distribution of measurements | Histogram |
| Shape of grouped data | Histogram |
| Many categories | Bar graph |
| Trends | Line graph |
| Skew or distribution shape | Histogram |
These are guidelines rather than absolute:
rules.
What Makes a Graph Effective?
Choosing the correct graph type is only:
the beginning.
A good graph should also be:
- accurate
- clear
- appropriately scaled
- correctly labelled
- easy to interpret
- suited to its audience
- focused on the important information
A poorly constructed graph can make good data:
difficult to understand.
Titles
A graph should have a title that explains:
what the graph represents.
Weak title:
Graph of Results
Better title:
Average Plant Height After Four Weeks Under Different Light Conditions
The second title provides much more:
information.
Axis Labels
Axes should identify the variables clearly.
Instead of:
Time
write:
Time (min)
Instead of:
Temperature
write:
Temperature (°C)
Including units allows the reader to interpret the values:
correctly.
Appropriate Scales
A scale should:
- fit the data
- use equal intervals
- be easy to read
- avoid unnecessary distortion
- use the available graph space effectively
For values between:
0 and 100
a scale increasing by:
10
may be sensible.
A scale increasing by:
0.1
would probably be unnecessarily detailed.
Accurate Plotting
A graph is only useful if the data are represented:
accurately.
If the table says:
42
the graph should represent:
42,
not approximately 50 simply because that is easier to:
draw.
Graph construction requires:
precision.
Legends and Keys
When several datasets appear on one graph, a:
legend
or:
key
may be necessary.
For example, a line graph might compare:
Plant A
and:
Plant B.
The reader must be able to determine which line represents:
each plant.
Avoid Unnecessary Decoration
Graphs do not become better simply because they contain:
- 3D effects
- shadows
- decorative pictures
- complicated backgrounds
- excessive labels
- unnecessary visual effects
These features can distract from:
the data.
A good graph prioritizes:
clarity over decoration.
Evaluating a Graph
When examining someone else's graph, do not simply ask:
"Does it look good?"
Instead, ask:
Does it communicate the data accurately and effectively?
This requires examining several features.
Is the Graph Type Appropriate?
Suppose someone uses a pie chart to display:
temperature at different times of day.
The calculations might be mathematically possible.
But the graph type is:
inappropriate.
Temperature measurements do not represent:
parts of one meaningful whole.
A line graph would communicate the data more effectively.
Is the Scale Appropriate?
Suppose a bar graph compares:
Product A = 98
Product B = 100
If the vertical axis begins at:
97,
the difference may appear enormous.
The actual difference is:
2 units.
A graph can contain correct numbers while still creating a:
misleading visual impression.
Does the Graph Include Enough Information?
A graph without labels might show beautiful bars or lines but leave the reader wondering:
What am I looking at?
An effective graph should normally identify:
- variables
- units
- categories
- scale
- title
- legend when required
A graph should be understandable without needing the creator to:
explain it verbally.
Is the Graph Too Complicated?
Suppose a circle graph contains:
30 categories.
Technically, all categories could be displayed.
But the result would probably contain many tiny:
sectors.
A bar graph might communicate the same information much more:
clearly.
Good graph selection considers the:
reader.
Is Important Information Hidden?
Graph design can sometimes hide:
patterns.
For example, a histogram with extremely wide intervals might combine several different groups into:
one large bar.
A line graph with an extremely compressed vertical scale might make meaningful changes appear:
almost flat.
The graph's design affects what the reader can:
see.
Misleading Graphs
Graphs can become misleading through:
- inappropriate scales
- missing labels
- unequal intervals
- distorted images
- unnecessary 3D effects
- selective data ranges
- unsuitable graph types
- missing categories
- inconsistent units
This is why graph literacy involves both:
creating and questioning graphs.
Graphs and Scientific Investigations
Suppose students investigate:
How does water temperature affect the time required for sugar to dissolve?
Independent variable:
Water temperature (°C)
Dependent variable:
Dissolving time (s)
Because both variables are numerical and the goal is to examine their relationship, a:
line or scatter-style graph
would usually be appropriate.
A circle graph would not communicate the relationship:
effectively.
Another Scientific Example
Suppose students identify the types of insects found in a school garden.
They count:
Ants = 34
Beetles = 19
Flies = 14
Butterflies = 8
Because the data represent:
categories,
a:
bar graph
would be appropriate.
Distribution Example
Suppose students measure the mass of:
100 apples.
The goal is to determine how the masses are:
distributed.
A:
histogram
would be appropriate.
The masses could be grouped into intervals such as:
100–119 g
120–139 g
140–159 g
and so on.
Part-to-Whole Example
Suppose the 100 apples are classified as:
Red = 45%
Green = 35%
Yellow = 20%
If the goal is to show the:
proportion of each colour
a circle graph could be:
appropriate.
Notice that the same collection of objects can produce different graph types depending on:
what is being measured.
Comparing Two Graphs of the Same Data
Suppose a survey produces:
| Activity | Students |
|---|---|
| Sports | 40 |
| Gaming | 30 |
| Music | 20 |
| Reading | 10 |
A bar graph allows the reader to compare:
40, 30, 20, and 10
directly.
A circle graph emphasizes:
40%, 30%, 20%, and 10% of the whole.
Neither representation changes the:
underlying data.
The question is:
Which representation best communicates the information you want the reader to understand?
Precision vs Visual Impact
Different graph types offer different levels of:
precision.
Bar graphs often allow relatively precise category comparisons.
Circle graphs emphasize proportions but make small differences harder to:
judge visually.
Line graphs emphasize:
patterns and changes.
Histograms emphasize:
distribution shape rather than individual values.
Graph selection therefore involves deciding which information is:
most important.
Worked Example 6: Which Graph Would You Choose?
Dataset A
Number of students choosing each cafeteria meal.
Best starting choice:
Bar graph
because the data consist of categories.
Dataset B
Heart rate measured every minute during exercise.
Best starting choice:
Line graph
because the goal is to show change over time.
Dataset C
Percentage of a country's electricity generated from different sources in one year.
Possible choice:
Circle graph
because the categories form parts of the total electricity generation.
Dataset D
Reaction times from 500 participants.
Best starting choice:
Histogram
if the goal is to examine the distribution of reaction times.
Worked Example 7: More Than One Good Choice
Suppose a school has:
Science Club = 30 students
Art Club = 25 students
Drama Club = 20 students
Chess Club = 15 students
If students belong to exactly one of these four groups and these groups form the whole population being described, both a:
bar graph
and:
circle graph
could be appropriate.
Choose the bar graph if you want to emphasize:
numerical comparisons.
Choose the circle graph if you want to emphasize:
proportions of the whole.
Creating an Informative Graph
A useful graph should answer questions without creating new:
confusion.
Before finishing, check:
Graph Type
Does this type suit the data?
Title
Does the title explain what is shown?
Axes
Are axes appropriate and clearly labelled?
Units
Are measurement units included?
Scale
Is the scale consistent and sensible?
Data
Are the values represented accurately?
Legend
Is a key provided when needed?
Clarity
Can another person understand the graph easily?
The GRAPH Test
A useful final check is:
G — Graph Type
Is this the most appropriate type of graph?
R — Representation
Are the data represented accurately?
A — Axes and Scale
Are the axes, intervals, and units correct?
P — Purpose
Does the graph communicate the information it was designed to show?
H — Helpful and Honest
Is the graph clear without creating a misleading impression?
A strong graph should pass all five parts of the:
GRAPH Test.
A Graph Selection Flow
Use this simple decision process:
Do the data represent separate categories?
If yes → consider a bar graph.
Do the categories form one meaningful whole and proportions are important?
If yes → consider a circle graph.
Are you showing change over time or a relationship between numerical variables?
If yes → consider a line graph.
Are you examining the distribution of grouped numerical data?
If yes → consider a histogram.
Then ask:
Does another graph communicate the particular message more clearly?
That final question requires:
judgment.
Graphs Are Arguments About Data
A graph does more than display:
numbers.
The creator decides:
- which graph type to use
- which scale to use
- which categories to include
- which time period to display
- how the graph is labelled
- what information receives emphasis
These choices influence what the reader:
notices.
For this reason, interpreting graphs requires both mathematical skill and:
critical thinking.
Real-World Graph Selection
Graphs appear throughout:
- science
- medicine
- business
- economics
- sports
- weather forecasting
- engineering
- education
- environmental science
- news and media
Being able to choose and evaluate graphs is therefore not simply a classroom skill.
It is an important part of:
data literacy.
Check Your Understanding
1. What is the main purpose of a bar graph?
2. What type of graph is usually useful for showing change over time?
3. What type of graph emphasizes parts of a whole?
4. What type of graph shows the distribution of grouped numerical data?
5. Why are bar graphs useful for categorical data?
6. Why would a line graph be inappropriate for favourite colours?
7. Give one advantage and one limitation of a circle graph.
8. Give one advantage and one limitation of a histogram.
9. Why can more than one graph type sometimes be appropriate for the same dataset?
10. Which graph would you use to show temperature changes during a day? Explain.
11. Which graph would you use to compare the number of students in five clubs? Explain.
12. Which graph would you use to examine the distribution of 500 student heights? Explain.
13. Which graph might you use to show how a household budget is divided? Explain.
14. Why is a circle graph usually unsuitable for showing changes over time?
15. Why might a bar graph be better than a circle graph when categories have very similar values?
16. Explain why graph scales are important.
17. Give three ways a graph can create a misleading impression.
18. Why should measurement units be included on graph axes?
19. Explain the difference between choosing a graph based on the type of data and choosing one based on the purpose of the graph.
20. Describe four features that make a graphical display clear and informative.
Key Terms
- Graph: Visual representation of data.
- Graph type: Particular form used to display data.
- Bar graph: Graph using separated bars to compare categories.
- Line graph: Graph using plotted points and lines to display change or numerical relationships.
- Circle graph: Graph showing how a whole is divided into parts.
- Pie chart: Another name for a circle graph.
- Histogram: Graph showing the distribution of grouped numerical data using adjacent bars.
- Categorical data: Data divided into groups or categories.
- Numerical data: Data expressed using numerical measurements or quantities.
- Continuous data: Numerical data that can take values throughout an interval.
- Distribution: Pattern showing how values are spread throughout a dataset.
- Frequency: Number of times an observation occurs.
- Proportion: Relationship between a part and a whole.
- Trend: General direction or pattern of change.
- Scale: Numerical system used along an axis.
- Axis: Reference line used to position values on a graph.
- Legend: Key identifying different datasets or categories.
- Data visualization: Graphical communication of data.
- Misleading graph: Graph whose design creates an inaccurate or distorted impression of the data.
- Data literacy: Ability to understand, interpret, evaluate, and communicate using data.
Key Takeaways
- Different graph types are designed to communicate different kinds of information.
- The first question when choosing a graph should be: What do I want the graph to show?
- Bar graphs are especially useful for comparing categories.
- Line graphs are especially useful for showing change and numerical relationships.
- Circle graphs emphasize parts of a meaningful whole.
- Histograms display the distribution of grouped numerical data.
- Categorical data are often suited to bar graphs.
- Numerical data may require line graphs or histograms depending on the purpose.
- The same dataset can sometimes be represented effectively using more than one graph type.
- A bar graph and circle graph may both represent categorical data, but they emphasize different features.
- Graph selection depends on both the type of data and the question being investigated.
- Bar graphs allow relatively clear comparisons between categories.
- Line graphs make trends, increases, decreases, and changes over time easy to identify.
- Circle graphs are useful when proportions of a whole are the main focus.
- Histograms reveal distribution shape, spread, peaks, gaps, and skew.
- Circle graphs become difficult to interpret when there are too many categories or many similar percentages.
- Histograms sacrifice some individual detail in order to reveal the overall distribution.
- A good graph needs an informative title, clear labels, appropriate units, an accurate scale, and correctly represented data.
- Decorative effects should never interfere with the communication of data.
- A graph can contain mathematically correct values while still creating a misleading visual impression.
- Always examine scales, labels, intervals, and graph type when evaluating a graphical display.
- Graphs should be selected to make important information easier, not harder, to understand.
- Effective data visualization requires both mathematical accuracy and communication skills.
- Being able to choose, construct, interpret, and evaluate graphs is an essential part of data literacy.