SlideShare a Scribd company logo
1 of 20
SPREADSHEETS IN DECISION
MAKING: WHAT IF?
CHAPTER 4
BCOMP1101 • COMPUTER APPLICATION FOR BUSINESS
HEMAVATHI
FACULTY OF BUSINESS
MANAGEMENT & GLOBALIZATION
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 2
Objectives
• Use the PMT function to calculate the payment
of a car loan or mortgage.
• Use the FV function to determine the future
value of a retirement account
• Use mixed references to vary two parameters in
a table
• Use the COUNT functions
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 3
Objectives
• Use the IF functions to implement decision
making
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 4
Topics covered
• Using Functions
• PMT Function
• FV Function
• Function Wizard
• IF Function
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 5
Case Study: Bill’s Autos
In this case study, students create a flexible
car payment calculator. They use the PMT
function to determine the monthly payment.
They then use mixed references to create a
table showing the amount of the payment,
given different amounts financed and
interest rates.
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 6
Using Functions
• Function – a predefined computational
task
• Requires arguments
– Values the function uses to calculate answers
• Returns a value
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 7
The PMT Function
• Calculates a periodic payment, such as
a car or mortgage payment
• Based on:
– Amount financed
– Interest rate
– Number of periods
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 8
Using the PMT function
Interest rate
divided by 12
Number of
payments multiplied
by 12
Amount financed
expressed as a
negative number
Amount financed, interest
rate, and the term, are all
isolated as assumptions.
One or more assumptions
can be changed
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 9
The FV function
• Returns the future value of a series of payments
– For example, contributions to your 401K or IRA
• Based on:
– Number of periods
– Expected rate of return
– Amount invested each period
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 10
Using the FV Function
Amount of contribution, rate
of return, and years
contributing are all
expressed as assumptions
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 11
Inserting a Function
• Use the Insert Function command from the
Insert menu
• Use the list box to select the name of the
function
– Functions are categorized
• Let the Wizard help you enter the arguments
– Point to enter cell references
– Use the Collapse button to collapse the dialog box
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 12
The Function Wizard
Enter arguments into
text boxes
Collapse button
shrinks dialog box
if necessary
Value returned by the
function (answer) is
displayed
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 13
Developing Proficiency
• Use relative and absolute references correctly
– Use relative cell references if the value will change
when a cell is copied
– Use absolute references if the value remains constant
(typically assumptions)
• Mixed references
– Use when either the row or the column will change
• Isolate your assumptions
– Formulas in cells refer to the assumptions area, not to
the actual values
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 14
Using Mixed References
Mixed references used
for number of payments,
rate of return
Absolute reference
used for amount of
contribution
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 15
Hands-on Exercise 2
• Title of Exercise: Advanced Financial
Functions
• Objective: To use relative, absolute, and
mixed references in conjunction with the
PMT and FV functions; to practice various
formatting commands.
– Input file: None
– Output file: Advanced Financial Functions
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 16
Statistical Functions
• MAX, MIN, and AVERAGE functions
– Return highest, lowest, and average values from an
argument list
• Argument list may include cell references, cell ranges, values,
functions, or formulas
• Cells that are empty or contain text are not included
• COUNT and COUNTA functions
– COUNT returns number of cells containing numeric
entries or formulas that return a number
– COUNTA also includes cells with text
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 17
Using Functions versus Formulas
• In general, use functions instead of formulas
– Functions are adjusted as rows or columns are deleted
or added within the range referenced by the function
– With formulas
• Adding a row adjusts the cell references in the formula, but
does not include the new row in the formula
• Deleting a row causes a #REF error message
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 18
The IF Function
• Enables decision making in a worksheet
• Requires three arguments:
– A condition
– A value if the condition is true
– A value if the condition is false
• Condition must be able to be evaluated as
true or false
– Uses relational operators (=, <, etc.)
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 19
Using the IF Function Incorrectly
Value_if_true entered as a
conditional test. Function will
return True or False
BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 20
Using the IF Function Correctly
Value_if_true entered as
a value. Value_if_false
entered as a cell
reference

More Related Content

Similar to BCOMP1101 Chapter4_2009.ppt

Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Alithya
 
SQL for Business Problems.pptx
SQL for Business Problems.pptxSQL for Business Problems.pptx
SQL for Business Problems.pptxMustafa Ahmed
 
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxCOM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxmccormicknadine86
 
ENGR 131 Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131  Elementary Computer ProgrammingTeam IN – InstructorENGR 131  Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131 Elementary Computer ProgrammingTeam IN – InstructorTanaMaeskm
 
Kp26 Plan Activity Output On Cost Center
Kp26 Plan Activity Output On Cost CenterKp26 Plan Activity Output On Cost Center
Kp26 Plan Activity Output On Cost Centerwhocanbe1
 
lecture11-Function details [Autosaved].pptx
lecture11-Function details [Autosaved].pptxlecture11-Function details [Autosaved].pptx
lecture11-Function details [Autosaved].pptxzunairali19
 
Comp 220 ilab 3 of 7
Comp 220 ilab 3 of 7Comp 220 ilab 3 of 7
Comp 220 ilab 3 of 7ashhadiqbal
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculationsuday reddy
 
Understanding DB2 Optimizer
Understanding DB2 OptimizerUnderstanding DB2 Optimizer
Understanding DB2 Optimizerterraborealis
 
Comp 220 i lab 3 bank account lab report and source code
Comp 220 i lab 3 bank account lab report and source codeComp 220 i lab 3 bank account lab report and source code
Comp 220 i lab 3 bank account lab report and source codepradesigali1
 
Finit creative solutions for cash flow fx analysis through dashboarding
Finit   creative solutions for cash flow fx analysis through dashboardingFinit   creative solutions for cash flow fx analysis through dashboarding
Finit creative solutions for cash flow fx analysis through dashboardingfinitsolutions
 
Enhancement Packages 5 & 6 – Where to find the business functions that matter...
Enhancement Packages 5 & 6 – Where to find the business functions that matter...Enhancement Packages 5 & 6 – Where to find the business functions that matter...
Enhancement Packages 5 & 6 – Where to find the business functions that matter...John Jordan
 
Accounting in erp
Accounting in erp Accounting in erp
Accounting in erp Avi Nash
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidationAmit Sharma
 
6 Function
6 Function6 Function
6 FunctionKwan Lee
 

Similar to BCOMP1101 Chapter4_2009.ppt (20)

Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
 
SQL for Business Problems.pptx
SQL for Business Problems.pptxSQL for Business Problems.pptx
SQL for Business Problems.pptx
 
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxCOM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
 
ENGR 131 Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131  Elementary Computer ProgrammingTeam IN – InstructorENGR 131  Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131 Elementary Computer ProgrammingTeam IN – Instructor
 
Dashboard reporting
Dashboard reporting Dashboard reporting
Dashboard reporting
 
Kp26 Plan Activity Output On Cost Center
Kp26 Plan Activity Output On Cost CenterKp26 Plan Activity Output On Cost Center
Kp26 Plan Activity Output On Cost Center
 
lecture11-Function details [Autosaved].pptx
lecture11-Function details [Autosaved].pptxlecture11-Function details [Autosaved].pptx
lecture11-Function details [Autosaved].pptx
 
Comp 220 ilab 3 of 7
Comp 220 ilab 3 of 7Comp 220 ilab 3 of 7
Comp 220 ilab 3 of 7
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations
 
Excel tips
Excel tipsExcel tips
Excel tips
 
Understanding DB2 Optimizer
Understanding DB2 OptimizerUnderstanding DB2 Optimizer
Understanding DB2 Optimizer
 
Comp 220 i lab 3 bank account lab report and source code
Comp 220 i lab 3 bank account lab report and source codeComp 220 i lab 3 bank account lab report and source code
Comp 220 i lab 3 bank account lab report and source code
 
Finit creative solutions for cash flow fx analysis through dashboarding
Finit   creative solutions for cash flow fx analysis through dashboardingFinit   creative solutions for cash flow fx analysis through dashboarding
Finit creative solutions for cash flow fx analysis through dashboarding
 
Enhancement Packages 5 & 6 – Where to find the business functions that matter...
Enhancement Packages 5 & 6 – Where to find the business functions that matter...Enhancement Packages 5 & 6 – Where to find the business functions that matter...
Enhancement Packages 5 & 6 – Where to find the business functions that matter...
 
Accounting in erp
Accounting in erp Accounting in erp
Accounting in erp
 
Copa realignment
Copa realignmentCopa realignment
Copa realignment
 
Excel
ExcelExcel
Excel
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidation
 
Creating an Invoice in a Spreadsheet_Cosocius Proof of Concept
Creating an Invoice in a Spreadsheet_Cosocius Proof of ConceptCreating an Invoice in a Spreadsheet_Cosocius Proof of Concept
Creating an Invoice in a Spreadsheet_Cosocius Proof of Concept
 
6 Function
6 Function6 Function
6 Function
 

Recently uploaded

Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...rajveerescorts2022
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxWorkforce Group
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfAdmir Softic
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Delhi Call girls
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...lizamodels9
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 

Recently uploaded (20)

Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 

BCOMP1101 Chapter4_2009.ppt

  • 1. SPREADSHEETS IN DECISION MAKING: WHAT IF? CHAPTER 4 BCOMP1101 • COMPUTER APPLICATION FOR BUSINESS HEMAVATHI FACULTY OF BUSINESS MANAGEMENT & GLOBALIZATION
  • 2. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 2 Objectives • Use the PMT function to calculate the payment of a car loan or mortgage. • Use the FV function to determine the future value of a retirement account • Use mixed references to vary two parameters in a table • Use the COUNT functions
  • 3. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 3 Objectives • Use the IF functions to implement decision making
  • 4. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 4 Topics covered • Using Functions • PMT Function • FV Function • Function Wizard • IF Function
  • 5. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 5 Case Study: Bill’s Autos In this case study, students create a flexible car payment calculator. They use the PMT function to determine the monthly payment. They then use mixed references to create a table showing the amount of the payment, given different amounts financed and interest rates.
  • 6. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 6 Using Functions • Function – a predefined computational task • Requires arguments – Values the function uses to calculate answers • Returns a value
  • 7. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 7 The PMT Function • Calculates a periodic payment, such as a car or mortgage payment • Based on: – Amount financed – Interest rate – Number of periods
  • 8. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 8 Using the PMT function Interest rate divided by 12 Number of payments multiplied by 12 Amount financed expressed as a negative number Amount financed, interest rate, and the term, are all isolated as assumptions. One or more assumptions can be changed
  • 9. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 9 The FV function • Returns the future value of a series of payments – For example, contributions to your 401K or IRA • Based on: – Number of periods – Expected rate of return – Amount invested each period
  • 10. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 10 Using the FV Function Amount of contribution, rate of return, and years contributing are all expressed as assumptions
  • 11. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 11 Inserting a Function • Use the Insert Function command from the Insert menu • Use the list box to select the name of the function – Functions are categorized • Let the Wizard help you enter the arguments – Point to enter cell references – Use the Collapse button to collapse the dialog box
  • 12. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 12 The Function Wizard Enter arguments into text boxes Collapse button shrinks dialog box if necessary Value returned by the function (answer) is displayed
  • 13. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 13 Developing Proficiency • Use relative and absolute references correctly – Use relative cell references if the value will change when a cell is copied – Use absolute references if the value remains constant (typically assumptions) • Mixed references – Use when either the row or the column will change • Isolate your assumptions – Formulas in cells refer to the assumptions area, not to the actual values
  • 14. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 14 Using Mixed References Mixed references used for number of payments, rate of return Absolute reference used for amount of contribution
  • 15. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 15 Hands-on Exercise 2 • Title of Exercise: Advanced Financial Functions • Objective: To use relative, absolute, and mixed references in conjunction with the PMT and FV functions; to practice various formatting commands. – Input file: None – Output file: Advanced Financial Functions
  • 16. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 16 Statistical Functions • MAX, MIN, and AVERAGE functions – Return highest, lowest, and average values from an argument list • Argument list may include cell references, cell ranges, values, functions, or formulas • Cells that are empty or contain text are not included • COUNT and COUNTA functions – COUNT returns number of cells containing numeric entries or formulas that return a number – COUNTA also includes cells with text
  • 17. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 17 Using Functions versus Formulas • In general, use functions instead of formulas – Functions are adjusted as rows or columns are deleted or added within the range referenced by the function – With formulas • Adding a row adjusts the cell references in the formula, but does not include the new row in the formula • Deleting a row causes a #REF error message
  • 18. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 18 The IF Function • Enables decision making in a worksheet • Requires three arguments: – A condition – A value if the condition is true – A value if the condition is false • Condition must be able to be evaluated as true or false – Uses relational operators (=, <, etc.)
  • 19. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 19 Using the IF Function Incorrectly Value_if_true entered as a conditional test. Function will return True or False
  • 20. BCOMP1101 COMPUTER APPLICATION FOR BUSINESS 20 Using the IF Function Correctly Value_if_true entered as a value. Value_if_false entered as a cell reference