Financial Forecasting in Python
Victoria Clark
CGMA Financial Analyst
Sales = Income = Revenue = Turnover
Data needed:
sp_unit
units
Complexities
d_sp
sp_1
vs sp_2
Data needed:
fixed_costs
Variable_costs_per_unit
inv_ob
inv_cb
gp_margin
break_even = fixed_costs/(sp - variable_costs)
Financial Forecasting in Python