Convexity: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
m (Add embedded link to Duration page.)
imported>Doug Williamson
(Improve calculation.)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
Convexity is normally calculated as:
Convexity is normally calculated as:


'''Sum [PV x t x (t+1)]/Sum(PV)'''.
Sum(PV x t x (t + 1) ) / Sum(PV).




Where:
Where:


PV = Present Value of individual cash flows
PV = Present Value of individual cash flows.


t = timing of cash flows
t = timing of cash flows.




Line 20: Line 20:


Obviously this can lead to confusion, so it is important to clarify whether convexity or modified convexity is intended.
Obviously this can lead to confusion, so it is important to clarify whether convexity or modified convexity is intended.


== See also ==
== See also ==
* [[Duration]]
* [[Duration]]
* [[Effective convexity]]
* [[Modified convexity]]
* [[Modified convexity]]
* [[Modified duration]]
* [[Modified duration]]


[[Category:Interest_Rate_Risk]]
[[Category:Manage_risks]]
[[Category:Managing_Risk]]
[[Category:Risk_frameworks]]

Latest revision as of 19:18, 15 January 2016

Convexity measures the curvature of the profile representing the relationship between an instrument’s or a portfolio's yield and its value.


Convexity is normally calculated as:

Sum(PV x t x (t + 1) ) / Sum(PV).


Where:

PV = Present Value of individual cash flows.

t = timing of cash flows.


Strictly defined, convexity is the rate of change of duration, and modified convexity is the rate of change of modified duration, for small changes in yield from the given starting yield.


More loosely, the terms Convexity and Modified convexity are sometimes used interchangeably.

Obviously this can lead to confusion, so it is important to clarify whether convexity or modified convexity is intended.


See also