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

Excel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesExcel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesBobby Jones
 
135. Graphic Presentation
135. Graphic Presentation135. Graphic Presentation
135. Graphic PresentationLAKSHMANAN S
 
Conditional formatting in excel v2
Conditional formatting in excel v2Conditional formatting in excel v2
Conditional formatting in excel v2m182348
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statisticsKapil Dev Ghante
 
3. lookup functions in excel
3. lookup functions in excel3. lookup functions in excel
3. lookup functions in excelDr. Prashant Vats
 
excel charts and graphs.ppt
excel charts and graphs.pptexcel charts and graphs.ppt
excel charts and graphs.pptChemOyasan1
 
Add or Remove Password Protection in Excel 2016
Add or Remove Password Protection in Excel 2016Add or Remove Password Protection in Excel 2016
Add or Remove Password Protection in Excel 2016Jaff Tiger
 
Descriptive statistics and use of excel
Descriptive statistics and use of excelDescriptive statistics and use of excel
Descriptive statistics and use of excelEhtishamAliHussain
 
Displaying data using charts and graphs
Displaying data using charts and graphsDisplaying data using charts and graphs
Displaying data using charts and graphsCharles Flynt
 
Pivot table presentation
Pivot table presentationPivot table presentation
Pivot table presentationSha Tibnjn
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft accessHardik Patel
 
Basic Descriptive statistics
Basic Descriptive statisticsBasic Descriptive statistics
Basic Descriptive statisticsAjendra Sharma
 
Data validation - Excel
Data validation - ExcelData validation - Excel
Data validation - ExcelYi Chiao Cheng
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel FunctionsGautam Gupta
 

What's hot (20)

Excel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesExcel Crash Course: Pivot Tables
Excel Crash Course: Pivot Tables
 
135. Graphic Presentation
135. Graphic Presentation135. Graphic Presentation
135. Graphic Presentation
 
Conditional formatting in excel v2
Conditional formatting in excel v2Conditional formatting in excel v2
Conditional formatting in excel v2
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
 
A excel analysis toolpack -best
A excel analysis toolpack -bestA excel analysis toolpack -best
A excel analysis toolpack -best
 
3. lookup functions in excel
3. lookup functions in excel3. lookup functions in excel
3. lookup functions in excel
 
excel charts and graphs.ppt
excel charts and graphs.pptexcel charts and graphs.ppt
excel charts and graphs.ppt
 
Add or Remove Password Protection in Excel 2016
Add or Remove Password Protection in Excel 2016Add or Remove Password Protection in Excel 2016
Add or Remove Password Protection in Excel 2016
 
Ppt on pivot table
Ppt on pivot tablePpt on pivot table
Ppt on pivot table
 
Descriptive statistics and use of excel
Descriptive statistics and use of excelDescriptive statistics and use of excel
Descriptive statistics and use of excel
 
Displaying data using charts and graphs
Displaying data using charts and graphsDisplaying data using charts and graphs
Displaying data using charts and graphs
 
Pivot Tables
Pivot TablesPivot Tables
Pivot Tables
 
Pivot table presentation
Pivot table presentationPivot table presentation
Pivot table presentation
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft access
 
Basic Descriptive statistics
Basic Descriptive statisticsBasic Descriptive statistics
Basic Descriptive statistics
 
Scatter Diagram
Scatter DiagramScatter Diagram
Scatter Diagram
 
Join
JoinJoin
Join
 
excel charts
excel chartsexcel charts
excel charts
 
Data validation - Excel
Data validation - ExcelData validation - Excel
Data validation - Excel
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
 

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)

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
 
Microsoft Excel Tutorial
Microsoft Excel TutorialMicrosoft Excel Tutorial
Microsoft Excel Tutorial
 

Recently uploaded

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
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
 
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
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
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
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 

Recently uploaded (20)

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
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...
 
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🔝
 
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 🔝✔️✔️
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
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
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
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
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 

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.