subject
Mathematics, 10.03.2020 06:39 summerjoiner

Assuming cashflows occurring in year t (Ft), and a single discount rate in decimal (r), the present value P is given by: P = St ( Ft / (1+r)t ) For example, the net present value the cashflows [20, 50, 90] discounted at a rate of 5% is: P = 20 / (1.05) + 50 / (1.05)2 + 90 / (1.05)3 = 142.14 (rounded to 2 decimal places) Assignment: Write a function NetPresentValue(flowlist, rate) that takes a list of values, and an interest rate (in decimal), and returns the net present value. The list of values is assumed to be annual flows, so for example, [10, 20] represents a flow of 10 at end of year 1, and 20 at end of year 2. Zero is a valid value, so for example, [0, 20] represents no flow at the end of year 1, and a flow of 20 at the end of year 2.

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 12:40
The surface area (sa) of a cube with a as the length of each of its sides is given by the formula . if the surface area is known, how can you rewrite the formula to find its side?
Answers: 1
question
Mathematics, 21.06.2019 14:00
What is the simplified expression for 6(2(y+x))
Answers: 3
question
Mathematics, 21.06.2019 19:00
Billy plotted −3 4 and −1 4 on a number line to determine that −3 4 is smaller than −1 4 .is he correct? explain why or why not
Answers: 3
question
Mathematics, 21.06.2019 23:30
Aparking garage charges $1.12 for the first hour and 0.50 for each additional hour. what is the maximum length of time tom can park in the garage if we wishes to play no more than $5.62
Answers: 1
You know the right answer?
Assuming cashflows occurring in year t (Ft), and a single discount rate in decimal (r), the present...
Questions
Questions on the website: 13722363