mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[probability] Change 'mu: moyenne' to 'mu: Espérance ou moyenne'
This commit is contained in:
@@ -16,7 +16,7 @@ RepetitionNumber = "n : Nombre de repetitions"
|
||||
SuccessProbability = "p : Probabilite de succes"
|
||||
IntervalDefinition = "[a,b] : Intervalle"
|
||||
LambdaExponentialDefinition = "λ : Parametre"
|
||||
MeanDefinition = "μ : Moyenne"
|
||||
MeanDefinition = "μ : Espérance ou moyenne"
|
||||
DeviationDefinition = "σ : Ecart type"
|
||||
LambdaPoissonDefinition = "λ : Parametre"
|
||||
ComputeProbability = "Calculer les probabilites"
|
||||
|
||||
Reference in New Issue
Block a user