// Model estimating the value of adding a door to divide office from hangout area import "hub:ozziegooen/sTest" as sTest @name("Noise Reduction (%)") noiseReduction = normal(30, 10) @name("Door Cost ($)") doorCost = 500 to 5000
/* Describe your code here */ a = normal(2, 5)