Applied Mathematics for Science
CoreData representation: graph choice

Choosing the Right Graph (Every Type & When to Use It)

Match your data to the one graph that shows its story clearly, from bar and line to scatter, histogram, box plot, pie, dual-axis, and log scale.

Why this matters

A graph is an argument made out of shapes. Pick the wrong one and true data can still tell a lie: a line graph across unrelated categories invents a trend that is not there, and a pie chart with fifteen slices hides the very comparison you wanted. Choosing the right graph is deciding, before you draw anything, what question the data answers, then using the chart type built for that question. Epidemiologists reach for a line graph to track cases over time and a log scale when an outbreak explodes across many orders of magnitude. Clinical researchers use box plots to compare the spread of a lab value between a treatment group and a control group. Data journalists and lab scientists use bar charts to compare categories and scatter plots to test whether two measurements move together. Learn to match the data to the graph and your figures start doing the persuading for you, honestly.

Standards this builds
  • Common Core · HSS-ID.A.1Represent data with plots on the real number line, including dot plots, histograms, and box plots, and choose a display that fits the data.
  • Ohio · Ohio HS S.ID.1Choose and create an appropriate data display (bar, line, histogram, box plot, scatter) for a given data set and describe what it shows.
  • NGSS · SEP-4Analyzing and Interpreting Data: select and use appropriate graphical displays to identify patterns, trends, and relationships in data.
  • AP · AP Bio SP 4 (Representing Data)Construct and select graphs that represent biological data appropriately, including choosing axes, scale, and chart type.
Builds on (2 levels back)inferred · high confidence
  • Read a graph's axes and labels: Before choosing a graph you must know what an x-axis, y-axis, and title tell you, so you can judge whether a chart fits the data.
  • Tell categorical data from numerical data: The first fork in choosing a graph is whether the data is named groups or measured numbers; students must sort the two.
  • Know when data is a count versus a measurement: Counts of items and measured values along a scale point toward different chart types, so students must recognize which they have.

Prerequisites are inferred: pending teacher review.

Re-learn the skill with worked practice and clear examples.

Use a simple decision path. Comparing amounts across named groups, use a bar chart. Showing a change over a continuous variable like time, use a line graph. Testing whether two measured variables move together, use a scatter plot. Showing the shape and spread of one measured variable, use a histogram. Each choice has a classic wrong answer to avoid.

Step 1: Bar for comparing categories
When your x-axis is named groups (blood types, treatment vs. control, cities) and you want to compare their amounts, use a bar chart. Common wrong choice: connecting the bars with a line, which invents a trend between groups that are not in any order.
Step 2: Line for change over a continuous variable
When the x-axis is time or another number that flows smoothly, and you want to show how a value rises or falls along it, use a line graph. Common wrong choice: using a line across unordered categories, which fakes a trend.
Side by side: a bar chart comparing four cities, and a line graph tracking a value over time
Step 3: Scatter for relationships, histogram for shape
To test whether two measured variables move together (like dose and response), plot each subject as a dot on a scatter plot. To show the shape and spread of one measured variable across many subjects, bin the values into a histogram. Common wrong choice: using a bar chart of every individual value when you really wanted the overall distribution.
Practice

A team measured average rainfall in four different cities last month and wants to compare the cities. Which graph is the best choice?

Reviewed
CityRainfall (mm)
Akron46
Toledo62
Dayton31
Columbus54
A table of four cities and last month's rainfall in millimeters
  1. A.Line graph, connecting the four cities in a row
  2. B.Bar chart, one bar per city
  3. C.Scatter plot of city versus rainfall
  4. D.Pie chart of the four rainfall totals
Show the worked solution ▾

Answer: B. Bar chart, one bar per city

  1. Step 1: Name the data type: The x-axis is cities, which are named groups (categorical). The y-axis is a measured amount (rainfall).
  2. Step 2: Name the question: The goal is to compare amounts across separate groups, and the chart built for that is the bar chart.

Why it's right: Comparing a measured amount across named groups is exactly what a bar chart does: one bar per city makes the comparison direct.

Why the others miss:
  • A: A line implies a trend from one city to the next, but cities are not in any order.
  • C: Scatter plots relate two measured variables; city is a category, not a measured number.
  • D: A pie chart would treat rainfall as parts of one shared total, which these separate city measurements are not.

Aligned to Common Core HSS-ID.A.1: choose a display · reading level ~grade 9

A researcher tracks one patient's body temperature every hour for eight hours to show how the fever rises and falls. Which graph fits best?

Reviewed
  1. A.Bar chart with one bar per hour
  2. B.Pie chart of the eight readings
  3. C.Line graph of temperature over time
  4. D.Histogram of the temperature values
Show the worked solution ▾

Answer: C. Line graph of temperature over time

  1. Step 1: Find the x-axis: Time (hours) is a continuous variable that flows smoothly forward.
  2. Step 2: Name the question: The goal is to show how temperature changes as time increases, and a line graph is built to show change over a continuous variable.

Why it's right: Temperature is tracked as time flows forward, so a line graph shows the rise and fall clearly, connecting the readings in order.

Why the others miss:
  • A: Bars break the smooth flow of time into separate blocks and hide the trend.
  • B: A pie chart shows parts of a whole, not a change over time.
  • D: A histogram would show the spread of temperatures, not how they change hour by hour.

Aligned to NGSS SEP-4: display change over time · reading level ~grade 9

A class measured the resting heart rate of all 30 students and wants to see the overall shape of the values: where most cluster and whether any are unusually high. Which graph fits best?

Reviewed
  1. A.Scatter plot of student number versus heart rate
  2. B.Histogram of the heart-rate values
  3. C.Pie chart of every student's heart rate
  4. D.Line graph connecting the 30 heart rates
Show the worked solution ▾

Answer: B. Histogram of the heart-rate values

  1. Step 1: Name the goal: They want the distribution: how one measured variable (heart rate) is spread across many subjects.
  2. Step 2: Match to the chart: Grouping the values into ranges (bins) and counting each range is exactly what a histogram does, so the shape becomes visible.

Why it's right: A histogram bins one measured variable and shows how many values fall in each range, revealing where heart rates cluster and any unusual highs.

Why the others miss:
  • A: Student number is just an ID label, so a scatter of it versus heart rate shows no meaningful relationship.
  • C: A pie chart of 30 individual values would be an unreadable ring of tiny slices.
  • D: A line graph would imply an order and a trend among students that does not exist.

Aligned to Common Core HSS-ID.A.1: represent a distribution · reading level ~grade 9

Where you'd see this
  • A lab group compares enzyme activity across three temperatures with a bar chart because temperature was set to three fixed named conditions.
  • A nurse plots a patient's blood pressure across a week as a line graph to show the downward trend after a medication change.
  • A student bins 40 seed germination times into a histogram to see whether most seeds sprout early or the times are spread out.
Video library
Watch: bar vs. line vs. scatter vs. histogram
Interpreting a trend line | Data and modeling | 8th grade | Khan Academy
Khan Academy · 3:28
Watch: matching data to graph in science
A Beginner's Guide to Graphing Data
Bozeman Science · 10:38
Extension: distribution shape and box plots
Skewness - Right, Left & Symmetric Distribution - Mean, Median, & Mode With Boxplots - Statistics
The Organic Chemistry Tutor · 10:22
Guided notes

Fill these in as you work through the lesson.

Big idea: Choosing the right graph means deciding what question the data answers (compare, track over time, relate, or show shape) and then using the chart type built for that question.
Key terms: write the meaning
  • Categorical data (named groups, not numbers on a scale):  
  • Continuous variable (flows along a number line, like time):  
  • Distribution (the shape and spread of one variable):  
  • Log scale (each step multiplies, for very wide ranges):  
The rule

To compare named groups use a   chart; to show change over a continuous variable like time use a   graph; to test whether two measured variables move together use a   plot; to show the shape of one variable use a  .

Check yourself
  1. Give one example of categorical data and one example of a continuous variable from a biology lab. 
  2. Name the classic wrong choice when someone uses a line graph across unordered categories, and why it misleads. 
  3. When would you switch a y-axis to a log scale, and what does that fix? 
Work one example

A team measures average reaction rate at three set temperatures (10, 20, 30 degrees) and wants to compare them. The x-axis is named conditions, and the goal is to compare amounts, so the best graph is a ____ chart.

 
Illustrated glossary

The vocabulary of this topic, shown in the way you will meet it.

Categorical data
Data sorted into named groups (like blood type or drug vs. placebo) instead of measured on a number line.
Four separate bars labeled A, B, AB, and O, showing counts for four named blood-type groups
In context: Because blood type (A, B, AB, O) is categorical data, a bar chart is the natural way to compare how many donors fall in each group.
Continuous variable
A measured quantity that can take any value along a number line, like time, temperature, or concentration.
A line graph rising over time, showing a continuous variable measured at successive hours
In context: Because time is a continuous variable, a patient's temperature every hour is best shown as a line graph, since the values flow smoothly from one reading to the next.
Distribution
The overall shape of one variable's values: where they cluster, how spread out they are, and whether there are outliers.
In context: To see the distribution of resting heart rates in a class, you build a histogram and look for whether the shape is centered, skewed, or has two peaks.
Histogram
A chart that groups one measured variable into ranges (bins) and shows how many values fall in each range.
In context: A histogram of birth weights uses bins like 2.5 to 3.0 kg, so the tallest bar shows the most common weight range.
Log scale
An axis where each equal step multiplies the value (10, 100, 1000) instead of adding, used to show data spanning very wide ranges.
A log-scaled vertical axis with evenly spaced labels 10, 100, 1000, 10000 and a straight rising line
In context: Because bacterial counts can jump from 100 to 26 million, plotting them on a log scale keeps the early growth visible instead of squashed flat at the bottom.
Box plot
A summary chart that shows the median, the middle half of the data (the box), and the spread out to the extremes (the whiskers).
In context: A box plot lets a researcher compare two groups at a glance: if one box sits higher than the other, that group's typical value is higher.