First step to find the value of a constant k in a probability distribution function P(X=x)=kx?
Set the sum of all probabilities equal to 1.∑P(X=x)=1
True or False?The height of a randomly selected student is a discrete random variable.
❌ FalseHeight is measured on a continuous scale, so it is a continuous random variable. Discrete variables usually count distinct items (e.g., number of heads).
First step to solve for two unknowns (a and b) in a probability table, given E(X)?
Form two simultaneous equations:1. ∑P(X=x)=12. ∑xP(X=x)=E(X)
True or False?If X is a discrete random variable taking integer values 1,2,3, then F(2.6) is undefined or equal to 0.
❌ FalseF(2.6)=P(X≤2.6). Since X only takes integer values, this is equal to P(X≤2) or F(2).
True or False?For a cumulative distribution function F(x), the value of F(x) for the largest possible value of x must be 1.
✅ True
True or False?If E(X)=3.5 for a roll of a die, it means the most likely outcome is 3.5.
❌ FalseIt is impossible to roll a 3.5. The Expected Value E(X) is the theoretical long-run average.
Which formula is generally quicker to calculate Var(X) given a frequency table or probability distribution?
Var(X)=E(X2)−(E(X))2
True or False?E(X2)=(E(X))2
❌ FalseE(X2)=∑x2P(X=x)(E(X))2 is the square of the mean. They are generally not equal.
How do you calculate Var(X) for a Discrete Random Variable given the probability distribution?
1. Calculate E(X)=∑xP(X=x)2. Calculate E(X2)=∑x2P(X=x)3. Use formula: Var(X)=E(X2)−[E(X)]2
Formula for E(aX+b)?
aE(X)+b
True or False?Var(3X−2)=3Var(X)−2
❌ False✅ Correct Answer: 32Var(X)=9Var(X)
For a Discrete Random Variable, what is the formula for Var(aX+b)?
Var(aX+b)=a2Var(X)
Condition to use the formula E(X)=2n+1 for a Discrete Uniform Distribution?
The random variable X must take values over the set {1,2,3,...,n}.
When modelling an experiment where there are n distinct outcomes and each is equally likely, which distribution should be used?
Discrete Uniform Distribution