finished financial ratios

This commit is contained in:
ronny abraham 2024-11-25 19:54:32 +02:00
parent 299253fea0
commit 91e051b26d

View file

@ -25,6 +25,13 @@
- used in case the inventory has to be discounted (ie the inventory just got recalled)
** Leverage Ratios
- Debt to total assets = debt / assets
- Interest coverage = EBITDA / interest
*** EBITDA
- *definition:* Earnings Before Interest Taxes, Depreciation and Amoritization
- *formula:*
- \( \text{EBITDA} = \text{Net Income} + \text{Interest} + \text{Taxes} + \text{Depreciation} + \text{Amoritization}\)
- \( \text{EBITDA} = \text{Operating Income} + \text{Depreciation} + \text{Amoritization}\)
*** Debt to total assets = debt / assets
*** Interest coverage = EBITDA / interest
- Earnings Before Interest Taxes Depreciation and Amoritization