1-Fundamental Concepts
1-Fundamental Concepts
1-Fundamental Concepts
Foundations of
Engineering Economy
Lecture 1:
1.Role in decision making
2.Study approach
3.Ethics and economics
4.Interest rate
5.Terms and symbols
LEARNING OUTCOMES 6.Cash flows
7.Economic equivalence
8.Simple and compound interest
9.Minimum attractive rate of return
10.Spreadsheet functions
WHY ENGINEERING ECONOMY IS
IMPORTANT TO ENGINEERS
https://drive.google.com/file/d/1nTUz9wgZp657xxTANJNuFp_HhGh_Sfup/view?usp
=sharing
All disciplines have a formal code of ethics. The Philippine Society of Agricultural
and Biosystem Engineers (PSABE) maintains a code specifically for agricultural and
biosystems engineers; many engineering professional societies have their own
code.
Interest and Interest Rate
• Interest – the manifestation of the time value of money
• Fee that one pays to use someone else’s money
• Difference between an ending amount of money and a beginning amount of
money
Interest = amount owed now – principal
• Interest rate – Interest paid over a time period expressed as a percentage of principal
Rate of Return
• Interest earned over a period of time is expressed as a percentage of
the original amount (principal)
Range estimate – Min and max values that estimate the cash flow
Cash outflow: Cost is between ₱2.5 M and ₱3.2 M
Point estimates are commonly used; however, range estimates with probabilities
attached provide a better understanding of variability of economic parameters
used to make decisions
Cash Flow Diagrams
What a typical cash flow diagram might look like
Always assume end-of-period cash flows
Time
0 1 2 … … … n-1 n
One time
period
F = ₱100
0 1 2 … … … n-1
n Cash flows are shown as directed arrows: + (up) for inflow
P = ₱-80 - (down) for outflow
Cash Flow Diagram
Example
Plot observed cash flows over
last 8 years and estimated sale
next year for ₱150. Show 1-17
present worth (P) arrow at
present time, t = 0
Economic Equivalence
How it works: Use rate i and time t in upcoming relations to move money
(values of P, F and A) between time points t = 0, 1, …, n to make them
equivalent (not equal) at the rate i
Example of Equivalence
₱110
Different sums of money at different times may be
equal in economic value at a given rate
Year
0 1
Rate of return = 10% per year
₱100 now
₱100 now is economically equivalent to ₱110 one year from now, if the ₱100 is invested at a
rate of 10% per year.
Simple and Compound Interest
• Simple Interest
Interest is calculated using principal only
Interest = (principal)(number of periods)(interest rate)
I = Pni
Example: ₱100,000 lent for 3 years at simple i = 10% per year. What is repayment after 3
years?
Interest = 100,000(3)(0.10) = ₱30,000
Total due = 100,000 + 30,000 = ₱130,000
Simple and Compound Interest
• Compound Interest
Interest is based on principal plus all accrued interest
That is, interest compounds over time
• Equity Financing –Funds either from retained earnings, new stock issues, or
owner’s infusion of money.
• Debt Financing –Borrowed funds from outside sources – loans, bonds,
mortgages, venture capital pools, etc. Interest is paid to the lender on these funds
Definition: Largest rate of return of all projects not accepted (forgone) due to a
lack of capital funds
If no MARR is set, the ROR of the first project not undertaken establishes the
opportunity cost
Example: Assume MARR = 10%. Project A, not funded due to lack of funds, is
projected to have RORA = 13%. Project B has RORB = 15% and is funded because it
costs less than A
Opportunity cost is 13%, i.e., the opportunity to make an additional 13% is forgone
by not funding project A
Introduction to Spreadsheet Functions
EXCEL FINANCIAL
FUNCTIONS
Present Value, P: = PV(i%,n,A,F)
Future Value, F: = FV(i%,n,A,P)
Equal, periodic value, A: = PMT(i%,n,P,F)
Number of periods, n: = NPER((i%,A,P,F)
Compound interest rate, i: = RATE(n,A,P,F)
Compound interest rate, i: = IRR(first_cell:last_cell)
Present value, any series, P: = NPV(i%,second_cell:last_cell) + first_cell