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

DATA REPRESENTATION-NUMBER SYSTEM
DATA REPRESENTATION-NUMBER SYSTEMDATA REPRESENTATION-NUMBER SYSTEM
DATA REPRESENTATION-NUMBER SYSTEMvikram mahendra
 
Excel shortcut keys and formulas
Excel shortcut keys and formulasExcel shortcut keys and formulas
Excel shortcut keys and formulasDABBETA DIVYA
 
Microsoft mathmatics step-by-step_guide
Microsoft mathmatics step-by-step_guideMicrosoft mathmatics step-by-step_guide
Microsoft mathmatics step-by-step_guideAnang Anang
 
Lesson8 creating complex formulas
Lesson8 creating complex formulasLesson8 creating complex formulas
Lesson8 creating complex formulasricsanmae
 
A110-4 solving factored polys notes
A110-4 solving factored polys notesA110-4 solving factored polys notes
A110-4 solving factored polys notesvhiggins1
 
Graphing Linear Equations Lesson
Graphing Linear Equations LessonGraphing Linear Equations Lesson
Graphing Linear Equations Lessoncdavis12
 
Lesson 8 Creating Complex Formulas
Lesson 8   Creating Complex FormulasLesson 8   Creating Complex Formulas
Lesson 8 Creating Complex Formulasguevarra_2000
 
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 functionDreams4school
 
6 1 relations lesson
6 1 relations lesson6 1 relations lesson
6 1 relations lessongwilson8786
 
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 PresentationLiladhar Meshram
 
Seminar lecture on basic of msoffice
Seminar lecture on basic of msofficeSeminar lecture on basic of msoffice
Seminar lecture on basic of msofficeStarsky Allence Puyoc
 
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 newkxipvscsk02
 

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 videoRich 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.docxYASHU40
 
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 scoreSandra Nicks
 
CVE 156 lecture 3.pdf
CVE 156 lecture 3.pdfCVE 156 lecture 3.pdf
CVE 156 lecture 3.pdfSomayyaAnsary
 
Class1 term1 spreadsheet
Class1 term1 spreadsheetClass1 term1 spreadsheet
Class1 term1 spreadsheetgimcam
 
LECTURE 02-C-Excel.pptx
LECTURE 02-C-Excel.pptxLECTURE 02-C-Excel.pptx
LECTURE 02-C-Excel.pptxRazaAli580876
 
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 .pptxshagunjain2k22phdcs0
 
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.pptdejene3
 
Excel Slope Instruction
Excel Slope InstructionExcel Slope Instruction
Excel Slope Instructiontotoros_girl
 
cheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdfcheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdfRakesh Nimhan
 
Open Office Calc : Level1
 Open Office Calc : Level1 Open Office Calc : Level1
Open Office Calc : Level1thinkict
 
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 stepsNed 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

x2.1Limits I.pptx
x2.1Limits I.pptxx2.1Limits I.pptx
x2.1Limits I.pptxmath265
 
x2.1Limits I.pptx
x2.1Limits I.pptxx2.1Limits I.pptx
x2.1Limits I.pptxmath265
 
Chpt 3-exercise
Chpt 3-exerciseChpt 3-exercise
Chpt 3-exercisemath265
 
5.5 volumes
5.5 volumes5.5 volumes
5.5 volumesmath265
 
5.4 more areas
5.4 more areas5.4 more areas
5.4 more areasmath265
 
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 calaculusmath265
 
5.2 the substitution methods
5.2 the substitution methods5.2 the substitution methods
5.2 the substitution methodsmath265
 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivativesmath265
 
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 functionsmath265
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivativesmath265
 
4.2 more derivatives as rates
4.2 more derivatives as rates4.2 more derivatives as rates
4.2 more derivatives as ratesmath265
 
4.3 related rates
4.3 related rates4.3 related rates
4.3 related ratesmath265
 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivativesmath265
 
Exercise set 4.3
Exercise set 4.3Exercise set 4.3
Exercise set 4.3math265
 
Exercise set 4.2
Exercise set 4.2Exercise set 4.2
Exercise set 4.2math265
 
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 motionsmath265
 
Exercise set 3.7
Exercise set 3.7Exercise set 3.7
Exercise set 3.7math265
 
Exercise set 3.6
Exercise set 3.6Exercise set 3.6
Exercise set 3.6math265
 
3.7 applications of tangent lines
3.7 applications of tangent lines3.7 applications of tangent lines
3.7 applications of tangent linesmath265
 

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

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 

Recently uploaded (20)

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 

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