Unit 7
Unit 7
DMBA117
DATA VISUALIZATION
Unit: 7 - Building Basic Visualizations in Tableau 1
DMBA117: Data Visualization
Unit – 7
Building Basic Visualizations in Tableau
TABLE OF CONTENTS
1. INTRODUCTION
In modern information analysis, data visualization is essential, offering a graphical avenue for
conveying complex data and insights. Through the expert utilization of visual elements such as charts,
graphs, and maps, data visualization tools become the channel that transforms raw data into a visually
clear narrative. This approach offers a potent means of rendering trends, outliers, and patterns
observable, thus empowering users to easily grasp the details of data.
In conclusion, data visualization is not merely a secondary component of data analysis; it's a
transformative approach that complements information and perception. It empowers individuals
across a spectrum of technical expertise to derive meaning from complex datasets, accelerating
decision-making processes and fostering a more comprehensive understanding of data-driven
narratives. In the era of Big Data, where information overload is a pressing concern, data visualization
emerges as a vital navigational tool, guiding us through the intricacies of data and transforming them
into insights that fuel progress and innovation.
1.1. Objectives
After studying this unit, you should be able to:
• Recall fundamental concepts of data
visualization, including terminology, data types
and common graphical representations.
• Explain the relationship between data
visualization and effective communication.
Compare and contrast different visualization
techniques, discussing their strengths and
weaknesses in conveying specific types of information.
• Demonstrate the ability to choose appropriate visualization types based on the characteristics
of the data and the communication goals.
• Justify the choice of visualization methods by explaining how they enhance understanding of
specific insights.
• Critique existing data visualizations regarding their accuracy, clarity, and potential biases.
Creating these charts in Tableau begins with selecting dimensions and measurements from the data
pane and placing them on the appropriate shelves—Columns and Rows. Tableau automatically
generates the best-suited chart type, which users can refine using the Marks card to adjust colours,
labels, and tooltips. For example, adding dimensions to the Color mark can reveal deeper insights,
such as segmenting a line chart by product categories to track individual trends. These charts simplify
complex data and empower users to explore, interact with, and present insights visually engagingly,
forming the foundation of impactful data storytelling in Tableau.
Select “Bar” under the Marks tab if automatic generation does not occur.
Side-by-Side Bars:
Drag a second dimension (e.g., Year) to the Columns shelf to compare categories across multiple
dimensions. This displays individual bars for each combination of dimensions, such as sales by
category over multiple years.
Adding Labels:
Drag the measure (e.g., Sales) to the Label mark on the Marks card to display numerical values on
each bar, improving the chart's interpretability.
Scenario:
A retail company wants to analyze its total sales across three main product categories—furniture,
Office Supplies, and Technology—and further break down sales by sub-categories.
Steps:
• Connect to the dataset, ensuring fields like Category, Sub-Category, and Sales are available.
• Drag Category to the Columns shelf. Tableau displays the categories—Furniture, Office
Supplies, and Technology—on the X-axis.
• Drag Sales to the Rows shelf. Tableau creates bars for each category, with the bar height
corresponding to the total sales for that category.
• Drag Sub-Category to the Color mark on the Marks card. The bars are now stacked, with each
segment representing the contribution of individual sub-categories (e.g., "Chairs" and "Tables"
under Furniture).
• Add Sales to the Label mark to display sales figures directly on the bars for each sub-category.
Result:
The resulting stacked bar chart visually communicates total sales by category and the contribution of
each sub-category, making it easier to identify top-performing and underperforming segments within
the business.
By following these steps and tips, you can effectively leverage bar charts to communicate data insights
in Tableau, customizing them to fit specific analysis needs.
1. Connect to Data:
Open Tableau and connect to your dataset, ensuring it contains a time-related field (e.g., Order
Date) and at least one measure (e.g., Sales or Profit).
Add Filters
Drag a field (e.g., Region or Product) to the Filters shelf to allow focus on specific subsets of the data.
Interactive filters can also be added to dashboards for user-driven exploration.
Trend Lines
Tableau allows you to add trend lines to emphasize patterns or predictions. Go to the Analytics pane
and drag Trend Line to the chart to display linear or exponential trends.
Fig 7.9. Trend Lines are depicted in dashed lines across the line graphs
Scenario:
A retail company wants to analyse its monthly sales trends over two years to identify peak sales
periods and compare performance across product categories.
Steps:
1. Connect to the Data
2. Load a dataset that includes fields like Order Date, Sales, and Category.
3. Create the Base Line Chart
4. Drag the Order Date to the Columns shelf. Tableau automatically sets the date granularity to
Year.
5. Right-click the Order Date field on the Columns shelf and select Month. This changes the X-axis
to display data points for each month.
6. Drag the measure Sales to the Rows shelf. Tableau plots the total sales for each month as a line.
7. Add Product Category Trends
8. Drag Category to the Color mark on the Marks card. This creates a distinct line for each product
category (e.g., Furniture, Office Supplies, Technology).
Result:
The resulting line chart displays monthly sales trends for each product category over two years. Users
can easily observe peak sales periods, seasonal patterns, and category-specific performance trends.
The interactive filters allow further exploration, such as isolating a single category for detailed
analysis.
Line charts in Tableau provide a clean, dynamic way to convey trends, making them a cornerstone for
time-series analysis and performance monitoring.
While pie charts are visually appealing and easy to interpret, they should be used sparingly to avoid
clutter and maintain clarity. They are most effective when showing proportions for a limited number
of categories with distinct value differences.
• Change the Marks type from Automatic to Pie. This transforms the data representation into a
pie chart format.
1. Donut Chart:
A donut chart is a variation of the pie chart that includes a hollow center. This format can be
achieved in Tableau by overlaying a white circle on the center of a pie chart. While not a built-in
chart type, it can be created with minor adjustments.
How to create:
• Create a standard pie chart.
• Use a dual-axis chart by adding an empty field or constant to the Rows shelf and synchronizing
the axes.
• Adjust the size of the inner circle to create the hollow effect.
Best for:
Adding emphasis to a central label, such as total values or percentages.
Example:
Showing product category contributions while placing the total sales figure in the center.
How to create:
• Use calculated fields to aggregate multiple measures into one field.
• Assign these fields to the Size and Angle marks.
Best for:
Comparing relative proportions of multiple measures across a dataset.
Example:
Showing the proportion of Sales, Profit, and Discount across regions.
How to create:
• Add dimensions or measures to the Filters shelf.
• Enable interactive filtering in the dashboard or worksheet.
Best for:
Letting users drill down into specific categories or time frames.
Example:
A pie chart where users can filter by year or region to see corresponding proportions.
How to create:
• Overlay two pie charts using dual axes, each representing different categorical levels (e.g.,
Category and Sub-Category).
• Adjust the sizes of the two charts to create a nested effect.
Best for:
Visualizing hierarchical data within proportions.
Example:
Showing product categories in the outer layer and sub-categories in the inner layer.
How to create:
• Add a Quick Table Calculation to the measure and select "Percent of Total."
• Drag this calculation to the Label mark to display percentages.
Best for:
Displaying proportions in an easy-to-interpret manner.
Example:
Showing the percentage of region contribution to total sales.
Scenario:
A retail company wants to understand the contribution of each region (East, West, South, North) to
overall profit.
Steps:
1. Connect to the Dataset:
Load a dataset that includes fields such as Region and Profit.
5. Add Context:
When hovering over a slice, drag Region to the Tooltip mark to display additional details (e.g.,
region name and percentage contribution).
Result:
The pie chart visually communicates the profit distribution across regions. For example, the West
region might have the largest slice, indicating it contributes the most to overall profit. In contrast, the
North region might have a smaller slice, showing its lower contribution.
Pie charts are ideal for summarising proportions when the goal is to highlight a few key categories
and their relative contributions. However, bar charts or other visualisations are more effective for
datasets with numerous small categories or when precise comparison is required.
This careful application ensures pie charts remain an impactful part of your Tableau toolkit.
Beyond basic formatting, Tableau offers tools to customize tooltips, which provide additional context
when users hover over data points. Tooltips can include a combination of dimensions, measures, and
even dynamic calculations, allowing users to explore data without overwhelming the visualization
itself. Additionally, marks like shapes and sizes can be tailored to enhance interpretability. For
example, using larger dots for higher sales values in a scatter plot or specific shapes to represent
unique data categories makes the visualization intuitive. You can also control mark transparency and
borders to avoid clutter, especially in dense datasets.
Another powerful feature is adding reference lines, bands, and annotations to provide context or
emphasize thresholds, trends, or outliers. For example, reference lines can indicate sales targets,
while annotations highlight specific points of interest in the data. Tableau dashboards allow for
further customization with interactivity, such as filters, parameters, and actions that enable users to
focus on specific data subsets. Combined, these visual enhancements ensure that Tableau
visualizations look professional and effectively communicate the story behind the data.
Key Features:
2. Customizing Labels
Tableau provides extensive options to format and customize labels, including:
• Font: Change font type, size, color, and style (bold, italic, etc.).
• Alignment: Adjust the position of labels relative to marks (e.g., top, middle, or bottom).
• Automatic Placement: Tableau automatically adjusts label positions to prevent overlapping,
ensuring clarity.
• Prefix/Suffix: Add text elements such as currency symbols, percentage signs, or units to labels.
3. Dynamic Labels
• Tableau allows users to combine multiple fields in a single label.
• Use the Edit Label option (accessible via the Label mark) to concatenate fields or include text.
• For example, you can display "Region: East | Sales: $10,000" by combining the Region and Sales
fields in the label editor.
4. Conditional Labels
• Labels can be dynamically displayed based on conditions.
• For example, create a calculated field that only shows a label when Profit > 0 to highlight
profitable data points while hiding others.
• The label will dynamically update to show the calculated value (e.g., percentages instead of
raw numbers).
Scenario:
A retail company wants to create a bar chart showing sales by region, with labels displaying both the
sales amount and the percentage contribution to total sales.
Steps:
1. Build the Bar Chart: Drag Region to the Columns shelf and Sales to the Rows shelf. Tableau creates
a bar chart.
Result:
The bar chart now displays sales values and percentages for each region, clearly communicating both
absolute and relative performance.
Labels in Tableau are a powerful feature that makes visualizations more informative and user-
friendly. By customizing and strategically applying labels, you can create charts that effectively
convey key insights at a glance.
• You can also upload custom color palettes by modifying Tableau's preferences file (JSON
format) to include specific HEX or RGB codes.
Scenario:
A retail company wants to create a bar chart showing sales by region and highlight the regions with
the highest and lowest sales using colors.
Steps:
1. Build the Chart:
Drag the Region field to the Columns shelf and Sales to the Rows shelf. Tableau will generate a bar
chart.
2. Apply Colors:
Drag the Sales measure to the Color mark on the Marks card. Tableau automatically applies a
gradient, with darker colors representing higher sales values.
4. Add Context:
Include a color legend for user reference. When hovering over bars, add tooltips to display sales
values and regions.
Result:
The bar chart displays sales by region, with the highest and lowest sales distinctly colored. Users can
quickly identify performance patterns and focus their analysis on outliers. Colors in Tableau not only
improve aesthetics but also significantly enhance the storytelling capability of your visualizations. By
thoughtfully applying color techniques, you can make your Tableau dashboards more insightful and
impactful.
or mark in a visualization. They provide additional details about the selected data, offering more
context without cluttering the visualization. Tooltips are a powerful feature for improving
interactivity and depth in Tableau dashboards, enabling users to explore data insights effectively
without overloading the main visual.
Features of Tooltips:
1. Default Tooltips:
Tableau automatically generates tooltips based on the fields included in the visualization. For
example, hovering over a bar in a bar chart might display the bar’s dimension (e.g., Region) and
measure (e.g., Sales).
2. Customizing Tooltips
Users can fully customize the content and format of tooltips to enhance their utility and
appearance:
• Adding Fields: Drag dimensions, measures, or calculated fields to the Tooltip mark in the
Marks card to include them in the tooltip.
• Formatting: Customize font styles, sizes, colors, and alignments for better readability.
• Static Text and Dynamic Values: Combine static text with dynamic data fields to create
informative and visually appealing tooltips. For instance, "Region: East | Sales: $10,000 | Profit:
$2,000".
3. Dynamic Tooltips
Tooltips can display dynamic content such as percentages, ranks, or calculated field results. This
allows users to see tailored information for each data point based on context.
5. Conditional Tooltips
Tooltips can display specific content based on conditions by leveraging calculated fields or filters.
For instance, they can show only profit-related details if a product’s profit margin is below a
certain threshold.
2. This opens the Tooltip Editor, where you can format and customize the content.
Add Fields to Tooltip:Drag any dimension or measure to the Tooltip mark. These fields will
automatically appear in the tooltip text.
Drag a secondary worksheet to the Tooltip field. Configure it to display related data when
hovering over a mark in the primary visualization.
Scenario:
A retail manager wants a tooltip on a scatter plot showing sales and profit for each product, with
additional details such as the product category, sub-category, and profit margin.
Steps:
1. Build the Scatter Plot
• Drag Sales to the Columns shelf and Profit to the Rows shelf.
• Drag the Product Name to the Detail mark on the Marks card to ensure tooltips appear for each
product.
Result:
The scatter plot now includes a tooltip for each product, providing rich contextual details like
category, sub-category, sales, profit, and profit margin. This enhances the visualization's interactivity
and usefulness, enabling the retail manager to make informed decisions quickly.
Tooltips are a simple yet powerful feature in Tableau. They allow users to explore data in detail
without overcrowding the visualization. Thoughtfully customized tooltips can significantly improve
the usability and interactivity of dashboards.
Filters narrow the dataset by including or excluding specific data points based on user-defined
criteria. They can be applied to dimensions (e.g., categories, regions) or measures (e.g., sales, profit),
enabling users to analyze data subsets relevant to their goals. Filters also enhance interactivity in
dashboards, allowing end users to explore data dynamically through dropdowns, sliders, or other
controls. Whether filtering data by periods, geographic regions, or numerical ranges, Tableau
provides various filtering options to accommodate different analytical needs.
Sets and groups, however, are powerful tools for segmenting and categorizing data. Sets allow users
to define subsets of data based on specific conditions or selections, which can be dynamic (updating
automatically as data changes) or fixed (static subsets). Groups, meanwhile, are used to combine
related items into a single category, such as grouping similar products or regions. These tools help
simplify data, enable comparisons, and highlight trends. Filters, sets, and groups offer a
comprehensive approach to organizing and exploring data in Tableau, making it easier to uncover
actionable insights.
1. Dimension Filters:
• Dimension filters allow you to include or exclude specific categories or groups within a dataset.
• Example: Filtering a "Region" field to display only "North" and "South" regions in a chart.
2. Measure Filters
• Measure filters work on numerical data, allowing you to set conditions or ranges.
• Example: Displaying only sales greater than $10,000 or profit margins above 20%.
3. Date Filters
• These filters allow users to focus on data from specific periods.
• Options include relative dates (e.g., "last 30 days"), ranges (e.g., "January to March"), or specific
dates (e.g., "January 1, 2023").
4. Wildcard Filters
• Wildcard filters are applied to text fields, allowing partial matches.
• Example: Filtering product names that contain "Pro" or "Elite."
5. Context Filters
• Context filters are applied before all other filters as a pre-filtering mechanism to improve
performance or apply hierarchical logic.
• Example: Using a context filter to restrict data to a specific region before applying other filters
like product or sales.
6. Top N Filters
• These filters allow users to display the top or bottom N values based on a measure.
• Example: Showing the top 10 products by sales.
Features of Filters:
1. Interactive Filters
Filters can be added to dashboards as filter controls, allowing users to interact with visualizations
dynamically. For example, users can select a region from a dropdown list to update all associated
charts.
2. Filter Options
• Keep Only: Retains selected data points in the visualization.
• Exclude: Removes selected data points from the visualization.
4. Cascading Filters
Tableau supports cascading filters, where one filter's selection dynamically updates the available
options in another filter. For instance, selecting a region filter might narrow the choices for
product categories in another filter.
1. Add a Filter:
Drag a field (dimension or measure) to the Filters shelf.
Scenario:
A retail company wants to create a dashboard to analyze sales data for specific regions, products, and
time periods.
Steps:
• Build the Dashboard:
Create visualizations for sales by region (bar chart), product (tree map), and time (line chart).
• Test Interactivity
Add the filters to the dashboard by selecting Show Filter. Test the filters by selecting regions,
categories, and time periods to see how all charts update dynamically.
Result:
The dashboard is now interactive, allowing users to analyze sales for specific regions, product
categories, and timeframes. For example, selecting "Furniture" in the category filter and "East" in the
region filter updates all charts to display relevant data.
Filters in Tableau are versatile tools that enable users to interact with data dynamically, focus on
relevant subsets, and discover actionable insights. By combining filters with interactivity, you can
create dashboards that are both powerful and user-friendly.
Types of Sets:
1. Fixed Sets
• Fixed sets are created manually by selecting data points. Once created, they remain static and
do not update automatically when the underlying data changes.
• Use Case: If you want to analyze sales performance for a specific group of products, such as
"Furniture" and "Office Supplies," you can manually create a fixed set containing these
products.
2. Dynamic Sets
• Dynamic sets are based on conditions or rules, and they update automatically as the data
changes.
• Use Case: A dynamic set could include customers whose total sales exceed $10,000. If a new
customer meets the condition in the future, they will be included in the set automatically.
1. Manual Selection
Select data points directly in the visualization or data pane, right-click, and choose Create Set. This
creates a fixed set based on the selected points.
2. Condition-Based Sets
Right-click on a field in the data pane, select Create, and then choose Set. Define conditions based
on dimensions or measures. For example, "Include customers where total sales > $10,000."
3. Combining Sets
• Tableau allows you to combine multiple sets using operations like AND, OR, and EXCEPT. This
is useful for comparing subsets or analyzing overlaps.
• Example: Create one set for customers in the "East" region and another for customers with
high sales. Combine these sets to analyze customers who meet both conditions.
5. Set Actions
Sets can be dynamically controlled through Set Actions in dashboards. For instance, clicking on a
region in one chart could update another chart to display only the data for that region.
Scenario:
A retail company wants to analyze customers who have made purchases exceeding $15,000 in total
sales.
Steps:
1. Create a Dynamic Set
• Right-click on the Customer Name field in the data pane and select Create > Set.
• In the Set dialog box, go to the Condition tab.
• Set the condition as: SUM(Sales) > 15,000.
• Name the set "High-Performing Customers."
3. Create a Comparison
• Add another bar chart to compare the sales of "High-Performing Customers" versus all
customers.
• Drag the set to the Color mark on the second chart. Tableau will automatically divide the data
into "In" (customers in the set) and "Out" (customers not in the set).
Result:
The visualization highlights high-performing customers, enabling the company to focus its strategies,
such as loyalty programs or personalized offers, on these valuable clients. Dynamic updating ensures
that new high-performing customers are automatically included in the analysis.
• Flexibility: Sets allow for highly customized data segmentation, whether static or dynamic.
• Comparison: Analyze subsets of data against the rest of the dataset effortlessly.
• Interactivity: Set Actions make dashboards more interactive, enabling user-driven
exploration.
• Reusability: Sets can be reused across multiple visualizations, saving time and maintaining
consistency.
Sets are a cornerstone of advanced analysis in Tableau, making them an indispensable tool for
analysts aiming to gain deeper insights into their data.
want to analyze or visualize them as broader categories. By grouping data, you can clean up
visualizations, focus on specific aspects of the data, and make charts more understandable.
For example, if a dataset contains individual product names, you can group them into broader
categories like "Office Supplies," "Furniture," and "Technology." Groups are static, meaning they don’t
update automatically when new data is added unless you manually edit the group.
Manual Grouping
• In the data pane or visualization, right-click on a dimension field, then choose Create > Group.
• A dialog box opens where you can select multiple values and group them into a single category.
• Example: Select multiple regions (e.g., "Northwest" and "Southwest") and group them as "Western
Region."
Ungrouping
• You can remove items from a group at any time. Open the group, deselect the items you want to
ungroup, and click OK.
Editing Groups
• To modify a group, right-click on the group field in the data pane and select Edit Group. You can
add new items, rename categories, or adjust groupings as needed.
Enhancing Visualizations
• Groups reduce visual clutter, making charts easier to interpret. Instead of displaying individual
product names, a bar chart can show sales by product category.
Customizing Hierarchies
• Groups can be combined with hierarchies for drill-down analysis. For example, you can group
countries into continents and then create a hierarchy to analyze global sales.
Comparing Segments
• Grouping data allows you to compare different segments more effectively. For example,
comparing grouped regions or customer types.
Customize Visuals
• Use the grouped field on the Color, Size, or Label mark to highlight categories. For instance, display
sales by grouped regions in a bar chart.
Scenario: A retail company wants to analyze sales by broader product categories instead of
individual sub-categories.
Steps:
1. Create Groups
In the data pane, right-click on the Sub-Category field and select Create > Group.
In the Group dialog box:
• Group "Chairs," "Tables," and "Bookcases" as "Furniture."
• Group "Copiers," "Machines," and "Phones" as "Technology."
• Leave other sub-categories ungrouped or group them as "Other."
Result:
The bar chart now aggregates sales data into broader categories, making it easier for stakeholders to
focus on the bigger picture rather than getting lost in granular details.
• Simplified Visuals: Consolidates data for cleaner and more readable charts.
• Enhanced Analysis: Allows comparisons at a broader level, which can uncover trends that may
not be evident in detailed data.
• Flexibility: Easy to edit and adapt to changing analytical needs.
• Focus on Insights: By grouping irrelevant or minor categories, you can emphasize the most
important aspects of the data.
Groups are an invaluable feature for anyone working with complex datasets, enabling streamlined
visualizations and improved data storytelling in Tableau.
By mastering these fundamental techniques, you can create visually appealing and insightful Tableau
dashboards. These skills will form the foundation for building more advanced visualizations and
analyses in Tableau.
5. SUMMARY
The chapter on data visualization explores the significance, applications, and types of this powerful
technique for representing information visually. Data visualization plays a pivotal role in
transforming complex data sets into comprehensible visuals, aiding in quicker insights and informed
decision-making.
The applications of data visualization are diverse and far-reaching. In healthcare, it helps doctors
comprehend patient histories rapidly, leading to improved emergency care. In business intelligence,
cloud-connected analytics facilitate data-driven decision-making. Military applications involve rapid
delivery of accurate information for informed action, while finance industries benefit from visualizing
customer behavior and investment strategies.
The chapter delves into the different types of data visualizations. Comparison visualizations, such as
bar charts and population pyramids, excel at showcasing variations between values. Pattern
visualizations, like line graphs and scatter plots, reveal trends and relationships in data. Changes
visualizations, like candlestick charts, focus on displaying changes over time, particularly in financial
analysis.
Lastly, the chapter discusses conceptual visualizations like flowcharts and mind maps that represent
abstract concepts and processes. It explores planning and calendar visualizations, including calendars
and timelines, which provide insights into scheduling and temporal relationships.
In summary, the chapter underscores the pivotal role of data visualization in transforming complex
data into actionable insights across various domains. It highlights its applications and showcases the
diversity of visualization types that contribute to better understanding, informed decision-making,
and effective communication of data-driven information.
6. GLOSSARY
Financial Management is concerned with the procurement of the least cost funds, and its effective
Anomaly The process of identifying unusual patterns or outliers in data, often used
-
Detection in fraud detection or quality control.
Predictive The ability to forecast future trends or behaviors based on historical data,
-
Capabilities often visualized through time series or trend graphs.
KPI (Key
A measurable value that indicates how effectively an individual or
Performance -
organization is achieving key objectives, often visualized on dashboards.
Indicator)
A graphical representation of data where values are depicted by color
Heatmap - intensity, commonly used for analyzing geographic or categorical data
distributions.
Supply Chain The management of resources, logistics, and workflows in production and
-
Management delivery, often optimized using data visualization tools.
7. SELF-ASSESSMENT QUESTIONS
Answer the Following:
1 What is the purpose of data visualization?
2 What does data visualization do for different expertise levels?
3 What does data visualization combine with technical analysis?
4 What does data visualization turn raw data into in business intelligence?
5 What does data visualization assist with in data science?
6 What does a Candlestick Chart display?
7 What is the primary purpose of a Mind Map?
8 What does data visualization aid in identifying in emergencies?
Multiple Choice Questions:
9 What does data visualization help military commanders understand quickly?
a) Financial data
b) Troop movements
c) Consumer behaviour
d) Political trends
10 How does data visualization impact real estate professionals?
a) Managing food delivery
b) Showcasing property information
c) Analysing customer reviews
d) Monitoring financial markets
8. TERMINAL QUESTIONS
Short Answer Questions
1. Discuss the role of data visualization in shaping professional skills and career opportunities.
2. Explain the concept of the "citizen data scientist" and the role of data visualization in this
context.
3. Discuss the crucial role of data visualization in military applications.
4. Explain how data visualization enhances data science processes
5. Explain how data visualization impacts the field of Business Intelligence.
6. Explain the concept and utility of a Bubble Map in data visualization.
9. ANSWERS
Self-Assessment Questions
1. Understanding
2. Bridge
3. Storytelling
4. Insights
5. Exploration
6. Movements
7. Representing Interconnected ideas
8. Conditions
9. B) Troop Movements
10. B) Showcasing Property Information
2. Data visualization is essential for informed decision-making as it transforms raw data into
actionable insights. For example, in healthcare, patient flow diagrams optimize resource
management, while in finance, stock trends are visualized to aid investment decisions. Marketing
3. Data visualization has wide-ranging applications, such as tracking website traffic and conversion
rates in marketing, optimizing delivery routes and stock levels in supply chain management, and
identifying fraudulent activities in financial transactions through anomaly detection. These visual
tools enable businesses to refine strategies, reduce costs, and improve efficiency by presenting
data in a clear, actionable manner, ensuring better resource allocation and faster decision-making.
4. Bar charts are ideal for comparing categorical data, such as sales performance by region, while pie
charts effectively display proportions, such as market share distribution. Scatter plots are suited
for exploring relationships between variables, such as sales versus advertising spend. While bar
and pie charts are simple and effective for non-technical audiences, scatter plots cater to deeper
analytical needs, highlighting correlations and patterns in numerical datasets.
5. Data visualization acts as a bridge by converting complex datasets into visually intuitive formats
that are easily understood by non-technical stakeholders. This is essential for modern
organizations as it fosters collaboration, ensuring all team members can engage with data insights.
By enhancing clarity and accessibility, visualization supports informed decision-making, drives
alignment on strategic goals, and helps organizations remain agile and competitive in dynamic
environments.
• P. McFedries, Excel Data Analysis for Dummies, 2nd ed. Hoboken, NJ, USA: Wiley, 2022.
• B. Jones, Communicating Data with Tableau: Designing, Developing, and Delivering Data
Visualizations. Sebastopol, CA, USA: O’Reilly Media, 2014.
• S. Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, 2nd ed. Burlingame, CA,
USA: Analytics Press, 2012.
• D. G. Murray, Tableau Your Data!: Fast and Easy Visual Analysis with Tableau Software, 2nd ed.
Hoboken, NJ, USA: Wiley, 2016.