S2- Continuous Distributions Flashcards

1
Q

What is the continuous uniform distribution?

A

A continuous random variable that has a uniform distribution over the interval (a,b)

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

What is the pdf of a continuous uniform distribution?

A

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

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

What is the E(x) of a continuous uniform distribution?

A

(a+b)/2

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

What is the variance of a continuous uniform distribution?

A

(1/12)(b-a)^2

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

When must the continuity correction be applied?

A

When going from a discrete variable to a continuous variable

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

What is the binomial approximation to the normal? (X~B(n,p))

A

Y~N(np,npq)

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

What are the conditions required to approximate the binomial to the normal?

A

n is large and p is close to 0.5

np and nq are both >5

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

What is the Poisson approximation to the normal? (X~Po(𝜆))

A

Y~N(𝜆,𝜆)

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

What is the condition required to approximate the Poisson to the normal?

A

𝜆>10

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

How do you get from X~N(μ,σ^2) to values you can look up in the normal distribution table?

A

(X-μ)/σ

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