troeger / fuzzed

The Open Reliability Editor (ORE) for dependability modeling and analysis.
https://live.ore-project.org
20 stars 9 forks source link

Add shape support for crisp probability #80

Open troeger opened 9 years ago

troeger commented 9 years ago

It should be possible to define the shape of the crisp probability function that has some +- derivation value, We currently have a strict triangular function, but feedback from practice shows that some Gaussian curve would be helpful. The reason is that strong outliers of the probability are typically less common than small outliers.

Optically, this would mean a dropdown box for crisp probabilities in FuzzTress that offers a list of shape types. This type choice should be then communicating to the backend / analysis server.