Econometrics I Midterm Examination Fall 2004 Answer Key

Total Page:16

File Type:pdf, Size:1020Kb

Econometrics I Midterm Examination Fall 2004 Answer Key Econometrics I Midterm Examination Fall 2004 Answer Key Please answer all of the questions and show all of your work. If you think that a question is ambiguous, clearly state how you interpret it before providing an answer. 1. (28 points) Consider the regression function β2 y = β0 + β1x + ε, where x is a scalar individual characteristic that is always positive, ε is a random variable 2 that is independently and identically distributed (i.i.d.) in the population as a N(0,σε), and β =(β0 β1 β2)0 is a vector of unknown parameters. You have access to a random sample of N observations containing information on (yx) drawn from this population. 2 1. Define the nonlinear least squares estimator of β and σε for this problem. The disturbance term is homoskedastic, so we define N ˆ ˆ ˆ β2 2 (β0 β1 β2)0 =argmin (yi β0 β1xi ) β − − i=1 X fortheestimatoroftheβ vector. A consistent estimator of σ2 is given by N ˆ 2 1 β2 2 σˆ = N − (yi βˆ βˆ x ) . − 0 − 1 i i=1 X 2. Are all of the parameters identified, or are some restrictions on the parameter space required to ensure identification of the model? 0 If β2 =0, then xi =1for all i and the NLLS estimator of β0 + β1 is the sample mean (they cannot be individual identified). Similarly, if β1 =0, then β2 is not identified. Thus identification conditions are that (1) the parameter space does not include β1 =0 and β2 =0and (2) nonconstancy of xi. 3. Derive the log likelihood function and define the maximum likelihood estimators of the model parameters. How does this estimator compare to the one you definedin(a)? The log likelihood function is given by N β2 ln L = N ln σ + ln φ((yi β β x )/σ), − − 0 − 1 i i=1 X where φ is the standard normal p.d.f. The m.l. estimator of the conditional mean for the normal minimizes the sum of squared deviations, jsut as was the case for the least squares estimator. In this case the conditional mean function happened to be nonlinear in the parameters, but the “quadratic loss” criteria is the same. Since the estimators of the conditional mean functions are identical, it is not surprising that the estimator of the variance parameter is also identical. 4. Assume that only the sign of y is observable, i.e., define 1 iff y>0 d = . 0 iff y 0 ½ ≤ Write down the log likelihood function corresponding to this model, and define the max- imum likelihood estimators of the model parameters. Which parameters are identified given this information, and under what conditions? In this case, we get a nonlinear (in the parameters) probit model. The probability of d =1is simply β + β xβ2 Φ( 0 1 i ), (0.1) σ so the log likelihood function is N β2 β2 β0 + β1xi β0 + β1xi ln L = di ln Φ( )+(1 di)ln(1 Φ( )) . { σ − − σ } i=1 X From inspection of the log likelihood, we see that as in the linear in the parameters case, only the functions β0/σ and β1/σ are identified. Given these 2 estimable functions of the parameters, the parameter β2 is identified.Westillrequiretheidentification conditions discussed in part b. 2 2. (42 points) A dependent variable y is deterministically related to a scalar x as follows: y = β0 + β1x. 1. Assume that in the population β1 is a constant while β0 is independently and identically distributed with mean µ and variance σ2 . You have access to a random sample of β0 β0 N observations containing the information yi,xi i=1. Derive unbiased estimators for all of the unknown model parameters. { } We simply rewrite the regression function as y = µ + β x + ε, β0 1 where ε = β µ . Then by the assumptions on β ,εis independent of x, so OLS 0 β0 0 yields unbiased− estimators for µ and β . The squared OLS residuals divided by N 1 β0 1 − is an unbiased estimator of σ2 . β0 2. Consider a generalization of the model in which β1 is treated as a random variable in the population, which is independent of β .β is assumed to be i.i.d., with mean µ 0 1 β1 and variance σ2 . Define consistent estimators of all unknown model parameters, if they β1 exist. The model now becomes y = µ + µ x +(β µ )x +(β µ ), β0 β1 1 − β1 0 − β0 so the “new” disturbance term is u =(β µ )x +(β µ ). 1 − β1 0 − β0 By definition we have that E(u x)=0for all x. Then OLS estimators of the conditional mean function are unbiased for| µ and µ . Define the residuals from the first stage β0 β1 OLSregressionbyri. Then form the estimator N 1 2 2 2 γˆ =argminN − (r γ γ x ) . i − 1 − 2 i i=1 X Then γˆ is a consistent estimator of σ2 and γˆ is a consistent estimator of σ2 . 1 β0 2 β1 3. Given your response to (b), is it possible to define more efficient estimators for µ and β0 µ ?Ifso,define these estimators. If not, argue why the estimators definedin(b)are β1 efficient given the sample information and the model. We can use the consistent estimates of σ2 and σ2 to form consistent estimates of the β0 β1 covariance matrix of the disturbances, and then form the Feasible GLS estimator. Define 2 .5 wˆi =(ˆγ1 +ˆγ2xi ) . Then the FLGS estimates of the conditional mean function are given by N 2 (yi µβ µβ xi) (ˆµ µˆ )=argmin − 0 − 1 . β0 β1 wˆ2 i=1 i X These are (asymptotically) efficient in the class of LS estimators. 3 4. Describe tests, formal and/or informal, that would allow you to investigate whether β1 was a constant in the population (i.e., σ2 =0). β1 We are looking for systematic heteroskedasticity, in that the conditional variance is posited to be a linear function of x2. We could plot the squared residuals as a func- 2 tion of xi to see if there was an evidence of this relationship. More formally, we can estimate the linear regression model 2 2 ri = a + bxi + ξi. The OLS estimators of a and b are consistent under the null. The random variable ξi is heteroskedastic under the null. In large samples, we can compute the standard errors of the regression estimates using the Huber-Eiker-White method. Then ˆb/(s.e.(ˆb)) is distributed as a N(0, 1) under the null. 5. Say that we are willing to assume that both β0 and β1 are independently distributed as N(µ ,σ2 ),i=0, 1. Write down the log likelihood function for this model, and βi βi determine whether all parameters are identified. The log likelihood function is given by N y µ µ x 2 2 2 i β0 β1 i ln L = .5ln(σβ + σβ xi )+lnφ( − − ) {− 0 1 2 2 2 } i=1 σ + σ x X β0 β1 i q Identification issues are essentially the same as in the regression case. The main differ- ence is that the estimates are all computed in one-step instead of two (or three, when we compute the FLGS estimator). Identification could be verified by computing the matrix of first partials and confirming that it is of full column rank. 6. If you had to choose between using the estimators you defined in (c) or the maximum likelihood estimator defined in (e), which would you prefer? On what factors would your choice depend? If the normality assumption is correct, the ML estimator is consistent and asymptotically efficient. Then if the sample is large and one has some faith in the normality assumption, the ML estimator may be appropriate. The LS estimators are consistent under more general conditions than normality. Since differences in the asymptotic standard errors are often neglible, perhaps the LS estimators may be preferable even in large samples. In small samples, use of the LS estimators would pretty clearly be indicated. 4 3. (30 points) Unemployed individuals look for jobs according to the model of continuous time search in stationary environments presented in class. We showed that for an individual facing labor market parameters θ = ρbF λη), their optimal policy was to accept any wage offer { that was greater than w∗, where this constant was the solution to λ w∗ = b + (w w∗)dF (w), ρ + η − Zw∗ and where b is the utility flow in the unemployment state λ is the rate of meeting potential employers η istherateofbeingdismissedatajob ρ is the instantaneous discount rate F is the wage offer distribution. Assume you have access to a random sample of N individuals which contains the following information for each sample member: tu the length of a complete unemployment spell te the length of the complete employment spell that follows the unemployment spell w the wage rate associated with the employment spell (which is constant over the spell). Further assume that the distribution of wage offers is negative exponential, i.e., F (w)=1 exp( aw),w>0,α>0, − − f(w)=α exp( αw), − where F and f are the c.d.f. and p.d.f., respectively. 1. Write down the log likelihood function for the sample. We observe one unemployment spell followed by an employment spell with a wage obser- vation. Both duration distributions are negative exponential, with the parameter of the ˜ unemployment duration distribution being given by hu = λF (w∗), and the parameter of the employment duration distribution given by he = η.
Recommended publications
  • Wooldridge, Introductory Econometrics, 4Th Ed. Appendix C
    Wooldridge, Introductory Econometrics, 4th ed. Appendix C: Fundamentals of mathemati- cal statistics A short review of the principles of mathemati- cal statistics. Econometrics is concerned with statistical inference: learning about the char- acteristics of a population from a sample of the population. The population is a well-defined group of subjects{and it is important to de- fine the population of interest. Are we trying to study the unemployment rate of all labor force participants, or only teenaged workers, or only AHANA workers? Given a population, we may define an economic model that contains parameters of interest{coefficients, or elastic- ities, which express the effects of changes in one variable upon another. Let Y be a random variable (r.v.) representing a population with probability density function (pdf) f(y; θ); with θ a scalar parameter. We assume that we know f;but do not know the value of θ: Let a random sample from the pop- ulation be (Y1; :::; YN ) ; with Yi being an inde- pendent random variable drawn from f(y; θ): We speak of Yi being iid { independently and identically distributed. We often assume that random samples are drawn from the Bernoulli distribution (for instance, that if I pick a stu- dent randomly from my class list, what is the probability that she is female? That probabil- ity is γ; where γ% of the students are female, so P (Yi = 1) = γ and P (Yi = 0) = (1 − γ): For many other applications, we will assume that samples are drawn from the Normal distribu- tion. In that case, the pdf is characterized by two parameters, µ and σ2; expressing the mean and spread of the distribution, respectively.
    [Show full text]
  • Chapter 9. Properties of Point Estimators and Methods of Estimation
    Chapter 9. Properties of Point Estimators and Methods of Estimation 9.1 Introduction 9.2 Relative Efficiency 9.3 Consistency 9.4 Sufficiency 9.5 The Rao-Blackwell Theorem and Minimum- Variance Unbiased Estimation 9.6 The Method of Moments 9.7 The Method of Maximum Likelihood 1 9.1 Introduction • Estimator θ^ = θ^n = θ^(Y1;:::;Yn) for θ : a function of n random samples, Y1;:::;Yn. • Sampling distribution of θ^ : a probability distribution of θ^ • Unbiased estimator, θ^ : E(θ^) − θ = 0. • Properties of θ^ : efficiency, consistency, sufficiency • Rao-Blackwell theorem : an unbiased esti- mator with small variance is a function of a sufficient statistic • Estimation method - Minimum-Variance Unbiased Estimation - Method of Moments - Method of Maximum Likelihood 2 9.2 Relative Efficiency • We would like to have an estimator with smaller bias and smaller variance : if one can find several unbiased estimators, we want to use an estimator with smaller vari- ance. • Relative efficiency (Def 9.1) Suppose θ^1 and θ^2 are two unbi- ased estimators for θ, with variances, V (θ^1) and V (θ^2), respectively. Then relative efficiency of θ^1 relative to θ^2, denoted eff(θ^1; θ^2), is defined to be the ra- V (θ^2) tio eff(θ^1; θ^2) = V (θ^1) - eff(θ^1; θ^2) > 1 : V (θ^2) > V (θ^1), and θ^1 is relatively more efficient than θ^2. - eff(θ^1; θ^2) < 1 : V (θ^2) < V (θ^1), and θ^2 is relatively more efficient than θ^1.
    [Show full text]
  • Review of Mathematical Statistics Chapter 10
    Review of Mathematical Statistics Chapter 10 Definition. If fX1 ; ::: ; Xng is a set of random variables on a sample space, then any function p f(X1 ; ::: ; Xn) is called a statistic. For example, sin(X1 + X2) is a statistic. If a statistics is used to approximate an unknown quantity, then it is called an estimator. For example, we X1+X2+X3 X1+X2+X3 may use 3 to estimate the mean of a population, so 3 is an estimator. Definition. By a random sample of size n we mean a collection fX1 ;X2 ; ::: ; Xng of random variables that are independent and identically distributed. To refer to a random sample we use the abbreviation i.i.d. (referring to: independent and identically distributed). Example (exercise 10.6 of the textbook) ∗. You are given two independent estimators of ^ ^ an unknown quantity θ. For estimator A, we have E(θA) = 1000 and Var(θA) = 160; 000, ^ ^ while for estimator B, we have E(θB) = 1; 200 and Var(θB) = 40; 000. Estimator C is a ^ ^ ^ ^ weighted average θC = w θA + (1 − w)θB. Determine the value of w that minimizes Var(θC ). Solution. Independence implies that: ^ 2 ^ 2 ^ 2 2 Var(θC ) = w Var(θA) + (1 − w) Var(θB) = 160; 000 w + 40; 000(1 − w) Differentiate this with respect to w and set the derivative equal to zero: 2(160; 000)w − 2(40; 000)(1 − w) = 0 ) 400; 000 w − 80; 000 = 0 ) w = 0:2 Notation: Consider four values x1 = 12 ; x2 = 5 ; x3 = 7 ; x4 = 3 Let's arrange them in increasing order: 3 ; 5 ; 7 ; 12 1 We denote these \ordered" values by these notations: x(1) = 3 ; x(2) = 5 ; x(3) = 7 ; x(4) = 12 5+7 x(2)+x(3) The median of these four values is 2 , so it is 2 .
    [Show full text]
  • Chapter 4 Efficient Likelihood Estimation and Related Tests
    1 Chapter 4 Efficient Likelihood Estimation and Related Tests 1. Maximum likelihood and efficient likelihood estimation 2. Likelihood ratio, Wald, and Rao (or score) tests 3. Examples 4. Consistency of Maximum Likelihood Estimates 5. The EM algorithm and related methods 6. Nonparametric MLE 7. Limit theory for the statistical agnostic: P/ ∈P 2 Chapter 4 Efficient Likelihood Estimation and Related Tests 1Maximumlikelihoodandefficientlikelihoodestimation We begin with a brief discussion of Kullback - Leibler information. Definition 1.1 Let P be a probability measure, and let Q be a sub-probability measure on (X, ) A with densities p and q with respect to a sigma-finite measure µ (µ = P + Q always works). Thus P (X)=1andQ(X) 1. Then the Kullback - Leibler information K(P, Q)is ≤ p(X) (1) K(P, Q) E log . ≡ P q(X) ! " Lemma 1.1 For a probability measure Q and a (sub-)probability measure Q,theKullback-Leibler information K(P, Q)isalwayswell-defined,and [0, ]always K(P, Q) ∈ ∞ =0 ifandonlyifQ = P. ! Proof. Now log 1 = 0 if P = Q, K(P, Q)= log M>0ifP = MQ, M > 1 . ! If P = MQ,thenJensen’sinequalityisstrictandyields % q(X) K(P, Q)=E log P − p(X) # $ q(X) > log E = log E 1 − P p(X) − Q [p(X)>0] # $ log 1 = 0 . ≥− 2 Now we need some assumptions and notation. Suppose that the model is given by P = P : θ Θ . P { θ ∈ } 3 4 CHAPTER 4. EFFICIENT LIKELIHOOD ESTIMATION AND RELATED TESTS We will impose the following hypotheses about : P Assumptions: A0. θ = θ implies P = P .
    [Show full text]
  • ACM/ESE 118 Mean and Variance Estimation Consider a Sample X1
    ACM/ESE 118 Mean and variance estimation Consider a sample x1; : : : ; xN from a random variable X. The sample may have been obtained through N independent but statistically identical experiments. From this sample, we want to estimate the mean µ and variance σ2 of the random variable X (i.e., we want to estimate “population” quantities). The sample mean N 1 x¯ = xi N X i=1 is an estimate of the mean µ. The expectation value of the sample mean is the population mean, E(x¯) = µ, and the variance of the sample mean is var(x¯) = σ2=N. Since the expectation value of the sample mean is the population mean, the sample mean is said to be an unbiased estimator of the population mean. And since the variance of the sample mean approaches zero as the sample size increases (i.e., fluctuations of the sample mean about the population mean decay to zero with increasing sample size), the sample mean is said to be a consistent estimator of the population mean. These properties of the sample mean are a consequence of the fact that if 2 2 x1; : : : ; xN are mutually uncorrelated random variables with variances σ1; : : : ; σN , the variance of their sum z = x1 + · · · + xN is 2 2 2 σz = σ1 + · · · + σN : (1) If we view the members of the sample x1; : : : ; xN as realizations of identically 2 distributed random variables with mean E(xi) = µ and variance var(xi) = σ , it follows by the linearity of the expectation value operation that the expectation −1 value of the sample mean is the population mean: E(x¯) = N i E(xi) = µ.
    [Show full text]
  • MAXIMUM LIKELIHOOD ESTIMATION for the Efficiency of Mles, Namely That the Theorem 1
    MAXIMUM LIKELIHOOD It should be pointed out that MLEs do ESTIMATION not always exist, as illustrated in the follow- ing natural mixture example; see Kiefer and Maximum likelihood is by far the most pop- Wolfowitz [32]. ular general method of estimation. Its wide- spread acceptance is seen on the one hand in Example 2. Let X1, ..., Xn be independent the very large body of research dealing with and identically distributed (i.i.d.) with den- its theoretical properties, and on the other in sity the almost unlimited list of applications. 2 To give a reasonably general definition p 1 x − µ f (x|µ, ν, σ, τ, p) = √ exp − of maximum likelihood estimates, let X = 2πσ 2 σ (X1, ..., Xn) be a random vector of observa- − − 2 tions whose joint distribution is described + √1 p − 1 x ν | exp , by a density fn(x )overthen-dimensional 2πτ 2 τ Euclidean space Rn. The unknown parameter vector is contained in the parameter space where 0 p 1, µ, ν ∈ R,andσ, τ>0. ⊂ s ∗ R . For fixed x define the likelihood The likelihood function of the observed = = | function of x as L() Lx() fn(x )con- sample x , ...x , although finite for any per- ∈ 1 n sidered as a function of . missible choice of the five parameters, ap- proaches infinity as, for example, µ = x , p > ˆ = ˆ ∈ 1 Definition 1. Any (x) which 0andσ → 0. Thus the MLEs of the five maximizes L()over is called a maximum unknown parameters do not exist. likelihood estimate (MLE) of the unknown Further, if an MLE exists, it is not neces- true parameter .
    [Show full text]
  • Asymptotic Concepts L
    Asymptotic Concepts L. Magee January, 2010 ||||||||||{ 1 Definitions of Terms Used in Asymptotic Theory Let an to refer to a random variable that is a function of n random variables. An example is a sample mean n −1 X an =x ¯ = n xi i=1 Convergence in Probability The scalar an converges in probability to a constant α if, for any positive values of and δ, there is a sufficiently large n∗ such that ∗ Prob(jan − αj > ) < δ for all n > n α is called the probability limit, or plim, of an. Consistency If an is an estimator of α, and plim an = α, then an is a (weakly) consistent estimator of α. Convergence in Distribution an converges in distribution to a random variable y (an ! y) if, as n ! 1, Prob(an ≤ b) = Prob(y ≤ b) for all b. In other words, the distribution of an becomes the same as the distribution of y. 2 Examples Let xi ∼ N[µ, σ ]; i = 1; : : : ; n, where the xi's are mutually independently distributed. Define the three statistics −1 Pn 1.x ¯ = n i=1 xi 2 −1 Pn 2 2. s = (n − 1) i=1(xi − x¯) 3. t = x¯−µ (s2=n)1=2 Considering each statistic one-by-one, 1 1. As n ! 1, Var(¯x) ! 0. This implies that plim(¯x) = µ, andx ¯ is a consistent estimator of µ. (Uses fact that Var(¯x) = σ2=n and E(¯x) = µ.) 2. As n ! 1, Var(s2) ! 0, so plim(s2) = σ2 and s2 is a consistent estimator of σ2.
    [Show full text]
  • Asymptotic Theory Greene Ch
    1 Asymptotic Theory Greene Ch. 4, App. D, Kennedy App. C, R scripts: module3s1a, module3s1b, module3s1c, module3s1d Overview of key concepts Consider a random variable xn that itself is a function of other random variables and sample size “ n” (e.g the sample mean, or the sample variance). Such a random variable is called a “ sequence random variable ”, since its outcome depends also on “ n”. We’re interested in the properties of xn as n → ∞ . There are two possible scenarios: (i) xn can “converge in probability” to some constant c, or (ii) “converge in distribution” to another random variable “ x”. Most estimators used in practice converge in probability. If xn converges to x, we call the distribution of x the “limiting distribution” of xn. However, for most estimators of interest we don't know or cannot derive this limiting distribution. This also includes estimators that converge in probability – a single spike over a constant c is not a very exciting or useful distribution! In that case, we derive instead the limiting distribution of a function involving xn (i.e. a ( − ) = ( ) popular one is n xn c , where xn is a sample statistic and cplim x n ) . This function does not collapse to a spike. This limiting distribution is exactly correct as n → ∞ . We use it to derive the “approximate” distribution (or “asymptotic” distribution) of xn itself that holds approximately for finite “ n”. Then from that, we can get the “asymptotic expectation” (for example to assess “asymptotic unbiasedness” or "consistency"), and the “asymptotic variance” (for example to assess asymptotic “efficiency”). Finally, we can then use these properties to compare different estimators, and to perform hypothesis tests.
    [Show full text]
  • Chapter 7: Estimation
    Chapter 7 Estimation 1 Criteria for Estimators • Main problem in stats: Estimation of population parameters, say θ. • Recall that an estimator is a statistic. That is, any function of the observations {xi} with values in the parameter space. • There are many estimators of θ. Question: Which is better? • Criteria for Estimators (1) Unbiasedness (2) Efficiency (3) Sufficiency (4) Consistency 2 Unbiasedness Definition: Unbiasedness ^ An unbiased estimator, say θ , has an expected value that is equal to the value of the population parameter being estimated, say θ. That is, ^ E[ θ ] = θ Example: E[ x ] = µ E[s2] = σ2 3 Efficiency Definition: Efficiency / Mean squared error An estimator is efficient if it estimates the parameter of interest in some best way. The notion of “best way” relies upon the choice of a loss function. Usual choice of a loss function is the quadratic: ℓ(e) = e2, resulting in the mean squared error criterion (MSE) of optimality: 2 2 = θˆ −θ = θˆ − θˆ + θˆ −θ = θˆ + θ 2 MSE E( ) E( E( ) E( ) ) Var( ) [b( )] ^ ^ b(θ): E[( θ - θ) bias in θ . The MSE is the sum of the variance and the square of the bias. => trade-off: a biased estimator can have a lower MSE than an unbiased estimator. Note: The most efficient estimator among a group of unbiased 4 estimators is the one with the smallest variance => BUE. Efficiency Now we can compare estimators and select the “best” one. Example: Three different estimators’ distributions 3 1, 2, 3 based on samples 2 of the same size 1 θ Value of Estimator – 1 and 2: expected value = population parameter (unbiased) – 3: positive biased – Variance decreases from 1, to 2, to 3 (3 is the smallest) – 3 can have the smallest MST.
    [Show full text]
  • 14.30 Introduction to Statistical Methods in Economics Spring 2009
    MIT OpenCourseWare http://ocw.mit.edu 14.30 Introduction to Statistical Methods in Economics Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Problem Set #8 - Solutions 14.30 - Intro. to Statistical Methods in Economics Tnst,ri~ctor:Konrwd Menzel Due: Tuesday, April 28, 2009 Question One: Law of Large Numbers and Central Limit Theorem Probably the two most important concepts that you will take away from this course are the Law of Large Numbers and the Central Limit Theorem and how they allow us to use averages to learn about the world around us. I. State the Law of Large Numbers (please, just copy it down from the lecture notes). Solution to 1: Suppose XI,. , Xn is a sequence of i.i.d. draws with IEIXi] = p and Var(Xi) = a2 < oo for all i. Then for any E > 0 (typically a small value), the sample mean satisfies lim P(IXn- pI > E) = 0 n We say that X, converges in probability to p. 2. Explain what the Law of Large Numbers tells us about the average of an i.i.d. (inde- pendent, identically distributed) sample of the random variable X with mean p and variance a2. Solution to 2: The law of large numbers tells us that the density of the average of an i.i.d. sample of a random variable X will be concentrated in an "epsilon ball" of radius E. Or, more rigorously, for any E > 0, if we take an infinite sample of a random variable, the density of its mean will be concentrated at p.
    [Show full text]
  • 9 Asymptotic Approximations and Practical Asymptotic Tools
    9 Asymptotic Approximations and Practical Asymptotic Tools A point estimator is merely an educated guess about the true value of an unknown param- eter. The utility of a point estimate without some idea of its accuracy is rather limited. That is why, we considered MSE and risk functions of point estimators in the previous chapters. MSE is itself a summary of the distribution of the point estimator. We would really like to know the distribution of our estimator, for the specific n that we have. Un- fortunately, even for the simplest type of estimators, distributions are very hard to find. For example, we cannot find the distribution of the sample mean for a given n except for some special distributions. Distributions are quite simply difficult objects to calculate. As a compromise, we try to find approximations to the exact distribution of an estima- tor. These approximations are derived by assuming that n is large; more precisely, we use the concept of limiting distributions (see Chapter 1 again, if needed). Remarkably, even though calculation of distributions of estimators for fixed n is usually so difficult, in the limiting (or asymptotic) regime, the story is incredibly structured, and things fall into place like the pieces of a difficult puzzle. Large sample theory of estimators, also often called asymptotic theory, or simply asymptotics, is a central and unifying theme in essentially all of statistical inference. Asymptotic theory is an amazingly powerful and pretty tool for the statistician; theory of inference often cannot go far at all without us- ing asymptotic tools. An introduction to some basic tools and concepts of asymptotic inference is given in this chapter.
    [Show full text]
  • Notes on Median and Quantile Regression
    Notes On Median and Quantile Regression James L. Powell Department of Economics University of California, Berkeley Conditional Median Restrictions and Least Absolute Deviations It is well-known that the expected value of a random variable Y minimizes the expected squared deviation between Y and a constant; that is, µ E[Y ] Y ≡ =argminE(Y c)2, c − assuming E Y 2 is finite. (In fact, it is only necessary to assume E Y is finite, if the minimand is normalized by|| subtracting|| Y 2, i.e., || || µ E[Y ] Y ≡ =argminE[(Y c)2 Y 2] c − − =argmin[c2 2cE[Y ]], c − and this normalization has no effect on the solution if the stronger condition holds.) It is less well-known that a median of Y, defined as any number ηY for which 1 Pr Y η and { ≤ Y } ≥ 2 1 Pr Y η , { ≥ Y } ≥ 2 minimizes an expected absolute deviation criterion, η =argminE[ Y c Y ], Y c | − | − | | though the solution to this minimization problem need not be unique. When the c.d.f. FY is strictly increasing everywhere (i.e., Y is continuously distributed with positive density), then uniqueness is not an issue, and 1 ηY = FY− (1/2). In this case, the first-order condition for minimization of E[ Y c Y ] is | − | − | | 0= E[sgn(Y c)], − − for sgn(u) the “sign” (or “signum”) function sgn(u) 1 2 1 u<0 , ≡ − · { } here defined to be right-continuous. 1 Thus, just as least squares (LS) estimation is the natural generalization of the sample mean to estimation of regression coefficients, least absolute deviations (LAD) estimation is the generalization of the sample median to the linear regression context.
    [Show full text]