Squiggle Hub

far-labs

2 variables
ยท
Updated
// 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
Updated
/*
Describe your code here
*/

a = normal(2, 5)