Statistics and Econometrics I

Size: px
Start display at page:

Download "Statistics and Econometrics I"

Transcription

1 Statistics and Econometrics I Point Estimation Shiu-Sheng Chen Department of Economics National Taiwan University September 13, 2016 Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

2 Part I Estimation Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

3 Statistical Inference We now move our focus to statistical inference. Given a random sample with sample size n {X 1, X 2,..., X n } i.i.d. f(x; θ) where θ is an unknown population parameter. For instance, suppose we are interested in p = the (unknown) population proportion of NTU students, who have have a significant other. {X 1, X 2,..., X n } i.i.d. Bernoulli(p) (µ, σ 2 ) = the (unknown) population mean and variance of the S&P500 stock returns. {X 1, X 2,..., X n } i.i.d. N(µ, σ 2 ) Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

4 Statistical Inference We would like to find a good guess of the parameter θ: a point estimator. That is, we would like to come up with a random variable ˆθ = δ(x 1, X 2,..., X n ) that we expect to be close to θ. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

5 Parameter Space Definition A parameter space Θ is the set of all possible values of parameters. It is denote by θ Θ. Examples: If µ denotes the mean grade point of all NTU students, then the parameter space (assuming a 100-point grading scale) is: Θ {µ : 0 µ 100} If p denotes the proportion of students who own a motorcycle, then the parameter space is: Θ {p : 0 p 1} Given X exp(β), then the parameter space is Θ {β : 0 < β < } Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

6 Estimator Definition Let {X 1, X 2,..., X n } be a random sample from the joint distribution indexed by a parameter θ Θ. A function ˆθ = δ(x 1, X 2,..., X n ) is called a point estimator of the parameter θ. When X 1 = x 1, X 2 = x 2,...,X n = x n are observed, then δ(x 1, x 2,... x n ) is called the point estimate of θ. Every estimator is also a statistic (by nature of being a function of a random sample). Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

7 How to Guess? Analogy Principle ( 類比原則 ) Method of Moments ( 動差法 ) Method of Maximum Likelihood ( 最大概似法 ) Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

8 Analogy Principle To estimate the population mean µ, use the sample mean n X n = 1 n i=1 X i To estimate the population variance σ 2, use the sample variance S 2 n = 1 n 1 n (X i X n ) 2 To estimate distribution function F X (x) = P (X x), use the empirical distribution function. i=1 ˆF n (x) = n i=1 I {X i x} n Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

9 Method of Moments The method of moments is simply an application of analogy principle. Suppose that {X i } n i=1 i.i.d. f(x, θ 1, θ 2,..., θ k ) j-th population moment, which is a function of unknown parameters E(X j ) = µ j (θ 1, θ 2,..., θ k ) j-th sample moment n M j = 1 n X j i i=1 By analogy principle, we use M j to estimate E(X j ). Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

10 Method of Moments The method of moments involves equating sample moments with population moments. We impose the condition so that the sample moment is equal to the population moment: the moment condition where θ = (θ 1, θ 2,..., θ k ), ˆθ = (ˆθ 1, ˆθ 2,..., ˆθ k ) Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

11 Method of Moments Given the following moment conditions: M j }{{} = µ j (ˆθ 1, ˆθ 2,..., ˆθ k ), j = 1, 2,..., k, }{{} sample moment population moment The solutions: (ˆθ 1, ˆθ 2,..., ˆθ k ) are the MM estimators of (θ 1, θ 2,..., θ k ) k unknown parameters with k moment conditions Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

12 Method of Moments The basic idea behind this form of the method is to: (1) Equate the first sample moment M 1 = 1 n n i=1 X i to the first theoretical moment E(X). (2) Equate the second sample moment M 2 = 1 n n i=1 X2 i to the second theoretical moment E(X 2 ). (3) Continue equating sample moments M j with the corresponding theoretical moments E(X j ), j = 3, 4,... until you have as many equations as you have parameters. (4) Solve for the parameters. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

13 Method of Moments: Example Let {X i } n i=1 i.i.d. N(µ, σ 2 ), find the MMEs for µ and σ 2 The moment conditions are X = 1 n X i n i=1 }{{} M 1 1 n Xi 2 n i=1 }{{} M 2 We can solve for ˆµ and ˆσ 2 as = E(X) = µ }{{} µ 1 (µ,σ 2 ) = E(X 2 ) = µ 2 + σ 2 }{{} µ 2 (µ,σ 2 ) ˆµ = X ˆσ 2 = n i=1 X2 i n X 2 = n i=1 (X i X) 2 n Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

14 Method of Moments: Remarks Note that the Method of Moment Estimator is not unique. Different moment conditions may obtain different estimators. In general, we use the first few moments for simplicity. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

15 Method of Maximum Likelihood Assume {X i } n i=1 i.i.d. f(x, θ) where f( ) is known but θ is an unknown parameter. Joint pmf/pdf (function of random sample) f(x 1,..., x n ; θ) = f(x 1 ; θ) f(x n ; θ) = i f(x i ; θ) We can also call it a likelihood function of θ: L(θ) = i f(x i ; θ) Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

16 Maximum Likelihood Estimator (MLE) The maximum likelihood estimator ˆθ ˆθ = arg max θ Θ L(θ) To find the value of θ such that the random sample {X 1 = x 1, X 2 = x 2,..., X n = x n } is most likely to be observed. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

17 Example There are 5 balls in the urn. Let µ denote the portion of blue balls in the urn, and 1 µ be the portion of green balls in the urn. µ is the unknown parameter The random sample is {X 1, X 2,..., X 10 }, where { 1 If the ball is blue, X i = 0 If the ball is green. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

18 Example It is clear that X i i.i.d. Bernoulli(µ) Let S S10 = X 1 + X X 10 = represents the number of blue ball, and i=1 X i S 10 Binomial(10, µ) Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

19 Likelihood Function Consider the following two possible samples Sample 1: S10 = 7 µ P (S10 = 7) = ( ) 10 7 µ 7 (1 µ) / / / / /5 0 Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

20 Likelihood Function Sample 2: S10 = 2 µ P (S10 = 2) = ( ) 10 2 µ 2 (1 µ) / / / / /5 0 Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

21 Likelihood Function Sample 1: S10 = 7 Sample 2: S10 = 2 ) µ 7 (1 µ) 3 P (Sn = 2) = ( ) 10 µ 2 (1 µ) 8 µ P (S n = 7) = ( / / / / / Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

22 Maximum Likelihood Estimator If L(θ) is differentiable, then the MLE is the solution to: Note that L(θ) θ = 0 ˆθ = arg max L(θ) = arg max log L(θ) So the MLE is also the solution to: log L(θ) θ = 0 where log L(θ) is called the log likelihood function Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

23 Examples Let {X i } n i=1 i.i.d. Bernoulli(µ) Then the likelihood function is n L(µ) = µ x i (1 µ) 1 x i = µ i x i (1 µ) n i x i i=1 The log likelihood function is ( ) ( log L(µ) = x i log µ + n i i x i ) log(1 µ) It can be shown that the estimate is ˆµ = 1 n i x i, and hence the estimator is ˆµ = 1 X i = n X Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40 i

24 Important Property of MLEs: Invariance Theorem If ˆθ is the MLE of θ, and let τ(θ) be a function of θ, then ˆτ = τ(ˆθ) is the MLE of τ(θ). Example: Given {X i } n i=1 i.i.d. Bernoulli(µ) The MLE of V ar(x1 ) = µ(1 µ) is V ar(x 1 ) = ˆµ(1 ˆµ) = X(1 X) Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

25 Part II Evaluating Estimators Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

26 Evaluating Estimators Criteria for Evaluating Estimators Unbiased Efficient Consistent Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

27 Evaluating Estimators Unbiasedness Definition (Unbiasedness) ˆθ is unbiased if E(ˆθ) = θ Hence, bias ca be defined as B(θ) = E(ˆθ) θ Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

28 Evaluating Estimators Unbiasedness Given {X i } n i=1 i.i.d. (µ, σ 2 ). By analogy principle, n X = i=1 Xi ˆσ 2 = n n i=1 (Xi X) 2 n It can be shown that E( X) = µ E(ˆσ 2 ) = n 1 n σ2 σ 2 Hence, to obtain unbiased estimator for σ 2, let ( ) n n S 2 = ˆσ 2 i=1 = (X i X) 2, n 1 n 1 so that E(S 2 ) = σ 2. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

29 Evaluating Estimators Minimum Variance Unbiased Estimator (MVUE) Definition (MVUE) ˆθ is an MVUE of θ if and only if E(ˆθ) = θ V ar(ˆθ) V ar(ˆθ ) for all ˆθ such that E(ˆθ ) = θ Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

30 Evaluating Estimators Efficient Definition (Relatively Efficient Estimator) Given two unbiased estimators: ˆθ and θ. We say that ˆθ is more efficient than θ if V ar(ˆθ) V ar( θ) {X i } i.i.d. (µ, σ 2 ) Consider the following two estimators X = 1 n i X i X = X 1+X Both X and X are unbiased But V ar( X) = σ2 n, V ar( X) = σ2 2. That is, V ar( X) > V ar( X) when n > 2. X is more efficient. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

31 Evaluating Estimators Unbiased vs. Efficient Given two unbiased estimators, the one with smaller variance is better. How to compare Unbiased estimator with higher variance Biased estimator with lower variance Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

32 Evaluating Estimators Mean Squared Error (MSE) Definition (Mean Squared Error) Mean Squared Error (MSE) is defined by MSE(ˆθ) E [(ˆθ θ) 2] Note that MSE(ˆθ n ) = V ar(ˆθ n ) + (B(θ)) 2 The estimator with smaller MSE is called an MSE efficient estimator. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

33 Evaluating Estimators Example Given {X i } n i=1 i.i.d. N(µ, σ 2 ) Let n i=1 X = X n i, S 2 i=1 = (X i X) 2 n, ˆσ 2 i=1 = (X i X) 2 n n 1 n It can be shown that MSE(ˆσ 2 ) < MSE(S 2 ) That is, compared to S 2, ˆσ 2 is MSE efficient. Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

34 Evaluating Estimators Consitent Definition (Consistent Estimator) An estimator ˆθ is a consistent estimator of θ, if ˆθ n Example: {X i } n i=1 i.i.d. (µ, σ 2 ), By WLLN p θ X n p µ By WLLN and CMT S 2 n ˆσ 2 n p σ 2 p σ 2 Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

35 Part III Applications and Examples Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

36 Applications and Examples Example Consider the probability model for income (Y ) and education (X) E(Y X) = α + βx Suppose that we have random sample {Y i, X i } n i=1 i.i.d. f(x, y) with Y i X i = x (α + βx, σ 2 ) How to find the point estimator of β? Analogy Principle Method of Moments Maximum Likelihood Estimation Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

37 Applications and Examples Example Analogy Principle Recall that β = Cov(X, Y ) V ar(x) = E[(X E[X])(Y E[Y ])] E([(X E(X)] 2 ) Hence, the analog estimator is ˆβ = 1 n i (X i X)(Y i Ȳ ) i (X i X) 2 1 n Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

38 Applications and Examples Example Method of Moments Let ε = Y E(Y X) = Y α βx. Hence, E(ε) = 0, E(Xε) = 0 The moment conditions are 1 ε i = 1 (Y i α βx i ) n n i i }{{} sample moment 1 X i ε i = 1 X i (Y i α βx i ) n n i i }{{} sample moment We can obtain ˆβ = 1 n = E(ε) }{{} = 0 population moment i (X i X)(Y i Ȳ ) i (X i X) 2 1 n = E(Xε) }{{} = 0 population moment Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

39 Applications and Examples Example Maximum Likelihood Estimation If we further assume normality: Y i X i = x N(α + βx, σ 2 ) The conditional pdf is f Y X=x (y) = 1 e 2( 1 y α βx σ ) 2 2πσ The likelihood function is [ ] 1 n L(α, β, σ) = e 1 2 2πσ i ( ) yi α βx 2 i σ Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40

40 Applications and Examples Example Maximum Likelihood Estimation The log-likelihood function is log L(α, β, σ) = n log 2π n log σ 1 ( yi α βx i 2 σ The FOCs are log L α = i (y i α βx i ) = 0 log L = (y i α βx i )x i = 0 β i Again, we can obtain the estimator of β as 1 n i ˆβ = (X i X)(Y i Ȳ ) i (X i X) 2 1 n Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I September 13, / 40 i ) 2

STAT 512 sp 2018 Summary Sheet

STAT 512 sp 2018 Summary Sheet STAT 5 sp 08 Summary Sheet Karl B. Gregory Spring 08. Transformations of a random variable Let X be a rv with support X and let g be a function mapping X to Y with inverse mapping g (A = {x X : g(x A}

More information

BIO5312 Biostatistics Lecture 13: Maximum Likelihood Estimation

BIO5312 Biostatistics Lecture 13: Maximum Likelihood Estimation BIO5312 Biostatistics Lecture 13: Maximum Likelihood Estimation Yujin Chung November 29th, 2016 Fall 2016 Yujin Chung Lec13: MLE Fall 2016 1/24 Previous Parametric tests Mean comparisons (normality assumption)

More information

HT Introduction. P(X i = x i ) = e λ λ x i

HT Introduction. P(X i = x i ) = e λ λ x i MODS STATISTICS Introduction. HT 2012 Simon Myers, Department of Statistics (and The Wellcome Trust Centre for Human Genetics) myers@stats.ox.ac.uk We will be concerned with the mathematical framework

More information

Math 494: Mathematical Statistics

Math 494: Mathematical Statistics Math 494: Mathematical Statistics Instructor: Jimin Ding jmding@wustl.edu Department of Mathematics Washington University in St. Louis Class materials are available on course website (www.math.wustl.edu/

More information

EXAMINERS REPORT & SOLUTIONS STATISTICS 1 (MATH 11400) May-June 2009

EXAMINERS REPORT & SOLUTIONS STATISTICS 1 (MATH 11400) May-June 2009 EAMINERS REPORT & SOLUTIONS STATISTICS (MATH 400) May-June 2009 Examiners Report A. Most plots were well done. Some candidates muddled hinges and quartiles and gave the wrong one. Generally candidates

More information

Statistics GIDP Ph.D. Qualifying Exam Theory Jan 11, 2016, 9:00am-1:00pm

Statistics GIDP Ph.D. Qualifying Exam Theory Jan 11, 2016, 9:00am-1:00pm Statistics GIDP Ph.D. Qualifying Exam Theory Jan, 06, 9:00am-:00pm Instructions: Provide answers on the supplied pads of paper; write on only one side of each sheet. Complete exactly 5 of the 6 problems.

More information

where x and ȳ are the sample means of x 1,, x n

where x and ȳ are the sample means of x 1,, x n y y Animal Studies of Side Effects Simple Linear Regression Basic Ideas In simple linear regression there is an approximately linear relation between two variables say y = pressure in the pancreas x =

More information

1 General problem. 2 Terminalogy. Estimation. Estimate θ. (Pick a plausible distribution from family. ) Or estimate τ = τ(θ).

1 General problem. 2 Terminalogy. Estimation. Estimate θ. (Pick a plausible distribution from family. ) Or estimate τ = τ(θ). Estimation February 3, 206 Debdeep Pati General problem Model: {P θ : θ Θ}. Observe X P θ, θ Θ unknown. Estimate θ. (Pick a plausible distribution from family. ) Or estimate τ = τ(θ). Examples: θ = (µ,

More information

Two hours. To be supplied by the Examinations Office: Mathematical Formula Tables THE UNIVERSITY OF MANCHESTER. 21 June :45 11:45

Two hours. To be supplied by the Examinations Office: Mathematical Formula Tables THE UNIVERSITY OF MANCHESTER. 21 June :45 11:45 Two hours MATH20802 To be supplied by the Examinations Office: Mathematical Formula Tables THE UNIVERSITY OF MANCHESTER STATISTICAL METHODS 21 June 2010 9:45 11:45 Answer any FOUR of the questions. University-approved

More information

Theory of Statistics.

Theory of Statistics. Theory of Statistics. Homework V February 5, 00. MT 8.7.c When σ is known, ˆµ = X is an unbiased estimator for µ. If you can show that its variance attains the Cramer-Rao lower bound, then no other unbiased

More information

Methods of evaluating estimators and best unbiased estimators Hamid R. Rabiee

Methods of evaluating estimators and best unbiased estimators Hamid R. Rabiee Stochastic Processes Methods of evaluating estimators and best unbiased estimators Hamid R. Rabiee 1 Outline Methods of Mean Squared Error Bias and Unbiasedness Best Unbiased Estimators CR-Bound for variance

More information

Regression Estimation Least Squares and Maximum Likelihood

Regression Estimation Least Squares and Maximum Likelihood Regression Estimation Least Squares and Maximum Likelihood Dr. Frank Wood Frank Wood, fwood@stat.columbia.edu Linear Regression Models Lecture 3, Slide 1 Least Squares Max(min)imization Function to minimize

More information

Regression Estimation - Least Squares and Maximum Likelihood. Dr. Frank Wood

Regression Estimation - Least Squares and Maximum Likelihood. Dr. Frank Wood Regression Estimation - Least Squares and Maximum Likelihood Dr. Frank Wood Least Squares Max(min)imization Function to minimize w.r.t. β 0, β 1 Q = n (Y i (β 0 + β 1 X i )) 2 i=1 Minimize this by maximizing

More information

F & B Approaches to a simple model

F & B Approaches to a simple model A6523 Signal Modeling, Statistical Inference and Data Mining in Astrophysics Spring 215 http://www.astro.cornell.edu/~cordes/a6523 Lecture 11 Applications: Model comparison Challenges in large-scale surveys

More information

Regression Models - Introduction

Regression Models - Introduction Regression Models - Introduction In regression models, two types of variables that are studied: A dependent variable, Y, also called response variable. It is modeled as random. An independent variable,

More information

Chapters 9. Properties of Point Estimators

Chapters 9. Properties of Point Estimators Chapters 9. Properties of Point Estimators Recap Target parameter, or population parameter θ. Population distribution f(x; θ). { probability function, discrete case f(x; θ) = density, continuous case The

More information

Statistics - Lecture One. Outline. Charlotte Wickham 1. Basic ideas about estimation

Statistics - Lecture One. Outline. Charlotte Wickham  1. Basic ideas about estimation Statistics - Lecture One Charlotte Wickham wickham@stat.berkeley.edu http://www.stat.berkeley.edu/~wickham/ Outline 1. Basic ideas about estimation 2. Method of Moments 3. Maximum Likelihood 4. Confidence

More information

MS&E 226: Small Data. Lecture 11: Maximum likelihood (v2) Ramesh Johari

MS&E 226: Small Data. Lecture 11: Maximum likelihood (v2) Ramesh Johari MS&E 226: Small Data Lecture 11: Maximum likelihood (v2) Ramesh Johari ramesh.johari@stanford.edu 1 / 18 The likelihood function 2 / 18 Estimating the parameter This lecture develops the methodology behind

More information

Unbiased Estimation. Binomial problem shows general phenomenon. An estimator can be good for some values of θ and bad for others.

Unbiased Estimation. Binomial problem shows general phenomenon. An estimator can be good for some values of θ and bad for others. Unbiased Estimation Binomial problem shows general phenomenon. An estimator can be good for some values of θ and bad for others. To compare ˆθ and θ, two estimators of θ: Say ˆθ is better than θ if it

More information

Introduction to Estimation Methods for Time Series models. Lecture 1

Introduction to Estimation Methods for Time Series models. Lecture 1 Introduction to Estimation Methods for Time Series models Lecture 1 Fulvio Corsi SNS Pisa Fulvio Corsi Introduction to Estimation () Methods for Time Series models Lecture 1 SNS Pisa 1 / 19 Estimation

More information

Central Limit Theorem ( 5.3)

Central Limit Theorem ( 5.3) Central Limit Theorem ( 5.3) Let X 1, X 2,... be a sequence of independent random variables, each having n mean µ and variance σ 2. Then the distribution of the partial sum S n = X i i=1 becomes approximately

More information

p y (1 p) 1 y, y = 0, 1 p Y (y p) = 0, otherwise.

p y (1 p) 1 y, y = 0, 1 p Y (y p) = 0, otherwise. 1. Suppose Y 1, Y 2,..., Y n is an iid sample from a Bernoulli(p) population distribution, where 0 < p < 1 is unknown. The population pmf is p y (1 p) 1 y, y = 0, 1 p Y (y p) = (a) Prove that Y is the

More information

Simple Linear Regression

Simple Linear Regression Simple Linear Regression In simple linear regression we are concerned about the relationship between two variables, X and Y. There are two components to such a relationship. 1. The strength of the relationship.

More information

ECON The Simple Regression Model

ECON The Simple Regression Model ECON 351 - The Simple Regression Model Maggie Jones 1 / 41 The Simple Regression Model Our starting point will be the simple regression model where we look at the relationship between two variables In

More information

Introduction to Simple Linear Regression

Introduction to Simple Linear Regression Introduction to Simple Linear Regression Yang Feng http://www.stat.columbia.edu/~yangfeng Yang Feng (Columbia University) Introduction to Simple Linear Regression 1 / 68 About me Faculty in the Department

More information

Estimation MLE-Pandemic data MLE-Financial crisis data Evaluating estimators. Estimation. September 24, STAT 151 Class 6 Slide 1

Estimation MLE-Pandemic data MLE-Financial crisis data Evaluating estimators. Estimation. September 24, STAT 151 Class 6 Slide 1 Estimation September 24, 2018 STAT 151 Class 6 Slide 1 Pandemic data Treatment outcome, X, from n = 100 patients in a pandemic: 1 = recovered and 0 = not recovered 1 1 1 0 0 0 1 1 1 0 0 1 0 1 0 0 1 1 1

More information

Final Exam. 1. (6 points) True/False. Please read the statements carefully, as no partial credit will be given.

Final Exam. 1. (6 points) True/False. Please read the statements carefully, as no partial credit will be given. 1. (6 points) True/False. Please read the statements carefully, as no partial credit will be given. (a) If X and Y are independent, Corr(X, Y ) = 0. (b) (c) (d) (e) A consistent estimator must be asymptotically

More information

Mathematical statistics

Mathematical statistics October 4 th, 2018 Lecture 12: Information Where are we? Week 1 Week 2 Week 4 Week 7 Week 10 Week 14 Probability reviews Chapter 6: Statistics and Sampling Distributions Chapter 7: Point Estimation Chapter

More information

Max. Likelihood Estimation. Outline. Econometrics II. Ricardo Mora. Notes. Notes

Max. Likelihood Estimation. Outline. Econometrics II. Ricardo Mora. Notes. Notes Maximum Likelihood Estimation Econometrics II Department of Economics Universidad Carlos III de Madrid Máster Universitario en Desarrollo y Crecimiento Económico Outline 1 3 4 General Approaches to Parameter

More information

Problem Selected Scores

Problem Selected Scores Statistics Ph.D. Qualifying Exam: Part II November 20, 2010 Student Name: 1. Answer 8 out of 12 problems. Mark the problems you selected in the following table. Problem 1 2 3 4 5 6 7 8 9 10 11 12 Selected

More information

Probability Theory and Statistics. Peter Jochumzen

Probability Theory and Statistics. Peter Jochumzen Probability Theory and Statistics Peter Jochumzen April 18, 2016 Contents 1 Probability Theory And Statistics 3 1.1 Experiment, Outcome and Event................................ 3 1.2 Probability............................................

More information

Regression #3: Properties of OLS Estimator

Regression #3: Properties of OLS Estimator Regression #3: Properties of OLS Estimator Econ 671 Purdue University Justin L. Tobias (Purdue) Regression #3 1 / 20 Introduction In this lecture, we establish some desirable properties associated with

More information

Statistics Ph.D. Qualifying Exam: Part I October 18, 2003

Statistics Ph.D. Qualifying Exam: Part I October 18, 2003 Statistics Ph.D. Qualifying Exam: Part I October 18, 2003 Student Name: 1. Answer 8 out of 12 problems. Mark the problems you selected in the following table. 1 2 3 4 5 6 7 8 9 10 11 12 2. Write your answer

More information

Ph.D. Qualifying Exam Friday Saturday, January 6 7, 2017

Ph.D. Qualifying Exam Friday Saturday, January 6 7, 2017 Ph.D. Qualifying Exam Friday Saturday, January 6 7, 2017 Put your solution to each problem on a separate sheet of paper. Problem 1. (5106) Let X 1, X 2,, X n be a sequence of i.i.d. observations from a

More information

Evaluating the Performance of Estimators (Section 7.3)

Evaluating the Performance of Estimators (Section 7.3) Evaluating the Performance of Estimators (Section 7.3) Example: Suppose we observe X 1,..., X n iid N(θ, σ 2 0 ), with σ2 0 known, and wish to estimate θ. Two possible estimators are: ˆθ = X sample mean

More information

Lecture 14 Simple Linear Regression

Lecture 14 Simple Linear Regression Lecture 4 Simple Linear Regression Ordinary Least Squares (OLS) Consider the following simple linear regression model where, for each unit i, Y i is the dependent variable (response). X i is the independent

More information

MLE and GMM. Li Zhao, SJTU. Spring, Li Zhao MLE and GMM 1 / 22

MLE and GMM. Li Zhao, SJTU. Spring, Li Zhao MLE and GMM 1 / 22 MLE and GMM Li Zhao, SJTU Spring, 2017 Li Zhao MLE and GMM 1 / 22 Outline 1 MLE 2 GMM 3 Binary Choice Models Li Zhao MLE and GMM 2 / 22 Maximum Likelihood Estimation - Introduction For a linear model y

More information

Elements of statistics (MATH0487-1)

Elements of statistics (MATH0487-1) Elements of statistics (MATH0487-1) Prof. Dr. Dr. K. Van Steen University of Liège, Belgium November 12, 2012 Introduction to Statistics Basic Probability Revisited Sampling Exploratory Data Analysis -

More information

Direction: This test is worth 250 points and each problem worth points. DO ANY SIX

Direction: This test is worth 250 points and each problem worth points. DO ANY SIX Term Test 3 December 5, 2003 Name Math 52 Student Number Direction: This test is worth 250 points and each problem worth 4 points DO ANY SIX PROBLEMS You are required to complete this test within 50 minutes

More information

Statistics 3858 : Maximum Likelihood Estimators

Statistics 3858 : Maximum Likelihood Estimators Statistics 3858 : Maximum Likelihood Estimators 1 Method of Maximum Likelihood In this method we construct the so called likelihood function, that is L(θ) = L(θ; X 1, X 2,..., X n ) = f n (X 1, X 2,...,

More information

ELEG 5633 Detection and Estimation Minimum Variance Unbiased Estimators (MVUE)

ELEG 5633 Detection and Estimation Minimum Variance Unbiased Estimators (MVUE) 1 ELEG 5633 Detection and Estimation Minimum Variance Unbiased Estimators (MVUE) Jingxian Wu Department of Electrical Engineering University of Arkansas Outline Minimum Variance Unbiased Estimators (MVUE)

More information

1 Inference, probability and estimators

1 Inference, probability and estimators 1 Inference, probability and estimators The rest of the module is concerned with statistical inference and, in particular the classical approach. We will cover the following topics over the next few weeks.

More information

Fall 2017 STAT 532 Homework Peter Hoff. 1. Let P be a probability measure on a collection of sets A.

Fall 2017 STAT 532 Homework Peter Hoff. 1. Let P be a probability measure on a collection of sets A. 1. Let P be a probability measure on a collection of sets A. (a) For each n N, let H n be a set in A such that H n H n+1. Show that P (H n ) monotonically converges to P ( k=1 H k) as n. (b) For each n

More information

Ch 2: Simple Linear Regression

Ch 2: Simple Linear Regression Ch 2: Simple Linear Regression 1. Simple Linear Regression Model A simple regression model with a single regressor x is y = β 0 + β 1 x + ɛ, where we assume that the error ɛ is independent random component

More information

Advanced Econometrics I

Advanced Econometrics I Lecture Notes Autumn 2010 Dr. Getinet Haile, University of Mannheim 1. Introduction Introduction & CLRM, Autumn Term 2010 1 What is econometrics? Econometrics = economic statistics economic theory mathematics

More information

Lecture 25: Review. Statistics 104. April 23, Colin Rundel

Lecture 25: Review. Statistics 104. April 23, Colin Rundel Lecture 25: Review Statistics 104 Colin Rundel April 23, 2012 Joint CDF F (x, y) = P [X x, Y y] = P [(X, Y ) lies south-west of the point (x, y)] Y (x,y) X Statistics 104 (Colin Rundel) Lecture 25 April

More information

2017 Financial Mathematics Orientation - Statistics

2017 Financial Mathematics Orientation - Statistics 2017 Financial Mathematics Orientation - Statistics Written by Long Wang Edited by Joshua Agterberg August 21, 2018 Contents 1 Preliminaries 5 1.1 Samples and Population............................. 5

More information

3. Linear Regression With a Single Regressor

3. Linear Regression With a Single Regressor 3. Linear Regression With a Single Regressor Econometrics: (I) Application of statistical methods in empirical research Testing economic theory with real-world data (data analysis) 56 Econometrics: (II)

More information

Econometrics A. Simple linear model (2) Keio University, Faculty of Economics. Simon Clinet (Keio University) Econometrics A October 16, / 11

Econometrics A. Simple linear model (2) Keio University, Faculty of Economics. Simon Clinet (Keio University) Econometrics A October 16, / 11 Econometrics A Keio University, Faculty of Economics Simple linear model (2) Simon Clinet (Keio University) Econometrics A October 16, 2018 1 / 11 Estimation of the noise variance σ 2 In practice σ 2 too

More information

Simple Linear Regression

Simple Linear Regression Simple Linear Regression ST 430/514 Recall: A regression model describes how a dependent variable (or response) Y is affected, on average, by one or more independent variables (or factors, or covariates)

More information

Answer Key for STAT 200B HW No. 7

Answer Key for STAT 200B HW No. 7 Answer Key for STAT 200B HW No. 7 May 5, 2007 Problem 2.2 p. 649 Assuming binomial 2-sample model ˆπ =.75, ˆπ 2 =.6. a ˆτ = ˆπ 2 ˆπ =.5. From Ex. 2.5a on page 644: ˆπ ˆπ + ˆπ 2 ˆπ 2.75.25.6.4 = + =.087;

More information

STAT5044: Regression and Anova. Inyoung Kim

STAT5044: Regression and Anova. Inyoung Kim STAT5044: Regression and Anova Inyoung Kim 2 / 47 Outline 1 Regression 2 Simple Linear regression 3 Basic concepts in regression 4 How to estimate unknown parameters 5 Properties of Least Squares Estimators:

More information

Math 152. Rumbos Fall Solutions to Assignment #12

Math 152. Rumbos Fall Solutions to Assignment #12 Math 52. umbos Fall 2009 Solutions to Assignment #2. Suppose that you observe n iid Bernoulli(p) random variables, denoted by X, X 2,..., X n. Find the LT rejection region for the test of H o : p p o versus

More information

EIE6207: Estimation Theory

EIE6207: Estimation Theory EIE6207: Estimation Theory Man-Wai MAK Dept. of Electronic and Information Engineering, The Hong Kong Polytechnic University enmwmak@polyu.edu.hk http://www.eie.polyu.edu.hk/ mwmak References: Steven M.

More information

Chapter 1. Linear Regression with One Predictor Variable

Chapter 1. Linear Regression with One Predictor Variable Chapter 1. Linear Regression with One Predictor Variable 1.1 Statistical Relation Between Two Variables To motivate statistical relationships, let us consider a mathematical relation between two mathematical

More information

Problem 1 (20) Log-normal. f(x) Cauchy

Problem 1 (20) Log-normal. f(x) Cauchy ORF 245. Rigollet Date: 11/21/2008 Problem 1 (20) f(x) f(x) 0.0 0.1 0.2 0.3 0.4 0.0 0.2 0.4 0.6 0.8 4 2 0 2 4 Normal (with mean -1) 4 2 0 2 4 Negative-exponential x x f(x) f(x) 0.0 0.1 0.2 0.3 0.4 0.5

More information

IEOR165 Discussion Week 5

IEOR165 Discussion Week 5 IEOR165 Discussion Week 5 Sheng Liu University of California, Berkeley Feb 19, 2016 Outline 1 1st Homework 2 Revisit Maximum A Posterior 3 Regularization IEOR165 Discussion Sheng Liu 2 About 1st Homework

More information

Econometrics I KS. Module 2: Multivariate Linear Regression. Alexander Ahammer. This version: April 16, 2018

Econometrics I KS. Module 2: Multivariate Linear Regression. Alexander Ahammer. This version: April 16, 2018 Econometrics I KS Module 2: Multivariate Linear Regression Alexander Ahammer Department of Economics Johannes Kepler University of Linz This version: April 16, 2018 Alexander Ahammer (JKU) Module 2: Multivariate

More information

Qualifying Exam in Probability and Statistics. https://www.soa.org/files/edu/edu-exam-p-sample-quest.pdf

Qualifying Exam in Probability and Statistics. https://www.soa.org/files/edu/edu-exam-p-sample-quest.pdf Part : Sample Problems for the Elementary Section of Qualifying Exam in Probability and Statistics https://www.soa.org/files/edu/edu-exam-p-sample-quest.pdf Part 2: Sample Problems for the Advanced Section

More information

Master s Written Examination

Master s Written Examination Master s Written Examination Option: Statistics and Probability Spring 05 Full points may be obtained for correct answers to eight questions Each numbered question (which may have several parts) is worth

More information

Unbiased Estimation. Binomial problem shows general phenomenon. An estimator can be good for some values of θ and bad for others.

Unbiased Estimation. Binomial problem shows general phenomenon. An estimator can be good for some values of θ and bad for others. Unbiased Estimation Binomial problem shows general phenomenon. An estimator can be good for some values of θ and bad for others. To compare ˆθ and θ, two estimators of θ: Say ˆθ is better than θ if it

More information

Estimation, Inference, and Hypothesis Testing

Estimation, Inference, and Hypothesis Testing Chapter 2 Estimation, Inference, and Hypothesis Testing Note: The primary reference for these notes is Ch. 7 and 8 of Casella & Berger 2. This text may be challenging if new to this topic and Ch. 7 of

More information

STAT 135 Lab 3 Asymptotic MLE and the Method of Moments

STAT 135 Lab 3 Asymptotic MLE and the Method of Moments STAT 135 Lab 3 Asymptotic MLE and the Method of Moments Rebecca Barter February 9, 2015 Maximum likelihood estimation (a reminder) Maximum likelihood estimation Suppose that we have a sample, X 1, X 2,...,

More information

ECE534, Spring 2018: Solutions for Problem Set #3

ECE534, Spring 2018: Solutions for Problem Set #3 ECE534, Spring 08: Solutions for Problem Set #3 Jointly Gaussian Random Variables and MMSE Estimation Suppose that X, Y are jointly Gaussian random variables with µ X = µ Y = 0 and σ X = σ Y = Let their

More information

Advanced Signal Processing Introduction to Estimation Theory

Advanced Signal Processing Introduction to Estimation Theory Advanced Signal Processing Introduction to Estimation Theory Danilo Mandic, room 813, ext: 46271 Department of Electrical and Electronic Engineering Imperial College London, UK d.mandic@imperial.ac.uk,

More information

Introduction to Estimation Methods for Time Series models Lecture 2

Introduction to Estimation Methods for Time Series models Lecture 2 Introduction to Estimation Methods for Time Series models Lecture 2 Fulvio Corsi SNS Pisa Fulvio Corsi Introduction to Estimation () Methods for Time Series models Lecture 2 SNS Pisa 1 / 21 Estimators:

More information

The Simple Regression Model. Part II. The Simple Regression Model

The Simple Regression Model. Part II. The Simple Regression Model Part II The Simple Regression Model As of Sep 22, 2015 Definition 1 The Simple Regression Model Definition Estimation of the model, OLS OLS Statistics Algebraic properties Goodness-of-Fit, the R-square

More information

2018 2019 1 9 sei@mistiu-tokyoacjp http://wwwstattu-tokyoacjp/~sei/lec-jhtml 11 552 3 0 1 2 3 4 5 6 7 13 14 33 4 1 4 4 2 1 1 2 2 1 1 12 13 R?boxplot boxplotstats which does the computation?boxplotstats

More information

ECONOMETRICS (I) MEI-YUAN CHEN. Department of Finance National Chung Hsing University. July 17, 2003

ECONOMETRICS (I) MEI-YUAN CHEN. Department of Finance National Chung Hsing University. July 17, 2003 ECONOMERICS (I) MEI-YUAN CHEN Department of Finance National Chung Hsing University July 17, 2003 c Mei-Yuan Chen. he L A EX source file is ec471.tex. Contents 1 Introduction 1 2 Reviews of Statistics

More information

Quick Tour of Basic Probability Theory and Linear Algebra

Quick Tour of Basic Probability Theory and Linear Algebra Quick Tour of and Linear Algebra Quick Tour of and Linear Algebra CS224w: Social and Information Network Analysis Fall 2011 Quick Tour of and Linear Algebra Quick Tour of and Linear Algebra Outline Definitions

More information

Regression Models - Introduction

Regression Models - Introduction Regression Models - Introduction In regression models there are two types of variables that are studied: A dependent variable, Y, also called response variable. It is modeled as random. An independent

More information

STA 2201/442 Assignment 2

STA 2201/442 Assignment 2 STA 2201/442 Assignment 2 1. This is about how to simulate from a continuous univariate distribution. Let the random variable X have a continuous distribution with density f X (x) and cumulative distribution

More information

Estimation theory. Parametric estimation. Properties of estimators. Minimum variance estimator. Cramer-Rao bound. Maximum likelihood estimators

Estimation theory. Parametric estimation. Properties of estimators. Minimum variance estimator. Cramer-Rao bound. Maximum likelihood estimators Estimation theory Parametric estimation Properties of estimators Minimum variance estimator Cramer-Rao bound Maximum likelihood estimators Confidence intervals Bayesian estimation 1 Random Variables Let

More information

Simple Regression Model Setup Estimation Inference Prediction. Model Diagnostic. Multiple Regression. Model Setup and Estimation.

Simple Regression Model Setup Estimation Inference Prediction. Model Diagnostic. Multiple Regression. Model Setup and Estimation. Statistical Computation Math 475 Jimin Ding Department of Mathematics Washington University in St. Louis www.math.wustl.edu/ jmding/math475/index.html October 10, 2013 Ridge Part IV October 10, 2013 1

More information

Linear Models and Estimation by Least Squares

Linear Models and Estimation by Least Squares Linear Models and Estimation by Least Squares Jin-Lung Lin 1 Introduction Causal relation investigation lies in the heart of economics. Effect (Dependent variable) cause (Independent variable) Example:

More information

Master s Written Examination

Master s Written Examination Master s Written Examination Option: Statistics and Probability Spring 016 Full points may be obtained for correct answers to eight questions. Each numbered question which may have several parts is worth

More information

Review. December 4 th, Review

Review. December 4 th, Review December 4 th, 2017 Att. Final exam: Course evaluation Friday, 12/14/2018, 10:30am 12:30pm Gore Hall 115 Overview Week 2 Week 4 Week 7 Week 10 Week 12 Chapter 6: Statistics and Sampling Distributions Chapter

More information

MFin Econometrics I Session 4: t-distribution, Simple Linear Regression, OLS assumptions and properties of OLS estimators

MFin Econometrics I Session 4: t-distribution, Simple Linear Regression, OLS assumptions and properties of OLS estimators MFin Econometrics I Session 4: t-distribution, Simple Linear Regression, OLS assumptions and properties of OLS estimators Thilo Klein University of Cambridge Judge Business School Session 4: Linear regression,

More information

STA 260: Statistics and Probability II

STA 260: Statistics and Probability II Al Nosedal. University of Toronto. Winter 2017 1 Properties of Point Estimators and Methods of Estimation 2 3 If you can t explain it simply, you don t understand it well enough Albert Einstein. Definition

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 6 Jakub Mućk Econometrics of Panel Data Meeting # 6 1 / 36 Outline 1 The First-Difference (FD) estimator 2 Dynamic panel data models 3 The Anderson and Hsiao

More information

STAT 730 Chapter 4: Estimation

STAT 730 Chapter 4: Estimation STAT 730 Chapter 4: Estimation Timothy Hanson Department of Statistics, University of South Carolina Stat 730: Multivariate Analysis 1 / 23 The likelihood We have iid data, at least initially. Each datum

More information

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS Exam: ECON3150/ECON4150 Introductory Econometrics Date of exam: Wednesday, May 15, 013 Grades are given: June 6, 013 Time for exam: :30 p.m. 5:30 p.m. The problem

More information

Ph.D. Qualifying Exam Friday Saturday, January 3 4, 2014

Ph.D. Qualifying Exam Friday Saturday, January 3 4, 2014 Ph.D. Qualifying Exam Friday Saturday, January 3 4, 2014 Put your solution to each problem on a separate sheet of paper. Problem 1. (5166) Assume that two random samples {x i } and {y i } are independently

More information

IEOR 165 Lecture 7 1 Bias-Variance Tradeoff

IEOR 165 Lecture 7 1 Bias-Variance Tradeoff IEOR 165 Lecture 7 Bias-Variance Tradeoff 1 Bias-Variance Tradeoff Consider the case of parametric regression with β R, and suppose we would like to analyze the error of the estimate ˆβ in comparison to

More information

Notes on the Multivariate Normal and Related Topics

Notes on the Multivariate Normal and Related Topics Version: July 10, 2013 Notes on the Multivariate Normal and Related Topics Let me refresh your memory about the distinctions between population and sample; parameters and statistics; population distributions

More information

Linear Regression. Junhui Qian. October 27, 2014

Linear Regression. Junhui Qian. October 27, 2014 Linear Regression Junhui Qian October 27, 2014 Outline The Model Estimation Ordinary Least Square Method of Moments Maximum Likelihood Estimation Properties of OLS Estimator Unbiasedness Consistency Efficiency

More information

Link lecture - Lagrange Multipliers

Link lecture - Lagrange Multipliers Link lecture - Lagrange Multipliers Lagrange multipliers provide a method for finding a stationary point of a function, say f(x, y) when the variables are subject to constraints, say of the form g(x, y)

More information

Multivariate Random Variable

Multivariate Random Variable Multivariate Random Variable Author: Author: Andrés Hincapié and Linyi Cao This Version: August 7, 2016 Multivariate Random Variable 3 Now we consider models with more than one r.v. These are called multivariate

More information

STAT215: Solutions for Homework 2

STAT215: Solutions for Homework 2 STAT25: Solutions for Homework 2 Due: Wednesday, Feb 4. (0 pt) Suppose we take one observation, X, from the discrete distribution, x 2 0 2 Pr(X x θ) ( θ)/4 θ/2 /2 (3 θ)/2 θ/4, 0 θ Find an unbiased estimator

More information

Ph.D. Qualifying Exam Monday Tuesday, January 4 5, 2016

Ph.D. Qualifying Exam Monday Tuesday, January 4 5, 2016 Ph.D. Qualifying Exam Monday Tuesday, January 4 5, 2016 Put your solution to each problem on a separate sheet of paper. Problem 1. (5106) Find the maximum likelihood estimate of θ where θ is a parameter

More information

Terminology Suppose we have N observations {x(n)} N 1. Estimators as Random Variables. {x(n)} N 1

Terminology Suppose we have N observations {x(n)} N 1. Estimators as Random Variables. {x(n)} N 1 Estimation Theory Overview Properties Bias, Variance, and Mean Square Error Cramér-Rao lower bound Maximum likelihood Consistency Confidence intervals Properties of the mean estimator Properties of the

More information

Econ 583 Final Exam Fall 2008

Econ 583 Final Exam Fall 2008 Econ 583 Final Exam Fall 2008 Eric Zivot December 11, 2008 Exam is due at 9:00 am in my office on Friday, December 12. 1 Maximum Likelihood Estimation and Asymptotic Theory Let X 1,...,X n be iid random

More information

ECON 3150/4150 spring term 2014: Exercise set for the first seminar and DIY exercises for the first few weeks of the course

ECON 3150/4150 spring term 2014: Exercise set for the first seminar and DIY exercises for the first few weeks of the course ECON 3150/4150 spring term 2014: Exercise set for the first seminar and DIY exercises for the first few weeks of the course Ragnar Nymoen 13 January 2014. Exercise set to seminar 1 (week 6, 3-7 Feb) This

More information

Applied Econometrics (QEM)

Applied Econometrics (QEM) Applied Econometrics (QEM) The Simple Linear Regression Model based on Prinicples of Econometrics Jakub Mućk Department of Quantitative Economics Jakub Mućk Applied Econometrics (QEM) Meeting #2 The Simple

More information

Econometrics I KS. Module 1: Bivariate Linear Regression. Alexander Ahammer. This version: March 12, 2018

Econometrics I KS. Module 1: Bivariate Linear Regression. Alexander Ahammer. This version: March 12, 2018 Econometrics I KS Module 1: Bivariate Linear Regression Alexander Ahammer Department of Economics Johannes Kepler University of Linz This version: March 12, 2018 Alexander Ahammer (JKU) Module 1: Bivariate

More information

Math 494: Mathematical Statistics

Math 494: Mathematical Statistics Math 494: Mathematical Statistics Instructor: Jimin Ding jmding@wustl.edu Department of Mathematics Washington University in St. Louis Class materials are available on course website (www.math.wustl.edu/

More information

Introduction. The Linear Regression Model One popular model is the linear regression model. It writes as :

Introduction. The Linear Regression Model One popular model is the linear regression model. It writes as : Introduction Definition From Wikipedia : The two main purposes of econometrics are to give empirical content to economic theory and to subject economic theory to potentially falsifying tests. Another popular

More information

Econometrics I Lecture 3: The Simple Linear Regression Model

Econometrics I Lecture 3: The Simple Linear Regression Model Econometrics I Lecture 3: The Simple Linear Regression Model Mohammad Vesal Graduate School of Management and Economics Sharif University of Technology 44716 Fall 1397 1 / 32 Outline Introduction Estimating

More information

1. Point Estimators, Review

1. Point Estimators, Review AMS571 Prof. Wei Zhu 1. Point Estimators, Review Example 1. Let be a random sample from. Please find a good point estimator for Solutions. There are the typical estimators for and. Both are unbiased estimators.

More information

MISCELLANEOUS TOPICS RELATED TO LIKELIHOOD. Copyright c 2012 (Iowa State University) Statistics / 30

MISCELLANEOUS TOPICS RELATED TO LIKELIHOOD. Copyright c 2012 (Iowa State University) Statistics / 30 MISCELLANEOUS TOPICS RELATED TO LIKELIHOOD Copyright c 2012 (Iowa State University) Statistics 511 1 / 30 INFORMATION CRITERIA Akaike s Information criterion is given by AIC = 2l(ˆθ) + 2k, where l(ˆθ)

More information