OOoES/Traduccion/Calc: Funcion RANGO.PERCENTIL

From Apache OpenOffice Wiki
< OOoES
Revision as of 14:05, 26 September 2011 by Hohenheim (talk | contribs) (Created page with '== RANGO.PERCENTIL(*) == Devuelve el área de percentil de un valor en un conjunto de datos. === Sintaxis: === <tt>''' RANGO.PERCENTIL(Datos; X)'''</tt> :Donde <tt>''' Da…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

RANGO.PERCENTIL(*)

Devuelve el área de percentil de un valor en un conjunto de datos.

Sintaxis:

RANGO.PERCENTIL(Datos; X)

Donde Datos es la matriz o área de datos con valores numéricos que define la posición relativa y X es el valor cuyo área percentil desea conocer.


Ejemplo:

RANGO.PERCENTIL()

Personal tools