Änderungen von Dokument Lösung Hölzchen
Zuletzt geändert von Holger Engels am 2026/06/18 09:19
Von Version 3.1
bearbeitet von Holger Engels
am 2025/06/27 08:59
am 2025/06/27 08:59
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 5.1
bearbeitet von Holger Engels
am 2026/06/18 09:18
am 2026/06/18 09:18
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
-
Anhänge (0 geändert, 1 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -1,8 +1,5 @@ 1 1 (%class=abc%) 2 -1. (((Baum mit Verzweigung K (kurz) oder L (Lang) 3 -## L L L L## 4 -## / / / /## 5 -##●{{{---}}}K{{{---}}}K{{{---}}}K## 2 +1. ((([[image: baumdiagramm a.svg|| class=right width=400]] 6 6 7 7 {{formula}}P(\text{"Marc gewinnt"})=\frac{1}{4}+\frac{3}{4}\cdot\frac{2}{3}\cdot\frac{1}{2}=\frac{1}{2}{{/formula}} 8 8
- 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 +