Difference between revisions of "OOoES/Traduccion/Calc: Funcion BINOM.CRIT"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Sintaxis:)
Line 9: Line 9:
 
<tt>''' BINOM.CRIT() '''</tt>
 
<tt>''' BINOM.CRIT() '''</tt>
  
[[Category:ES]]
+
[[Category:OldES]]

Revision as of 22:27, 4 October 2012

BINOM.CRIT (*)

Devuelve el menor valor cuya distribución binomial acumulativa es menor o igual que un valor de criterio.

Sintaxis:

B(Ensayos; Prob_éxito; alfa)

Donde Ensayos es el número total de intentos, Prob_éxito es la probabilidad de éxito en cada ensayo y Alfa es el valor del criterio.

Ejemplo:

BINOM.CRIT()

Personal tools