FR/Documentation/Calc: fonction LOI.NORMALE.STANDARD.INVERSE

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


LOI.NORMALE.STANDARD.INVERSE

Calcule l'inverse de la fonction LOI.NORMALE.STANDARD.

Syntaxe :

LOI.NORMALE.STANDARD.INVERSE(p)

LOI.NORMALE.STANDARD.INVERSE renvoie la valeur x, de telle façon que LOI.NORMALE.STANDARD(x) est p.
C'est l'équivalent de LOI.NORMALE.INVERSE(p; 0; 1).

Exemple :

LOI.NORMALE.STANDARD.INVERSE(0,5)

renvoie 0. La moitié de la distribution normale standard est en-dessous de 0.

LOI.NORMALE.INVERSE(0,5; 0; 1)

renvoie également 0.

Voir également :

LOI.NORMALE.STANDARD, LOI.NORMALE, LOI.NORMALE.INVERSE

Fonctions statistiques

Fonctions listées alphabétiquement, Fonctions listées par catégories

Issues :

  • Le futur formart ODFF voit cette fonction comme ancienne et lui préfère LOI.NORMALE.INVERSE.
Personal tools