The Oracle
quantity
equation
(num_plants * grams_per_plant * dollars_per_gram - utilities_per_harvest - rent_per_harvest - num_lights*cost_per_light - (mins_per_plant / 60.0) * num_plants * dollars_per_hour ) / (num_plants * grams_per_plant)
description
SET
fidelity
cost_per_light
min
max
float
int
log
intlog
type
dollars_per_gram
min
max
float
int
log
intlog
type
dollars_per_hour
min
max
float
int
log
intlog
type
grams_per_plant
min
max
float
int
log
intlog
type
mins_per_plant
min
max
float
int
log
intlog
type
num_lights
min
max
int
float
log
intlog
type
num_plants
min
max
int
float
log
intlog
type
rent_per_harvest
min
max
float
int
log
intlog
type
utilities_per_harvest
min
max
float
int
log
intlog
type
SAVE
profit_per_gram = (num_plants * grams_per_plant * dollars_per_gram - utilities_per_harvest - rent_per_harvest - num_lights*cost_per_light - (mins_per_plant / 60.0) * num_plants * dollars_per_hour ) / (num_plants * grams_per_plant)
HiPlot
Loading HiPlot...
HiPlot needs JavaScript to run