Taschenrechner verwenden: Unterschied zwischen den Versionen
Zeile 48: | Zeile 48: | ||
*<math>P(X\leq 2)</math> berechnen: <math>binomCdf(10,0.03,0,2)~~~0.9972</math> | *<math>P(X\leq 2)</math> berechnen: <math>binomCdf(10,0.03,0,2)~~~0.9972</math> | ||
*<math>P(1 \leq X \leq 3)</math> berechnen: <math>binomCdf(10,0.03,1,3)~~~0.2624</math> | *<math>P(1 \leq X \leq 3)</math> berechnen: <math>binomCdf(10,0.03,1,3)~~~0.2624</math> | ||
Binomialkoeffizient <math>\binom{8}{3}</math> berechnen: menu, Wahrscheinlichkeit, Kombinationen | |||
*<math>nCr(8,3)~~~56</math> | |||
[[Kategorie:Mathematik]] | [[Kategorie:Mathematik]] | ||
[[Kategorie:FHR_WuV_Mathe]] | [[Kategorie:FHR_WuV_Mathe]] | ||
[[Kategorie:AHR_WuV_Mathe_GK]] | [[Kategorie:AHR_WuV_Mathe_GK]] |