Änderungen von Dokument Lösung Hölzchen

Zuletzt geändert von Holger Engels am 2026/06/18 09:19

Von Version 2.1
bearbeitet von Holger Engels
am 2025/06/26 16:35
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 4.1
bearbeitet von Holger Engels
am 2026/06/18 09:18
Änderungskommentar: Neues Bild baumdiagramm a.svg hochladen

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,15 +1,15 @@
1 -1c_BAUMUEB.doc
1 +(%class=abc%)
2 +1. (((Baum mit Verzweigung K (kurz) oder L (Lang)
3 +## L L L L##
4 +## / / / /##
5 +##●{{{---}}}K{{{---}}}K{{{---}}}K##
2 2  
3 -Baum mit Verzweigung K (kurz) oder L (Lang)
4 - L L L L
5 - / / / /
6 -●--K--K--K
7 -
8 8  {{formula}}P(\text{"Marc gewinnt"})=\frac{1}{4}+\frac{3}{4}\cdot\frac{2}{3}\cdot\frac{1}{2}=\frac{1}{2}{{/formula}}
9 9  
10 10  {{formula}}P(\text{"Stefan gewinnt"})=\frac{3}{4}\cdot\frac{1}{3}+\frac{3}{4}\cdot\frac{2}{3}\cdot\frac{1}{2}\cdot 1=\frac{1}{2}{{/formula}}
11 11  
12 -gleiche Chancen!
13 -
14 -b) Neuer Baum!!
15 -P(Marc gewinnt) =
11 +⇒ gleiche Chancen!
12 +)))
13 +1. (((Es ergibt sich ein euer Baum!
14 +{{formula}}P(\text{"Marc gewinnt"})=\frac{3}{5}+\frac{2}{5}\cdot\frac{1}{4}\cdot 1=0,7{{/formula}}
15 +)))
baumdiagramm a.svg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.holgerengels
Größe
... ... @@ -1,0 +1,1 @@
1 +2.2 KB
Inhalt
... ... @@ -1,0 +1,63 @@
1 +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 450" style="background-color: #4a5d54; font-family: sans-serif;">
2 + <rect width="100%" height="100%" fill="#4a5d54" />
3 +
4 + <text x="50" y="60" font-family="'Comic Sans MS', cursive, sans-serif" font-size="36" fill="#e0e0e0">Hölzchen</text>
5 + <line x1="50" y1="75" x2="220" y2="80" stroke="#e0e0e0" stroke-width="2" />
6 +
7 + <g stroke="#a8c7fa" stroke-width="2" stroke-dasharray="10, 10" opacity="0.6">
8 + <line x1="120" y1="100" x2="120" y2="350" />
9 + <line x1="290" y1="100" x2="290" y2="350" />
10 + <line x1="460" y1="100" x2="460" y2="350" />
11 + <line x1="630" y1="100" x2="630" y2="350" />
12 + <line x1="800" y1="100" x2="800" y2="350" />
13 + </g>
14 +
15 + <g font-family="'Comic Sans MS', cursive, sans-serif" font-size="32" fill="#a8c7fa" text-anchor="middle">
16 + <text x="205" y="400">M</text>
17 + <text x="375" y="400">S</text>
18 + <text x="545" y="400">M</text>
19 + <text x="715" y="400">S</text>
20 + </g>
21 +
22 + <g stroke-width="4" stroke-linecap="round">
23 + <line x1="100" y1="280" x2="240" y2="180" stroke="#f6bc5a" />
24 + <line x1="100" y1="290" x2="240" y2="290" stroke="#e1de86" />
25 +
26 + <line x1="310" y1="280" x2="410" y2="180" stroke="#f6bc5a" />
27 + <line x1="310" y1="290" x2="410" y2="290" stroke="#e1de86" />
28 +
29 + <line x1="480" y1="280" x2="580" y2="180" stroke="#f6bc5a" />
30 + <line x1="480" y1="290" x2="580" y2="290" stroke="#e1de86" />
31 +
32 + <line x1="650" y1="280" x2="750" y2="180" stroke="#e1de86" />
33 + </g>
34 +
35 + <circle cx="80" cy="290" r="5" fill="#ffffff" />
36 +
37 + <g font-family="Georgia, serif" font-style="italic" font-size="42" fill="#ffffff">
38 + <text x="250" y="190">l</text>
39 + <text x="250" y="305">k</text>
40 +
41 + <text x="420" y="190">l</text>
42 + <text x="420" y="305">k</text>
43 +
44 + <text x="590" y="190">l</text>
45 + <text x="590" y="305">k</text>
46 +
47 + <text x="760" y="190">l</text>
48 + </g>
49 +
50 + <g font-size="18" fill="#ffffff" opacity="0.8" text-anchor="middle">
51 + <text x="150" y="210">1/4</text>
52 + <text x="170" y="315">3/4</text>
53 +
54 + <text x="345" y="210">1/3</text>
55 + <text x="360" y="315">2/3</text>
56 +
57 + <text x="515" y="210">1/2</text>
58 + <text x="530" y="315">1/2</text>
59 +
60 + <text x="685" y="210">1</text>
61 + </g>
62 +</svg>
63 +