Data Visualization

Overview

Python is a great programming language because of its versatility, ease of use, and wide adoption. However, Python by itself is not all that useful for data analysis because it requires a visualization component in order to determine the behavior of the data. In this lab, we will combine the Python programming language with additional software and Python libraries to add a data visualization component. We will explore why we need data visualization and also discuss the correct and incorrect ways for displaying results. Lastly, we will explore how vendors are using data visualization to tell a story or relay message regarding IT security

outcomes

In this lab, you will learn to:

  • Understand why data visualization is important.
  • Understand how it is used.

Key terms and descriptions

data
Data are raw collection of facts such as numbers, words, measurements, observations, or descriptions.
information
Information is processed, structured, and organized data.
statistics
statisitics is a branch of mathematics dealing with the collection, analysis, interpretation, and presentation of masses of numerical data.
data visualization
Data Visualization represents data through the use of graphics and charts.