Léa Saviot
9b2f91f5e1
[apps/probability] Geometric distribution default computed value is 1
2020-06-04 14:50:07 +02:00
Léa Saviot
7f2e52f6a6
[apps/proba] Fix result consistency
...
Scenario: Poisson distribution, lambda = 4, P(x < ?) = 1.3E-112
2019-09-02 17:56:56 +02:00
Léa Saviot
61a66f56d4
[apps/proba] Check value is ok before computing
2019-08-26 10:14:00 +02:00
Léa Saviot
0840ca7a1e
[apps/poincare] Move NormalDistribution to Poincare
2019-08-23 13:47:52 +02:00
Léa Saviot
c248363b34
[apps/proba] Better handling of NAN values
...
For instance, chi squared law woth 1E8 degrees of freedom, comppute
P(X<?) = 0.4 will give P(X<undef) = undef
2019-08-21 14:47:17 +02:00
Léa Saviot
bbf506ddb7
[apps/proba] Refactor law -> distribution
2019-08-20 17:16:19 +02:00
Léa Saviot
7ec6bea991
[apps/proba] More seamless computation
...
If the user computes P(x<a) which gives b, then presses OK on b, return
a.
This prevents some comutation errors such as for student distribution
with 0.05 degrees of freedom, P(x<9900000) then press ok on the result
2019-08-20 10:08:57 +02:00
Léa Saviot
57aada49ec
[apps/probability] Code cleaning
2019-01-10 11:42:04 +01:00
Émilie Feral
0d3d7f3587
[apps] Probability: do not round the calculation results with 3 decimals
2018-01-04 15:48:06 +01:00
Émilie Feral
f0a776a670
[apps] Operations in double when precision required
...
Change-Id: I7168a861a76178f0bf81841e9378f7399f67914a
2017-08-17 09:31:53 +02:00
Émilie Feral
1964d61fdc
[libaxx] add cmath and use cmath instead of math.h when required
...
Change-Id: Id839b17d33c69e2e002f370e553ff35246a1bc90
2017-08-16 09:55:29 +02:00
Émilie Feral
adc80cd71b
[apps][escher] I18n
...
Change-Id: I4d6f40155a8a182184af9ef2a583d0469196ffd5
2017-03-16 15:12:12 +01:00
Émilie Feral
9b2bc019e4
[apps/probability] Forbid impossible value in parameters and calculation
...
parameters
Change-Id: I47aae775dc031d5b78d6995ca63f49d537848cb1
2017-03-07 15:03:11 +01:00
Émilie Feral
761be1c8c7
[apps/probability] Comments to explain the 0.001 precision is proba
...
Change-Id: Id5618802f9a08967b2fa0d68b35ff2a4f0b5a116
2017-02-17 16:35:07 +01:00
Émilie Feral
34d31ca729
[apps/probability] Round the calculation results to 3 decimals
...
Change-Id: I6f127253ee3c72d03c71e7c23f2abf3003a29ee9
2017-02-02 10:29:08 +01:00
Émilie Feral
0c51270e19
[apps][poincare] Use special symbols when required
...
Change-Id: I376f15eb9e08fd26d34fffb6aa86d2097af4c2c4
2017-01-27 11:59:15 +01:00
Émilie Feral
f51ae5db12
[kandinsky] Introduce two fonts: small font and large font
...
Change-Id: I502dfa88d627b09ac5af76155140af63547025cd
2017-01-27 11:14:01 +01:00
Émilie Feral
30d9a1e227
[apps/probability] Correct error: confusion between left and right
...
integrals
Change-Id: Ic1fe49701ec37fffb2bd09f83b2e65a50a03e2a6
2017-01-09 15:08:54 +01:00
Émilie Feral
5fa64fadcc
[apps/probability] Delete useless methods in calculation (type recovery)
...
Change-Id: I52933b092fd0022153cef4c8ed42ed88c749dd16
2017-01-09 15:08:54 +01:00
Émilie Feral
d4c7656186
[apps/probability] In calculation, add methods: lowerBound and
...
upperbound
Change-Id: Ieeffe78b40b3a4166a184000de3d8bd05b5da3c0
2017-01-09 15:08:54 +01:00
Émilie Feral
4602acf2b6
[apps/probability] Tidy calculation subclasses in a folder
...
Change-Id: I75cfdb11128b06961fc53288cd121799f6e31002
2016-12-16 15:11:39 +01:00