What is Data Visualization & Why Is It Important? | Sigma Computing (2024)

Types of Data Visualizations & Examples

There is a long list of types of data visualization techniques and methods that can be used to represent data. While no type of data visualization is perfect, we’ll walk through different examples and when to apply each one.

We’ll be looking at:

  • Tables
  • Pie charts
  • Bar charts
  • Line charts and area charts
  • Scatter plots
  • Pivot tables
  • Heat maps
  • Tree maps
  • Box-and-whisker plots
  • Histogram
  • Sankey charts

Tables

Tables, although more commonly thought of as a data source, can also be considered a type of data visualization. Especially when conditional formatting is applied to the table’s rows and columns, the data within the table becomes more visually engaging and informative. With conditional formatting, important insights and patterns can be highlighted, making it easier for viewers to identify trends and outliers at a glance. Additionally, tables offer a structured and organized way to present information, allowing for a comprehensive comparison of data points, which further enhances data understanding and analysis.

For example, Sigma’s UI is based on a spreadsheet-like interface, which means almost everything in Sigma begins in a table format. That said, you can also create visual tables that display a smaller amount of data in order to tell a clearer story.In data visualization, tables are a simplified way of representing this interface.

When to use tables:

  • For detailed numeric comparisons, or when precision of data is key
  • For displaying multidimensional data; tables can handle this complexity quite well

When to avoid tables:

  • When patterns, trends, or relationships need to be highlighted at a glance
  • When dealing with large amounts of data

Pie Charts

What is Data Visualization & Why Is It Important? | Sigma Computing (1)

What is Data Visualization & Why Is It Important? | Sigma Computing (2)

Pie charts—similar to stacked bar charts—are useful for displaying categorical data, such as market share or customer demographics. Pie charts are often used to display data that can be divided into categories or subgroups, and to show how each category or subgroup contributes to the whole. For example, a pie chart could be used to show the proportion of sales for different product categories in a given period of time, or the percent of a company's revenue broken down by various regions.

When to use pie charts:

  • You want to display a proportion or percentage of a whole
  • You’re visualizing only seven categories or less

When to avoid pie charts:

  • You’re visualizing more than seven categories
  • You want to compare something with more details, rather than just proportion
  • You want to display and pinpoint exact values

Bar Charts

What is Data Visualization & Why Is It Important? | Sigma Computing (3)

What is Data Visualization & Why Is It Important? | Sigma Computing (4)

What is Data Visualization & Why Is It Important? | Sigma Computing (5)

A bar chart, or bar graph, constitutes a variety of graphs that employ rectangular bars to depict data. These bars can be oriented either horizontally or vertically, with their extent being directly proportional to the numerical values they are intended to embody. Predominantly utilized for juxtaposing data across disparate categories or illustrating shifts in data over temporal progressions, bar charts offer a straightforward, yet potent means of conveying information visually. They frequently function as the initial tool in the exploratory process of data investigation.

When to use bar charts:

  • Emphasizing and contrasting different sets of data, making the disparities or similarities between categories clear
  • To display a subset of a larger dataset

When to avoid bar charts:

  • When a particular field encompasses an overwhelming variety of data types
  • When the differences between fields are too subtle, or when these differences exist on different scales, as it could lead to confusion or misinterpretation

Line Charts & Area Charts

What is Data Visualization & Why Is It Important? | Sigma Computing (6)

Line charts and area charts are two types of charts that are commonly used to visualize data trends over time. A line chart, also called a line graph, is a distinct type of graphical representation that exhibits information in the form of a multitude of data points, which are interconnected by unbroken lines. These line charts are typically employed to demonstrate transformations in data over a certain duration, where the horizontal axis symbolizes time, and the vertical axis signifies the values under scrutiny. Furthermore, they can serve to juxtapose several series of data within the same chart, or to graphically illustrate predicted time periods.

For example, a line chart can be used to visualize a company's stock prices over the course of a year. Similarly, an area chart can be used to visualize the temperature changes over a day.

When to use line charts:

  • When you’re displaying time-based continuous data
  • When you have multiple series or larger datasets

When to avoid line charts:

  • When you have smaller datasets, bar charts are likely a better way to present the information
  • Avoid when you need to compare multiple categories at once

What is Data Visualization & Why Is It Important? | Sigma Computing (7)

When to use area charts:

  • When you want to display the volume of the data you have
  • When comparing data across more than one time period

When to avoid area charts:

  • Avoid if you need to compare multiple categories, as well as when you need to examine the specific data value

Scatter Plots

What is Data Visualization & Why Is It Important? | Sigma Computing (8)

What is Data Visualization & Why Is It Important? | Sigma Computing (9)

A scatter plot, also called a scatter chart or scatter graph, is a specialized form of chart that demonstrates the correlation between two distinct variables by mapping them as a succession of individual data points. Each data point denotes a combined value of the two variables, with its specific placement within the chart dictated by these values.

Scatter charts prove instrumental in discerning patterns and trends within data, and they also help us understand how strong and in what direction the relationship is between two variables. They also serve as effective tools for identifying outliers, or those data points that deviate significantly from anticipated values based on the pattern displayed by other data points. These charts find widespread use across a range of fields including, but not limited to, statistics, engineering, and social sciences, for the purpose of analyzing and visualizing intricate data sets. In the realm of business, they are frequently utilized to identify correlations between different variables, for instance, examining the relationship between marketing outlays and resultant sales revenue.

For example, a scatter plot might be used to visualize the relationship between the age and income of a group of people. Another example would be to plot the correlation between the amount of rainfall and the crop yield for a particular region.

When to use scatter plots:

  • Highlight correlations within your data
  • They are useful tools for statistical investigations
  • Consider scatter plots to reveal underlying patterns or trends

When to avoid scatter plots:

  • For smaller datasets, scatter plots may not be optimal
  • Avoid scatter plots for excessively large datasets to prevent unintelligible data clustering
  • If your data lacks correlations, scatter plots may not be the best choice

Pivot Tables

What is Data Visualization & Why Is It Important? | Sigma Computing (10)

While pivot tables may not be what first comes to mind for data visualization, they can give important context with hard numbers and provide strong visual indicators through formatting.

Pivot tables can also be enhanced with conditional formatting to provide color scales that make performance trends more visible. Data bars can also be added to cells to run either red or green for positive and negative values.

When to Use Pivot Tables:

  • Cohort analysis performance trends or portfolio analysis with a mix of positive and negative values

What Not to Use Pivot Tables:

  • When your dataset is too large to get a good understanding of the whole
  • When data can easily be summarized with a bar chart instead

What is Data Visualization & Why Is It Important? | Sigma Computing (11)

An example of a pivot table, where colors are used to show positive or negative progress on a company’s portfolio. The user can pivot the table to show multiple categories in different ways.

Heat Maps

A heat map is a type of chart that uses color to represent data values. It is often used to visualize data that is organized in a matrix or table format. The color of each cell in the matrix is determined by the value of the corresponding data point. Heat maps are best used when analyzing data that is organized in a two-dimensional grid or matrix.

For example, a heat map can be used to visualize a company's website traffic, where the rows represent different pages on the website, and the columns represent different periods of time.

When to use heat maps:

  • When you need to visualize the density or intensity of variables
  • When you want to display patterns or trends over time or space

When to avoid heat maps:

  • When precise values are needed; heat maps are better at showing relative differences rather than precise values
  • When working with small data sets

Tree Maps

A tree map is a type of chart that is used to visualize hierarchical data. It consists of a series of nested rectangles, where the size and color of each rectangle represent a different variable. Tree maps are best used when analyzing data that has a hierarchical structure.

For example, a tree map can be used to visualize the market share of different companies in an industry. The largest rectangle would represent the entire industry, with smaller rectangles representing the market share of each individual company.

When to use tree maps:

  • When you want to visualize hierarchical data
  • When you need to illustrate the proportion of different categories within a whole

When to avoid tree maps:

  • When exact values are important
  • When there are too many categories

Box-and-Whisker Plots

What is Data Visualization & Why Is It Important? | Sigma Computing (12)

Box plots are useful for quickly summarizing the distribution of a dataset, particularly its central tendency and variability. For example, a box-and-whisker plot can be used to visualize the test scores of a group of students.

Colloquially recognized as a box-and-whisker plot, a box plot is a distinct form of chart that showcases the distribution of a collection of numerical data through its quartile divisions. Box plots serve as efficient tools for rapidly encapsulating the distribution of a dataset, specifically its central propensity and variability.

A box-and-whisker plot consists of a rectangle (the "box") and a pair of "whiskers" that extend from it. The box embodies the middle 50% of the data, with the lower boundary of the box signaling the first quartile (25th percentile) and the upper boundary of the box indicating the third quartile (75th percentile). The line situated within the box signifies the median value of the data. The whiskers project from the box to the minimum and maximum values of the data, or to a designated distance from the box referred to as the "fences." Any data points that reside outside the whiskers or fences are categorized as outliers and are plotted as individual points.

When to use box plot charts:

  • When you want to display data spread and skewness
  • When showcasing the distribution of data, including the range, quartiles, and potential outliers
  • When comparing multiple groups or categories side-by-side; they allow for easy comparison of different distributions.

When to avoid box plot charts:

  • If you need to show more detail, since box plots focus on a high-level summary
  • When individual data points are important to the story you’re telling
  • When your audience isn’t familiar with them, since they can sometimes be less intuitive than other types of visualizations

Histogram

A histogram is a type of chart that displays the distribution of a dataset. It consists of a series of vertical bars, where the height of each bar represents the number of observations in a particular range. Histograms are best used when analyzing continuous data. It’s used the most when you want to understand the frequency distribution of a numerical variable, like height, weight, or age. For example, a histogram can be used to visualize the distribution of heights in a population. Read more about building histograms in Sigma here.

When to Use a Histogram:

  • When understanding the shape of a distribution; for example, whether it’s symmetric, skewed to the left or right, or bimodal
  • When identifying outliers, like which data points are significantly different from the rest of the data
  • When comparing distribution of a variable across different groups, such as males and females, or different age groups.
  • To set boundaries for data ranges; for example, you might use a histogram to determine what constitutes a "normal" or "abnormal" value for a particular variable

When to Avoid a Histogram:

  • When you need to look at multiple dimensions at the same time
  • If your data isn’t all on the same scale

Sankey Charts

What is Data Visualization & Why Is It Important? | Sigma Computing (13)

We end our guide with the controversial Sankey chart. A Sankey chart is a type of diagram that illustrates the movement or transfer of data, resources, or quantities through various stages of a system or process. Common applications of Sankey charts include visualizing complex sequences like energy usage, material distribution, or even a website's user journey. The structure of the chart includes nodes and links—with nodes representing the starting points, endpoints, or intermediate steps, and links depicting the transition of quantities or data between these nodes.

The thickness of the links in a Sankey chart directly corresponds to the volume of data or resources being moved, offering an intuitive comparison of the relative sizes of these transfers. They can be invaluable for recognizing inefficiencies, bottlenecks, or potential areas for enhancement in a system or process. These charts serve as a powerful tool for communicating complex information in a straightforward and comprehensible way. However, if there are too many nodes or links, Sankey charts can become cluttered and challenging to interpret, hence their use should be considerate and targeted.

When to use Sankey charts:

  • When you want to show the data as part of a process

When to avoid Sankey charts:

  • When it starts to feel too confusing, which can quickly happen when there are too many nodes or links
  • When you need to see exact values, it might not be the most intuitive option.

Evaluating Data Visualization Tools

Data visualization tools have become increasingly popular in recent years, with a wide variety of options available to choose from. However, determining which tool best suits your needs can be challenging with so many options. When evaluating data visualization tools, there are several key questions to consider:

  1. What are your goals and needs?
    It's crucial to clearly understand your goals and needs before selecting a data visualization tool. Are you looking to explore your data, communicate a specific message, or both? Understanding your objectives will help you choose the right tool for your project.
  1. What features do you require?
    Different data visualization tools come with different features. Before selecting a tool, you should consider what features you need to achieve your goals. For example, do you require interactive capabilities or the ability to create custom visualizations?
  1. Where will your data come from?
    The source of your data is another critical factor to consider when selecting a data visualization tool. Some tools are better suited for specific types of data, such as structured or unstructured data, while others may require specific file formats or data storage solutions.
  1. Where will you need to see your data?
    Different data visualization tools may be more suitable for specific platforms or devices. For example, some tools may be optimized for mobile devices, while others are designed for desktop computers or specific web browsers. You may also be interested in embedding visualizations elsewhere, such as internal applications or external portals.
  1. Where would you like to publish your visualization?
    Finally, consider where you would like to publish your visualization. Some tools may provide built-in publishing capabilities, while others may require you to export your visualization to a separate platform. Selecting a tool that supports your publishing needs is important to ensure your visualization reaches your intended audience.

By considering these key questions, you can evaluate different data visualization tools and select the one that best meets your needs.

Read a side-by-side comparison of Sigma against similar BI tools.

Take the Next Step & Start Analyzing With Data Visualization

Data visualization is a powerful tool for understanding and communicating complex data. While there are many data visualization tools on the market, Sigma offers an intuitive and familiar spreadsheet interface that allows users to easily explore, analyze, and collaborate on their data.

Explore Sigma’s capabilities and start transforming your data today via a free trial of Sigma.

What is Data Visualization & Why Is It Important? | Sigma Computing (2024)
Top Articles
Latest Posts
Article information

Author: Rob Wisoky

Last Updated:

Views: 5996

Rating: 4.8 / 5 (48 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Rob Wisoky

Birthday: 1994-09-30

Address: 5789 Michel Vista, West Domenic, OR 80464-9452

Phone: +97313824072371

Job: Education Orchestrator

Hobby: Lockpicking, Crocheting, Baton twirling, Video gaming, Jogging, Whittling, Model building

Introduction: My name is Rob Wisoky, I am a smiling, helpful, encouraging, zealous, energetic, faithful, fantastic person who loves writing and wants to share my knowledge and understanding with you.