Discounted Security
A security is a tradable financial asset. A discounted security's rate is based on the redemption value rather than the price.
The settlement price of a discounted security equals the redemption value times 1 minus the rate of discount times the years from settlement to maturity.
Formula
![Copy to Clipboard QuantityVariable["P", "Money"] == (1 - QuantityVariable["d", "Unitless"]*QuantityVariable[Subscript["t", "SM"], "Unitless"])*QuantityVariable[Subscript["V", "r"], "Money"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/004/0040edc3-df33-4275-9034-aafcc20b0d65/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| P | settlement price | "Money" |
| d | rate of discount | "Unitless" |
| tSM | years from settlement to maturity | "Unitless" |
| Vr | redemption value | "Money" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
