Microsoft Excel Data Visualisation
Microsoft Excel Data Visualisation
2. Data Preparation
Make sure your data is correct, useful, and clean. Pre-processing and data cleaning are
frequently required to get rid of anomalies or inconsistencies that could skew the
visualization.
3. Methods
Some of the methods to visualize the data are creating the following:
6. Interactivity
User-interactive graphics provide in-depth data exploration. You may make interactive
charts and dashboards using D3.js tools or Python packages like Plotly.
7. Accessibility
Make sure that all users, including those with disabilities, view the visualizations. Use
alternate text for images, offer text-based material as a substitute, and pick color
schemes that are readable to color-blind people.
8. Storytelling
Using data visualization, create a narrative. Take your audience on a tour of the data,
highlighting significant discoveries and insights along the way.
1
9. Tools
There are several tools for data visualization accessible, from paid tools like Tableau
and Power BI to open-source alternatives like Matplotlib and D3.js. Pick a tool based
on your requirements and level of skills.
10. Audience
Think about the viewers of your visualization. Adjust the amount of difficulty and style
to the level of experience and interest in the topic among your target audience.
11. Ethics
Observe the ethical issues related to data visualization. Do not manipulate facts or give
false information to support a specific thesis.
2
• Communication: Charts are effective tools for presenting data to others, helping
to convey complex information in a more understandable format.
Column Chart
A column chart is a type of chart in Microsoft Excel that represents data in vertical
columns. Each column typically corresponds to a category or a series of categories, and
the height of the column represents the numerical value associated with that category.
It is a great tool for visualizing and analyzing data when you want to compare individual
values across different categories or display trends over a period.
Here's a step-by-step guide on how to use a column chart to visualize and analyze your
data:
1. Data Preparation - Organize your data in a spreadsheet with categories in one
column and corresponding values in another.
2. Create a Column Chart - Use Excel or another data visualization tool to create a
column chart. Select the data range and choose the column chart type.
3. Understand Categories and Values - Recognize that each column represents a
category, and the height of the column represents the value associated with that
category.
4. Compare Column Heights - Analyze the heights of columns within each category.
Higher columns indicate larger values, allowing for easy visual comparison.
5. Use Color Coding - Apply color coding to distinguish between columns
representing different categories. This enhances visual clarity.
6. Add Data Labels - Add data labels to each column to display the actual numerical
values. This provides more context and aids in analysis.
7. Analyze Trends Over Time - If applicable, use a column chart to display trends
over time. Observe how the heights of columns change across different periods.
8. Draw Conclusions and Make Decisions:
• Based on your analysis, draw conclusions about the data. Identify key
insights, trends, or areas that may require further exploration.
• Use the analyzed data to make informed decisions or communicate findings.
9. Consider Limitations:
3
• Be aware of the limitations of column charts, such as difficulty in representing
more than a few categories. In some cases, other chart types like bar charts
might be more suitable.
• Column charts are effective for visualizing and comparing individual values
across categories, making them a valuable tool for data analysis and
communication.
To create a column chart, use Chart worksheet in the Visualization workbook. The
worksheet contains data about the total number of students enrolled in different
programmes in five years, from 2019 until 2023.
4
The following are the steps to create column chart:
5
Click on Add Chart
Element > Chart Title >
Above Chart
6
Click on Add Chart Element > Axis
Titles > Primary Vertical
Type Total number of students.
7
Click on Add Chart Element >Add
Data Labels > Outside End
8
Click on Add Chart Element >Legend
> Right.
9
Click on the Select Data
under Chart Design tab
The above window shows the chart data range, series, and category.
Categories are represented along the horizontal axis, and each
category has its set of columns whereas series are represented
vertically, with each series comprising the data points (columns)
associated with a specific category.
10
Programme can be unselected by unchecking them. (e.g
Medical and Nursing) and the chart updated accordingly.
The row and the column can be switched to exchange the year
become Legend Entries(series) and programme become Horizontal
(Category) Axis Label. The chart updated accordingly.
11
In the above column chart, it is comparing the total number of
students registered across different programme (series) for
each year (category), the horizontal axis would display years,
and each set of columns would represent the total number of
students of each programme for a specific year.
12
Pie Chart
A pie chart is a useful tool for visualizing and analyzing data when you want to
represent parts of a whole. It is particularly effective for showing the distribution of
categories as proportions or percentages.
Here's how to visualize and analyze your data with a pie chart step-by-step:
1. Data Preparation - Organize your data in a way that reflects the categories and
their respective values. The data should represent parts of a whole.
2. Create a Pie Chart - Use Excel or another data visualization tool to create a pie
chart. Select the appropriate data range and choose the pie chart type.
3. Understand the Whole - Recognize that the entire pie represents 100% of the
data. Each slice (or sector) of the pie represents a proportion of the whole.
4. Analyze Proportions - Analyze the size of each slice relative to the whole pie.
Larger slices represent a larger proportion of the data, while smaller slices
represent a smaller proportion.
5. Use Color Coding - Apply color coding to differentiate between slices. This
makes it easier to visually distinguish between categories.
7. Add Data Labels - Add data labels to each slice to display the actual percentages
or values. This provides additional context and aids in analysis.
8. Analyze Trends - Identify trends in the data. Are there categories that dominate
the pie, or is the distribution relatively even?
9. Compare Categories:
Compare the sizes of slices to understand the relative importance of each category.
Are there significant differences, or are the categories relatively balanced?
13
12. Consider Limitations:
14
Pie Chart Element
Chart Title
Legend
15
Data label
To change the
position of the
legend to the right
Click Legend >
Right
16