ICT 110: IT for Business
Data Visualization is the practice of translating raw data (spreadsheets, databases) into a visual context, like a map or graph, to make it easier for the human brain to understand and pull insights from.
Think of it as telling a story with data. 📖
Instead of digging through endless spreadsheets, visualizations help managers to:
Comparing values across categories.
e.g., Bar & Column Charts
Showing how a data point changes over a period.
e.g., Line & Area Charts
Showing parts of a whole.
e.g., Pie & Donut Charts
Let's explore each with business examples...
Excellent for comparing discrete categories against each other.
Ideal for showing continuous data over time. Connects data points to visualize trends, patterns, and fluctuations.
Shows the proportion of different categories that make up a whole (100%).
For each business scenario, which chart type would you use and why?
You need to present the company's revenue for each quarter of the last fiscal year to show growth.
Answer: Line Chart (to show trend over time) or Column Chart (to compare quarters).
You want to show the percentage breakdown of employees by their educational level (e.g., Bachelor's, Master's, PhD).
Answer: Pie or Donut Chart (to show parts of a whole).
You need to compare the number of units produced last month by five different factories.
Answer: Bar Chart (to compare distinct categories/factories).
Used in Project Management (Operations) to visualize project timelines, tasks, and dependencies.
Used in Marketing to see where users click on a website, or in Finance for risk assessment matrices.
A collection of visualizations that gives a high-level overview of the business. Used by executives across all functions.
Examples: Microsoft Excel, Google Sheets
Best for: Quick, simple charts and analysis. Accessible to nearly all business users.
Examples: Microsoft Power BI, Tableau
Best for: Creating interactive dashboards, handling large datasets, and advanced analysis.
Examples: Python (Matplotlib, Seaborn), R (ggplot2)
Best for: Data scientists and analysts needing custom, complex, and highly specific visualizations.
Leading Nepalese companies use data visualization for strategic advantage:
Uses dashboards to monitor real-time transaction volumes (Line Chart), analyze user growth, and visualize the popularity of different payment services (Pie Chart) to guide business strategy.
Visualizes sales data by province (Bar Chart) to identify top markets, tracks daily website traffic to manage server load (Line Chart), and analyzes customer purchase patterns.
Uses charts in its operations to monitor production line efficiency against targets (Line Chart) and compare raw material costs from different suppliers (Bar Chart) to optimize the supply chain.
Analyzes loan performance by sector (e.g., agriculture, hydro) using column charts, and tracks deposit growth over time with line charts for reporting to Nepal Rastra Bank and making strategic decisions.
Next Topic: Collaboration Tools: Google Workspace and Teams