#Teach me bonds! (Finance)

69 messages · Page 1 of 1 (latest)

left python
#

Hello, my literature for this "introductory math finance" is very poor and I can't get a good grip on bonds and various tasks related to them (because there's so many interesting formulas and I don't know any of them).

Look at the attachment, that's pretty much the only formula that was introduced to me and I can't understand parts of it and don't know how to use it in various tasks that don't actually need all of this information.

hexed lanceBOT
#
  1. Do not ping the Moderators, unless someone is breaking the rules.
  2. Do not ping the Helper Moderators, unless there is a conflict between helpers.
  3. Do not ping other members randomly for help.
  4. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  5. Wait patiently for a helper to come along.
  6. If the Helper has answered your question, remember to thank them with the Mathematics Ranks bot and close the thread with:

+close
Feel free to nominate the person for helper of the week in #helper-nominations
If you're happy with the help you got here, and the server overall, you can contribute financially as well:

green pantherBOT
#

@left python

:HelpIcon:| Help Reminder

Hello danilojonic, this is a friendly reminder that your help request has been inactive for more than 24 hours. If you no longer need assistance, please consider closing the thread using the +close command. This thread will be automatically closed in 3 days if it remains inactive.

quasi marlin
#

what are your questions?

left python
velvet reefBOT
#

danilojonic

quasi marlin
#

missing context, no way for the reader to know what the notation means

left python
#

I understand the t is the duration for which the bond is active, r is the interest rate and n is the amount of times per year. I understand F is the initial (resale?) value of the bond, R is equal to F (unless resold at a different price) and P is the current value of the bond.

left python
quasi marlin
left python
#

so I don't understand what exactly is yield to maturity. Is it supposed to be something against inflation?

left python
quasi marlin
#

yield to maturity is roughly speaking the total return you can expect if you buy the stock/bond at its current price

#

assuming you hold the stock until it "matures"

left python
#

I know compound interest is calculated as $P\cdot (1+\frac{r}{n})^{n\cdot t}$ where P is the money we start with, r is interest and n is the amount of times that interest occurs in a year. So with that in mind this formula looks exactly the same but lambda is something similar to interest.

velvet reefBOT
#

danilojonic

quasi marlin
#

where is this formula taken from

left python
left python
left python
quasi marlin
#

the exponents dont make sense to me

#

this almost looks like something called "zero coupon price"

#

this is something I would expect

left python
#

and then followed by the sum of all initial values of the coupons

#

Does it make sense that if some coupons get issued over time then a lesser number of them remains hence the bond loses on its resale value over time?

quasi marlin
#

nvm, I understand what's going on now

#

it is zero coupon price

#

t is the time it takes to mature, correct?

#

or is it kt?

left python
#

lets say $F = R = 1000$ and $t = 5$ years. then if we say $r = 0,05$ then $\frac{F\cdot r}$ is the value of a single coupon that gets paid back to you in a year. And now if we decide to sell that bond at $t = 4$, we would've already claimed the 3 initial coupons hence the bond value would decrease I think.

velvet reefBOT
#

danilojonic
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

left python
left python
#

if it's quarterly, then it gets divided by 4 and time (in years) gets multiplied by 4 because that's the amount of times it would happen in total.

left python
# quasi marlin nvm, I understand what's going on now

I have an example I have issue with:

For a bond of $3,000$ with a maturity of $4$ years, it is necessary to pay annual coupons of $2,500$ at the end of each of those $4$ years until maturity. Determine the duration of that bond if the profit until maturity is 15% with half-yearly calculation.

Okay so F = R = $3,000$, $t = 4$, coupon per year ($m = 1$) is $2,500$, profit until maturity is $\lambda = 0,15$ and $k = 2$. I don't understand what "the duration of that bond" means if the maturity is already set at $4$ years.

velvet reefBOT
#

danilojonic

quasi marlin
#

15% you mean

#

oh, you think time to mature = duration of bond?

left python
left python
quasi marlin
#

you're missing the % sign here, confused me for a second

left python
#

The formula is $P = \frac{R}{(1+\frac{\lambda}{k})^{kt}} + \frac{F\cdot r}{m}\cdot \frac{1}{(1+\frac{\lambda}{k})^{\frac{k}{n}} - 1}\cdot (1 - (1+\frac{\lambda}{k})^{-kt}$ btw, made a few mistakes earlier

velvet reefBOT
#

danilojonic

left python
quasi marlin
#

% is latex syntax

#

$$%$$

velvet reefBOT
quasi marlin
#

you have to write %

left python
#

ahh I didn't put it under the dollar signs

quasi marlin
#

grr

#

\

#

\ %

left python
velvet reefBOT
#

danilojonic

left python
#

and so I don't understand what that duration means in the context of the formula

quasi marlin
#

well, cassically, duration is defined as the change in value of a bond for a 1% change in interest rates

left python
#

I don't have P (current value) but if as it says in the task 2,500 is a coupon yearly, then that means $\frac{F\cdot r}{m} = 2,500$??

velvet reefBOT
#

danilojonic

left python
quasi marlin
#

as an example: let's say interest rates decrease by 1% p.a and you have a 10 year bond with a duration of 5, the price is expected to increase by 5%

#

does that make sense?

left python
#

no, I'm still confused

#

isn't interest rate supposed to be static here?

quasi marlin
#

but duration is by definition a measure of price change in the presence of change in interest rates

left python
#

The price difference between F and P? (F = bond issue price, P = bond current price)