Data Analysis and Data Visualization Using MS Excel: Arvind Kumawat Bsc. Aiml & VR
Data Analysis and Data Visualization Using MS Excel: Arvind Kumawat Bsc. Aiml & VR
using MS Excel
Arvind Kumawat
BSc. AIML & VR
Objective
• Summarization data
• Pivot tables
• Understanding Chart type
• Creating Pivot Charts
1. Summarizing Data
• Function wizard enables to insert different funtion.
• COUNTIF function counts the number of items in a range that meets a specific
criteria.
=countif (range, criteria)
•COUNTIFS function counts the number of items in a range that meet criterias.
=countifs (range1, criteria1, range2, …..)
• SUMIF function sums the values in range that meet the criteria specified.
=sumif (range, criteria, [sum_range])
1. Summarizing Data (Cont)
• Filtering Data filter your data if you want to display records that meet certain criteria.
Data > Filter Data OR Home > Sort & Filter > Filter
• Sorting Data sorts Excel Data on one or multiple columns.
Data > Sort Data > Select the column OR Home >Sort & Filter > Sort
2. Pivot table
• Pivot Table is one of the powerful feature in excel.
• It is used to summarize data, to extract patterns, & trends from large volume of data.
• It is interactive , can be rearranged by them moving, adding or deleting fields.
• Easy to update: You can modify a Pivot table automatically, if the original worksheet data is
changed.
• To create a pivot table, Select the range> Insert tab> Click Pivot Table> Pivot Table Dialog Box.
* Verify the table range
* Choose where you want to place the pivot table: New or Existing Worksheet
* Click OK.
2. Pivot table (Cont)
Ribbons of Pivot Table:
Analyze Tab (To insert slicer, time slicer, group fields, change the Data Source, show
& hide pivot table tab, refresh the data, and insert pivot chart)
Design Tab (To change he pivot table style, include or exclude the total and grand
total, and change the report layout)
2. Pivot table (Cont)
Format Pivot Table
Style Formatting
Click any cell in Pivot table> click design> Pivot table Styles> Choose any style
Reporting layout Formatting
Click any cell in the pivot table> click design> Layout> Choose a Layout
Number Formatting
Select Data inside pivot table> Home> Number> Do Formatting
2. Pivot table (Cont)
Grouping Pivot Table Items
Automatically Grouping Data in Month and Year
Click Date> Analyze> Group Selection> Click Month & Year> OK
3. Visualization
Data Visualization is a presentation of data in graphical format and enables decision
makers to recognize and identify new patterns, correlation between different variables
and enables to make data driven decision.
Effective visualizations help managers & stakeholders use that information for
decision making
3. Visualization (Cont)
Bar Chart and purpose:
Used to show change over time and compare different categories/ to compare values
side by side.