How to Use the DISC Function in Excel

Introduction

This article delves into the DISC function available in Microsoft Excel and Google Sheets. This function is designed to compute the discount rate of a security, incorporating critical data points such as the settlement date, maturity date, rate, and yield. It is a valuable tool in financial analysis for assessing the worth of investment securities.

Syntax

The syntax for the DISC function is consistent across both Excel and Google Sheets:

=DISC(settlement, maturity, pr, redemption, frequency, [basis])
  • Settlement: The date when the security is to be delivered and payment must be made.
  • Maturity: The expiration or due date of the security.
  • Pr: The price of the security per $100 of face value.
  • Redemption: The redemption value per $100 of face value at maturity.
  • Frequency: The frequency of coupon payments per year (e.g., 1 for annual, 2 for semi-annual).
  • Basis (optional): The day count convention to be used in calculation, denoted as an integer.

Examples

Example 1: Basic Usage

Let’s compute the discount rate for a security with these attributes:

Settlement Maturity Pr Redemption Frequency
1-Jan-2022 1-Jan-2025 95 100 2

To achieve this, input the following formula in Excel or Google Sheets:

=DISC("1-Jan-2022", "1-Jan-2025", 95, 100, 2)

This formula will return the discount rate for the specified security.

Example 2: Using Basis

Here, we calculate the DISC using a particular day count basis:

Settlement Maturity Pr Redemption Frequency Basis
1-Jan-2022 1-Jan-2025 95 100 2 1

Include the basis parameter in the formula as follows:

=DISC("1-Jan-2022", "1-Jan-2025", 95, 100, 2, 1)

This computation will determine the discount rate using the specified day count basis.

Conclusion

The DISC function in Excel and Google Sheets serves as an effective mechanism for evaluating the discount rates of securities based on various parameters. Familiarity with its syntax and function will facilitate complex financial analyses efficiently.

More information: https://support.microsoft.com/en-us/office/disc-function-71fce9f3-3f05-4acf-a5a3-eac6ef4daa53

Other functions
Returns the accrued interest for a security that pays periodic interest
Returns the accrued interest for a security that pays interest at maturity
Returns the depreciation for each accounting period by using a depreciation coefficient
Returns the depreciation for each accounting period
Returns the number of days from the beginning of the coupon period to the settlement date
Returns the number of days in the coupon period that contains the settlement date
Returns the number of days from the settlement date to the next coupon date
Returns the next coupon date after the settlement date
Returns the number of coupons payable between the settlement date and maturity date
Returns the previous coupon date before the settlement date
Returns the cumulative interest paid between two periods
Returns the cumulative principal paid on a loan between two periods
Returns the depreciation of an asset for a specified period by using the fixed-declining balance method
Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify
Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction
Returns the annual duration of a security with periodic interest payments
Returns the effective annual interest rate
Returns the future value of an investment
Returns the future value of an initial principal after applying a series of compound interest rates
Returns the interest rate for a fully invested security
Returns the interest payment for an investment for a given period
Returns the internal rate of return for a series of cash flows
Calculates the interest paid during a specific period of an investment
Returns the Macauley modified duration for a security with an assumed par value of $100
Returns the internal rate of return where positive and negative cash flows are financed at different rates
Returns the annual nominal interest rate
Returns the number of periods for an investment
Returns the net present value of an investment based on a series of periodic cash flows and a discount rate
Returns the price per $100 face value of a security with an odd first period
Returns the yield of a security with an odd first period
Returns the price per $100 face value of a security with an odd last period
Returns the yield of a security with an odd last period
Returns the number of periods required by an investment to reach a specified value
Returns the periodic payment for an annuity
Returns the payment on the principal for an investment for a given period
Returns the price per $100 face value of a security that pays periodic interest
Returns the price per $100 face value of a discounted security
Returns the price per $100 face value of a security that pays interest at maturity
Returns the present value of an investment
Returns the interest rate per period of an annuity
Returns the amount received at maturity for a fully invested security
Returns an equivalent interest rate for the growth of an investment
Returns the straight-line depreciation of an asset for one period
Returns the sum-of-years' digits depreciation of an asset for a specified period
Returns the bond-equivalent yield for a Treasury bill
Returns the price per $100 face value for a Treasury bill
Returns the yield for a Treasury bill
Returns the depreciation of an asset for a specified or partial period by using a declining balance method
Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic
Returns the net present value for a schedule of cash flows that is not necessarily periodic
Returns the yield on a security that pays periodic interest
Returns the annual yield for a discounted security; for example, a Treasury bill
Returns the annual yield of a security that pays interest at maturity