Public
Edited
Jan 24, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
NewModelActiveTCO = ((ImageSetFeeSlider/1000)*NumMonths)+NewModelSizeGB*(ActiveDataSlider*0.0500+2*0.0250+(NumMonths-(ActiveDataSlider+2))*0.004)
Insert cell
OldModelActiveTCO = ((0.001)*NumMonths)+OldModelSizeGB*(ActiveDataSlider*0.0210+2*0.01250+(NumMonths-(ActiveDataSlider+2))*0.004)
Insert cell
SavingsActiveScenario = (NewModelActiveTCO - OldModelActiveTCO)/(Math.abs(OldModelActiveTCO))
Insert cell
Insert cell
NewModelInactiveTCO = ((ImageSetFeeSlider/1000)*NumMonths)+NewModelSizeGB*(0.050+2*0.0250+(NumMonths-3)*0.004)
Insert cell
OldModelInactiveTCO = ((0.001)*NumMonths)+OldModelSizeGB*(0.021*+2*0.0125+(NumMonths-3)*0.004)
Insert cell
SavingsInactiveScenario = (NewModelInactiveTCO - OldModelInactiveTCO)/OldModelInactiveTCO
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more