Reading Simple Tables
Learn to find information in tables using rows, columns, and labels.
For Elementary Students
What is a Table?
A table organizes information in rows (going across) and columns (going up and down).
Think about it like this: A table is like a grid that helps you find information quickly — like a treasure map with coordinates!
Parts of a Table
Rows → go across (left to right) →
Columns → go up and down ↓
Labels → tell you what each row and column means
Example Table: Favorite Fruits
| Student | Favorite Fruit |
|---|---|
| Alex | Apple |
| Maria | Banana |
| Sam | Orange |
| Jamie | Grape |
- Rows: Alex's row, Maria's row, etc.
- Columns: "Student" column, "Favorite Fruit" column
- Labels: "Student" and "Favorite Fruit" (at the top)
How to Read a Table
Step 1: Find the row you need
Step 2: Find the column you need
Step 3: Look where they meet — that's your answer!
Example Question: What is Sam's favorite fruit?
- Find Sam's row
- Look at the Favorite Fruit column
- Where they meet: Orange
Answer: Sam's favorite fruit is Orange.
Another Example
Lunch Menu
| Day | Main Dish |
|---|---|
| Monday | Pizza |
| Tuesday | Tacos |
| Wednesday | Pasta |
| Thursday | Burgers |
| Friday | Chicken |
Question: What's for lunch on Wednesday?
- Find the Wednesday row
- Look at the Main Dish column
- Answer: Pasta
For Junior High Students
Tables with Multiple Columns
Tables can have many columns of information.
Example: Class Pet Information
| Pet Name | Type | Age | Owner |
|---|---|---|---|
| Fluffy | Hamster | 2 | Ms. Garcia |
| Goldie | Fish | 1 | Mr. Lee |
| Max | Dog | 5 | Mrs. Kim |
| Whiskers | Cat | 3 | Mr. Brown |
Question 1: What type of pet is Goldie?
Find Goldie's row, look at Type column → Fish
Question 2: Who owns the oldest pet?
Look at the Age column, find the largest number (5), then check the Owner column → Mrs. Kim
Question 3: How old is Whiskers?
Find Whiskers's row, look at Age column → 3 years old
Tables with Numerical Data
Example: Weekly Sales
| Day | Lemonade Sold | Money Earned |
|---|---|---|
| Monday | 12 cups | $6.00 |
| Tuesday | 8 cups | $4.00 |
| Wednesday | 15 cups | $7.50 |
| Thursday | 10 cups | $5.00 |
| Friday | 20 cups | $10.00 |
Question 1: How many cups were sold on Wednesday?
Answer: 15 cups
Question 2: On which day did they earn the most money?
Look at the Money Earned column, find the largest amount ($10.00), check the Day → Friday
Question 3: What's the total cups sold all week?
Add all the numbers in the Lemonade Sold column:
12 + 8 + 15 + 10 + 20 = 65 cups
Using Tables to Compare
Tables make it easy to compare information.
Example: Test Scores
| Student | Math | Science | English |
|---|---|---|---|
| Ana | 85 | 90 | 88 |
| Ben | 92 | 85 | 90 |
| Cara | 88 | 95 | 85 |
Question: Who has the highest science score?
Look at the Science column: 90, 85, 95
Answer: Cara (95)
Question: What is Ben's average score?
Find Ben's row: 92, 85, 90
Average: (92 + 85 + 90) ÷ 3 = 267 ÷ 3 = 89
Empty Cells
Sometimes a table has empty cells (missing information).
Example:
| Name | Age | City |
|---|---|---|
| Tom | 10 | Boston |
| Lisa | Miami | |
| Jake | 12 |
This means:
- Lisa's age is not listed (we don't know it)
- Jake's city is not listed
Important: Empty doesn't mean zero — it means "no information."
Creating Your Own Tables
Steps:
- Decide what categories you need (columns)
- Draw the grid with rows and columns
- Add labels at the top (and sometimes left side)
- Fill in the information
Example: Track how many books you read each month
| Month | Books Read |
|---|---|
| January | 3 |
| February | 5 |
| March | 4 |
Real-Life Tables
Calendars — rows for weeks, columns for days
Schedules — class periods in rows, days in columns
Sports standings — teams, wins, losses
Nutrition labels — nutrients and amounts
Train/bus schedules — times and stops
Store prices — items and costs
Practice
Look at this table:\n\n| Name | Pet |\n|------|-----|\n| Ali | Cat |\n| Jo | Dog |\n| Sam | Fish |\n\nWhat is Jo's pet?
| Day | Temperature |\n|-----|-------------|\n| Mon | 75°F |\n| Tue | 80°F |\n| Wed | 78°F |\n\nWhich day was warmest?
| Item | Cost |\n|------|------|\n| Apple | $1 |\n| Banana | $0.50 |\n| Orange | $1.25 |\n\nHow much for an orange?
If a table cell is empty, what does it mean?