Funciones estadístiques, tercer parte

BINOM.CRIT

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

Sintaxis

BINOM.CRIT(ensayos; prob_ésitu; alfa)

ensayos ye'l total d'intentos.

prob_ésitu ye l'intervalu de probabilidá d'ésitu d'un intentu.

Alfa ye l'intervalu de probabilidá llende que se debe algamar o superar.

Exemplu

=BINOM.CRIT(100;0.5;0.1) rendimientos 44.

COEF.DE.CORREL

Calcula'l coeficiente de correllación ente dos grupos de datos.

Sintaxis

COEF.DE.CORREL(Datos1; Datos2)

Datos1 ye'l primer grupu de datos.

Datos2 ye'l segundu conxuntu de datos.

Exemplu

=COEF.DE.CORREL(A1:A50;B1:B50) calcula'l coeficiente de correllación como midida de la correllación llinial de dos conxuntos de datos.

CONFIDENCE.NORM

Calcula un intervalu d'enfotu (1 alfa) pa distribución normal.

Sintaxis

ENFOTU(Alpha; Desv_estándar; Tamañu)

Alfa ye'l nivel del intervalu d'enfotu.

Desv_estándar ye la esviación estándar de la población total.

tamañu ye'l tamañu de la totalidá base.

Exemplu

=INTERVALU.ENFOTU(0.05;1.5;100) da 0.29.

Información téunica

tip

Esta función ta disponible dende la versión 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

COVAR

Calcula la covarianza del productu de les esviaciones de pares.

Sintaxis

COVAR(Datos1; Datos2)

Datos1 ye'l primer grupu de datos.

Datos2 ye'l segundu conxuntu de datos.

Exemplu

=COVAR(A1:A30;B1:B30)

COVARIANCE.P

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

Sintaxis

COVARIANCE.P(Data1; Data2)

Datos1 ye'l primer grupu de datos.

Datos2 ye'l segundu conxuntu de datos.

Exemplu

=COVAR(A1:A30;B1:B30)

Información téunica

tip

Esta función ta disponible dende la versión 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.

Sintaxis

COVARIANCE.S(Data1; Data2)

Datos1 ye'l primer grupu de datos.

Datos2 ye'l segundu conxuntu de datos.

Exemplu

=COVAR(A1:A30;B1:B30)

Información téunica

tip

Esta función ta disponible dende la versión 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

CURTOSIS

Calcula la curtosis (midida del grau d'agudez de la curva de frecuencia) d'un grupu de datos (tienen d'introducise un mínimu de cuatro valores).

Sintaxis

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.


Exemplu

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

DISTR.LOG.NORM

Calcula l'inversu de la distribución normal logarítmica.

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

Sintaxis

LOGNORM.INV(Number ; Mean ; StDev)

Probabilidá ye'l valor del intervalu de probabilidá pal cual débese calcular la distribución normal logarítmica inversa.

Media ye'l promediu de la distribución normal logarítmica.

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

Exemplu

=INV.LOG(0.05;0;1) devuelve 0.19.

Información téunica

tip

Esta función ta disponible dende la versión 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

DISTR.LOG.NORM

Devuelve'l valor d'una distribución gamma.

Sintaxis

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

x ye'l valor del intervalu de probabilidá pal cual débese calcular la distribución normal logarítmica.

Media (opcional) ye'l valor mediu de la distribución logarítmica estándar.

Desv_estándar (opcional) ye la esviación estándar de la distribución logarítmica estándar.

Acumulativa (opcional) = 0 calcula la función de densidá, Acumulativa = 1 calcula la distribución.

Exemplu

=DISTR.LOG.NORM(0.1;0;1) retorna 0.01.

DISTR.LOG.NORM

Devuelve'l valor d'una distribución gamma.

Sintaxis

DISTR.LOG.NORM(Númberu; Media; Desv_estándar; Acumulativa)

x ye'l valor del intervalu de probabilidá pal cual débese calcular la distribución normal logarítmica.

Media (opcional) ye'l valor mediu de la distribución logarítmica estándar.

Desv_estándar (opcional) ye la esviación estándar de la distribución logarítmica estándar.

Acumulativa (opcional) = 0 calcula la función de densidá, Acumulativa = 1 calcula la distribución.

Exemplu

=DISTR.LOG.NORM(0.1;0;1) retorna 0.01.

Información téunica

tip

Esta función ta disponible dende la versión 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

INTERVALU.ENFOTU

Calcula un intervalu d'enfotu (1 alfa) pa distribución normal.

Sintaxis

ENFOTU(Alpha; Desv_estándar; Tamañu)

Alfa ye'l nivel del intervalu d'enfotu.

Desv_estándar ye la esviación estándar de la población total.

tamañu ye'l tamañu de la totalidá base.

Exemplu

=INTERVALU.ENFOTU(0.05;1.5;100) da 0.29.

INTERVALU.ENFOTU

Calcula un intervalu d'enfotu (1 alfa) pa distribución normal.

Sintaxis

ENFOTU(Alpha; Desv_estándar; Tamañu)

Alfa ye'l nivel del intervalu d'enfotu.

Desv_estándar ye la esviación estándar de la población total.

tamañu ye'l tamañu de la totalidá base.

Exemplu

=INTERVALU.ENFOTU(0.05;1.5;100) da 0.29.

Información téunica

tip

Esta función ta disponible dende la versión 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

INV.LOG

Calcula l'inversu de la distribución normal logarítmica.

Sintaxis

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).

Exemplu

=INV.LOG(0.05;0;1) devuelve 0.19.

K.ESIMO.MAYOR

Calcula'l valor c de rangu más grande d'un grupu de datos.

note

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


Sintaxis

K.ESIMO.MAYOR(Datos; Rangu_C)

Datos ye la estaya de caxelles de datos.

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.


Exemplu

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

K.ESIMO.MENOR

Calcula'l valor c de rangu más pequeñu d'un grupu de datos.

note

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


Sintaxis

K.ESIMO.MENOR(Datos; Rangu_C)

Datos ye la estaya de caxelles de datos.

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.


Exemplu

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

Please support us!