1/10
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is a random variable?
A variable whose value depends on a random event
What is the expected value of a random variable X denoted as?
E(X)
How do you find the expected value of a random variable X?
E(X)=∑xP(X=x)
What does the sum of probabilities equal?
∑P(X=x)=1
What does P(X2=4) = ?
P(X2=4)=P(X=2)+P(X=−2)
How is variance of X usually written?
Var(X), or σ
How is the variance of X usually found?
Var(X)=E(X2)−(E(X))2
If X and Y are random variables, then what does E(X+Y) = ?
E(X+Y)=E(X)+E(Y)
If X is a random variable and a and b are constants, what does E(aX+b)=?
E(aX+b)=aE(X)+b
If b is a constant, what is E(b) = ?
E(b)=b
If X is a random variable and a and b are constants, what does Var(aX+b) = ?
Var(aX+b)=a2Var(X)