Statistikaj Funkcioj - Parto Kvara

MEZO.SE

Returns the arithmetic mean of all cells in a range that satisfy a given condition. The AVERAGEIF function sums up all the results that match the logical test and divides this sum by the quantity of selected values.

MEZO.SEOJ

Returns the arithmetic mean of all cells in a range that satisfy given multiple criteria. The AVERAGEIFS function sums up all the results that match the logical tests and divides this sum by the quantity of selected values.

AVEDEV

Liveras la mezumon de la absolutaj devioj de datumoj for de ilia mezumo. Mezuras la difuzecon de datumaro.

Sintakso

AVEDEV(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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.


Ekzemplo

=MEZUMA.DEVIO(A1:A50)

AVERAGE

Liveras la mezumon de la argumentoj.

Sintakso

AVERAGE(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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.


Ekzemplo

=MEZUMO(A1:A50)

AVERAGEA

Liveras la mezumon de la argumentoj. La valoro de teksto estas 0.

Sintakso

AVERAGEA(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Ekzemplo

=MEZUMOA(A1:A50)

CENTILO

Returns the alpha-percentile of data values in an array. A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For Alpha = 25%, the percentile means the first quartile; Alpha = 50% is the MEDIAN.

Sintakso

PERCENTILE(Data; Alpha)

Datumoj reprezentas la tabelon de datumoj.

Alfa reprezentas la procenton de la skalo inter 0 kaj 1.

note

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.


Ekzemplo

=PERCENTILE(A1:A50;0.1) represents the value in the data set, which equals 10% of the total data scale in A1:A50.

CENTILO.EKSK

Liveras la Alfa-an centilon de donita amplekso de valoroj por donita valoro de Alfa, en la amplekso 0 al 1 (ekskluzive). Centilo liveras la skalan valoron por datumaro kiu iras de la plej malgranda (Alfa=0) ĝis la plej granda valoro (Alfa=1) de datuma serio. Por Alfa = 25%, la centilo signifas la unuan kvarilon; Alfa = 50% estas la MEDIANO.

warning

If Alpha is not a multiple of 1/(n+1), (where n is the number of values in the supplied array), the function interpolates between the values in the supplied array, to calculate the percentile value. However, if Alpha is less than 1/(n+1) or Alpha is greater than n/(n+1), the function is unable to interpolate, and so returns an error.


note

The difference between PERCENTILE.INC and PERCENTILE.EXC is that, in the PERCENTILE.INC function the value of alpha is within the range 0 to 1 inclusive, and in the PERCENTILE.EXC function, the value of alpha is within the range 0 to 1 exclusive.


Sintakso

CENTILO.EKSK(Datumo; Alfa)

Datumoj reprezentas la tabelon de datumoj.

Alfa reprezentas la procenton de la skalo inter 0 kaj 1.

Ekzemplo

CENTILO.EKSK(A1:A50; 10%) donas la valoron en la datumaro, kiu egalas al 10% de la datuma skalo en A1:A50.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTILE.EXC

CENTILO.INK

Liveras la alfa-centilon de datumaj valoroj en tabelo. Centilo liveras la skalan valoron por datuma serio kiu iras ek de la plej malgranda (Alfa=0) ĝis la plej granda valoro (Alfa=1) de datuma serio. Por Alfa = 25%, la centilo signifas la unuan kvarilon; Alfa = 50% estas la mediano.

note

The difference between PERCENTILE.INC and PERCENTILE.EXC is that, in the PERCENTILE.INC function the value of alpha is within the range 0 to 1 inclusive, and in the PERCENTILE.EXC function, the value of alpha is within the range 0 to 1 exclusive.


Sintakso

CENTILO.INK(Datumo; Alfa)

Datumoj reprezentas la tabelon de datumoj.

Alfa reprezentas la procenton de la skalo inter 0 kaj 1.

Ekzemplo

CENTILO.INK(A1:A50;0,1) donas la valoron en la datumaro, kiu egalas al 10% de la datuma skalo A1:A50.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTILE.INC

CENTILRANGO

Liveras la procentan rangon de valoro en datumaro.

Sintakso

PERCENTRANK(Data; Value [; Significance])

Datumoj reprezentas la tabelon de datumoj en la samplo.

Valoro prezentas la valoron kies centilo estas komputota.

Significance An optional argument that specifies the number of significant digits that the returned percentage value is rounded to. If omitted, a value of 3 is used.

note

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.


Ekzemplo

=PERCENTRANK(A1:A50;50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.

FI

Returns the value of the probability density function for a given value considering the standard normal distribution.

Sintakso

PHI(Number)

Number is the value for which the probability density function is calculated.

Ekzemplo

=PHI(2.25) returns 0.0317.

=PHI(-2.25) also returns 0.0317 because the normal distribution is symmetrical.

=PHI(0) returns 0.3989.

tip

Calling PHI(Number) is equivalent to calling NORMDIST(Number,0,1,FALSE()) or NORM.S.DIST(Number;FALSE()), hence using the standard normal distribution with mean equal to 0 and standard deviation equal to 1 with the Cumulative argument set to False.


KVARILO

Liveras la kvarilon de datumaro.

Sintakso

KVARILO(Datumoj; Tipo)

Datumoj reprezentas la tabelon de datumoj en la samplo.

Tipo reprezentas la tipon de kvarilo. (0 = MIN, 1 = 25%, 2 = 50% (MEDIANO), 3 = 75% kaj 4 = MAKS.)

note

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.


Ekzemplo

=QUARTILE(A1:A50;2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.

MAX

Liveras la maksimuman valoron el listo de argumentoj.

Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.

Sintakso

MAX(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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.


Ekzemplo

=MAKS(A1;A2;A3;50;100;200) liveras la plej grandan valoron el la listo.

=MAKS(A1:B100) liveras la plej grandan valoron el la listo.

MAXA

Liveras la maksimuman valoron el listo de argumentoj. Kontraste al MAKS, oni povas enigi tekston. La valoro de la teksto estas 0.

The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.

Sintakso

MAXA(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Ekzemplo

=MAKSA(A1;A2;A3;50;100;200;"Teksto") liveras la plej grandan valoron el la listo.

=MAKSA(A1:B100) liveras la plej grandan valoron el la listo.

MEDIAN

Liveras la medianon de datumaro. En datumaro kiu enhavas neparan nombron da valoroj, la mediano estos la numero en la mezo de la aro, kaj en aro kiu enhavas paran nombron da valoroj, ĝi estos la mezumo de la du valoroj en la mezo de la aro.

Sintakso

MEDIAN(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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.


Ekzemplo

for an odd number: =MEDIAN(1;5;9;20;21) returns 9 as the median value.

for an even number: =MEDIAN(1;5;9;20) returns the average of the two middle values 5 and 9, thus 7.

MIN

Liveras la minimuman valoron el listo de argumentoj.

Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN("string"), still results in an error.

Sintakso

MIN(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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.


Ekzemplo

=MIN(A1:B100) liveras la plej malgrandan valoron el la listo.

MINA

Liveras la minimuman valoron el listo de argumentoj. Oni povas enigi tekston. La valoro de la teksto estas 0.

The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered.

Sintakso

MINA(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

Ekzemplo

=DELTA(1;2) liveras je 0.

=MINA(A1:B100) liveras la plej malgrandan valoron el la listo.

MODE.MULT

Returns a vertical array of the statistical modes (the most frequently occurring values) within a list of supplied numbers.

Sintakso

MODE.MULT(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

warning

As the MODE.MULT function returns an array of values, it must be entered as an array formula. If the function is not entered as an array formula, only the first mode is returned, which is the same as using the MODE.SNGL function.


Ekzemplo

=MODO(A1:A50)

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.MODE.MULT

MODE.SNGL

Liveras la plej oftan, aŭ plej ripetantan, valoron en datumaro. Se kelkaj valoroj havas la saman oftecon, ĝi liveras la plej malgrandan el tiuj valoroj. Eraro okazas kiam neniu valoro aperas almenaŭ dufoje.

Sintakso

MODE.SNGL(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

warning

If the data set contains no duplicate data points, MODE.SNGL returns the #VALUE! error value.


Ekzemplo

=MODO(A1:A50)

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.MODE.SNGL

MODO

Liveras la plej oftan valoron en datumaro. Se kelkaj valoroj havas la plajan oftecon, liveras la plej malgrandan el tiuj valoroj. Eraro okazas kiam neniu valoro aperas almenaŭ dufoje.

note

This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


Sintakso

MODE(Number 1 [; Number 2 [; … [; Number 255]]])

Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers.

note

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.


Ekzemplo

=MODO(A1:A50)

NEGBINOMDIST

Liveras la negativan binomian distribuon.

Sintakso

NEGBINOMDIST(X; R; SP)

X reprezentas la valoron liverotan por nesukcesa teksto.

R reprezentas la valoron liverotan por sukcesa teksto.

SP estas la probableco de la sukceso de provo.

Ekzemplo

=PUASON(60;50;1) liveras je 0,93.

NEGBINOMDIST

Liveras la negativan binomian densecon aŭ distribuan funkcion.

Sintakso

NEGBINOM.DIST(X; R; SP; Cumulative)

X reprezentas la valoron liverotan por nesukcesa teksto.

R reprezentas la valoron liverotan por sukcesa teksto.

SP estas la probableco de la sukceso de provo.

Cumulative = 0 calculates the density function, Cumulative = 1 calculates the distribution.

Ekzemplo

=PUASON(60;50;1) liveras je 0,93.

=PUASON(60;50;1) liveras je 0,93.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.NEGBINOM.DIST

NORMDIST

Liveras la densecan funkcion aŭ la norman akumulan distribuon.

Sintakso

NORMDIST(Number; Mean; StDev [; C])

Numero estas la valoro de la distribuo, sur kiu bazi la norman distribuon.

Mezumo estas la mezuma valoro de la distribuo.

Mezumo reprezentas la mezumon de la norma distribuo.

C is optional. C = 0 calculates the density function, C = 1 calculates the distribution.

Ekzemplo

=PUASON(60;50;1) liveras je 0,93.

=PUASON(60;50;1) liveras je 0,93.

NORMDIST

Liveras la densecan funkcion aŭ la norman akumulan distribuon.

Sintakso

NORM.DIST(Number; Mean; StDev; C)

Numero estas la valoro de la distribuo, sur kiu bazi la norman distribuon.

Mezumo estas la mezuma valoro de la distribuo.

Mezumo reprezentas la mezumon de la norma distribuo.

C = 0 calculates the density function, C = 1 calculates the distribution.

Ekzemplo

=PUASON(60;50;1) liveras je 0,93.

=PUASON(60;50;1) liveras je 0,93.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.NORM.DIST

NORMINV

Liveras la inverson de la norma akumula distribuo.

Sintakso

NORMINV(Number; Mean; StDev)

Numero representas la probablecon uzi por komputi la inversan norman distribuon.

Mezumo reprezentas la mezumon de la norma distribuo.

Mezumo reprezentas la mezumon de la norma distribuo.

Ekzemplo

=NORMINV(0.9;63;5) returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams.

NORMINV

Liveras la inverson de la norma akumula distribuo.

Sintakso

NORM.INV(Number; Mean; StDev)

Numero representas la probablecon uzi por komputi la inversan norman distribuon.

Mezumo reprezentas la mezumon de la norma distribuo.

Mezumo reprezentas la mezumon de la norma distribuo.

Ekzemplo

=NORM.INV(0.9;63;5) returns 69.4077578277. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.NORM.INV

PEARSON

Liveras la Pearson-produtan momentan korelacian koeficienton r.

Sintakso

PEARSON(Data1; Data2)

Datumoj reprezentas la tabelon de datumoj.

Datumoj reprezentas la tabelon de datumoj.

Ekzemplo

=PEARSON(A1:A30;B1:B30) returns the Pearson correlation coefficient of both data sets.

PERCENTRANK.EXC

Returns the relative position, between 0 and 1 (exclusive), of a specified value within a supplied array.

note

The difference between PERCENTRANK.INC and PERCENTRANK.EXC is that PERCENTRANK.INC calculates a value in the range 0 to 1 inclusive, whereas the PERCENTRANK.EXC function calculates a value in the range 0 to 1 exclusive.


Sintakso

PERCENTRANK.EXC(Data; Value [; Significance])

Datumoj reprezentas la tabelon de datumoj en la samplo.

Valoro prezentas la valoron kies centilo estas komputota.

Significance An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.

Ekzemplo

=PERCENTRANK.EXC(A1:A50;50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTRANK.EXC

PERCENTRANK.INC

Returns the relative position, between 0 and 1 (inclusive), of a specified value within a supplied array.

note

The difference between PERCENTRANK.INC and PERCENTRANK.EXC is that PERCENTRANK.INC calculates a value in the range 0 to 1 inclusive, whereas the PERCENTRANK.EXC function calculates a value in the range 0 to 1 exclusive.


Sintakso

PERCENTRANK.INC(Data; Value [; Significance])

Datumoj reprezentas la tabelon de datumoj en la samplo.

Valoro prezentas la valoron kies centilo estas komputota.

Significance An optional argument that specifies the number of significant digits that the returned percentage value is rounded to.

Ekzemplo

=PERCENTRANK.INC(A1:A50;50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.PERCENTRANK.INC

POISSON.DIST

Liveras la Poisson-distribuon.

Sintakso

POISSON.DIST(Number; Mean ; Cumulative)

Numero reprezentas la valoron sur kiu bazi la Puason-distribuon.

Mezumo estas la meza valoro de la Puason-distribuo.

Cumulative = 0 or False to calculate the probability mass function; Cumulative = 1, True, or any other non-zero value to calculate the cumulative distribution function.

Ekzemplo

=PUASON(60;50;1) liveras je 0,93.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.2 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.POISSON.DIST

PUASONDIST

Liveras la Puason-distribuon.

Sintakso

POISSON(Number; Mean [; C])

Numero reprezentas la valoron sur kiu bazi la Puason-distribuon.

Mezumo estas la meza valoro de la Puason-distribuo.

C (optional) = 0 or False calculates the density function; C = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of LibreOffice.

Ekzemplo

=PUASON(60;50;1) liveras je 0,93.

QUARTILE.EXC

Liveras petitan kvarilon de donita amplekso de valoroj, bazitan sur centilo inter 0 kaj 1 ekskluzive.

note

La diferenco inter KVARILO.INK kaj KVARILO.EKSK estas ke, en la funkcio KVARILO.INK, la valoro de alfa estas en la amplekso 0 ĝis 1 inkluzive, kaj en la funkcio KVARILO.EKSK, la valoro de alfa estas en la amplekso 0 ĝis 1 ekskluzive.


Sintakso

KVARILO(Datumoj; Tipo)

Data represents the range of data values for which you want to calculate the specified quartile.

Type An integer between 1 and 3, representing the required quartile. (if type = 1 or 3, the supplied array must contain more than 2 values)

Ekzemplo

=QUARTILE.EXC(A1:A50;2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.QUARTILE.EXC

QUARTILE.INC

Liveras la kvarilon de datumaro.

note

La diferenco inter KVARILO.INK kaj KVARILO.EKSK estas ke la funkcio KVARILO.INK bazas sian kalkulon sur centila amplekso 0 ĝis 1 inkluzive, dum la funkcio KVARILO.EKSK bazas sian kalkulon sur centilo en la amplekso 0 ĝis 1 ekskluzive.


Sintakso

KVARILO(Datumoj; Tipo)

Datumoj reprezentas la tabelon de datumoj en la samplo.

Tipo reprezentas la tipon de kvarilo. (0 = MIN, 1 = 25%, 2 = 50% (MEDIANO), 3 = 75% kaj 4 = MAKS.)

Ekzemplo

=QUARTILE.INC(A1:A50;2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50.

Technical information

tip

Ĉi tiu funkcio disponeblas ekde versio 4.3 de LibreOffice.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

COM.MICROSOFT.QUARTILE.INC

Bonvolu subteni nin!