The Oracle

crystal ball
quantity
equation
description
cost_per_light
dollars_per_gram
dollars_per_hour
grams_per_plant
mins_per_plant
num_lights
num_plants
rent_per_harvest
utilities_per_harvest

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...