Final Flashcards

(21 cards)

1
Q

What are the general steps for finding a MOM estimator?

A
  1. Equate the sample moments to the population moments
  2. Solve the sytems of equations for pop. in terms of sample
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is an MLE?

A

The paramater value at which the likelihood function L(Ø|x) is maximized

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

What is the formula for a continuous likelihood function?

A

πi =1 f(xi| ø1 … øk)

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

What is the formula for a discrete likelihood function?

A

π P( X = xi | ø)

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

What are the steps for finding an MLE?

A
  1. ** Optional: take the log of the function
  2. Take the first derivative & set equal to 0
  3. Take the second derivative to check that the max/min is global
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is convergence in distribution?

A

{Xn}converges to a r.v., X, if and only if

lim Fxn(t) = Fx∞(t)

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

What is convergence in probability?

A

{Xn}converges in prob. to X if and only if

lim P( |Xn - X| > ɛ) = 0

** Convergence in probability implies convergence in distribution

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

What is the likelihood for a Bern (p) distribution?

A

L(p|x) = π pxi (1 - p)1-xi

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

What is the general form for Bayesian estimators?

A

(Likelihood * prior) / ∫ (Likelihood * prior) dθ

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

What is the general form posterior mean in Bayesian estimation?

A

E(θ|X) = ∫ θ f**θ (θ|X) dθ

where, fθ (θ|X) is the posterior density

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

What is the general formula for bias?

A

Bias(W) = E(W) - θ

where, W = estimator

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

What is the general formula for MSE?

A

MSE(W) = E [(W - θ)2]

= Var(W) + [E(W) - θ]2

= Variance + Bias2

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

What is a hypothesis test?

A

A function mapping the values of the t-stat (Tn = T(x1 … xn)) into {0,1} where:

0 = accept the null

1 = reject the null

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

What is the general form of the Likelihood Ratio Test (LRT)?

A

λ(X) = supθ<span>0 </span>L(θ|X) ÷ supθ L(θ|X)

or

restricted (to H0 parameters) ÷ unrestricted

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

What are the two types of errors we wish to avoid?

A

Type I error: Reject the null when it is true

Type II error: Accept the null when it is false

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

What is a power function?

A

A function of θ that provides the Type I error probability [ß(θ)] for a null hypothesis

17
Q

What is coverage probability for an interval estimator?

A

The probability that the random interval includes θ

18
Q

What is the confidence coefficient of an interval estimator?

A

Minimum coverage probability where θ is still “covered” by the interval

19
Q

Do the probability statements associated with interval estimators refer to the CI or the parameter of interest?

20
Q

What is the most common way of finding an interval estimator?

A

Invert the t-stat & solve for the parameter of interest

21
Q

What is a pivotal quantity?

A

A random variable [Q(X, θ)] that has the same distribution over all values of θ