<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3ARandom_Variables_and_Probability_Distributions</id>
	<title>English:Random Variables and Probability Distributions - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3ARandom_Variables_and_Probability_Distributions"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Random_Variables_and_Probability_Distributions&amp;action=history"/>
	<updated>2026-08-28T18:15:54Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Random_Variables_and_Probability_Distributions&amp;diff=47306&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Random_Variables_and_Probability_Distributions&amp;diff=47306&amp;oldid=prev"/>
		<updated>2026-08-28T06:52:40Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Random Variables and Probability Distributions]]&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;random variable&amp;#039;&amp;#039;&amp;#039; turns the outcomes of a random process into numbers. Once outcomes have numerical values, you can describe uncertainty with a &amp;#039;&amp;#039;&amp;#039;probability distribution&amp;#039;&amp;#039;&amp;#039;, calculate long-run averages, compare variability, and build mathematical models for real situations. This aiMOOC is designed for &amp;#039;&amp;#039;&amp;#039;Grades 11–13&amp;#039;&amp;#039;&amp;#039; and develops the topic from core definitions to model selection, simulation, and interpretation.&lt;br /&gt;
&lt;br /&gt;
You will learn how [[English:Random variable|random variables]], [[English:Probability distribution|probability distributions]], [[English:Expected value|expected values]], and [[English:Variance|variances]] work together. You will also compare important discrete and continuous distributions and decide when each model is appropriate.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=3v9w79NhsfI|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Goals =&lt;br /&gt;
By the end of this course, you should be able to explain what a random variable represents, distinguish discrete from continuous random variables, construct and interpret probability distributions, calculate expected value and variance, work with cumulative probabilities, recognize common distribution families, and justify a suitable probability model for a real-world situation.&lt;br /&gt;
&lt;br /&gt;
You should also be able to move between verbal descriptions, tables, formulas, graphs, and simulations. These representations are different ways of expressing the same probabilistic structure.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= From Random Experiments to Random Variables =&lt;br /&gt;
A [[English:Random experiment|random experiment]] is a process whose exact outcome is uncertain before it occurs. The set of all possible outcomes is the [[English:Sample space|sample space]]. A random variable assigns a real number to every outcome in that sample space.&lt;br /&gt;
&lt;br /&gt;
For example, toss two fair coins. The sample space is HH, HT, TH, TT. Define the random variable &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; as the number of heads. Then &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; can take the values 0, 1, and 2. The random variable does not describe a new experiment; it provides a numerical way to describe the outcomes of the original experiment.&lt;br /&gt;
&lt;br /&gt;
This distinction matters: an &amp;#039;&amp;#039;&amp;#039;outcome&amp;#039;&amp;#039;&amp;#039; might be HT, while the corresponding &amp;#039;&amp;#039;&amp;#039;value of the random variable&amp;#039;&amp;#039;&amp;#039; is 1.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Discrete and Continuous Random Variables ==&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;discrete random variable&amp;#039;&amp;#039;&amp;#039; takes values that can be listed individually, such as 0, 1, 2, 3, and so on. Counts are usually discrete. Examples include the number of defective components in a batch, the number of goals in a match, or the number of customers arriving in ten minutes.&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;continuous random variable&amp;#039;&amp;#039;&amp;#039; can take any value in an interval. Measurements such as time, mass, temperature, and distance are commonly modeled as continuous. Between two possible values there are infinitely many others.&lt;br /&gt;
&lt;br /&gt;
[[File:Bernoulli distribution examples.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=dOr0NKyD31Q|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Probability Distributions =&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;probability distribution&amp;#039;&amp;#039;&amp;#039; tells you how probability is allocated across the possible values of a random variable. It is a complete mathematical description of the variable&amp;#039;s uncertainty.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Probability Mass Functions ==&lt;br /&gt;
For a discrete random variable &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, the &amp;#039;&amp;#039;&amp;#039;probability mass function&amp;#039;&amp;#039;&amp;#039; or PMF gives&lt;br /&gt;
&amp;lt;math&amp;gt;p(x)=P(X=x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A valid PMF satisfies two rules:&lt;br /&gt;
# Every probability is between 0 and 1.&lt;br /&gt;
# The probabilities of all possible values add to 1.&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is the number of heads in two fair coin tosses. Then &amp;lt;math&amp;gt;P(X=0)=1/4&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;P(X=1)=1/2&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;P(X=2)=1/4&amp;lt;/math&amp;gt;. The values and probabilities together form the probability distribution of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[File:PMF and CDF of a bernouli distribution.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=cqK3uRoPtk0|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Probability Density Functions ==&lt;br /&gt;
For a continuous random variable, probability is described by a &amp;#039;&amp;#039;&amp;#039;probability density function&amp;#039;&amp;#039;&amp;#039; or PDF, written &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt;. The density must be nonnegative and the total area under the curve must equal 1.&lt;br /&gt;
&lt;br /&gt;
For continuous variables, probability comes from &amp;#039;&amp;#039;&amp;#039;area&amp;#039;&amp;#039;&amp;#039;. For example,&lt;br /&gt;
&amp;lt;math&amp;gt;P(a \le X \le b)=\int_a^b f(x)\,dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A single exact value has probability zero in a continuous model: &amp;lt;math&amp;gt;P(X=c)=0&amp;lt;/math&amp;gt;. This does not mean the value is impossible. It means that probability is assigned to intervals rather than isolated points.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cumulative Distribution Functions ==&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;cumulative distribution function&amp;#039;&amp;#039;&amp;#039; or CDF works for both discrete and continuous random variables:&lt;br /&gt;
&amp;lt;math&amp;gt;F(x)=P(X\le x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A CDF never decreases. It approaches 0 far to the left and 1 far to the right. For a discrete distribution it rises in jumps; for many continuous distributions it increases smoothly.&lt;br /&gt;
&lt;br /&gt;
You can use the CDF to find interval probabilities. For example, when the distribution is continuous,&lt;br /&gt;
&amp;lt;math&amp;gt;P(a&amp;lt;X\le b)=F(b)-F(a)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Expected Value and Variability =&lt;br /&gt;
A probability distribution is often summarized by its center and spread.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Expected Value ==&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;expected value&amp;#039;&amp;#039;&amp;#039; or mean of a random variable describes its long-run average over many repetitions of the same random process.&lt;br /&gt;
&lt;br /&gt;
For a discrete random variable,&lt;br /&gt;
&amp;lt;math&amp;gt;E(X)=\sum_x xP(X=x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For a continuous random variable with density &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;E(X)=\int_{-\infty}^{\infty}xf(x)\,dx&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The expected value does not have to be a possible outcome. If a game has expected winnings of 2.40 currency units, you should interpret this as a long-run average, not as a guarantee that one play pays exactly 2.40.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Variance and Standard Deviation ==&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;variance&amp;#039;&amp;#039;&amp;#039; measures how far values typically spread around the mean:&lt;br /&gt;
&amp;lt;math&amp;gt;Var(X)=E[(X-E(X))^2]&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
An equivalent computational formula is&lt;br /&gt;
&amp;lt;math&amp;gt;Var(X)=E(X^2)-[E(X)]^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;standard deviation&amp;#039;&amp;#039;&amp;#039; is &amp;lt;math&amp;gt;\sqrt{Var(X)}&amp;lt;/math&amp;gt;. Because it has the same unit as the random variable, standard deviation is often easier to interpret than variance.&lt;br /&gt;
&lt;br /&gt;
For a linear transformation &amp;lt;math&amp;gt;Y=aX+b&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;E(Y)=aE(X)+b&amp;lt;/math&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;math&amp;gt;Var(Y)=a^2Var(X)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Adding a constant shifts the distribution but does not change its variance. Multiplying by a constant changes both center and spread.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Important Discrete Distributions =&lt;br /&gt;
Discrete distributions are especially useful for binary outcomes and counts.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Bernoulli Distribution ==&lt;br /&gt;
A [[English:Bernoulli distribution|Bernoulli random variable]] models one trial with two outcomes, commonly coded as 1 for success and 0 for failure. If the probability of success is &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt;, then&lt;br /&gt;
&amp;lt;math&amp;gt;P(X=1)=p&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;P(X=0)=1-p&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Its mean is &amp;lt;math&amp;gt;E(X)=p&amp;lt;/math&amp;gt;, and its variance is &amp;lt;math&amp;gt;p(1-p)&amp;lt;/math&amp;gt;. Bernoulli variables are the building blocks of the binomial distribution.&lt;br /&gt;
&lt;br /&gt;
[[File:Bernoulli distribution chart.jpg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Binomial Distribution ==&lt;br /&gt;
A [[English:Binomial distribution|binomial random variable]] counts successes in a fixed number &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; of independent Bernoulli trials when each trial has the same success probability &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;X\sim Bin(n,p)&amp;lt;/math&amp;gt;, then&lt;br /&gt;
&amp;lt;math&amp;gt;P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}&amp;lt;/math&amp;gt;&lt;br /&gt;
for &amp;lt;math&amp;gt;k=0,1,\ldots,n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The mean is &amp;lt;math&amp;gt;np&amp;lt;/math&amp;gt;, and the variance is &amp;lt;math&amp;gt;np(1-p)&amp;lt;/math&amp;gt;. Before using a binomial model, check the key assumptions: a fixed number of trials, two outcomes per trial, constant success probability, and independence.&lt;br /&gt;
&lt;br /&gt;
[[File:Binomial distribution pmf.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=WWv0RUxDfbs|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Poisson Distribution ==&lt;br /&gt;
A [[English:Poisson distribution|Poisson random variable]] models the number of events occurring in a fixed interval of time, distance, area, or volume when events occur independently at an approximately constant average rate.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;X\sim Poisson(\lambda)&amp;lt;/math&amp;gt;, then&lt;br /&gt;
&amp;lt;math&amp;gt;P(X=k)=e^{-\lambda}\frac{\lambda^k}{k!}&amp;lt;/math&amp;gt;&lt;br /&gt;
for nonnegative integers &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Its mean and variance are both &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt;. Examples include calls arriving at a help desk per minute or imperfections occurring along a length of material, provided the Poisson assumptions are reasonable.&lt;br /&gt;
&lt;br /&gt;
[[File:Poisson pmf.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Important Continuous Distributions =&lt;br /&gt;
Continuous distributions are used when the random variable can vary across an interval.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Uniform Distribution ==&lt;br /&gt;
A [[English:Continuous uniform distribution|uniform distribution]] on the interval from &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; assigns equal density across that interval:&lt;br /&gt;
&amp;lt;math&amp;gt;f(x)=\frac{1}{b-a}&amp;lt;/math&amp;gt;&lt;br /&gt;
for &amp;lt;math&amp;gt;a\le x\le b&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Its mean is &amp;lt;math&amp;gt;(a+b)/2&amp;lt;/math&amp;gt;, and its variance is &amp;lt;math&amp;gt;(b-a)^2/12&amp;lt;/math&amp;gt;. The uniform model is useful when every value in a bounded interval is treated as equally plausible.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Normal Distribution ==&lt;br /&gt;
The [[English:Normal distribution|normal distribution]] is a symmetric, bell-shaped continuous distribution. It is determined by its mean &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; and standard deviation &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Its density is&lt;br /&gt;
&amp;lt;math&amp;gt;f(x)=\frac{1}{\sigma\sqrt{2\pi}}e^{-\frac{(x-\mu)^2}{2\sigma^2}}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A normal variable can be standardized using the [[English:Standard score|z-score]]&lt;br /&gt;
&amp;lt;math&amp;gt;z=\frac{x-\mu}{\sigma}&amp;lt;/math&amp;gt;.&lt;br /&gt;
This transformation shows how many standard deviations a value lies above or below the mean.&lt;br /&gt;
&lt;br /&gt;
Normal models arise in many measurement settings and are also important because sums and averages often become approximately normal under suitable conditions, an idea formalized by the [[English:Central limit theorem|central limit theorem]].&lt;br /&gt;
&lt;br /&gt;
[[File:Normal Distribution PDF.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=hgtMWR3TFnY|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Exponential Distribution ==&lt;br /&gt;
An [[English:Exponential distribution|exponential random variable]] is often used to model waiting time until the next event in a Poisson process. With rate &amp;lt;math&amp;gt;\lambda&amp;gt;0&amp;lt;/math&amp;gt;, its density is&lt;br /&gt;
&amp;lt;math&amp;gt;f(x)=\lambda e^{-\lambda x}&amp;lt;/math&amp;gt;&lt;br /&gt;
for &amp;lt;math&amp;gt;x\ge 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Its mean is &amp;lt;math&amp;gt;1/\lambda&amp;lt;/math&amp;gt;, and its variance is &amp;lt;math&amp;gt;1/\lambda^2&amp;lt;/math&amp;gt;. The exponential distribution has the &amp;#039;&amp;#039;&amp;#039;memoryless property&amp;#039;&amp;#039;&amp;#039;: given that you have already waited a certain amount of time, the additional waiting-time distribution does not depend on how long you have already waited.&lt;br /&gt;
&lt;br /&gt;
[[File:Exponential probability density.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Choosing a Probability Model =&lt;br /&gt;
A probability distribution is useful only when its assumptions match the situation closely enough for the purpose of the model. Ask what is being measured, what values are possible, whether the variable is a count or a measurement, and what mechanism could plausibly generate the data.&lt;br /&gt;
&lt;br /&gt;
A Bernoulli model fits one yes-or-no trial. A binomial model fits a fixed number of similar independent trials. A Poisson model can fit event counts over an interval. A uniform model fits bounded outcomes treated as equally likely in density. A normal model fits many roughly symmetric measurements. An exponential model fits certain waiting times.&lt;br /&gt;
&lt;br /&gt;
Real data rarely follow a theoretical model perfectly. Your task is therefore not simply to recognize a formula but to justify why the assumptions are reasonable, check whether the model agrees with data, and explain the limitations of your conclusion.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Simulation and the Law of Large Numbers =&lt;br /&gt;
Simulation lets you imitate random processes repeatedly. If you simulate many trials, the empirical relative frequencies usually stabilize near their theoretical probabilities. Similarly, the sample average tends to move toward the expected value under appropriate conditions. This behavior is connected with the [[English:Law of large numbers|law of large numbers]].&lt;br /&gt;
&lt;br /&gt;
Simulation is useful when exact calculations are difficult, when you want to check an analytic result, or when you want to study the effect of assumptions. A spreadsheet, graphing calculator, or programming language can generate random values from common distributions and summarize the results.&lt;br /&gt;
&lt;br /&gt;
A strong simulation study should state the model, parameters, number of repetitions, quantity recorded, and comparison between simulated and theoretical results.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is a random variable?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(A function assigning a numerical value to each outcome)&lt;br /&gt;
(!A list containing only equally likely outcomes)&lt;br /&gt;
(!A graph that must be bell shaped)&lt;br /&gt;
(!A number that can never change)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which type of random variable is most suitable for the number of emails received in one hour?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Discrete random variable)&lt;br /&gt;
(!Continuous random variable)&lt;br /&gt;
(!Deterministic constant)&lt;br /&gt;
(!Standard score)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What must the probabilities in a discrete probability mass function sum to?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(One)&lt;br /&gt;
(!Zero)&lt;br /&gt;
(!The expected value)&lt;br /&gt;
(!The sample size)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;How is probability obtained from a continuous probability density function?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(By finding area under the density curve)&lt;br /&gt;
(!By reading the height as the exact probability)&lt;br /&gt;
(!By adding all possible x values)&lt;br /&gt;
(!By counting only integer outcomes)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does the cumulative distribution function F at x represent?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The probability that the random variable is at most x)&lt;br /&gt;
(!The probability that the random variable equals its mean)&lt;br /&gt;
(!The variance below x)&lt;br /&gt;
(!The density only at x)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does expected value describe?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The long run average value of a random variable)&lt;br /&gt;
(!The largest possible outcome)&lt;br /&gt;
(!The most recent observed value)&lt;br /&gt;
(!The width of the sample space)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which conditions characterize a binomial model?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(A fixed number of independent trials with constant success probability)&lt;br /&gt;
(!A continuous measurement with no upper bound)&lt;br /&gt;
(!A changing number of trials with changing probabilities)&lt;br /&gt;
(!A waiting time with memory)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For a Poisson distribution with parameter lambda, what are the mean and variance?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Both are lambda)&lt;br /&gt;
(!Both are one)&lt;br /&gt;
(!The mean is zero and the variance is one)&lt;br /&gt;
(!The mean is lambda squared and the variance is lambda)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What happens to variance when a random variable is transformed from X to 3X plus 5?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(It is multiplied by nine)&lt;br /&gt;
(!It is increased by five)&lt;br /&gt;
(!It is multiplied by three)&lt;br /&gt;
(!It stays unchanged)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does a z score of negative two mean?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The value is two standard deviations below the mean)&lt;br /&gt;
(!The value is two standard deviations above the mean)&lt;br /&gt;
(!The probability of the value is negative)&lt;br /&gt;
(!The variance equals two)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Random variable || Numerical assignment to outcomes of a random experiment&lt;br /&gt;
|-&lt;br /&gt;
| PMF || Function giving probabilities for discrete values&lt;br /&gt;
|-&lt;br /&gt;
| PDF || Density whose interval areas give continuous probabilities&lt;br /&gt;
|-&lt;br /&gt;
| CDF || Function giving the probability of being at or below a value&lt;br /&gt;
|-&lt;br /&gt;
| Expectation || Long-run average described by a probability distribution&lt;br /&gt;
|-&lt;br /&gt;
| Variance || Average squared distance from the mean&lt;br /&gt;
|-&lt;br /&gt;
| Binomial || Distribution for successes in a fixed number of suitable trials&lt;br /&gt;
|-&lt;br /&gt;
| Exponential || Distribution often used for waiting time to the next event&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Bernoulli distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| One trial with two possible outcomes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Binomial distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Count of successes in a fixed number of independent trials&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Poisson distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Count of events in an interval at an approximately constant rate&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Normal distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Symmetric bell-shaped continuous model&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Exponential distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Waiting time until the next event in a Poisson process&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Bernoulli || Which distribution models one binary trial?&lt;br /&gt;
|-&lt;br /&gt;
| Binomial || Which distribution counts successes in a fixed number of suitable trials?&lt;br /&gt;
|-&lt;br /&gt;
| Poisson || Which distribution often models event counts in a fixed interval?&lt;br /&gt;
|-&lt;br /&gt;
| Density || What function type gives continuous probability through area?&lt;br /&gt;
|-&lt;br /&gt;
| Variance || What measure describes squared spread around the mean?&lt;br /&gt;
|-&lt;br /&gt;
| Expectation || What term names the long-run average of a random variable?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Random+Variables+and+Probability+Distributions &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
A random variable assigns a numerical value to each { outcome } of a random experiment. A variable that takes countable values is called { discrete }. A discrete probability mass function must have probabilities that sum to { one }. For a continuous model, probability is represented by { area } under the density curve. The function that gives the probability of being at or below a value is the { CDF }. The long-run average of a random variable is its { expected value }. The measure based on squared distance from the mean is the { variance }. A count of successes in a fixed number of suitable independent trials is modeled by the { binomial } distribution. A symmetric bell-shaped model determined by a mean and standard deviation is the { normal } distribution. A waiting time to the next event in a Poisson process can be modeled by the { exponential } distribution.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Random variable diary|Random variable diary]]: Identify five uncertain quantities from everyday life, define a random variable for each one, and classify each as discrete or continuous.&lt;br /&gt;
# [[English:Coin experiment|Coin experiment]]: Toss two coins at least 40 times, record the number of heads, create an empirical distribution, and compare it with the theoretical probabilities.&lt;br /&gt;
# [[English:Distribution sketching|Distribution sketching]]: Draw one discrete and one continuous probability distribution, label the axes, and explain what the heights or areas mean.&lt;br /&gt;
# [[English:Expected value explanation|Expected value explanation]]: Write a short explanation for a younger student showing why expected value is a long-run average rather than a guaranteed outcome.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Binomial investigation|Binomial investigation]]: Choose a realistic repeated-trial situation, justify whether the binomial assumptions are reasonable, calculate at least three probabilities, and interpret them in context.&lt;br /&gt;
# [[English:Simulation comparison|Simulation comparison]]: Use a spreadsheet, calculator, or program to simulate a probability distribution, compare empirical frequencies with theoretical probabilities, and discuss why they differ.&lt;br /&gt;
# [[English:Normal data study|Normal data study]]: Collect or find at least 30 measurements, calculate their mean and standard deviation, create a graph, and evaluate whether a normal model is plausible.&lt;br /&gt;
# [[English:Probability interview|Probability interview]]: Interview someone who uses uncertain data in work or daily decisions, identify the random quantities involved, and present how probability affects their choices.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Model selection project|Model selection project]]: Analyze one real dataset and compare at least two candidate probability distributions, explaining which model fits better and why.&lt;br /&gt;
# [[English:Transformation investigation|Transformation investigation]]: Start with a random variable X, study several transformations of the form aX plus b, and verify experimentally how the mean and variance change.&lt;br /&gt;
# [[English:Poisson and exponential connection|Poisson and exponential connection]]: Design a simulation that generates event counts and waiting times from the same rate parameter, then explain the relationship between the two models.&lt;br /&gt;
# [[English:Probability explainer video|Probability explainer video]]: Produce a three-to-five-minute video that teaches PMF, PDF, CDF, expectation, and variance through one coherent real-world example and includes at least one original visual.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
# [[English:Model justification assessment|Model justification assessment]]: Given three real-world scenarios, select an appropriate distribution for each, state the assumptions, and explain one reason each model could fail.&lt;br /&gt;
# [[English:Representation assessment|Representation assessment]]: Convert a probability problem between a verbal description, a table or formula, and a graph, then explain what information remains unchanged across the representations.&lt;br /&gt;
# [[English:Expectation and risk assessment|Expectation and risk assessment]]: Compare two games or investments using expected value and standard deviation, then defend a decision while discussing why expectation alone is insufficient.&lt;br /&gt;
# [[English:CDF reasoning assessment|CDF reasoning assessment]]: Use a supplied cumulative distribution graph to estimate several probabilities and explain how the graph would differ for discrete and continuous variables.&lt;br /&gt;
# [[English:Simulation validation assessment|Simulation validation assessment]]: Design a simulation to test one theoretical probability result, justify the number of repetitions, summarize the results, and explain the remaining random variation.&lt;br /&gt;
# [[English:Transfer assessment|Transfer assessment]]: Choose a new context from science, economics, engineering, or social research and build a probability model that includes a random variable, distribution, parameters, interpretation, and limitations.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Knowledge:&amp;#039;&amp;#039;&amp;#039; You can define random variables, distinguish PMFs, PDFs, and CDFs, and explain the role of expectation, variance, and common distribution families.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Skills:&amp;#039;&amp;#039;&amp;#039; You can calculate and interpret probabilities, expected values, variances, standard scores, and interval probabilities; move between formulas, tables, graphs, and simulations; and check modeling assumptions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Products:&amp;#039;&amp;#039;&amp;#039; Strong evidence may include a correctly analyzed experiment, a simulation report, a distribution graph, a model comparison, a dataset study, or an explanatory video.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Transfer:&amp;#039;&amp;#039;&amp;#039; You can recognize probabilistic structure in unfamiliar contexts, select a defensible model, justify its assumptions, communicate uncertainty clearly, and explain limitations instead of treating a model as exact reality.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
The embedded English Wikipedia article provides an open reference on probability distributions and links to related distribution families and concepts.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Probability_distribution &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Random Variables and Probability Distributions|Random Variables and Probability Distributions]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Probability|Probability]]&lt;br /&gt;
# [[English:Random variable|Random variable]]&lt;br /&gt;
# [[English:Probability distribution|Probability distribution]]&lt;br /&gt;
# [[English:Expected value|Expected value]]&lt;br /&gt;
# [[English:Variance|Variance]]&lt;br /&gt;
# [[English:Binomial distribution|Binomial distribution]]&lt;br /&gt;
# [[English:Poisson distribution|Poisson distribution]]&lt;br /&gt;
# [[English:Normal distribution|Normal distribution]]&lt;br /&gt;
# [[English:Exponential distribution|Exponential distribution]]&lt;br /&gt;
# [[English:Law of large numbers|Law of large numbers]]&lt;br /&gt;
# [[English:Central limit theorem|Central limit theorem]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The topic connects directly with [[English:Mathematics|mathematics]], [[English:Statistics|statistics]], [[English:Data science|data science]], [[English:Economics|economics]], [[English:Physics|physics]], [[English:Computer science|computer science]], engineering, risk analysis, and quantitative decision-making. It is especially suitable for upper-secondary mathematics and introductory university statistics.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Random Variables and Probability Distributions]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Probability]]&lt;br /&gt;
[[Category:Statistics]]&lt;br /&gt;
[[Category:Grades 11-13]]&lt;br /&gt;
[[Category:Secondary education]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>