├── LICENSE └── Safetitude ├── Annual Recurring Revenue.cpp ├── Break Even Analysis.cpp ├── Burn Rate.cpp ├── Capital Adequacy Ratio (CAR).cpp ├── Capital Expenditure.cpp ├── Compound annual growth rate.cpp ├── Contribution Margin.cpp ├── Contribution margin ratio.cpp ├── Cost Volume Profit(CVP) Analysis.cpp ├── Cost of Goods Sold(COGS).cpp ├── Customer Acquisition Cost (CAC).cpp ├── Customer Churn Rate.cpp ├── Customer Lifetime Value(CLV).cpp ├── Customer Retention Rate.cpp ├── Debt Service Coverage Ratio(DSCR).cpp ├── Debt to equity ratio.cpp ├── Earnings per share.cpp ├── Economic Order Quantity(EOQ).cpp ├── Effective Tax Rate.cpp ├── Employee Productivity.cpp ├── Employee Turnover Rate.cpp ├── Employee Utilization Rate.cpp ├── Employee retention Rate.cpp ├── Equity Multiplier.cpp ├── Fixed and variable cost calculation.cpp ├── Free Cash Flow.cpp ├── Interest Coverage ratio.cpp ├── Internal rate of return.cpp ├── Inventory days.cpp ├── Inverntory Turnover Rate.cpp ├── Market Share Calc.cpp ├── Net Present Value.cpp ├── Net Working Capital.cpp ├── Operating Margin.cpp ├── Operating cash flow.cpp ├── Payback period.cpp ├── Price elasticity of demand.cpp ├── Price to earning ratio.cpp ├── Profit Margin Calc.cpp ├── Profitability Index.cpp ├── Quick Ratio (Acid Test Ratio).cpp ├── Return on Equity.cpp ├── Return on Investment.cpp ├── Return on assets.cpp ├── Return on capital employed.cpp ├── Revenue growth rate.cpp ├── Sales Growth Rate.cpp └── Weighted Average Cost of Capital (WACC).cpp /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/LICENSE -------------------------------------------------------------------------------- /Safetitude/Annual Recurring Revenue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Annual Recurring Revenue.cpp -------------------------------------------------------------------------------- /Safetitude/Break Even Analysis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Break Even Analysis.cpp -------------------------------------------------------------------------------- /Safetitude/Burn Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Burn Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Capital Adequacy Ratio (CAR).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Capital Adequacy Ratio (CAR).cpp -------------------------------------------------------------------------------- /Safetitude/Capital Expenditure.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Capital Expenditure.cpp -------------------------------------------------------------------------------- /Safetitude/Compound annual growth rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Compound annual growth rate.cpp -------------------------------------------------------------------------------- /Safetitude/Contribution Margin.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Contribution Margin.cpp -------------------------------------------------------------------------------- /Safetitude/Contribution margin ratio.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Contribution margin ratio.cpp -------------------------------------------------------------------------------- /Safetitude/Cost Volume Profit(CVP) Analysis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Cost Volume Profit(CVP) Analysis.cpp -------------------------------------------------------------------------------- /Safetitude/Cost of Goods Sold(COGS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Cost of Goods Sold(COGS).cpp -------------------------------------------------------------------------------- /Safetitude/Customer Acquisition Cost (CAC).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Customer Acquisition Cost (CAC).cpp -------------------------------------------------------------------------------- /Safetitude/Customer Churn Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Customer Churn Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Customer Lifetime Value(CLV).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Customer Lifetime Value(CLV).cpp -------------------------------------------------------------------------------- /Safetitude/Customer Retention Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Customer Retention Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Debt Service Coverage Ratio(DSCR).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Debt Service Coverage Ratio(DSCR).cpp -------------------------------------------------------------------------------- /Safetitude/Debt to equity ratio.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Debt to equity ratio.cpp -------------------------------------------------------------------------------- /Safetitude/Earnings per share.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Earnings per share.cpp -------------------------------------------------------------------------------- /Safetitude/Economic Order Quantity(EOQ).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Economic Order Quantity(EOQ).cpp -------------------------------------------------------------------------------- /Safetitude/Effective Tax Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Effective Tax Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Employee Productivity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Employee Productivity.cpp -------------------------------------------------------------------------------- /Safetitude/Employee Turnover Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Employee Turnover Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Employee Utilization Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Employee Utilization Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Employee retention Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Employee retention Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Equity Multiplier.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Equity Multiplier.cpp -------------------------------------------------------------------------------- /Safetitude/Fixed and variable cost calculation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Fixed and variable cost calculation.cpp -------------------------------------------------------------------------------- /Safetitude/Free Cash Flow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Free Cash Flow.cpp -------------------------------------------------------------------------------- /Safetitude/Interest Coverage ratio.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Interest Coverage ratio.cpp -------------------------------------------------------------------------------- /Safetitude/Internal rate of return.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Internal rate of return.cpp -------------------------------------------------------------------------------- /Safetitude/Inventory days.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Inventory days.cpp -------------------------------------------------------------------------------- /Safetitude/Inverntory Turnover Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Inverntory Turnover Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Market Share Calc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Market Share Calc.cpp -------------------------------------------------------------------------------- /Safetitude/Net Present Value.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Net Present Value.cpp -------------------------------------------------------------------------------- /Safetitude/Net Working Capital.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Net Working Capital.cpp -------------------------------------------------------------------------------- /Safetitude/Operating Margin.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Operating Margin.cpp -------------------------------------------------------------------------------- /Safetitude/Operating cash flow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Operating cash flow.cpp -------------------------------------------------------------------------------- /Safetitude/Payback period.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Payback period.cpp -------------------------------------------------------------------------------- /Safetitude/Price elasticity of demand.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Price elasticity of demand.cpp -------------------------------------------------------------------------------- /Safetitude/Price to earning ratio.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Price to earning ratio.cpp -------------------------------------------------------------------------------- /Safetitude/Profit Margin Calc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Profit Margin Calc.cpp -------------------------------------------------------------------------------- /Safetitude/Profitability Index.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Profitability Index.cpp -------------------------------------------------------------------------------- /Safetitude/Quick Ratio (Acid Test Ratio).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Quick Ratio (Acid Test Ratio).cpp -------------------------------------------------------------------------------- /Safetitude/Return on Equity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Return on Equity.cpp -------------------------------------------------------------------------------- /Safetitude/Return on Investment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Return on Investment.cpp -------------------------------------------------------------------------------- /Safetitude/Return on assets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Return on assets.cpp -------------------------------------------------------------------------------- /Safetitude/Return on capital employed.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Return on capital employed.cpp -------------------------------------------------------------------------------- /Safetitude/Revenue growth rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Revenue growth rate.cpp -------------------------------------------------------------------------------- /Safetitude/Sales Growth Rate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Sales Growth Rate.cpp -------------------------------------------------------------------------------- /Safetitude/Weighted Average Cost of Capital (WACC).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/anshumansinha3301/Safetitude-Project-Finance/HEAD/Safetitude/Weighted Average Cost of Capital (WACC).cpp --------------------------------------------------------------------------------