Visualization
The process of representing data or information graphically to make it easier to understand, analyze, and interpret
- It transforms raw data into visual formats such as charts, graphs, maps, and diagrams.
- This allows users to identify patterns, trends, and insights that might be difficult to discern from text-based data alone.
A line graph showing the trend of sales over time is a simple visualization that helps businesses track performance and make informed decisions.
Two-Dimensional Visualization
Two-Dimensional Visualisation
The representation of data or information in a flat (two-dimensional) space, such as a graph, chart, or image.
Two-dimensional visualization is a powerful tool for communicating complex data in a simple, visually appealing format.
Examples of 2D-Visualization
Scatter Plots
- Scatter plots are used to visualize the relationship between two variables.
- Each point on the plot represents a pair of values, with the x-axis representing one variable and the y-axis representing the other.
A scatter plot showing the relationship between hours studied and test scores for a group of students.
Heat Maps
- Heat maps use color to represent the values of a matrix or grid of data.
- Each cell in the grid is colored based on its value, with darker colors representing higher values and lighter colors representing lower values.
A heat map showing the average temperature in different regions of a country.
Bar Charts
- Bar charts are used to compare the values of different categories.
- Each bar represents a category, with the height of the bar corresponding to its value.
A bar chart showing the population of different countries.
Pie Charts
- Pie charts are used to show the proportion of different categories in a whole.
- Each slice of the pie represents a category, with the size of the slice corresponding to its proportion.
A pie chart showing the market share of different smartphone brands.