summaryrefslogtreecommitdiff
path: root/modules/statistics/help/mml
diff options
context:
space:
mode:
authorShashank2017-05-29 12:40:26 +0530
committerShashank2017-05-29 12:40:26 +0530
commit0345245e860375a32c9a437c4a9d9cae807134e9 (patch)
treead51ecbfa7bcd3cc5f09834f1bb8c08feaa526a4 /modules/statistics/help/mml
downloadscilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.gz
scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.bz2
scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.zip
CMSCOPE changed
Diffstat (limited to 'modules/statistics/help/mml')
-rwxr-xr-xmodules/statistics/help/mml/binomial_equation_1_en_US.mml95
-rwxr-xr-xmodules/statistics/help/mml/binomial_equation_1_fr_FR.mml95
-rwxr-xr-xmodules/statistics/help/mml/binomial_equation_1_ru_RU.mml95
3 files changed, 285 insertions, 0 deletions
diff --git a/modules/statistics/help/mml/binomial_equation_1_en_US.mml b/modules/statistics/help/mml/binomial_equation_1_en_US.mml
new file mode 100755
index 000000000..3ec3380bb
--- /dev/null
+++ b/modules/statistics/help/mml/binomial_equation_1_en_US.mml
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE math:math PUBLIC "-//OpenOffice.org//DTD Modified W3C MathML 1.01//EN" "math.dtd">
+<math:math xmlns:math="http://www.w3.org/1998/Math/MathML">
+ <math:semantics>
+ <math:mrow>
+ <math:mi math:fontstyle="italic">pr</math:mi>
+ <math:mrow>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mi>k</math:mi>
+ <math:mo math:stretchy="false">+</math:mo>
+ <math:mn>1</math:mn>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ <math:mo math:stretchy="false">=</math:mo>
+ <math:mrow>
+ <math:mrow>
+ <math:mfenced math:open="" math:close="">
+ <math:mtable>
+ <math:mtr>
+ <math:mi>n</math:mi>
+ </math:mtr>
+ <math:mtr>
+ <math:mi>k</math:mi>
+ </math:mtr>
+ </math:mtable>
+ </math:mfenced>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:msup>
+ <math:mi>p</math:mi>
+ <math:mi>k</math:mi>
+ </math:msup>
+ </math:mrow>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:msup>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mn>1</math:mn>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>p</math:mi>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>k</math:mi>
+ </math:mrow>
+ </math:msup>
+ </math:mrow>
+ </math:mrow>
+ <math:mtext> with </math:mtext>
+ <math:mrow>
+ <math:mfenced math:open="" math:close="">
+ <math:mtable>
+ <math:mtr>
+ <math:mi>n</math:mi>
+ </math:mtr>
+ <math:mtr>
+ <math:mi>k</math:mi>
+ </math:mtr>
+ </math:mtable>
+ </math:mfenced>
+ <math:mo math:stretchy="false">=</math:mo>
+ <math:mfrac>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mi>!</math:mi>
+ </math:mrow>
+ <math:mrow>
+ <math:mi>k</math:mi>
+ <math:mrow>
+ <math:mi>!</math:mi>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>k</math:mi>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ </math:mrow>
+ <math:mi>!</math:mi>
+ </math:mrow>
+ </math:mfrac>
+ </math:mrow>
+ </math:mrow>
+ <math:annotation math:encoding="StarMath 5.0">pr(k+1) = left ( stack{ n # k } right ) cdot p^k cdot (1 - p)^{n-k} &quot; with &quot; left ( stack { n # k } right ) = {{n!} over {k! cdot (n-k)!}}</math:annotation>
+ </math:semantics>
+</math:math> \ No newline at end of file
diff --git a/modules/statistics/help/mml/binomial_equation_1_fr_FR.mml b/modules/statistics/help/mml/binomial_equation_1_fr_FR.mml
new file mode 100755
index 000000000..c30a2620d
--- /dev/null
+++ b/modules/statistics/help/mml/binomial_equation_1_fr_FR.mml
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE math:math PUBLIC "-//OpenOffice.org//DTD Modified W3C MathML 1.01//EN" "math.dtd">
+<math:math xmlns:math="http://www.w3.org/1998/Math/MathML">
+ <math:semantics>
+ <math:mrow>
+ <math:mi math:fontstyle="italic">pr</math:mi>
+ <math:mrow>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mi>k</math:mi>
+ <math:mo math:stretchy="false">+</math:mo>
+ <math:mn>1</math:mn>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ <math:mo math:stretchy="false">=</math:mo>
+ <math:mrow>
+ <math:mrow>
+ <math:mfenced math:open="" math:close="">
+ <math:mtable>
+ <math:mtr>
+ <math:mi>n</math:mi>
+ </math:mtr>
+ <math:mtr>
+ <math:mi>k</math:mi>
+ </math:mtr>
+ </math:mtable>
+ </math:mfenced>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:msup>
+ <math:mi>p</math:mi>
+ <math:mi>k</math:mi>
+ </math:msup>
+ </math:mrow>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:msup>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mn>1</math:mn>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>p</math:mi>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>k</math:mi>
+ </math:mrow>
+ </math:msup>
+ </math:mrow>
+ </math:mrow>
+ <math:mtext> avec </math:mtext>
+ <math:mrow>
+ <math:mfenced math:open="" math:close="">
+ <math:mtable>
+ <math:mtr>
+ <math:mi>n</math:mi>
+ </math:mtr>
+ <math:mtr>
+ <math:mi>k</math:mi>
+ </math:mtr>
+ </math:mtable>
+ </math:mfenced>
+ <math:mo math:stretchy="false">=</math:mo>
+ <math:mfrac>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mi>!</math:mi>
+ </math:mrow>
+ <math:mrow>
+ <math:mi>k</math:mi>
+ <math:mrow>
+ <math:mi>!</math:mi>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>k</math:mi>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ </math:mrow>
+ <math:mi>!</math:mi>
+ </math:mrow>
+ </math:mfrac>
+ </math:mrow>
+ </math:mrow>
+ <math:annotation math:encoding="StarMath 5.0">pr(k+1) = left ( stack{ n # k } right ) cdot p^k cdot (1 - p)^{n-k} &quot; avec &quot; left ( stack { n # k } right ) = {{n!} over {k! cdot (n-k)!}}</math:annotation>
+ </math:semantics>
+</math:math> \ No newline at end of file
diff --git a/modules/statistics/help/mml/binomial_equation_1_ru_RU.mml b/modules/statistics/help/mml/binomial_equation_1_ru_RU.mml
new file mode 100755
index 000000000..b13cc9894
--- /dev/null
+++ b/modules/statistics/help/mml/binomial_equation_1_ru_RU.mml
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE math:math PUBLIC "-//OpenOffice.org//DTD Modified W3C MathML 1.01//EN" "math.dtd">
+<math:math xmlns:math="http://www.w3.org/1998/Math/MathML">
+ <math:semantics>
+ <math:mrow>
+ <math:mi math:fontstyle="italic">pr</math:mi>
+ <math:mrow>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mi>k</math:mi>
+ <math:mo math:stretchy="false">+</math:mo>
+ <math:mn>1</math:mn>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ <math:mo math:stretchy="false">=</math:mo>
+ <math:mrow>
+ <math:mrow>
+ <math:mfenced math:open="" math:close="">
+ <math:mtable>
+ <math:mtr>
+ <math:mi>n</math:mi>
+ </math:mtr>
+ <math:mtr>
+ <math:mi>k</math:mi>
+ </math:mtr>
+ </math:mtable>
+ </math:mfenced>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:msup>
+ <math:mi>p</math:mi>
+ <math:mi>k</math:mi>
+ </math:msup>
+ </math:mrow>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:msup>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mn>1</math:mn>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>p</math:mi>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>k</math:mi>
+ </math:mrow>
+ </math:msup>
+ </math:mrow>
+ </math:mrow>
+ <math:mtext> где </math:mtext>
+ <math:mrow>
+ <math:mfenced math:open="" math:close="">
+ <math:mtable>
+ <math:mtr>
+ <math:mi>n</math:mi>
+ </math:mtr>
+ <math:mtr>
+ <math:mi>k</math:mi>
+ </math:mtr>
+ </math:mtable>
+ </math:mfenced>
+ <math:mo math:stretchy="false">=</math:mo>
+ <math:mfrac>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mi>!</math:mi>
+ </math:mrow>
+ <math:mrow>
+ <math:mi>k</math:mi>
+ <math:mrow>
+ <math:mi>!</math:mi>
+ <math:mo math:stretchy="false">⋅</math:mo>
+ <math:mrow>
+ <math:mo math:stretchy="false">(</math:mo>
+ <math:mrow>
+ <math:mi>n</math:mi>
+ <math:mo math:stretchy="false">−</math:mo>
+ <math:mi>k</math:mi>
+ </math:mrow>
+ <math:mo math:stretchy="false">)</math:mo>
+ </math:mrow>
+ </math:mrow>
+ <math:mi>!</math:mi>
+ </math:mrow>
+ </math:mfrac>
+ </math:mrow>
+ </math:mrow>
+ <math:annotation math:encoding="StarMath 5.0">pr(k+1) = left ( stack{ n # k } right ) cdot p^k cdot (1 - p)^{n-k} &quot; где &quot; left ( stack { n # k } right ) = {{n!} over {k! cdot (n-k)!}}</math:annotation>
+ </math:semantics>
+</math:math> \ No newline at end of file