#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default PV Function

I have this problem to solve. I used the PV function in Excel, but the number
just doesn't seem right. When I calculate the same info on my TI-83 Plus, it
comes up with a completely different number. The problem is: "Show the
present value of 15 annual payments made to you, each payment being for
$2000. Assume that the interest rate is 7.5% per year and that the first
payment is made 12 months from today." When I calculate using the PV
function, the answer is $266.67. But when I calculate on the TI-83 Plus, I
get $17,654.24. What is it that I'm doing wrong? Which is correct? I have to
show the formula used in my spreadsheet. Any help would be greatly
appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default PV Function

On Thu, 24 Aug 2006 18:26:01 -0700, BSAT Student
wrote:

I have this problem to solve. I used the PV function in Excel, but the number
just doesn't seem right. When I calculate the same info on my TI-83 Plus, it
comes up with a completely different number. The problem is: "Show the
present value of 15 annual payments made to you, each payment being for
$2000. Assume that the interest rate is 7.5% per year and that the first
payment is made 12 months from today." When I calculate using the PV
function, the answer is $266.67. But when I calculate on the TI-83 Plus, I
get $17,654.24. What is it that I'm doing wrong? Which is correct? I have to
show the formula used in my spreadsheet. Any help would be greatly
appreciated.


For someone to help you, it would be useful to post the formula that you are
using.

Using the PV function, and the values you post, I get $17,654.24
, which is the same as your TI-83+.

So you are probably not entering the values correctly into the Excel function
you are using.
--ron
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default PV Function

Thanks guys. I figured it out just before I got the notification that you had
responded. I did leave off the % sign. I just didn't think it was needed when
I entered the number into the "Rate" field. Thanks so much for the help!

"Ron Rosenfeld" wrote:

On Thu, 24 Aug 2006 18:26:01 -0700, BSAT Student
wrote:

I have this problem to solve. I used the PV function in Excel, but the number
just doesn't seem right. When I calculate the same info on my TI-83 Plus, it
comes up with a completely different number. The problem is: "Show the
present value of 15 annual payments made to you, each payment being for
$2000. Assume that the interest rate is 7.5% per year and that the first
payment is made 12 months from today." When I calculate using the PV
function, the answer is $266.67. But when I calculate on the TI-83 Plus, I
get $17,654.24. What is it that I'm doing wrong? Which is correct? I have to
show the formula used in my spreadsheet. Any help would be greatly
appreciated.


For someone to help you, it would be useful to post the formula that you are
using.

Using the PV function, and the values you post, I get $17,654.24
, which is the same as your TI-83+.

So you are probably not entering the values correctly into the Excel function
you are using.
--ron

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 180
Default PV Function

Looks like you left of the % on the interest rate; the rate is 7.5%, not 7.5.

"BSAT Student" wrote:

I have this problem to solve. I used the PV function in Excel, but the number
just doesn't seem right. When I calculate the same info on my TI-83 Plus, it
comes up with a completely different number. The problem is: "Show the
present value of 15 annual payments made to you, each payment being for
$2000. Assume that the interest rate is 7.5% per year and that the first
payment is made 12 months from today." When I calculate using the PV
function, the answer is $266.67. But when I calculate on the TI-83 Plus, I
get $17,654.24. What is it that I'm doing wrong? Which is correct? I have to
show the formula used in my spreadsheet. Any help would be greatly
appreciated.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 762
Default PV Function

BSAT Student -

Generally, if you want to know what you are doing wrong, it's best to
describe what you are doing.

When I enter =PV(0.075,15,2000) into a cell, the result is -17654.23949.

The negative result is explained in Excel's Help for "PV worksheet
function."

- Mike
http://www.mikemiddleton.com


"BSAT Student" wrote in message
...
I have this problem to solve. I used the PV function in Excel, but the
number
just doesn't seem right. When I calculate the same info on my TI-83 Plus,
it
comes up with a completely different number. The problem is: "Show the
present value of 15 annual payments made to you, each payment being for
$2000. Assume that the interest rate is 7.5% per year and that the first
payment is made 12 months from today." When I calculate using the PV
function, the answer is $266.67. But when I calculate on the TI-83 Plus, I
get $17,654.24. What is it that I'm doing wrong? Which is correct? I have
to
show the formula used in my spreadsheet. Any help would be greatly
appreciated.





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default PV Function

This gave me $17,654.24

=PV(7.5%,15,2000)

"BSAT Student" wrote:

I have this problem to solve. I used the PV function in Excel, but the number
just doesn't seem right. When I calculate the same info on my TI-83 Plus, it
comes up with a completely different number. The problem is: "Show the
present value of 15 annual payments made to you, each payment being for
$2000. Assume that the interest rate is 7.5% per year and that the first
payment is made 12 months from today." When I calculate using the PV
function, the answer is $266.67. But when I calculate on the TI-83 Plus, I
get $17,654.24. What is it that I'm doing wrong? Which is correct? I have to
show the formula used in my spreadsheet. Any help would be greatly
appreciated.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need some comments on my Utility_Move class module. jchen Excel Worksheet Functions 0 August 21st 06 07:05 PM
Creating a Custom Excel Function to Calculate Gini Coefficients [email protected] Excel Worksheet Functions 3 February 21st 06 10:15 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


All times are GMT +1. The time now is 04:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"