Back to the full dot-point answer

NSWMaths Extension 1Quick questions

Statistical Analysis (ME-S1)

Quick questions on Bernoulli trials: definition, parameters, mean and variance

11short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.

What is definition?
Show answer
A Bernoulli trial is a random experiment with exactly two possible outcomes, conventionally labelled "success" (value 11) and "failure" (value 00), where success occurs with probability pp and failure with probability q=1βˆ’pq = 1 - p.
What is mean (expected value)?
Show answer
$E(X)=1β‹…p+0β‹…(1βˆ’p)=p.E(X) = 1 \cdot p + 0 \cdot (1 - p) = p.$
What is variance?
Show answer
$E(X2)=12β‹…p+02β‹…(1βˆ’p)=p.E(X^2) = 1^2 \cdot p + 0^2 \cdot (1 - p) = p.$
What is why this matters?
Show answer
A Bernoulli trial is the simplest non-trivial random variable. The binomial distribution counts the number of successes in a fixed number of independent Bernoulli trials.
What is maximising variance?
Show answer
For what value of pp is Var(X)=p(1βˆ’p)\text{Var}(X) = p(1 - p) maximised?
What is sum of independent Bernoullis?
Show answer
Three independent fair coin flips. Let SS be the total number of heads. Find E(S)E(S) and Var(S)\text{Var}(S).
What is linearity check?
Show answer
Two independent Bernoulli trials with p1=0.4p_1 = 0.4 and p2=0.6p_2 = 0.6. Let S=X1+X2S = X_1 + X_2. Find E(S)E(S) and Var(S)\text{Var}(S).
What is mean is pp, not 1p\frac{1}{p}?
Show answer
1p\frac{1}{p} is the mean number of trials until the first success (geometric distribution), which is a different model.
What is forgetting independence?
Show answer
Sum of two Bernoullis X1+X2X_1 + X_2 has variance equal to the sum of variances only if they are independent.
What is confusing Bernoulli with binomial?
Show answer
A single Bernoulli trial has parameter pp alone; a binomial has parameters nn (count) and pp (success probability).
What is range of pp?
Show answer
p∈[0,1]p \in [0, 1]. If a calculation gives p<0p < 0 or p>1p > 1, something is wrong. :::

All Maths Extension 1Q&A pages