SlideShare a Scribd company logo
1 of 3
Excel-Formulas Box Outlines




In Excel, we access each cell by clicking on it, then we enter data in it. We may swipe
and select a block of cell of data to copy, paste into other block or delete them. Click on
the top left most cell, a border appears, indicating it is selected. In the box above it, A1 is
shown as its’ position, indicating it is in column A, row 1. Enter qwer (In this tutorial all
underlined entries are the data we enter in the cells ). The text “qwer” is stored in A1.
Delete the text “qwer” in A1 by pressing the Delete-key.




The Excel formula-box is the box to the right of the “=” sign. It shows the data as we
enter them . Enter =1+2 in A1. (The extra “=” sign is to tell the computer that the input
is mathematical data, not text data). Click on the “=” sign next to the formula box, the
result 3 is calculated and placed in A1, and a newly activated cell is ready for input.
Enter the following data starting from A1 for x, to 0 for z in C4:
   x y z
   1 2 5 These data are stored from A1 to C4. (We write A1: C4 if we want to
   2 4 7 access this block of data. Hence A2: C2 will be the entries 1, 2, 5)
   3 6 0 A2:C4 is the corresponding 3x3 matrix.). Click-select D2, enter the data
        =A2+B2+C2 , press “Enter”, the sum 8 of the 2nd rows is stored in D2.




Now, we will extend this row sum to the 3rd and 4th rows. Click on D2 and place the
curser at the lower right corner so the curser turns from the larger open cross into a
smaller solid cross, drag this solid cross downward to cover D3, and D4, then release the
mouse. The sum-calculation of the 2nd row is carried to the 3rd and 4th rows, and we get
the sums of 13 and 9 in D3 and D4 respectively. This is called relative referencing, that
is, Excel calculated the result using the cells in the corresponding (relative) positions
used in the computation D2. Hence we have automatically A3+B3+C3 in D3, and
A4+B4+C4 in D4.
The syntax for the formula-box is the standard mathematics syntax. Taking power is
written using the ^ symbol, hence x2 is entered as x^2.

In the following tutorial, we will enter data x and sort the data, enter frequencies f’s, find
x2, find f*x, and f*x2 and calculate their sums. These are the calculations needed for
variance and standard deviation.

Open a new Excel sheet. Enter the headers x in A1, f in B1, x^2 in C1, f*x in D1,
f*x^2 E1.

(Entering and sorting data): Enter the data 4, 2, 3, 3 in A2 to A5. Place the open-cross in
                                                                                 A
A2, drag it to A5 and release to shade select the data from A2 to A5. Click the Z↓icon
on the menu bar. This sorts the data in the ascending order. Enter the following
frequencies 5, 2, 1, 3 from B2 to B5.

(Using formula and passing calculation): Place the curser in C2, enter =A2^2 and click
on the “=” next to the formula box, Excel returns the value 4 for 22. Pass this calculation
down column B by placing the curser at the lower right corner of C2 and drag it to C5
and release the button. We obtain the values for the x2, 4, 9, 9, 16 in column C.

Place the curser in D2, enter =A2*B2 and click on the “=” next to the formula box,
Excel returns the value 10 for 5*2. Pass this calculation down column D by placing the
curser at the lower right corner of D2 and drag it to D5 and release the button. We obtain
the values for the f*x.

Place the curser in E2, enter =B2*C2 and click on the “=” next to the formula box,
Excel returns the value 5*22=20. Pass this calculation down column E by placing the
curser at the lower right corner of E2 and drag it to E5 and release the button. We obtain
the values for the f*x2.

(Summing) To sum column A, place the curser in A2 and drag it to A6 to select A2 to
A6, then click on the Σ symbol in the menu bar. The sum of A2 to A5 in stored in A6.
To sum multiple columns, place the curser in B2 and drag it to E6 to select the block
B2 to A6, then click on the Σ symbol in the menu bar. The sum of each column is in
stored in sixth cell.

Finally, in cell A5 enter you name.

Excel files are saved with the extension .xls. Make a print out. Hand it on 4/16.
(End of the tutorial)

FM SU/2011

More Related Content

What's hot

Microsoft mathmatics step-by-step_guide
Microsoft mathmatics step-by-step_guideMicrosoft mathmatics step-by-step_guide
Microsoft mathmatics step-by-step_guide
Anang Anang
 
Lesson8 creating complex formulas
Lesson8 creating complex formulasLesson8 creating complex formulas
Lesson8 creating complex formulas
ricsanmae
 
A110-4 solving factored polys notes
A110-4 solving factored polys notesA110-4 solving factored polys notes
A110-4 solving factored polys notes
vhiggins1
 
Graphing Linear Equations Lesson
Graphing Linear Equations LessonGraphing Linear Equations Lesson
Graphing Linear Equations Lesson
cdavis12
 
Lesson 8 Creating Complex Formulas
Lesson 8   Creating Complex FormulasLesson 8   Creating Complex Formulas
Lesson 8 Creating Complex Formulas
guevarra_2000
 
6 1 relations lesson
6 1 relations lesson6 1 relations lesson
6 1 relations lesson
gwilson8786
 
Seminar lecture on basic of msoffice
Seminar lecture on basic of msofficeSeminar lecture on basic of msoffice
Seminar lecture on basic of msoffice
Starsky Allence Puyoc
 

What's hot (20)

Excel & others
Excel & othersExcel & others
Excel & others
 
Excel tutorial
Excel tutorialExcel tutorial
Excel tutorial
 
DATA REPRESENTATION-NUMBER SYSTEM
DATA REPRESENTATION-NUMBER SYSTEMDATA REPRESENTATION-NUMBER SYSTEM
DATA REPRESENTATION-NUMBER SYSTEM
 
Excel shortcut keys and formulas
Excel shortcut keys and formulasExcel shortcut keys and formulas
Excel shortcut keys and formulas
 
Microsoft mathmatics step-by-step_guide
Microsoft mathmatics step-by-step_guideMicrosoft mathmatics step-by-step_guide
Microsoft mathmatics step-by-step_guide
 
2.20 Spreadsheets
2.20 Spreadsheets2.20 Spreadsheets
2.20 Spreadsheets
 
Calculator strategies
Calculator strategiesCalculator strategies
Calculator strategies
 
Worksheet vii sa_1
Worksheet vii sa_1Worksheet vii sa_1
Worksheet vii sa_1
 
Lesson8 creating complex formulas
Lesson8 creating complex formulasLesson8 creating complex formulas
Lesson8 creating complex formulas
 
A110-4 solving factored polys notes
A110-4 solving factored polys notesA110-4 solving factored polys notes
A110-4 solving factored polys notes
 
Excel assignment
Excel assignmentExcel assignment
Excel assignment
 
Graphing Linear Equations Lesson
Graphing Linear Equations LessonGraphing Linear Equations Lesson
Graphing Linear Equations Lesson
 
Lesson 8 Creating Complex Formulas
Lesson 8   Creating Complex FormulasLesson 8   Creating Complex Formulas
Lesson 8 Creating Complex Formulas
 
Long division and synthetic division
Long division and synthetic divisionLong division and synthetic division
Long division and synthetic division
 
Excel solver
Excel solverExcel solver
Excel solver
 
Lesson 2.1 what is a function
Lesson 2.1    what is a functionLesson 2.1    what is a function
Lesson 2.1 what is a function
 
6 1 relations lesson
6 1 relations lesson6 1 relations lesson
6 1 relations lesson
 
Microsoft Office Execel 2013 Question Bank Presentation
Microsoft Office Execel 2013 Question Bank PresentationMicrosoft Office Execel 2013 Question Bank Presentation
Microsoft Office Execel 2013 Question Bank Presentation
 
Seminar lecture on basic of msoffice
Seminar lecture on basic of msofficeSeminar lecture on basic of msoffice
Seminar lecture on basic of msoffice
 
Dervy bis 155 week 5 quiz new
Dervy   bis 155 week 5 quiz newDervy   bis 155 week 5 quiz new
Dervy bis 155 week 5 quiz new
 

Similar to 265 excel-formula-box

Excel Powerpoint class with video
Excel Powerpoint class with videoExcel Powerpoint class with video
Excel Powerpoint class with video
Rich Johnson
 
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docxENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
YASHU40
 
Notes of Information technology
Notes of Information technology Notes of Information technology
Notes of Information technology
Asif Jamal
 
Using excel to convert raw score to z score
Using excel to convert raw score to z scoreUsing excel to convert raw score to z score
Using excel to convert raw score to z score
Sandra Nicks
 
MS_Excel_Module4.1 ffor beginners yo .pptx
MS_Excel_Module4.1 ffor beginners yo .pptxMS_Excel_Module4.1 ffor beginners yo .pptx
MS_Excel_Module4.1 ffor beginners yo .pptx
shagunjain2k22phdcs0
 
Open Office Calc : Level1
 Open Office Calc : Level1 Open Office Calc : Level1
Open Office Calc : Level1
thinkict
 
How to make your own population pyramid in six simple steps
How to make your own population pyramid in six simple stepsHow to make your own population pyramid in six simple steps
How to make your own population pyramid in six simple steps
Ned Baring
 

Similar to 265 excel-formula-box (20)

Excel Powerpoint class with video
Excel Powerpoint class with videoExcel Powerpoint class with video
Excel Powerpoint class with video
 
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docxENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
 
Notes of Information technology
Notes of Information technology Notes of Information technology
Notes of Information technology
 
Excel
ExcelExcel
Excel
 
Excel
ExcelExcel
Excel
 
Excel formula
Excel formulaExcel formula
Excel formula
 
Using excel to convert raw score to z score
Using excel to convert raw score to z scoreUsing excel to convert raw score to z score
Using excel to convert raw score to z score
 
Excel booklet
Excel bookletExcel booklet
Excel booklet
 
CVE 156 lecture 3.pdf
CVE 156 lecture 3.pdfCVE 156 lecture 3.pdf
CVE 156 lecture 3.pdf
 
Class1 term1 spreadsheet
Class1 term1 spreadsheetClass1 term1 spreadsheet
Class1 term1 spreadsheet
 
LECTURE 02-C-Excel.pptx
LECTURE 02-C-Excel.pptxLECTURE 02-C-Excel.pptx
LECTURE 02-C-Excel.pptx
 
Calc lessons
Calc lessonsCalc lessons
Calc lessons
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
MS_Excel_Module4.1 ffor beginners yo .pptx
MS_Excel_Module4.1 ffor beginners yo .pptxMS_Excel_Module4.1 ffor beginners yo .pptx
MS_Excel_Module4.1 ffor beginners yo .pptx
 
22 Excel Basics
22 Excel Basics22 Excel Basics
22 Excel Basics
 
Introduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.pptIntroduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.ppt
 
Excel Slope Instruction
Excel Slope InstructionExcel Slope Instruction
Excel Slope Instruction
 
cheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdfcheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdf
 
Open Office Calc : Level1
 Open Office Calc : Level1 Open Office Calc : Level1
Open Office Calc : Level1
 
How to make your own population pyramid in six simple steps
How to make your own population pyramid in six simple stepsHow to make your own population pyramid in six simple steps
How to make your own population pyramid in six simple steps
 

More from math265

Chpt 3-exercise
Chpt 3-exerciseChpt 3-exercise
Chpt 3-exercise
math265
 
5.5 volumes
5.5 volumes5.5 volumes
5.5 volumes
math265
 
5.4 more areas
5.4 more areas5.4 more areas
5.4 more areas
math265
 
5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus
math265
 
5.2 the substitution methods
5.2 the substitution methods5.2 the substitution methods
5.2 the substitution methods
math265
 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivatives
math265
 
4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions
math265
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
math265
 
4.2 more derivatives as rates
4.2 more derivatives as rates4.2 more derivatives as rates
4.2 more derivatives as rates
math265
 
4.3 related rates
4.3 related rates4.3 related rates
4.3 related rates
math265
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
math265
 
Exercise set 4.3
Exercise set 4.3Exercise set 4.3
Exercise set 4.3
math265
 
Exercise set 4.2
Exercise set 4.2Exercise set 4.2
Exercise set 4.2
math265
 
4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions
math265
 
Exercise set 3.7
Exercise set 3.7Exercise set 3.7
Exercise set 3.7
math265
 
Exercise set 3.6
Exercise set 3.6Exercise set 3.6
Exercise set 3.6
math265
 
3.7 applications of tangent lines
3.7 applications of tangent lines3.7 applications of tangent lines
3.7 applications of tangent lines
math265
 

More from math265 (20)

x2.1Limits I.pptx
x2.1Limits I.pptxx2.1Limits I.pptx
x2.1Limits I.pptx
 
x2.1Limits I.pptx
x2.1Limits I.pptxx2.1Limits I.pptx
x2.1Limits I.pptx
 
Chpt 3-exercise
Chpt 3-exerciseChpt 3-exercise
Chpt 3-exercise
 
Hw2 ppt
Hw2 pptHw2 ppt
Hw2 ppt
 
5.5 volumes
5.5 volumes5.5 volumes
5.5 volumes
 
5.4 more areas
5.4 more areas5.4 more areas
5.4 more areas
 
5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus
 
5.2 the substitution methods
5.2 the substitution methods5.2 the substitution methods
5.2 the substitution methods
 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivatives
 
4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions4.5 continuous functions and differentiable functions
4.5 continuous functions and differentiable functions
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
 
4.2 more derivatives as rates
4.2 more derivatives as rates4.2 more derivatives as rates
4.2 more derivatives as rates
 
4.3 related rates
4.3 related rates4.3 related rates
4.3 related rates
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
 
Exercise set 4.3
Exercise set 4.3Exercise set 4.3
Exercise set 4.3
 
Exercise set 4.2
Exercise set 4.2Exercise set 4.2
Exercise set 4.2
 
4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions
 
Exercise set 3.7
Exercise set 3.7Exercise set 3.7
Exercise set 3.7
 
Exercise set 3.6
Exercise set 3.6Exercise set 3.6
Exercise set 3.6
 
3.7 applications of tangent lines
3.7 applications of tangent lines3.7 applications of tangent lines
3.7 applications of tangent lines
 

Recently uploaded

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 

265 excel-formula-box

  • 1. Excel-Formulas Box Outlines In Excel, we access each cell by clicking on it, then we enter data in it. We may swipe and select a block of cell of data to copy, paste into other block or delete them. Click on the top left most cell, a border appears, indicating it is selected. In the box above it, A1 is shown as its’ position, indicating it is in column A, row 1. Enter qwer (In this tutorial all underlined entries are the data we enter in the cells ). The text “qwer” is stored in A1. Delete the text “qwer” in A1 by pressing the Delete-key. The Excel formula-box is the box to the right of the “=” sign. It shows the data as we enter them . Enter =1+2 in A1. (The extra “=” sign is to tell the computer that the input is mathematical data, not text data). Click on the “=” sign next to the formula box, the result 3 is calculated and placed in A1, and a newly activated cell is ready for input.
  • 2. Enter the following data starting from A1 for x, to 0 for z in C4: x y z 1 2 5 These data are stored from A1 to C4. (We write A1: C4 if we want to 2 4 7 access this block of data. Hence A2: C2 will be the entries 1, 2, 5) 3 6 0 A2:C4 is the corresponding 3x3 matrix.). Click-select D2, enter the data =A2+B2+C2 , press “Enter”, the sum 8 of the 2nd rows is stored in D2. Now, we will extend this row sum to the 3rd and 4th rows. Click on D2 and place the curser at the lower right corner so the curser turns from the larger open cross into a smaller solid cross, drag this solid cross downward to cover D3, and D4, then release the mouse. The sum-calculation of the 2nd row is carried to the 3rd and 4th rows, and we get the sums of 13 and 9 in D3 and D4 respectively. This is called relative referencing, that is, Excel calculated the result using the cells in the corresponding (relative) positions used in the computation D2. Hence we have automatically A3+B3+C3 in D3, and A4+B4+C4 in D4.
  • 3. The syntax for the formula-box is the standard mathematics syntax. Taking power is written using the ^ symbol, hence x2 is entered as x^2. In the following tutorial, we will enter data x and sort the data, enter frequencies f’s, find x2, find f*x, and f*x2 and calculate their sums. These are the calculations needed for variance and standard deviation. Open a new Excel sheet. Enter the headers x in A1, f in B1, x^2 in C1, f*x in D1, f*x^2 E1. (Entering and sorting data): Enter the data 4, 2, 3, 3 in A2 to A5. Place the open-cross in A A2, drag it to A5 and release to shade select the data from A2 to A5. Click the Z↓icon on the menu bar. This sorts the data in the ascending order. Enter the following frequencies 5, 2, 1, 3 from B2 to B5. (Using formula and passing calculation): Place the curser in C2, enter =A2^2 and click on the “=” next to the formula box, Excel returns the value 4 for 22. Pass this calculation down column B by placing the curser at the lower right corner of C2 and drag it to C5 and release the button. We obtain the values for the x2, 4, 9, 9, 16 in column C. Place the curser in D2, enter =A2*B2 and click on the “=” next to the formula box, Excel returns the value 10 for 5*2. Pass this calculation down column D by placing the curser at the lower right corner of D2 and drag it to D5 and release the button. We obtain the values for the f*x. Place the curser in E2, enter =B2*C2 and click on the “=” next to the formula box, Excel returns the value 5*22=20. Pass this calculation down column E by placing the curser at the lower right corner of E2 and drag it to E5 and release the button. We obtain the values for the f*x2. (Summing) To sum column A, place the curser in A2 and drag it to A6 to select A2 to A6, then click on the Σ symbol in the menu bar. The sum of A2 to A5 in stored in A6. To sum multiple columns, place the curser in B2 and drag it to E6 to select the block B2 to A6, then click on the Σ symbol in the menu bar. The sum of each column is in stored in sixth cell. Finally, in cell A5 enter you name. Excel files are saved with the extension .xls. Make a print out. Hand it on 4/16. (End of the tutorial) FM SU/2011