chapitre14.py

Created by vovenastream

Created on December 04, 2025

970 Bytes


# CH14 - KEY RATIOS
# --------------------------------
# 1) CURRENT RATIO
# = Current Assets / Current Liabilities
# Current Assets = cash, AR, inventory,
# prepaid, short-term assets
# Current Liabilities = AP, salaries pay,
# taxes pay, interest pay, unearned rev
# --------------------------------
# 2) DEBT RATIO
# = Total Liabilities / Total Assets
# Total Liabilities = debts + payables
# Total Assets = cash + AR + inv +
# equipment + building + land
# --------------------------------
# 3) PROFIT MARGIN
# = Net Income / Net Sales
# Net Income = revenues - expenses
# Net Sales = sales - returns - discounts
# --------------------------------
# 4) RETURN ON ASSETS (ROA)
# = Net Income / Average Total Assets
# Average Assets = (Beg Assets + End Assets)/2
Current Ratio =
# Current Assets / Current Liabilities
# 
Debt Ratio =
# Total Liabilities / Total Assets
#
# EPS =
# Net Income / Number of Shares
#
# Average =
# (Beginning + Ending) / 2

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.