Data Visualization & Data Exploration - Unit II
Data Visualization & Data Exploration - Unit II
Data Visualization & Data Exploration - Unit II
Data exploration
By:
Dr. Shweta Agarwal
SOB, UPES,KANDOLI CAMPUS
One of the most effective mechanisms for presenting data in a form
meaningful to decision makers is graphical depiction.
Through graphs and charts, the decision maker can often get an overall
picture of the data and reach some useful conclusions merely by studying the
chart or graph.
Data graphs can generally be classified as
Quantitative
Qualitative.
The qualitative graphs are plotted using non-numerical categories.
Quantitative data graphs
Quantitative data graphs are plotted along a numerical scale. There are six
types of quantitative data graphs:
Histogram
Dot plots
A stem-and-leaf plot
Scatter plot
Frequency Polygons
Ogives
Box-and-Whisker Plots
Histogram
A pie chart is a circular depiction of data where the area of the whole pie represents
100% of the data and slices of the pie represent a percentage breakdown of the
sublevels.
Pie charts show the relative magnitudes of the parts to the whole. They are widely used
in business, particularly to depict such things as budget categories, market share, and
time/resource allocations.
However, the use of pie charts is minimized in the sciences and technology because pie
charts can lead to less accurate judgments than are possible with other types of graphs.
Generally, it is more difficult for the viewer to interpret the relative size of angles in a
pie chart than to judge the length of rectangles in a bar chart.
To construct a pie chart from the data, first convert the raw figures to
proportions by dividing each figure by the total of all the figures.
Because a circle contains 360 degrees, each proportion is then multiplied by
360 to obtain the correct number of degrees to represent each item
Bar Graph
A bar graph or chart contains two or more categories along one axis and a series of bars, one
for each category, along the other axis.
Typically, the length of the bar represents the magnitude of the measure (amount,
frequency, money, percentage, etc.) for each category.
The bar graph is qualitative because the categories are non-numerical, and it may be either
horizontal or vertical.
In Excel, horizontal bar graphs are referred to as bar charts, and vertical bar graphs are
referred to as column charts.
A bar graph generally is constructed from the same type of data that is used to produce a pie
chart. However, an advantage of using a bar graph over a pie chart for a given set of data is
that for categories that are close in value, it is considered easier to see the difference in the
bars of bar graph than discriminating between pie slices