4D v19

STDEV.P

Home

 
4D v19
STDEV.P

STDEV.P 


 

STDEV.P ( Wert {, Wert2 , ... , WertN} ) 
Parameter Typ   Beschreibung
Wert  Zahl, CellRef in Werte zum Bewerten

Die Funktion STDEV.P gibt die Standardabweichung einer Population zurück, basierend auf einem Teil dieser Population. Standardabweichung ist das Maß der Verteilung der Werte in Bezug auf den Durchschnitt (Durchschnittswert).

In Wert, Wert2... übergeben Sie numerische Argumente entsprechend dem Teil der Population. Each argument can be a cell, a cell range, or a number. This function can have up to 255 arguments.

The STDEV.P function works on the hypothesis that arguments represent only a sample of the population. The standard deviation is calculated using the "without bias" method, or "n-1". The STDEV.P function uses the following formula:

STDEV.P(A1,B2,C3,D4,E5,F6)

STDEV.P(A1:A9)

STDEV.P(95,89,73,87,85,76,100,96,96) gives the result 8.8079649700473



Siehe auch 


AVERAGE
VAR.P

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Formeln in 4D View Pro

 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D View Pro Handbuch ( 4D v19)