Stats Flashcards

(5 cards)

1
Q

how to test if A and B are mutually exclusive

A

P(AUB) = P(A) + P(B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how to test if A and B are independent

A

P(A∩B) = P(A) x P(B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

four conditions needed to use the binomial distribution

A
  • two possible outcomes
  • two trials must be independent
  • fixed number of trials
  • probability of each outcome must be constant
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

when can you model a binomial distribution as normal distribution?

A

when X~B(n,p) where n is large and p≈0.5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

how can you model a binomial distribution as normal distribution?

A

if X~B(n,p) then Y~N(np,npq) where q=1-p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly