SlideShare a Scribd company logo
1
Introduction to Spreadsheets
Rajan Kumar
Rajan Kumar
2
What is an electronic spreadsheet?
It is the electronic equivalent of an accounting
worksheet, comprised of rows and columns to
allow you to do many tasks in the
organization of numbers in a clear, easy to
understand format
Rajan Kumar
3
What is an electronic spreadsheet?
• It is a tool to help you calculate budgets, do
economic analysis, statistics, planning,
engineering calculations, …
• Replaces pen, paper and pocket calculator
• Can show diagrams and graphs
• Can input data from other programs
• Can output data to other programs
Rajan Kumar
4
Some Advantages of Spreadsheets
• Spreadsheets are capable of exploring “what-
if”scenarios (e.g. budgets, submitting bids)
• Once it is set up properly, the user can save
time by never having to set up the spreadsheet
again
– Blank spreadsheets are called templates.
– Monthly salaries,grade sheets
Rajan Kumar
5
Spreadsheet terminology
• Row - horizontal axis (designated by numbers)
• Column - vertical axis (designated by letters)
• Cell - intersection of row and column (designated
by an address comprised of the column letter and
row number e.g. A1)
• Block//Range - a rectangular group of one or
more cells (identified by block coordinates (e.g.
A1:G4)
Rajan Kumar
6
Spreadsheet terminology (con’t.)
• Label - alphanumeric
• Value - a number or formula result
• Formula - creates relationships among other cells
• Template - a notebook that has labels, formulas,
and all of the formatting but no actual data (e.g.
actual figures and numbers)
Rajan Kumar
7
How big is a spreadsheet?
• Normally you see 9 columns and 18 rows
• = 162 cells
• One sheet has 256 columns and 65536 rows
• = 1677216 cells
• That is more than 103000 screens
• Would take 34000 A4 pages to print
• Take 194 days to fill at one cell pr second
8
Exploring the Excel Screen
Title bar
Menu toolbar
Standard toolbar
Screen Tip
Active worksheet in
workbook window
Formatting toolbar
Task Pane: organizes
related commands
9
Activating Toolbars
Click on View
and Toolbars
Toolbars sub-
menu appears
Click on desired toolbar
Check indicates active
item; click to
deactivate
Rajan Kumar
10
Moving Around the Worksheet
Working in an active cell
(intersection of a row
and column)
Cell pointer
I-beam: to
place insertion
point
Insertion point:
where text will
be entered
Rajan Kumar
11
Moving Around the Worksheet
• Move cell
pointer
– arrow keys
– scroll bars
• Change pages
– click on tabs
– tab scroll
buttons
Rajan Kumar
12
Moving Around the Worksheet
• Consider cell B4 active
• Note
– thick cross mouse pointer
– row, column buttons highlighted
• After scrolling to right, note …
– row button still highlighted
– name box still shows B4 as active cell
Rajan Kumar
14
Moving Around the Worksheet
To select a column
•Click on the column
heading button
•Whole column is
highlighted
Rajan Kumar
15
Entering Labels
• Click desired cell to make it active
• Label is displayed both in cell and in formula bar as you type
• Label displays out of its column
– as long as other columns are empty
Rajan Kumar
16
Worksheet with Labels
• Note
– Documentation
section
– Label cut off, next cell
occupied
– Labels aligned left
Rajan Kumar
17
Editing a Cell's Information
• Click on desired cell
– Cell pointer moves there
– Contents displayed in
formula bar
• Click mouse pointer
(I-beam) to location
within text
– type, delete, copy, paste
as needed
I
Rajan Kumar
18
Entering Values
• When entering numbers
– do not use commas
– numbers are right justified by default
• To proceed to next cell right use [Tab] or right
arrow key
• To proceed down, use [Enter] key
Rajan Kumar
19
Entering Formulas
• Formulas are mathematical equations
– perform calculations
– always start with an equal sign (=)
• Formula shows in
formula bar
• Note color references
in formula
.
.
.
Rajan Kumar
20
Entering Formulas
• After formula entered and cell pointer
moved
– Formula does not show in formula bar
– Result of calculations
shows in cell where
formula entered Rajan Kumar
21
Operators
• ^ - exponents
• + - addition
• * - multiplication
• / - division
• - - subtraction
• = - function
Rajan Kumar
22
Order Calculations are Performed
• First exponents
• Then any multiplication and division in the
order they occur
• Then any addition and subtraction in the
order they occur
Rajan Kumar
23
Parentheses
• Operations within parentheses are performed
before those outside.
• Within the parentheses the basic rules are
followed.
• Multiple sets of parentheses, the innermost are
executed first followed by the next set.
Rajan Kumar
24
Built-in functions
• Functions are pre-written formulas
• Functions must start with an equal sign
• Functions takes value(s), perform an operation,
and returns a value(s)
• Values you use with a function are arguments
• =AVERAGE(D3:D7)
– AVERAGE is the function
– D3:D7 is the argument
Rajan Kumar
25
Using Functions
• Advantages of predefined functions
– save time
– more accurate
• Using AutoSum
– Click cell at
bottom of
column
– Click AutoSum
button
– Excel assumes
it should total
the column
– SUM function
inserted Rajan Kumar
26
Using Functions
• AutoSum can also be used to right of a row
of numbers
Rajan Kumar
27
Using Functions
• Note end results of
using AutoSum
• Note:
– Click AutoSum
button once to
display formula,
again to apply
– SUM formula
displays in
Formula bar
Rajan Kumar
28
Using the Function Insert Feature
• Click on Insert, and Function
• Insert Function dialog box appears
Select function
category
Choose specific
function desired
Bent Thomsen - FIT 3-1
Rajan Kumar
29
Using the Function Insert Feature
Note calculated result
of inserted function
Animated border
shows selected
range
Formula
appears in cell
Arguments of
function must be
specified
Rajan Kumar
30
Using the Function Insert Feature
Note calculated result
of inserted function
Bent Thomsen - FIT 3-1
31
Creating a Chart
• Select series of
numbers from
worksheet
• Click Chart Wizard
button
– Dialog box opens
• Choose chart
type, sub-type
– Note preview
button
Click on Next
button to proceed
Bent Thomsen - FIT 3-1
32
Creating a Chart
• Step 2
– Review and change
series range as
needed
– Click CategoryLabels
button to specify
source of labels
for chart
Bent Thomsen - FIT 3-1
33
Creating a Chart
• Labels now show in
legend
• Range for labels
now displayed
Click on Next
button to proceed
Bent Thomsen - FIT 3-1
34
Creating a Chart
• Step 3
– Enter titles (which
will show on preview)
– Specify legend details
on legend tab
– Specify Data Label
details as shown
Click on Next
button to proceed
Bent Thomsen - FIT 3-1
35
Creating a Chart
• Step 4
– Specify where chart will appear
– Click Finish
Bent Thomsen - FIT 3-1
36
Creating a Chart
• Chart is displayed as object in worksheet
Note Chart toolbar
displayed while chart
is selected
Bent Thomsen - FIT 3-1
37
Statistical analysis in Excel
• you can do a range of statistics in Excel using
the ‘Analysis ToolPak’
• you can calculate a correlation matrix and
undertaking regression analysis
• results of this analysis goes on additional sheets
in the Excel workbook. remember to save this
workbook often (as a .xls format file)
• note, Excel is powerful but it is not a statistics
package. Alternatives are SPSS and Minitab
which are full function statistics packages and
will do lots more. they will read Excel
spreadsheets and dbf format data files
Bent Thomsen - FIT 3-1
38
Opening the ToolPak, Excel’s
data analysis add-in
go to ‘Tools’ -> ‘Add-Ins’
choose ‘Analysis ToolPak’
and click ‘OK’ Bent Thomsen - FIT 3-1
39
Correlation analysis
• are A and B related?
• correlation coefficient provides a single numerical
value describing a linear relationship, telling us the
direction and strength
Percentage Limiting Long Term Illness against Percentage No Car
0
5
10
15
20
25
30
35
40
45
50
0 10 20 30 40 50 60 70 80 90
Percentage No Car
Percentage
Limiting
Long
Term
Illness
Bent Thomsen - FIT 3-1
40
• you can get Excel to add
the ‘best fit’ line (Trendline)
through the scatter of points
• to do this select the data points
on the chart, right-click and
choose ‘Add Trendline’
• In the ‘Add Trendline’ box
choose ‘Type’ - ‘Linear’ and
click ‘OK’
Bent Thomsen - FIT 3-1
41
Percentage Limiting Long Term Illness against Percentage No Car
0
5
10
15
20
25
30
35
40
45
50
0 10 20 30 40 50 60 70 80 90
Percentage No Car
Percentage
Limiting
Long
Term
Illness
• now we want to calculate the actual Pearson’s correlation
coefficient (the r value) for this relationship
• it is very easy to calculate with Excel
What do you think r will be??
Bent Thomsen - FIT 3-1
42
• go back to the ‘Tools’
menu and select ‘Data Analysis’
In the ‘Data Analysis’
window choose
‘Correlation’
Bent Thomsen - FIT 3-1
43
Correlation analysis
• this window allows you to
define the variables you want
to correlate
• you will correlate all your
census variables to get a full
correlation matrix
• the ‘Input Range:’ box defines the columns in the spreadsheet
you want to run the correlation on. click in this box and then
with the mouse select all the columns of census data
•check the ‘Labels in First Row’ box as well. make sure the
‘New Worksheet Ply:’ option is checked and call it ‘correlation’
and then click on ‘OK’ Bent Thomsen - FIT 3-1
44
Steps in Developing a Spreadsheet
1.Determining the purpose - what inputs, what
outputs, what printed reports
2.Planning - plan it on paper first
3.Building and testing - make sure it manipulates
the data correctly
4.Documenting - should include something within
the worksheet itself (directions, name and date)
Bent Thomsen - FIT 3-1

More Related Content

Similar to electronicspreadsheet.pptx.ppt

MIS 226: Chapter 1
MIS 226: Chapter 1MIS 226: Chapter 1
MIS 226: Chapter 1
macrob14
 
A excel analysis toolpack -best
A excel analysis toolpack -bestA excel analysis toolpack -best
A excel analysis toolpack -best
BTCCARSIGKVBilaspur
 
Introduction to Spreadsheets.ppt
Introduction to Spreadsheets.pptIntroduction to Spreadsheets.ppt
Introduction to Spreadsheets.ppt
ssuser1028f8
 
Pivots and Slicers_v5
Pivots and Slicers_v5Pivots and Slicers_v5
Pivots and Slicers_v5
Jen Braly, PgMP, PMP
 
presentation_excel_ppt_1568277302_374766.ppt
presentation_excel_ppt_1568277302_374766.pptpresentation_excel_ppt_1568277302_374766.ppt
presentation_excel_ppt_1568277302_374766.ppt
SowjanyaNagiseti1
 
Mssql
MssqlMssql
Mssql
Janas Khan
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03
xtin101
 
Microsoft Excel
Microsoft ExcelMicrosoft Excel
Microsoft Excel
CarloPMarasigan
 
presentation Updated.pdf
presentation Updated.pdfpresentation Updated.pdf
presentation Updated.pdf
GovtSenSecNagkalan
 
Excel formulas-manual
Excel formulas-manualExcel formulas-manual
Excel formulas-manual
jpdas54
 
06 Excel.pdf
06 Excel.pdf06 Excel.pdf
06 Excel.pdf
SugumarSarDurai
 
Pseudo code.pptx
Pseudo code.pptxPseudo code.pptx
Pseudo code.pptx
Chaya64047
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptx
EdwinAdeolaOluwasina1
 
Working on MS-Excel 'FORMULA TAB'
Working on MS-Excel 'FORMULA TAB'Working on MS-Excel 'FORMULA TAB'
Working on MS-Excel 'FORMULA TAB'
Pranav Kumar
 
Excel2002
Excel2002Excel2002
Excel2002
Padma Kannan
 
Excel2002
Excel2002Excel2002
Excel2002
Osama Zain
 
Excel_Breif_Overview.pptx
Excel_Breif_Overview.pptxExcel_Breif_Overview.pptx
Excel_Breif_Overview.pptx
Nitish Nagar
 
L9 using datawarrior for scientific data visualization
L9 using datawarrior for scientific data visualizationL9 using datawarrior for scientific data visualization
L9 using datawarrior for scientific data visualization
Seppo Karrila
 
Oed chapter 1
Oed chapter 1Oed chapter 1
Oed chapter 1
solomon seid
 
ENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.pptENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.ppt
MAGAUDELYNRAMOS1
 

Similar to electronicspreadsheet.pptx.ppt (20)

MIS 226: Chapter 1
MIS 226: Chapter 1MIS 226: Chapter 1
MIS 226: Chapter 1
 
A excel analysis toolpack -best
A excel analysis toolpack -bestA excel analysis toolpack -best
A excel analysis toolpack -best
 
Introduction to Spreadsheets.ppt
Introduction to Spreadsheets.pptIntroduction to Spreadsheets.ppt
Introduction to Spreadsheets.ppt
 
Pivots and Slicers_v5
Pivots and Slicers_v5Pivots and Slicers_v5
Pivots and Slicers_v5
 
presentation_excel_ppt_1568277302_374766.ppt
presentation_excel_ppt_1568277302_374766.pptpresentation_excel_ppt_1568277302_374766.ppt
presentation_excel_ppt_1568277302_374766.ppt
 
Mssql
MssqlMssql
Mssql
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03
 
Microsoft Excel
Microsoft ExcelMicrosoft Excel
Microsoft Excel
 
presentation Updated.pdf
presentation Updated.pdfpresentation Updated.pdf
presentation Updated.pdf
 
Excel formulas-manual
Excel formulas-manualExcel formulas-manual
Excel formulas-manual
 
06 Excel.pdf
06 Excel.pdf06 Excel.pdf
06 Excel.pdf
 
Pseudo code.pptx
Pseudo code.pptxPseudo code.pptx
Pseudo code.pptx
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptx
 
Working on MS-Excel 'FORMULA TAB'
Working on MS-Excel 'FORMULA TAB'Working on MS-Excel 'FORMULA TAB'
Working on MS-Excel 'FORMULA TAB'
 
Excel2002
Excel2002Excel2002
Excel2002
 
Excel2002
Excel2002Excel2002
Excel2002
 
Excel_Breif_Overview.pptx
Excel_Breif_Overview.pptxExcel_Breif_Overview.pptx
Excel_Breif_Overview.pptx
 
L9 using datawarrior for scientific data visualization
L9 using datawarrior for scientific data visualizationL9 using datawarrior for scientific data visualization
L9 using datawarrior for scientific data visualization
 
Oed chapter 1
Oed chapter 1Oed chapter 1
Oed chapter 1
 
ENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.pptENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.ppt
 

Recently uploaded

办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Kiwi Creative
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
ElizabethGarrettChri
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
AndrzejJarynowski
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
Sachin Paul
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
AlessioFois2
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
jitskeb
 
writing report business partner b1+ .pdf
writing report business partner b1+ .pdfwriting report business partner b1+ .pdf
writing report business partner b1+ .pdf
VyNguyen709676
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
ihavuls
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
Bill641377
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
sameer shah
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
Lars Albertsson
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Aggregage
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
Walaa Eldin Moustafa
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
xclpvhuk
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docxDATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
SaffaIbrahim1
 

Recently uploaded (20)

办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
 
writing report business partner b1+ .pdf
writing report business partner b1+ .pdfwriting report business partner b1+ .pdf
writing report business partner b1+ .pdf
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docxDATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
 

electronicspreadsheet.pptx.ppt

  • 2. 2 What is an electronic spreadsheet? It is the electronic equivalent of an accounting worksheet, comprised of rows and columns to allow you to do many tasks in the organization of numbers in a clear, easy to understand format Rajan Kumar
  • 3. 3 What is an electronic spreadsheet? • It is a tool to help you calculate budgets, do economic analysis, statistics, planning, engineering calculations, … • Replaces pen, paper and pocket calculator • Can show diagrams and graphs • Can input data from other programs • Can output data to other programs Rajan Kumar
  • 4. 4 Some Advantages of Spreadsheets • Spreadsheets are capable of exploring “what- if”scenarios (e.g. budgets, submitting bids) • Once it is set up properly, the user can save time by never having to set up the spreadsheet again – Blank spreadsheets are called templates. – Monthly salaries,grade sheets Rajan Kumar
  • 5. 5 Spreadsheet terminology • Row - horizontal axis (designated by numbers) • Column - vertical axis (designated by letters) • Cell - intersection of row and column (designated by an address comprised of the column letter and row number e.g. A1) • Block//Range - a rectangular group of one or more cells (identified by block coordinates (e.g. A1:G4) Rajan Kumar
  • 6. 6 Spreadsheet terminology (con’t.) • Label - alphanumeric • Value - a number or formula result • Formula - creates relationships among other cells • Template - a notebook that has labels, formulas, and all of the formatting but no actual data (e.g. actual figures and numbers) Rajan Kumar
  • 7. 7 How big is a spreadsheet? • Normally you see 9 columns and 18 rows • = 162 cells • One sheet has 256 columns and 65536 rows • = 1677216 cells • That is more than 103000 screens • Would take 34000 A4 pages to print • Take 194 days to fill at one cell pr second
  • 8. 8 Exploring the Excel Screen Title bar Menu toolbar Standard toolbar Screen Tip Active worksheet in workbook window Formatting toolbar Task Pane: organizes related commands
  • 9. 9 Activating Toolbars Click on View and Toolbars Toolbars sub- menu appears Click on desired toolbar Check indicates active item; click to deactivate Rajan Kumar
  • 10. 10 Moving Around the Worksheet Working in an active cell (intersection of a row and column) Cell pointer I-beam: to place insertion point Insertion point: where text will be entered Rajan Kumar
  • 11. 11 Moving Around the Worksheet • Move cell pointer – arrow keys – scroll bars • Change pages – click on tabs – tab scroll buttons Rajan Kumar
  • 12. 12 Moving Around the Worksheet • Consider cell B4 active • Note – thick cross mouse pointer – row, column buttons highlighted • After scrolling to right, note … – row button still highlighted – name box still shows B4 as active cell Rajan Kumar
  • 13. 14 Moving Around the Worksheet To select a column •Click on the column heading button •Whole column is highlighted Rajan Kumar
  • 14. 15 Entering Labels • Click desired cell to make it active • Label is displayed both in cell and in formula bar as you type • Label displays out of its column – as long as other columns are empty Rajan Kumar
  • 15. 16 Worksheet with Labels • Note – Documentation section – Label cut off, next cell occupied – Labels aligned left Rajan Kumar
  • 16. 17 Editing a Cell's Information • Click on desired cell – Cell pointer moves there – Contents displayed in formula bar • Click mouse pointer (I-beam) to location within text – type, delete, copy, paste as needed I Rajan Kumar
  • 17. 18 Entering Values • When entering numbers – do not use commas – numbers are right justified by default • To proceed to next cell right use [Tab] or right arrow key • To proceed down, use [Enter] key Rajan Kumar
  • 18. 19 Entering Formulas • Formulas are mathematical equations – perform calculations – always start with an equal sign (=) • Formula shows in formula bar • Note color references in formula . . . Rajan Kumar
  • 19. 20 Entering Formulas • After formula entered and cell pointer moved – Formula does not show in formula bar – Result of calculations shows in cell where formula entered Rajan Kumar
  • 20. 21 Operators • ^ - exponents • + - addition • * - multiplication • / - division • - - subtraction • = - function Rajan Kumar
  • 21. 22 Order Calculations are Performed • First exponents • Then any multiplication and division in the order they occur • Then any addition and subtraction in the order they occur Rajan Kumar
  • 22. 23 Parentheses • Operations within parentheses are performed before those outside. • Within the parentheses the basic rules are followed. • Multiple sets of parentheses, the innermost are executed first followed by the next set. Rajan Kumar
  • 23. 24 Built-in functions • Functions are pre-written formulas • Functions must start with an equal sign • Functions takes value(s), perform an operation, and returns a value(s) • Values you use with a function are arguments • =AVERAGE(D3:D7) – AVERAGE is the function – D3:D7 is the argument Rajan Kumar
  • 24. 25 Using Functions • Advantages of predefined functions – save time – more accurate • Using AutoSum – Click cell at bottom of column – Click AutoSum button – Excel assumes it should total the column – SUM function inserted Rajan Kumar
  • 25. 26 Using Functions • AutoSum can also be used to right of a row of numbers Rajan Kumar
  • 26. 27 Using Functions • Note end results of using AutoSum • Note: – Click AutoSum button once to display formula, again to apply – SUM formula displays in Formula bar Rajan Kumar
  • 27. 28 Using the Function Insert Feature • Click on Insert, and Function • Insert Function dialog box appears Select function category Choose specific function desired Bent Thomsen - FIT 3-1 Rajan Kumar
  • 28. 29 Using the Function Insert Feature Note calculated result of inserted function Animated border shows selected range Formula appears in cell Arguments of function must be specified Rajan Kumar
  • 29. 30 Using the Function Insert Feature Note calculated result of inserted function Bent Thomsen - FIT 3-1
  • 30. 31 Creating a Chart • Select series of numbers from worksheet • Click Chart Wizard button – Dialog box opens • Choose chart type, sub-type – Note preview button Click on Next button to proceed Bent Thomsen - FIT 3-1
  • 31. 32 Creating a Chart • Step 2 – Review and change series range as needed – Click CategoryLabels button to specify source of labels for chart Bent Thomsen - FIT 3-1
  • 32. 33 Creating a Chart • Labels now show in legend • Range for labels now displayed Click on Next button to proceed Bent Thomsen - FIT 3-1
  • 33. 34 Creating a Chart • Step 3 – Enter titles (which will show on preview) – Specify legend details on legend tab – Specify Data Label details as shown Click on Next button to proceed Bent Thomsen - FIT 3-1
  • 34. 35 Creating a Chart • Step 4 – Specify where chart will appear – Click Finish Bent Thomsen - FIT 3-1
  • 35. 36 Creating a Chart • Chart is displayed as object in worksheet Note Chart toolbar displayed while chart is selected Bent Thomsen - FIT 3-1
  • 36. 37 Statistical analysis in Excel • you can do a range of statistics in Excel using the ‘Analysis ToolPak’ • you can calculate a correlation matrix and undertaking regression analysis • results of this analysis goes on additional sheets in the Excel workbook. remember to save this workbook often (as a .xls format file) • note, Excel is powerful but it is not a statistics package. Alternatives are SPSS and Minitab which are full function statistics packages and will do lots more. they will read Excel spreadsheets and dbf format data files Bent Thomsen - FIT 3-1
  • 37. 38 Opening the ToolPak, Excel’s data analysis add-in go to ‘Tools’ -> ‘Add-Ins’ choose ‘Analysis ToolPak’ and click ‘OK’ Bent Thomsen - FIT 3-1
  • 38. 39 Correlation analysis • are A and B related? • correlation coefficient provides a single numerical value describing a linear relationship, telling us the direction and strength Percentage Limiting Long Term Illness against Percentage No Car 0 5 10 15 20 25 30 35 40 45 50 0 10 20 30 40 50 60 70 80 90 Percentage No Car Percentage Limiting Long Term Illness Bent Thomsen - FIT 3-1
  • 39. 40 • you can get Excel to add the ‘best fit’ line (Trendline) through the scatter of points • to do this select the data points on the chart, right-click and choose ‘Add Trendline’ • In the ‘Add Trendline’ box choose ‘Type’ - ‘Linear’ and click ‘OK’ Bent Thomsen - FIT 3-1
  • 40. 41 Percentage Limiting Long Term Illness against Percentage No Car 0 5 10 15 20 25 30 35 40 45 50 0 10 20 30 40 50 60 70 80 90 Percentage No Car Percentage Limiting Long Term Illness • now we want to calculate the actual Pearson’s correlation coefficient (the r value) for this relationship • it is very easy to calculate with Excel What do you think r will be?? Bent Thomsen - FIT 3-1
  • 41. 42 • go back to the ‘Tools’ menu and select ‘Data Analysis’ In the ‘Data Analysis’ window choose ‘Correlation’ Bent Thomsen - FIT 3-1
  • 42. 43 Correlation analysis • this window allows you to define the variables you want to correlate • you will correlate all your census variables to get a full correlation matrix • the ‘Input Range:’ box defines the columns in the spreadsheet you want to run the correlation on. click in this box and then with the mouse select all the columns of census data •check the ‘Labels in First Row’ box as well. make sure the ‘New Worksheet Ply:’ option is checked and call it ‘correlation’ and then click on ‘OK’ Bent Thomsen - FIT 3-1
  • 43. 44 Steps in Developing a Spreadsheet 1.Determining the purpose - what inputs, what outputs, what printed reports 2.Planning - plan it on paper first 3.Building and testing - make sure it manipulates the data correctly 4.Documenting - should include something within the worksheet itself (directions, name and date) Bent Thomsen - FIT 3-1