SlideShare a Scribd company logo
1 of 25
CHAPTER 7:
DESCRIPTIVE STATISTICS
AND PIVOT TABLE
DESCRIPTIVE STATISTICS
• A collection of quantitative measures and ways of
describing data
• Example: Frequency distributions, histogram,
measures of central tendency (mean, median,
mode, proportion) and measures of dispersion
(range, variance, standard deviation)
DESCRIPTIVE STATISTICS
• Excel provides a useful tool for basic data analysis,
available under the Data Analysis ToolPak from the
Tools menu
• Descriptive statistics can also be computed by
entering statistical functions directly in worksheet
cells
PRACTICE
*open template: Exercise !!!
1st:
2nd:
3rd:
4th:
5th:
6th:
:

7th

click Tool, choose Add Ins
click the Analysis ToolPak box, press OK
click Tool, choose Data Analysis
choose Descriptive Statistics, press OK
highlight the column that contain the data
tick Output Range and highlight the empty
cell that you wish to place the result
tick the Summary statistics box, press OK
FILTERING
• A quick and easy way to extract certain records
from a database created in Excel.
• The filtering makes it possible to manipulate the
records as a group of their own.
• Unlike sorting, filtering does not rearrange the list,
instead it hides the rows containing the records that
do not meet the criteria.
PRACTICE
1st:

Create new record in Excel (show at least 3
column of data): example – Month, Brand, RM
or Name, Subject, Marks
2nd: Point at the first column title, choose Data
3rd: Choose Filter, then AutoFilter
4th: Examine the effect to the record
ADVANCED FILTERING
• Can be used to create a separate table of record
from the main record.
• There are 6 standard Comparison Operators
(=,>,<,<=,>= and <>) to be used to set the criteria for
numerical value.
• Syntax to set the criteria for text: =“=text”
• Excel will match the content with the text type by
user.
• The asterisk (*) and question (?) mark are wildcard
characters
• They are used in criteria statements to represent
one or more characters.
• Example:
=“=?an” would return Dan, man and fan
=“=*an” would return man, woman, American
PRACTICE
* stop the AutoFilter features for the current record
1st:
2nd:

create new table (with the same column title)
place the criteria in the cell below the column
title of the new table
3rd: highlight the whole record including the
column title
4th: choose Data  Filter  Advanced Filter
5th: for Criteria range:, highlight the new table
containing the criteria (including the column title)
PRACTICE
6th:
7th:
8th:

tick copy to another location
for Copy to:, point at any empty cell that you
wish to place the new projected table
examine the result
PIVOT TABLE
• A tool useful for summarizing the variables
contained in an Excel sheet.
• Located in Data menu.
• Be sure to provide a variable label at the top of
each column in the worksheet, because labels are
necessary when constructing a pivot table.
• Why Pivot?
to summarize data contained in lengthy list
into a compact format
to find relationships within the data
to organize data into a format that’s easy to
chart
TO CREATE PIVOT TABLE
1.

2.

3.

4.

Select cell in the worksheet
that contains data, or select
all the data and columns
you want to include in the
report. On the Data menu,
click PivotTable and
PivotChart Report.
In Step 1 of the wizard, make
sure that Microsoft Excel list
or database is selected.
Under What kind of report do
you want to create?, make
sure that PivotTable is
selected.
Click Next.
PIVOT TABLE
5.

Select the data Range you wish to include in your PivotTable
 $A$1:$H$24 (cells that contain your data)
 Sheet1!$A:$H (columns that contain data)
 MyData (a named range that contains data)
PIVOT TABLE
6.
7.

Select where you want your PivotTable to reside (the default is a
new worksheet within this workbook)
The create your PivotTable, either click Layout or Finish

Note: If you get
the below
message and you
are concerned
about file size,
click Yes
PIVOT TABLE
• Remember the rules of where to place data fields:
• Row Fields: display data vertically, in rows
• Column Fields: display data horizontally, across columns
• Data Items: numerical data to be summarized
• Page Fields: display data as pages and allows you to filter to a
single item
• Note: If the field list is hidden, click Show Field List on the PivotTable
toolbar.
• 2 ways to update:
• Use the layout option in the Wizard
• Or, create an empty PivotTable and drag in fields from the field list
FORMATTING
• Rename the fields in the gray boxes. Click the field name, retype,
and then press ENTER.
• Format Numbers:
• Click a cell that contains numerical data, or the name of the field
heading for that data.
• Click the Field Settings button on the PivotTable toolbar, and then
click Number.
• In the Format Cells dialog box, click any option in the Category list.
• Click OK twice.
• You may use cell formatting buttons
• Note, hover at column or row beginning until you get a black
arrow to select that column or row before applying the format
FORMATTING
• Apply an automatic format
• Click in the report, and then click the Format Report button on the
PivotTable toolbar
• Select a format in the AutoFormat dialog box
• Select PivotTable Classic to remove auto formats  
• Generally apply auto formats as a last step
CHANGE THE DISPLAY
• Change sort order
• Click the field heading or any cell in the list that contains the data
you want to sort.
• On the PivotTable toolbar, click PivotTable, and then click Sort and
Top 10.
• Under AutoSort options, click Descending or Ascending.
• Click OK.
• Change how data is summarized
• Click a cell in the data area or the field heading for the data area.
• Click the Field Settings button on the PivotTable toolbar.
• In the Summarize by list, click an option, and then click OK.
ADD FIELDS
• Drag in fields from the PivotTable Field List or return to the PivotTable
Wizard and click Layout
• If the PivotTable Field List is not visible, click on the report
• You don't have to undo an existing report to add another field
• More than one field can be dragged onto any of the drop areas on
the report
• A PivotTable report with more than one row field has one inner row
field (closest to the data area) and other outer row fields
• Items in the outermost row field are displayed once; items in the
rest of the row fields are repeated as necessary
• Any field can be used more than once on a report, even in the
same drop area
CALCULATION OPTIONS
• Use a summary function other than SUM
• Click the data field heading or a cell within the data field, and
then click the Field Settings button on the PivotTable toolbar.
• In the Summarize by list, select a different summary function, and
then click OK
• Use a custom calculation* to show data another way
• Click in one of the cells in the data area
• On the PivotTable toolbar, click the Field Settings button
• Click the Options button
• In the Show data as list, click the arrow, scroll down the list, and
then make a selection such as % of total. Click OK.
* Use with caution. Make sure you are getting expected results.
CALCULATION OPTIONS
• Use calculated fields* or calculated items* to enter your own
formulas based on the information in the data area in a PivotTable
report.
• Calculated field: when using data from another field in your
formula
• For example, compute student/faculty ratio when student
count and faculty count are two separate fields
• Calculated item: when using data from one or more specific items
within a field
• For example, compute % of students that are female when
gender is one field
* Use with caution. Make sure you are getting expected results (for
example, does your total row sum the percentages or recalculate
the percentages?)
CHANGE THE DATA
• After changes are made to the information source, click the Refresh
Data button
• If you have added columns or rows to your data source, make sure
to update the data range
• Right click on the PivotTable, click PivotTable Wizard, click the
back button
• Note, if you insert rows into your current data range, the PivotTable
will automatically update
CELL REFERENCES
• GETPIVOTDATA function appears automatically when you type an
equal sign (=) outside of the report and then select a cell inside the
report
• GETPIVOTDATA function retrieves data from the report and
continues to do so even if the report layout changes.
• If you remove any of the fields referenced in the GETPIVOTDATA
formula from the report, the formula returns #REF!.
• If you do not want to use the function:
• Type an equal sign (=) in a cell outside of the report.
• Type the cell address that contains the value that you want to
reference.
CELL REFERENCES
• You can also add a button to the PivotTable toolbar to turn the
GETPIVOTDATA function on and off.
• With a PivotTable report open, on the PivotTable toolbar, click the
Toolbar Options arrow on the right end of the toolbar.
• Click Add or Remove Buttons, click PivotTable, and then click
Generate GetPivotData.
• When you click in your worksheet, you'll see the Generate
GetPivotData button on the toolbar. When selected, the button
turns the function on. Select the button to turn the function on or
off.

More Related Content

What's hot

Computer Science Internship Report PDF Leena AI
Computer Science Internship Report PDF Leena AIComputer Science Internship Report PDF Leena AI
Computer Science Internship Report PDF Leena AIshadowhazard77
 
The Evolution of Smart Cities and Connected Communities
The Evolution of Smart Cities and Connected Communities The Evolution of Smart Cities and Connected Communities
The Evolution of Smart Cities and Connected Communities UPS Longitudes
 
GIS in National Security
GIS in National SecurityGIS in National Security
GIS in National SecurityEsri
 
Computer Science Internship Report Leena AI
Computer Science Internship Report Leena AIComputer Science Internship Report Leena AI
Computer Science Internship Report Leena AIshadowhazard77
 
BSc CSIT Final Year Project Report on Hamro Krishi - Nepal
BSc CSIT Final Year Project Report on Hamro Krishi - NepalBSc CSIT Final Year Project Report on Hamro Krishi - Nepal
BSc CSIT Final Year Project Report on Hamro Krishi - NepalSirish Paudel
 
Summer Internship Final Report
Summer Internship Final ReportSummer Internship Final Report
Summer Internship Final ReportAravind N Kumar
 
Acknowledgement of seminar report by narayan dudhe
Acknowledgement of seminar report by narayan dudheAcknowledgement of seminar report by narayan dudhe
Acknowledgement of seminar report by narayan dudhenarayan dudhe
 
Finline sample project report for bank loan
Finline sample project report for bank loanFinline sample project report for bank loan
Finline sample project report for bank loanFinline
 
QGIS Training.pptx
QGIS Training.pptxQGIS Training.pptx
QGIS Training.pptxSeemaAjay7
 
Geographic Information System unit 4
Geographic Information System   unit 4Geographic Information System   unit 4
Geographic Information System unit 4sridevi5983
 
CRYPTOCURRENCY TRACKER ppt.pptx
CRYPTOCURRENCY TRACKER ppt.pptxCRYPTOCURRENCY TRACKER ppt.pptx
CRYPTOCURRENCY TRACKER ppt.pptxSRUSHTIHINGE
 
SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...
SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...
SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...FaijanMustafa
 
Final_internship_report - Airtel
Final_internship_report - AirtelFinal_internship_report - Airtel
Final_internship_report - AirtelAnupam Jaiswal
 
Entity Relationship Diagram for Blogging Platform
Entity Relationship Diagram for Blogging PlatformEntity Relationship Diagram for Blogging Platform
Entity Relationship Diagram for Blogging PlatformArman Hossain
 

What's hot (20)

Computer Science Internship Report PDF Leena AI
Computer Science Internship Report PDF Leena AIComputer Science Internship Report PDF Leena AI
Computer Science Internship Report PDF Leena AI
 
The Evolution of Smart Cities and Connected Communities
The Evolution of Smart Cities and Connected Communities The Evolution of Smart Cities and Connected Communities
The Evolution of Smart Cities and Connected Communities
 
GIS in National Security
GIS in National SecurityGIS in National Security
GIS in National Security
 
Computer Science Internship Report Leena AI
Computer Science Internship Report Leena AIComputer Science Internship Report Leena AI
Computer Science Internship Report Leena AI
 
Digital india
Digital indiaDigital india
Digital india
 
importance of digitization
importance of digitizationimportance of digitization
importance of digitization
 
Smart Taipei Overview
Smart Taipei OverviewSmart Taipei Overview
Smart Taipei Overview
 
BSc CSIT Final Year Project Report on Hamro Krishi - Nepal
BSc CSIT Final Year Project Report on Hamro Krishi - NepalBSc CSIT Final Year Project Report on Hamro Krishi - Nepal
BSc CSIT Final Year Project Report on Hamro Krishi - Nepal
 
Summer Internship Final Report
Summer Internship Final ReportSummer Internship Final Report
Summer Internship Final Report
 
Smart City Framework
Smart City FrameworkSmart City Framework
Smart City Framework
 
Acknowledgement of seminar report by narayan dudhe
Acknowledgement of seminar report by narayan dudheAcknowledgement of seminar report by narayan dudhe
Acknowledgement of seminar report by narayan dudhe
 
Airtel
AirtelAirtel
Airtel
 
Finline sample project report for bank loan
Finline sample project report for bank loanFinline sample project report for bank loan
Finline sample project report for bank loan
 
QGIS Training.pptx
QGIS Training.pptxQGIS Training.pptx
QGIS Training.pptx
 
Geographic Information System unit 4
Geographic Information System   unit 4Geographic Information System   unit 4
Geographic Information System unit 4
 
CRYPTOCURRENCY TRACKER ppt.pptx
CRYPTOCURRENCY TRACKER ppt.pptxCRYPTOCURRENCY TRACKER ppt.pptx
CRYPTOCURRENCY TRACKER ppt.pptx
 
SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...
SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...
SIP Report on Customer Acquisition and Retention for Reliance Jio,By Faijan M...
 
Final_internship_report - Airtel
Final_internship_report - AirtelFinal_internship_report - Airtel
Final_internship_report - Airtel
 
Entity Relationship Diagram for Blogging Platform
Entity Relationship Diagram for Blogging PlatformEntity Relationship Diagram for Blogging Platform
Entity Relationship Diagram for Blogging Platform
 
Internship Report
Internship ReportInternship Report
Internship Report
 

Viewers also liked

Tata tulis karya ilmiah
Tata tulis karya ilmiahTata tulis karya ilmiah
Tata tulis karya ilmiahLhyka SpDtt
 
Tata Tulis Karya Ilmiah : Penalaran Ilmiah
Tata Tulis Karya Ilmiah : Penalaran IlmiahTata Tulis Karya Ilmiah : Penalaran Ilmiah
Tata Tulis Karya Ilmiah : Penalaran IlmiahM. Firdaus Adi Surya
 
People Search Indonesia
People Search IndonesiaPeople Search Indonesia
People Search IndonesiaKoecrit
 
Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)
Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)
Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)Guru SMAN 3 Batusangkar, Sumatra Barat
 
Searching the online catalog quiz
Searching the online catalog quizSearching the online catalog quiz
Searching the online catalog quizmimsha
 
Online Searching Tips
Online Searching TipsOnline Searching Tips
Online Searching TipsMindy McAdams
 
Power Searching Within Google
Power Searching Within GooglePower Searching Within Google
Power Searching Within Googlekphillips
 
Google Hacking and Power Search Techniques
Google Hacking and Power Search TechniquesGoogle Hacking and Power Search Techniques
Google Hacking and Power Search TechniquesMr Cracker
 
Introduction to CrossRef for Researchers
Introduction to CrossRef for ResearchersIntroduction to CrossRef for Researchers
Introduction to CrossRef for ResearchersCrossref
 
Be an expert thru e-journal 2014 -dripa & luqman 20140721
Be an expert thru e-journal 2014 -dripa & luqman 20140721Be an expert thru e-journal 2014 -dripa & luqman 20140721
Be an expert thru e-journal 2014 -dripa & luqman 20140721Dripa Sjabana
 
Kiat masuk jurnal internasional berindex scopus
Kiat masuk jurnal internasional berindex scopus   Kiat masuk jurnal internasional berindex scopus
Kiat masuk jurnal internasional berindex scopus Yeffry Handoko
 
Google search techniques
Google search techniquesGoogle search techniques
Google search techniquesNirav Ranpara
 
Enhance Your Google Search
Enhance Your Google SearchEnhance Your Google Search
Enhance Your Google SearchValentini Mellas
 
Cara menulis daftar pustaka yang benar
Cara menulis daftar pustaka yang benarCara menulis daftar pustaka yang benar
Cara menulis daftar pustaka yang benarAhafid Suti
 

Viewers also liked (20)

Tata tulis karya ilmiah
Tata tulis karya ilmiahTata tulis karya ilmiah
Tata tulis karya ilmiah
 
Plagiarisme
PlagiarismePlagiarisme
Plagiarisme
 
Google search by English
Google search by EnglishGoogle search by English
Google search by English
 
Tata Tulis Karya Ilmiah : Penalaran Ilmiah
Tata Tulis Karya Ilmiah : Penalaran IlmiahTata Tulis Karya Ilmiah : Penalaran Ilmiah
Tata Tulis Karya Ilmiah : Penalaran Ilmiah
 
People Search Indonesia
People Search IndonesiaPeople Search Indonesia
People Search Indonesia
 
Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)
Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)
Menulis itu mudah (pelatihan menulis bagi guru-guru di smp negeri 1 batusangkar)
 
Searching the online catalog quiz
Searching the online catalog quizSearching the online catalog quiz
Searching the online catalog quiz
 
Online Searching Tips
Online Searching TipsOnline Searching Tips
Online Searching Tips
 
Power Searching Within Google
Power Searching Within GooglePower Searching Within Google
Power Searching Within Google
 
Google Hacking and Power Search Techniques
Google Hacking and Power Search TechniquesGoogle Hacking and Power Search Techniques
Google Hacking and Power Search Techniques
 
Introduction to CrossRef for Researchers
Introduction to CrossRef for ResearchersIntroduction to CrossRef for Researchers
Introduction to CrossRef for Researchers
 
Be an expert thru e-journal 2014 -dripa & luqman 20140721
Be an expert thru e-journal 2014 -dripa & luqman 20140721Be an expert thru e-journal 2014 -dripa & luqman 20140721
Be an expert thru e-journal 2014 -dripa & luqman 20140721
 
Kiat masuk jurnal internasional berindex scopus
Kiat masuk jurnal internasional berindex scopus   Kiat masuk jurnal internasional berindex scopus
Kiat masuk jurnal internasional berindex scopus
 
Bengkel pemantapan jurulatih a161
Bengkel pemantapan jurulatih a161Bengkel pemantapan jurulatih a161
Bengkel pemantapan jurulatih a161
 
ANDROID
ANDROIDANDROID
ANDROID
 
Chapter 1: Introduction to Data Mining
Chapter 1: Introduction to Data MiningChapter 1: Introduction to Data Mining
Chapter 1: Introduction to Data Mining
 
Google search techniques
Google search techniquesGoogle search techniques
Google search techniques
 
Enhance Your Google Search
Enhance Your Google SearchEnhance Your Google Search
Enhance Your Google Search
 
Cara menulis daftar pustaka yang benar
Cara menulis daftar pustaka yang benarCara menulis daftar pustaka yang benar
Cara menulis daftar pustaka yang benar
 
Introduction to Data Mining
Introduction to Data MiningIntroduction to Data Mining
Introduction to Data Mining
 

Similar to Chapter 7 -DescriptiveStatistics and Pivot Table

MS-Excel Working with Pivot Table
MS-Excel Working with Pivot TableMS-Excel Working with Pivot Table
MS-Excel Working with Pivot TableP. SUNDARI ARUN
 
Advance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptxAdvance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptxssuserc9f959
 
Uses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph researchUses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph researchDr Alok Bharti
 
Microsoft access exercises
Microsoft access exercisesMicrosoft access exercises
Microsoft access exercisessarahandaiza
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03xtin101
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access pptanuj
 
Create a PivotTable to analyze worksheet data.pdf
Create a PivotTable to analyze worksheet data.pdfCreate a PivotTable to analyze worksheet data.pdf
Create a PivotTable to analyze worksheet data.pdfAbubakar Bashir
 
Getting started with Tableau
Getting started with TableauGetting started with Tableau
Getting started with TableauParth Acharya
 
sorting and filtering data in excel
sorting and filtering data in excelsorting and filtering data in excel
sorting and filtering data in excelaroosa zaidi
 
Excel chapter 03
Excel chapter 03Excel chapter 03
Excel chapter 03teeworthy
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03jgardne4
 
Lesson 18 Creating Pivot Tables
Lesson 18 Creating Pivot TablesLesson 18 Creating Pivot Tables
Lesson 18 Creating Pivot Tablesguevarra_2000
 
Excel Pivot Tables April 2016.pptx
Excel Pivot Tables April 2016.pptxExcel Pivot Tables April 2016.pptx
Excel Pivot Tables April 2016.pptxRaviAr5
 
Lecture 8 using spreadsheet
Lecture 8   using spreadsheetLecture 8   using spreadsheet
Lecture 8 using spreadsheetMaxwell Musonda
 

Similar to Chapter 7 -DescriptiveStatistics and Pivot Table (20)

Ppt on pivot table
Ppt on pivot tablePpt on pivot table
Ppt on pivot table
 
MS-Excel Working with Pivot Table
MS-Excel Working with Pivot TableMS-Excel Working with Pivot Table
MS-Excel Working with Pivot Table
 
Advance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptxAdvance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptx
 
MS Excel 2010 tutorial 6
MS Excel 2010 tutorial 6MS Excel 2010 tutorial 6
MS Excel 2010 tutorial 6
 
Uses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph researchUses & applications of microsoft excel in vph research
Uses & applications of microsoft excel in vph research
 
IS100 Week 8
IS100 Week 8IS100 Week 8
IS100 Week 8
 
Microsoft access exercises
Microsoft access exercisesMicrosoft access exercises
Microsoft access exercises
 
Excel and Pivot Tables.pptx
Excel and Pivot Tables.pptxExcel and Pivot Tables.pptx
Excel and Pivot Tables.pptx
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03
 
Pivots and Slicers_v5
Pivots and Slicers_v5Pivots and Slicers_v5
Pivots and Slicers_v5
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access ppt
 
Create a PivotTable to analyze worksheet data.pdf
Create a PivotTable to analyze worksheet data.pdfCreate a PivotTable to analyze worksheet data.pdf
Create a PivotTable to analyze worksheet data.pdf
 
MS ACCESS PPT.pptx
MS ACCESS PPT.pptxMS ACCESS PPT.pptx
MS ACCESS PPT.pptx
 
Getting started with Tableau
Getting started with TableauGetting started with Tableau
Getting started with Tableau
 
sorting and filtering data in excel
sorting and filtering data in excelsorting and filtering data in excel
sorting and filtering data in excel
 
Excel chapter 03
Excel chapter 03Excel chapter 03
Excel chapter 03
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03
 
Lesson 18 Creating Pivot Tables
Lesson 18 Creating Pivot TablesLesson 18 Creating Pivot Tables
Lesson 18 Creating Pivot Tables
 
Excel Pivot Tables April 2016.pptx
Excel Pivot Tables April 2016.pptxExcel Pivot Tables April 2016.pptx
Excel Pivot Tables April 2016.pptx
 
Lecture 8 using spreadsheet
Lecture 8   using spreadsheetLecture 8   using spreadsheet
Lecture 8 using spreadsheet
 

Recently uploaded

HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 

Chapter 7 -DescriptiveStatistics and Pivot Table

  • 2. DESCRIPTIVE STATISTICS • A collection of quantitative measures and ways of describing data • Example: Frequency distributions, histogram, measures of central tendency (mean, median, mode, proportion) and measures of dispersion (range, variance, standard deviation)
  • 3. DESCRIPTIVE STATISTICS • Excel provides a useful tool for basic data analysis, available under the Data Analysis ToolPak from the Tools menu • Descriptive statistics can also be computed by entering statistical functions directly in worksheet cells
  • 4. PRACTICE *open template: Exercise !!! 1st: 2nd: 3rd: 4th: 5th: 6th: : 7th click Tool, choose Add Ins click the Analysis ToolPak box, press OK click Tool, choose Data Analysis choose Descriptive Statistics, press OK highlight the column that contain the data tick Output Range and highlight the empty cell that you wish to place the result tick the Summary statistics box, press OK
  • 5. FILTERING • A quick and easy way to extract certain records from a database created in Excel. • The filtering makes it possible to manipulate the records as a group of their own. • Unlike sorting, filtering does not rearrange the list, instead it hides the rows containing the records that do not meet the criteria.
  • 6. PRACTICE 1st: Create new record in Excel (show at least 3 column of data): example – Month, Brand, RM or Name, Subject, Marks 2nd: Point at the first column title, choose Data 3rd: Choose Filter, then AutoFilter 4th: Examine the effect to the record
  • 7. ADVANCED FILTERING • Can be used to create a separate table of record from the main record. • There are 6 standard Comparison Operators (=,>,<,<=,>= and <>) to be used to set the criteria for numerical value. • Syntax to set the criteria for text: =“=text” • Excel will match the content with the text type by user. • The asterisk (*) and question (?) mark are wildcard characters
  • 8. • They are used in criteria statements to represent one or more characters. • Example: =“=?an” would return Dan, man and fan =“=*an” would return man, woman, American
  • 9. PRACTICE * stop the AutoFilter features for the current record 1st: 2nd: create new table (with the same column title) place the criteria in the cell below the column title of the new table 3rd: highlight the whole record including the column title 4th: choose Data  Filter  Advanced Filter 5th: for Criteria range:, highlight the new table containing the criteria (including the column title)
  • 10. PRACTICE 6th: 7th: 8th: tick copy to another location for Copy to:, point at any empty cell that you wish to place the new projected table examine the result
  • 11. PIVOT TABLE • A tool useful for summarizing the variables contained in an Excel sheet. • Located in Data menu. • Be sure to provide a variable label at the top of each column in the worksheet, because labels are necessary when constructing a pivot table. • Why Pivot? to summarize data contained in lengthy list into a compact format to find relationships within the data to organize data into a format that’s easy to chart
  • 12. TO CREATE PIVOT TABLE 1. 2. 3. 4. Select cell in the worksheet that contains data, or select all the data and columns you want to include in the report. On the Data menu, click PivotTable and PivotChart Report. In Step 1 of the wizard, make sure that Microsoft Excel list or database is selected. Under What kind of report do you want to create?, make sure that PivotTable is selected. Click Next.
  • 13. PIVOT TABLE 5. Select the data Range you wish to include in your PivotTable  $A$1:$H$24 (cells that contain your data)  Sheet1!$A:$H (columns that contain data)  MyData (a named range that contains data)
  • 14. PIVOT TABLE 6. 7. Select where you want your PivotTable to reside (the default is a new worksheet within this workbook) The create your PivotTable, either click Layout or Finish Note: If you get the below message and you are concerned about file size, click Yes
  • 15. PIVOT TABLE • Remember the rules of where to place data fields: • Row Fields: display data vertically, in rows • Column Fields: display data horizontally, across columns • Data Items: numerical data to be summarized • Page Fields: display data as pages and allows you to filter to a single item • Note: If the field list is hidden, click Show Field List on the PivotTable toolbar. • 2 ways to update: • Use the layout option in the Wizard • Or, create an empty PivotTable and drag in fields from the field list
  • 16.
  • 17. FORMATTING • Rename the fields in the gray boxes. Click the field name, retype, and then press ENTER. • Format Numbers: • Click a cell that contains numerical data, or the name of the field heading for that data. • Click the Field Settings button on the PivotTable toolbar, and then click Number. • In the Format Cells dialog box, click any option in the Category list. • Click OK twice. • You may use cell formatting buttons • Note, hover at column or row beginning until you get a black arrow to select that column or row before applying the format
  • 18. FORMATTING • Apply an automatic format • Click in the report, and then click the Format Report button on the PivotTable toolbar • Select a format in the AutoFormat dialog box • Select PivotTable Classic to remove auto formats   • Generally apply auto formats as a last step
  • 19. CHANGE THE DISPLAY • Change sort order • Click the field heading or any cell in the list that contains the data you want to sort. • On the PivotTable toolbar, click PivotTable, and then click Sort and Top 10. • Under AutoSort options, click Descending or Ascending. • Click OK. • Change how data is summarized • Click a cell in the data area or the field heading for the data area. • Click the Field Settings button on the PivotTable toolbar. • In the Summarize by list, click an option, and then click OK.
  • 20. ADD FIELDS • Drag in fields from the PivotTable Field List or return to the PivotTable Wizard and click Layout • If the PivotTable Field List is not visible, click on the report • You don't have to undo an existing report to add another field • More than one field can be dragged onto any of the drop areas on the report • A PivotTable report with more than one row field has one inner row field (closest to the data area) and other outer row fields • Items in the outermost row field are displayed once; items in the rest of the row fields are repeated as necessary • Any field can be used more than once on a report, even in the same drop area
  • 21. CALCULATION OPTIONS • Use a summary function other than SUM • Click the data field heading or a cell within the data field, and then click the Field Settings button on the PivotTable toolbar. • In the Summarize by list, select a different summary function, and then click OK • Use a custom calculation* to show data another way • Click in one of the cells in the data area • On the PivotTable toolbar, click the Field Settings button • Click the Options button • In the Show data as list, click the arrow, scroll down the list, and then make a selection such as % of total. Click OK. * Use with caution. Make sure you are getting expected results.
  • 22. CALCULATION OPTIONS • Use calculated fields* or calculated items* to enter your own formulas based on the information in the data area in a PivotTable report. • Calculated field: when using data from another field in your formula • For example, compute student/faculty ratio when student count and faculty count are two separate fields • Calculated item: when using data from one or more specific items within a field • For example, compute % of students that are female when gender is one field * Use with caution. Make sure you are getting expected results (for example, does your total row sum the percentages or recalculate the percentages?)
  • 23. CHANGE THE DATA • After changes are made to the information source, click the Refresh Data button • If you have added columns or rows to your data source, make sure to update the data range • Right click on the PivotTable, click PivotTable Wizard, click the back button • Note, if you insert rows into your current data range, the PivotTable will automatically update
  • 24. CELL REFERENCES • GETPIVOTDATA function appears automatically when you type an equal sign (=) outside of the report and then select a cell inside the report • GETPIVOTDATA function retrieves data from the report and continues to do so even if the report layout changes. • If you remove any of the fields referenced in the GETPIVOTDATA formula from the report, the formula returns #REF!. • If you do not want to use the function: • Type an equal sign (=) in a cell outside of the report. • Type the cell address that contains the value that you want to reference.
  • 25. CELL REFERENCES • You can also add a button to the PivotTable toolbar to turn the GETPIVOTDATA function on and off. • With a PivotTable report open, on the PivotTable toolbar, click the Toolbar Options arrow on the right end of the toolbar. • Click Add or Remove Buttons, click PivotTable, and then click Generate GetPivotData. • When you click in your worksheet, you'll see the Generate GetPivotData button on the toolbar. When selected, the button turns the function on. Select the button to turn the function on or off.