Studyfin Studyfin ✨ Sign up free

Data science & visualization

Grade 7 · Coding · Free lesson

Hi there! I'm Studyfin, your coding tutor. Today, we will learn how to turn raw numbers into clear pictures to spot cool trends!

Data science is all about collecting facts and numbers. By using digital tools, we can transform boring lists of data into colorful charts. This helps us see hidden patterns and make smart guesses about the future.

Let us transform some data to see how it works. Imagine tracking how many hours you study coding each day. A bar chart can show if your study time is growing or shrinking over a week.

Upward Trend Identified!

Once we transform our data, we can make an inference. An inference is an educated guess based on the trends we see. If your coding scores go up every time you study, you can infer that practice leads to success.

Time Studying vs. Test Score
✏️ Worked example

Let us analyze a table of temperature data from a smart greenhouse over four days: Day 1 (70°F), Day 2 (72°F), Day 3 (75°F), and Day 4 (79°F). We want to transform this data to find a trend and make an inference.

  1. First, look at the raw numbers. We list the temperatures in order: 70, 72, 75, and 79.
  2. Next, transform the data by plotting these points on a line graph to see the visual change.
  3. Analyze the line. Since the line goes upward from left to right, we identify an increasing trend.
  4. Finally, make an inference. We can infer that the greenhouse is getting warmer each day, perhaps because the outside weather is heating up.
Want the full interactive lesson — quiz, animations, and Finn cheering them on?

More Coding lessons