The Oracle
quantity
equation
(num_months_saved * monthly_salary ) - cost_of_coaching
description
by investing in coaching, the time spent out of work will decrease and there is a potential for a higher annual salary. Think of the first year on the job. How much money do you put back into your own pocket by working with a coach?
SET
fidelity
cost_of_coaching
min
max
int
float
log
intlog
type
monthly_salary
min
max
int
float
log
intlog
type
num_months_saved
min
max
int
float
log
intlog
type
SAVE
money_saved = (num_months_saved * monthly_salary ) - cost_of_coaching
HiPlot
Loading HiPlot...
HiPlot needs JavaScript to run