Copy of 2.4.1 Assignment_ Exploring One Column
Copy of 2.4.1 Assignment_ Exploring One Column
The process of examining very large data sets to find useful information, such as
patterns or relationships, is known as data mining. Once data is structured in a
uniform way, we can write programs to store, process, manipulate, and visualize the
data!
Tables, diagrams, text and other visual tools can be used to communicate
insight and knowledge gained from data. (DAT-2.D.2).
Unit 5 Data → Lesson 2: Exploring One Column
Tables
Programs such as spreadsheets help efficiently organize and find trends in
information. (DAT-2.D.5).
Visual Tools
Data Visualization: the process of representing data in a visual format, such as
charts, graphs, or maps, to make it easier to understand and analyze.
Data processing programs can also allow you to make tables and diagrams, such as
line or bar graphs, to visualize your data. Creating visualizations of data allows you to
convey what the data means and to make trends apparent. It's much easier to see
positive or negative trends from a line chart, for instance, than when the data's sitting
in a table. This is especially true when a lot of data is involved.
Unit 5 Data → Lesson 2: Exploring One Column
● Answer questions
● Look at lots of data at once
● See patterns that are "invisible" if you just
look at the table
DO THIS: Answer the question by typing directly into the box below.
Why do people make visualizations out of data?
To further understand the data.
?
Unit 5 Data → Lesson 2: Exploring One Column
Unit 5 Lesson 2 - Activity Guide
Bar Chart: Used to show how many times each value in the column
appears and raises the bar higher with each count.
This bar chart of "Temperament" isn't very useful because all of the values are unique.
In general if your column has too many unique values it gets difficult to make any sense of
them or find patterns.
There are cases where your column has many different values where a different kind of chart
is useful. Let's go look at an example.
Unit 5 Lesson 2 - Activity Guide
This is the bar chart for "Max Weight." It's a little difficult to read
In the Visualizer, make a "Histogram" for "Max Weight" with a "Bucket Size" of 20
Histograms can only be created with numeric data but can be useful when a normal bar
chart may be difficult to read.
● Try out different bucket sizes for the dogs "max weight" and decide which
one you think is most helpful for reading the chart.
● Make a histogram for another column in the "Dogs" table and decide on a
range size that helps you find an interesting pattern.
Unit 5 Lesson 2 - Activity Guide
Do This: Paste the link to your completed Activity Guide here. Click “Share”
and select “Anyone with the link can view.” Instead of posting the full URL,
use a descriptive title for the link. Ensure your link works before posting! If it
doesn't, your assignment will receive a zero.
https://docs.google.com/document/d/1N1sbMEuIuY_chf6XLlvxHykB6Vq59G
3jSbfP9cvs_wQ/edit?usp=sharing
Unit 5 Lesson 2 - Activity
The Data
Analysis
Process
Prompt: Which steps of the Data Analysis Process did you see in
today's activity? Where did you see them?
Hint: There's one step we didn't do at all!
Unit 5 Lesson 2 - Activity
Key Takeaways
● Bar charts and histograms are two common chart types for
exploring one column of data in a table.