Wiki source code of Beispiel Wahrscheinlichkeit

Last modified by Hendrik Zschocke on 12.01.2024

Hide last authors
Carina Enke 111.1 1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
4 As an example, a typical task out of probability theory and statistics will be completed. It is to calculate the probability of certain colour combinations, when different coloured spheres are randomly drawn from an urn.
5 {{/layout-cell}}
6 {{/layout-section}}
Carina Enke 35.1 7
Carina Enke 111.1 8 {{layout-section ac:type="single"}}
9 {{layout-cell}}
10
Carina Enke 35.1 11
Carina Enke 111.1 12 (% class="wrapped" %)
Carina Enke 35.1 13 |(((
Carina Enke 111.1 14 (% class="content-wrapper" %)
Carina Enke 35.1 15 (((
Hendrik Zschocke 110.1 16 [[image:attach:Editor - Variablen zum Beispiel Wahrscheinlichkeit_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
Carina Enke 35.1 17 )))
18 )))|(((
Carina Enke 111.1 19 In the example, the numerical variables {BLUE}, {RED}, and {WHITE} are initialised with an integer value between 3 and 15, i. e. in the value range [3,15].
Carina Enke 35.1 20
Carina Enke 111.1 21 Based on these random values, both the sum of all spheres ({sum}) and the probability of pulling a red sphere ({solution}) is determined.
Carina Enke 35.1 22 )))
23 |(((
Carina Enke 111.1 24 (% class="content-wrapper" %)
Carina Enke 35.1 25 (((
Hendrik Zschocke 110.1 26 [[image:attach:Editor - Aufgabentext zum Beispiel Wahrscheinlichkeit_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
Carina Enke 35.1 27 )))
28 )))|(((
Carina Enke 111.1 29 The variables can be included in the task text by typing the variable names {BLUE}, {RED}, and {WHITE}. In the example, the variables are included in a task of the type [[calculation interaction>>doc:ONYX.Erstellung von Testinhalten.Aufgabentypen.Berechnungsaufgabe.WebHome]].
Carina Enke 35.1 30
Carina Enke 111.1 31 The variables and solutions ({RED}/{sum} and {solution}) will be stored together for the respective gaps.
Carina Enke 35.1 32 )))
33 |(((
Carina Enke 111.1 34 (% class="content-wrapper" %)
Carina Enke 35.1 35 (((
Hendrik Zschocke 110.1 36 [[image:attach:Testrun - Beispiel Wahrscheinlichkeit_de.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
Carina Enke 35.1 37 )))
38 )))|(((
Carina Enke 111.1 39 The values within the given value ranges will be randomly selected for each participant and each test attempt. In the example, the values {BLUE} = 6, {RED} = red, and {WHITE} = 10 were randomly set.
Carina Enke 35.1 40
Carina Enke 111.1 41 The solutions will be automatically determined for each test run based on the defined values and the calculation rule.
Carina Enke 35.1 42 )))
Carina Enke 111.1 43 {{/layout-cell}}
44 {{/layout-section}}
45 {{/layout}}