![]() |
Created by Daniel Cox
almost 9 years ago
|
|
Question | Answer |
What does it mean if events A and B are mutually exclusive? Also, P(A∩B)=? |
Events A and B cannot happen at the same time. P(A∩B)=0 |
What does it mean if events A and B are independent? Also, P(A∩B)=? |
If A happens, this does not affect the probability of B happening (and vice versa). P(A∩B)=P(A)×P(B) |
P(A|B)=? (there is a rearranged version of this given in the formulae book)
|
P(A|B)=P(A∩B)P(B) |
If events A and B are independent, then P(A|B)=? |
P(A|B)=P(A) |
If events A and B are independent, then P(B|A)=? |
P(B|A)=P(B) |
The addition law for events A and B is P(A∪B)=? (given in formulae book)
|
P(A∪B)=P(A)+P(B)−P(A∩B) |
P(A′)=? |
P(A′)=1−P(A) A′ is called the complement of A and P(A′) is the probability of A not happening
|
For events A and B that are NOT independent, P(A∩B)=? |
P(A∩B)=P(A)×P(B|A)=P(B)×P(A|B) |
Describe this shaded area using set notation |
A∩B′ or B′∩A |
What is a sample space? | The set of all the possible outcomes of a random experiment |
How many unordered samples of size r can be taken from a collection of n objects? |
nCr=(nr)=n!r!(n−r)! make sure you know how to get your calculator to do this
|
For any discrete random variable X,E(aX+b)=? |
E(aX+b)=aE(X)+b |
For any discrete random variable X,Var(aX+b)=? |
Var(aX+b)=a2Var(X) |
For a discrete random variable X taking values xi with probabilities pi, E(X)=? (given in formulae book)
|
E(X)=∑xipi |
For a discrete random variable X taking values xi with probabilities pi, Var(X)=? (given in formulae book)
|
Var(X)=∑x2ipi−μ2=E(X2)−(E(X))2 |
Describe this shaded area using set notation |
A′∩B or B∩A′ |
Give the formula for the expected value of a function g(X) of a discrete random variable (given in formulae book) |
E[g(X)]=∑g(x)P(X=x) |
X∼B(n,p) E(X)=?
(given in formulae book)
|
For the binomial distribution X∼B(n,p), E(X)=np |
X∼B(n,p) Var(X)=?
(given in formulae book)
|
For the binomial distribution X∼B(n,p), Var(X)=npq=np(1−p) |
X∼Po(λ) E(X)=?
(given in formulae book)
|
For the Poisson distribution X∼Po(λ), E(X)=λ |
X∼Po(λ) Var(X)=?
(given in formulae book)
|
For the Poisson distribution X∼Po(λ), Var(X)=λ |
Describe this shaded area using set notation |
A∪B or B∪A |
How would you use the Binomial or Poisson tables to find P(X=n)? |
P(X=n)=P(X≤n)−P(X≤n−1) |
How would you use the Binomial or Poisson tables to find P(X>n)? |
P(X>n)=1−P(X≤n) |
How would you use the Binomial or Poisson tables to find P(X≥n)? |
P(X≥n)=1−P(X≤n−1) |
How would you use the Binomial or Poisson tables to find P(X<n)? |
P(X<n)=P(X≤n−1) |
For a continuous probability distribution, how are f(x) and F(x) related? |
f(x)=F′(x) F(x)=P(X≤x)=∫x−∞f(t)dt |
If q is the lower quartile of a continuous random variable X with cumulative distribution function F, then F(q)=? |
F(q)=P(X≤q)=0.25 |
Describe this shaded area using set notation |
A∩B |
If m is the median of a continuous random variable X with cumulative distribution function F, then F(m)=? |
F(m)=P(X≤m)=0.5 |
If Q is the upper quartile of a continuous random variable X with cumulative distribution function F, then F(Q)=? |
F(Q)=P(X≤Q)=0.75 |
Give the formula for the expected value of a function g(X) of a continuous random variable (given in formulae book) |
E[g(X)]=∫g(x)f(x)dx |
For a binomial distribution X∼B(n,p), what is the formula for P(X=x)? (given in formulae book) |
(nx)px(1−p)n−x |
For a Poisson distribution X∼Po(λ), what is the formula for P(X=x)? (given in formulae book) |
e−λλxx! |
Describe this shaded area using set notation in two ways |
A′∩B′ or (A∪B)′ |
How is variance related to standard deviation? |
variance=(stand. dev.)2 OR stand. dev.=√Variance |
X∼B(n,p)
What values can X take?
|
0,1,2,...,n |
X∼Po(λ)
What values can X take?
|
0,1,2,...
(There is no maximum)
|
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.