Zoo Data Detective

Build the Animal Graph

Drag to build

Use the frequency table to build the bar graph. Drag blocks into the columns!

Animal Count
{{ animal.icon }} {{ animal.name }} {{ animal.count }}

Drag blocks from here:

543210
{{ animal.icon }}
{{ animal.icon }}

Analyze Temperature Trends

Slide to find

Find the day with the highest temperature. Slide the marker to that day.

{{ s2_data[s2_slider].temp }}°
{{ d.day }}
{{ s2_isCorrect ? 'Correct! That is the hottest day.' : (s2_showError ? 'Keep looking!' : 'Day ' + (s2_slider + 1)) }}

Pick the Right Graph

Tap the best graph

Scenario

"{{ s3_currentScenario.text }}"

{{ opt.label }}

Compare Data

Adjust the number

Look at {{ s4_data[s4_targetIndex].label }}. How many more {{ s4_largerLabel }} than {{ s4_smallerLabel }} were seen?

Monkeys
Zebras
{{ col.v1 }}
{{ col.v2 }}
{{ col.label }}
Your Answer
{{ s4_userAnswer }}
🏆

Graph Master!

You successfully built, read, and compared data like a true Data Detective!