Vypočítá šikmost rozdělení ze základního souboru náhodné veličiny.
Tato funkce je k dispozici od verze LibreOffice 4.1.
Syntaxe
SKEWP(Číslo 1 [; Číslo 2 [; … [; Číslo 255]]])
Číslo 1, Číslo 2, … , Číslo 255 jsou čísla nebo odkazy na buňky či oblasti buněk s čísly.
Parametry by měly být alespoň tři hodnoty.
Tato funkce je součástí standardu Open Document Format for Office Applications (OpenDocument) verze 1.2 (ISO/IEC 26300:2-2015).
This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.
Příklady
SKEWP(2;3;1;6;8;5) returns 0.2329985562
SKEWP(A1:A6) returns 0.2329985562, when the range A1:A6 contains {2;3;1;6;8;5}