Distributions Flashcards

(11 cards)

1
Q

If X~B(n, p) what are E(X) and Var(X)?

A
E(X) = np
Var(X) = np(1-p)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the conditions for a binomial distribution?

A
  • A fixed number of trials, n.
  • Each trial should be success or failure.
  • The trials are independent.
  • The probability of success, p, at each trial is constant.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If X~Po(λ) then what is P(X=x)?

A

P(X=x) = e^-λ X λ^x/x!

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

If X~Po(λ) then what are E(X) and Var(X)?

A
E(X) = λ
Var(X) = λ
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When can a Binomial distribution be approximated to a Poisson distribution?

A

If n is large and p is small.

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

If X~ U[a, b], what is the p.d.f of X?

A

f(x) = {1/b-a, a

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

If X~ U[a, b] what are E(X) and Var(X)?

A
E(X) = a+b/2
Var(X) = (b-a)^2/12
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If X~ U[a, b], what is the c.d.f?

A

{ 0, x<a>b}</a>

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

If X~B(n, p), what is P(X=x)?

A

P(X=x) = nCx X p^x X (1-p)^n-x

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

When can a Binomial distribution be approximated by a Normal distribution?

A

When n is large and p is close to 0.5. A continuity correction should be used.

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

When can a Poisson distribution be approximated by a Normal distribution?

A

When λ is large. A continuity correction should be used.

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