Closed joel-becker closed 1 year ago
ah, sorry, looks like this produces a distribution defined by its interval. was confused by difference from squiggle!
@joel-becker Oh I thought the squiggle default was that it was defined by interval by default? Looks like I'm wrong. I could switch the defaults if that would be better / less confusing for people? My guess though is that the typical person reasons better with regard to a 90% CI from X to Y than with regard to defining mean and SD.
Note that sq.norm(mean=3, sd=1)
works to define by mean / sd.
example: