Statistikaj Funkcioj - Parto Tria

CONFIDENCE.NORM

Liveras la (1-alfa) fidan intervalon por norma distribuo.

Sintakso

CONFIDENCE.NORM(Alpha; StDev; Size)

Alpha is the level of the confidence interval.

Mezumo reprezentas la mezumon de la norma distribuo.

N_populacio estas la grando de la tuta populacio.

Ekzemplo

=CONFIDENCE.NORM(0.05;1.5;100) gives 0.2939945977.

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.CONFIDENCE.NORM

COVARIANCE.P

Returns the covariance of the product of paired deviations, for the entire population.

Sintakso

COVARIANCE.P(Data1; Data2)

Data1 is the first data set.

Data2 is the second data set.

Ekzemplo

=VARP(A1:A50)

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.COVARIANCE.P

COVARIANCE.S

Returns the covariance of the product of paired deviations, for a sample of the population.

Sintakso

COVARIANCE.S(Data1; Data2)

Data1 is the first data set.

Data2 is the second data set.

Ekzemplo

=VARP(A1:A50)

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.COVARIANCE.S

GRANDA

Liveras la Rango-c-an plej grandan valoron en la datumaro.

note

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


Sintakso

LARGE(Data; RankC)

Datumaro estas la ĉelaro da datumoj.

RankC is the ranking of the value. If RankC is an array, the function becomes an array function.

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

=LARGE(A1:C50;2) gives the second largest value in A1:C50.

=LARGE(A1:C50;B1:B5) entered as an array function gives an array of the c-th largest value in A1:C50 with ranks defined in B1:B5.

INTERVALO.FIDO

Liveras la (1-alfa) fida intervalo por norma distribuo.

Sintakso

CONFIDENCE(Alpha; StDev; Size)

Alpha is the level of the confidence interval.

Mezumo reprezentas la mezumon de la norma distribuo.

N_populacio estas la grando de la tuta populacio.

Ekzemplo

=CONFIDENCE(0.05;1.5;100) gives 0.29.

INTERVALO.FIDO

Liveras la (1-alfa) fidan intervalon por norma Student-t-distribuo.

Sintakso

CONFIDENCE.T(Alpha; StDev; Size)

Alpha is the level of the confidence interval.

Mezumo reprezentas la mezumon de la norma distribuo.

N_populacio estas la grando de la tuta populacio.

Ekzemplo

=CONFIDENCE.T(0.05;1.5;100) gives 0.2976325427.

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.CONFIDENCE.T

KOREL

Returns the correlation coefficient between two data sets.

Sintakso

CORREL(Data1; Data2)

Data1 is the first data set.

Data2 is the second data set.

Ekzemplo

=CORREL(A1:A50;B1:B50) calculates the correlation coefficient as a measure of the linear correlation of the two data sets.

KOV

Liveras la kovariancon de la produto de paraj devioj.

Sintakso

COVAR(Data1; Data2)

Data1 is the first data set.

Data2 is the second data set.

Ekzemplo

=VARP(A1:A50)

KRITERIO.LEĜO.BINOMIA

Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.

Sintakso

KRITERIO.LEĜO.BINOMIA(Testoj; SP; Alfa)

Testoj estas la nombro da testoj.

SP estas la probabo de sukceso por unu testo.

Alfa estas la sojla probablo atingota aÅ­ superota.

Ekzemplo

=CRITBINOM(100;0.5;0.1) yields 44.

LOGINV

>>Liveras la inverson de la lognorma distribuo.

Sintakso

LOGINV(Number [; Mean [; StDev]])

Number (required) is the probability value for which the inverse standard logarithmic distribution is to be calculated.

Mean (optional) is the arithmetic mean of the standard logarithmic distribution (defaults to 0 if omitted).

StDev (optional) is the standard deviation of the standard logarithmic distribution (defaults to 1 if omitted).

Ekzemplo

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

LOGNORMDIST

Liveras la inverson de la lognorma distribuo.

This function is identical to LOGINV and was introduced for interoperability with other office suites.

Sintakso

LOGNORM.INV(Number ; Mean ; StDev)

Numero estas la probabla valoro por kiu la inversa norma logaritma distribuo estas komputota.

Mezumo estas la aritmetika mezumo de la norma logaritma distribuo.

StDev (required) is the standard deviation of the standard logarithmic distribution.

Ekzemplo

=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.LOGNORM.INV

LOGNORMDIST

Liveras la valorojn de lognorma distribuo.

Sintakso

LOGNORMDIST(Number [; Mean [; StDev [; Cumulative]]])

Numero estas la probabla valoro por kiu la norma logaritma distribuo estas komputota.

Mezumo estas la aritmetika mezumo de la norma logaritma distribuo.

Mezumo estas la aritmetika mezumo de la norma logaritma distribuo.

Cumulative (optional) = 0 calculates the density function, Cumulative = 1 calculates the distribution.

Ekzemplo

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

LOGNORMDIST

Liveras la valorojn de lognorma distribuo.

Sintakso

LOGNORM.DIST(Number; Mean; StDev; Cumulative)

Numero estas la probabla valoro por kiu la norma logaritma distribuo estas komputota.

Mezumo estas la aritmetika mezumo de la norma logaritma distribuo.

Mezumo estas la aritmetika mezumo de la norma logaritma distribuo.

Cumulative (required) = 0 calculates the density function, Cumulative = 1 calculates the distribution.

Ekzemplo

=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.LOGNORM.DIST

MALGRANDA

Liveras la Rango-c-an plej malgrandan valoron en la datumaro.

note

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


Sintakso

SMALL(Data; RankC)

Datumaro estas la ĉelaro da datumoj.

RankC is the rank of the value. If RankC is an array, the function becomes an array function.

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

=SMALL(A1:C50;2) gives the second smallest value in A1:C50.

=SMALL(A1:C50;B1:B5) entered as an array function gives an array of the c-th smallest value in A1:C50 with ranks defined in B1:B5.

VOLBECO

Liveras la volbecon de datumaro (bezonas almenaÅ­ 4 valorojn).

Sintakso

KURT(Number 1 [; Number 2 [; ā€¦ [; Number 255]]])

Number 1, Number 2, ā€¦ , Number 255 are numbers, references to cells or to cell ranges of numbers.

The parameters should specify at least four values.

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

=VOLBECO(A1;A2;A3;A4;A5;A6)

Bonvolu subteni nin!