Export to GitHub

bpswg - issue #89
TruncatedNormalDistribution can only be truncated on the min side
Posted on Jun 16, 2012 by
Helpful Bear
The Loan Origination includes the task "Underwrite loan" and the statement that if the underwriter does not respond in 60 minutes then default terms are applied.
This seems like a good situation to use a TruncatedNormalDistribution but as it stands in 0.3 there is no max attribute to allow truncation of the right side of the curve. I suppose that having both would allow truncation on both sides, which may not be common but presumably would be valid.
Proposal: Add max attribute.
Comment #1
Posted on Jul 19, 2012 by Swift RabbitIn version 0.3 of the schema it is in the schema and in the meta model
Comment #2
Posted on Oct 24, 2012 by Swift Rabbit(No comment was entered for this change.)
Status: WontFix