OOoES/Traduccion/Calc: Funcion PEARSON

From Apache OpenOffice Wiki
< OOoES
Revision as of 11:58, 26 September 2011 by Hohenheim (talk | contribs) (Created page with '== PEARSON (*) == Devuelve el coeficiente de correlación producto o momento r de Pearson. === Sintaxis: === <tt>''' PEARSON(Datos_1; Datos_2)'''</tt> :Donde <tt>''' Dat…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

PEARSON (*)

Devuelve el coeficiente de correlación producto o momento r de Pearson.


Sintaxis:

PEARSON(Datos_1; Datos_2)

Donde Datos_1 es un conjunto de valores independientes y Datos_2 es un conjunto de valores dependientes.


Ejemplo:

PEARSON()

Personal tools