Difference between revisions of "OOoES/Traduccion/Calc: Funcion RANGO.PERCENTIL"

From Apache OpenOffice Wiki
Jump to: navigation, search
(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…')
 
m
Line 10: Line 10:
 
<tt>''' RANGO.PERCENTIL() '''</tt>
 
<tt>''' RANGO.PERCENTIL() '''</tt>
  
[[Category:ES]]
+
[[Category:OldES]]

Revision as of 21:54, 4 October 2012

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