Econometrist
   HOME

TheInfoList



OR:

Econometrics is an application of
statistical methods Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
to economic data in order to give
empirical Empirical evidence is evidence obtained through sense experience or experimental procedure. It is of central importance to the sciences and plays a role in various other fields, like epistemology and law. There is no general agreement on how t ...
content to economic relationships.
M. Hashem Pesaran Mohammad Hashem Pesaran (born 30 March 1946) is a British–Iranian economist. He received his BSc in economics at the University of Salford (England) and his PhD in Economics at Cambridge University. Previously, Pesaran was professor at the ...
(1987). "Econometrics", '' The New Palgrave: A Dictionary of Economics'', v. 2, p. 8 p. 8–22 Reprinted in J. Eatwell ''et al.'', eds. (1990). ''Econometrics: The New Palgrave''
p. 1
p. 1–34
Abstract
(
2008 2008 was designated as: *International Year of Languages *International Year of Planet Earth *International Year of the Potato *International Year of Sanitation The Great Recession, a worldwide recession which began in 2007, continued throu ...
revision by J. Geweke, J. Horowitz, and H. P. Pesaran).
More precisely, it is "the quantitative analysis of actual economic
phenomena A phenomenon ( phenomena), sometimes spelled phaenomenon, is an observable Event (philosophy), event. The term came into its modern Philosophy, philosophical usage through Immanuel Kant, who contrasted it with the noumenon, which ''cannot'' be ...
based on the concurrent development of theory and observation, related by appropriate methods of inference." An introductory
economics Economics () is a behavioral science that studies the Production (economics), production, distribution (economics), distribution, and Consumption (economics), consumption of goods and services. Economics focuses on the behaviour and interac ...
textbook describes econometrics as allowing economists "to sift through mountains of data to extract simple relationships."
Jan Tinbergen Jan Tinbergen ( , ; 12 April 1903 – 9 June 1994) was a Dutch economist who was awarded the first Nobel Memorial Prize in Economic Sciences in 1969, which he shared with Ragnar Frisch for having developed and applied dynamic models for the ana ...
is one of the two founding fathers of econometrics. The other,
Ragnar Frisch Ragnar Anton Kittil Frisch (3 March 1895 – 31 January 1973) was an influential Norwegian economist and econometrician known for being one of the major contributors to establishing economics as a quantitative and statistically informed science ...
, also coined the term in the sense in which it is used today. A basic tool for econometrics is the
multiple linear regression In statistics, linear regression is a model that estimates the relationship between a scalar response (dependent variable) and one or more explanatory variables (regressor or independent variable). A model with exactly one explanatory variable ...
model. ''Econometric theory'' uses
statistical theory The theory of statistics provides a basis for the whole range of techniques, in both study design and data analysis, that are used within applications of statistics. The theory covers approaches to statistical-decision problems and to statistica ...
and
mathematical statistics Mathematical statistics is the application of probability theory and other mathematical concepts to statistics, as opposed to techniques for collecting statistical data. Specific mathematical techniques that are commonly used in statistics inc ...
to evaluate and develop econometric methods. Econometricians try to find
estimator In statistics, an estimator is a rule for calculating an estimate of a given quantity based on Sample (statistics), observed data: thus the rule (the estimator), the quantity of interest (the estimand) and its result (the estimate) are distinguish ...
s that have desirable statistical properties including
unbiasedness In statistics, the bias of an estimator (or bias function) is the difference between this estimator's expected value and the true value of the parameter being estimated. An estimator or decision rule with zero bias is called ''unbiased''. In stat ...
,
efficiency Efficiency is the often measurable ability to avoid making mistakes or wasting materials, energy, efforts, money, and time while performing a task. In a more general sense, it is the ability to do things well, successfully, and without waste. ...
, and
consistency In deductive logic, a consistent theory is one that does not lead to a logical contradiction. A theory T is consistent if there is no formula \varphi such that both \varphi and its negation \lnot\varphi are elements of the set of consequences ...
. ''Applied econometrics'' uses theoretical econometrics and real-world
data Data ( , ) are a collection of discrete or continuous values that convey information, describing the quantity, quality, fact, statistics, other basic units of meaning, or simply sequences of symbols that may be further interpreted for ...
for assessing economic theories, developing
econometric model Econometric models are statistical models used in econometrics. An econometric model specifies the statistics, statistical relationship that is believed to hold between the various economic quantities pertaining to a particular economic phenomenon. ...
s, analysing
economic history Economic history is the study of history using methodological tools from economics or with a special attention to economic phenomena. Research is conducted using a combination of historical methods, statistical methods and the Applied economics ...
, and
forecasting Forecasting is the process of making predictions based on past and present data. Later these can be compared with what actually happens. For example, a company might Estimation, estimate their revenue in the next year, then compare it against the ...
.


Basic models: linear regression

A basic tool for econometrics is the
multiple linear regression In statistics, linear regression is a model that estimates the relationship between a scalar response (dependent variable) and one or more explanatory variables (regressor or independent variable). A model with exactly one explanatory variable ...
model. In modern econometrics, other statistical tools are frequently used, but linear regression is still the most frequently used starting point for an analysis. Estimating a linear regression on two variables can be visualized as fitting a line through data points representing paired values of the independent and dependent variables. For example, consider
Okun's law In economics, Okun's law is an Empirical research, empirically observed relationship between unemployment and losses in a country's production. It is named after Arthur Melvin Okun, who first proposed the relationship in 1962. The "gap version" s ...
, which relates
GDP Gross domestic product (GDP) is a monetary measure of the total market value of all the final goods and services produced and rendered in a specific time period by a country or countries. GDP is often used to measure the economic performance o ...
growth to the unemployment rate. This relationship is represented in a linear regression where the change in unemployment rate (\Delta\ \text) is a function of an intercept ( \beta_0 ), a given value of GDP growth multiplied by a slope coefficient \beta_1 and an error term, \varepsilon: : \Delta\ \text = \beta_0 + \beta_1\text + \varepsilon. The unknown parameters \beta_0 and \beta_1 can be estimated. Here \beta_0 is estimated to be 0.83 and \beta_1 is estimated to be -1.77. This means that if GDP growth increased by one percentage point, the unemployment rate would be predicted to drop by 1.77 * 1 points, other things held constant. The model could then be tested for
statistical significance In statistical hypothesis testing, a result has statistical significance when a result at least as "extreme" would be very infrequent if the null hypothesis were true. More precisely, a study's defined significance level, denoted by \alpha, is the ...
as to whether an increase in GDP growth is associated with a decrease in the unemployment, as
hypothesized A hypothesis (: hypotheses) is a proposed explanation for a phenomenon. A scientific hypothesis must be based on observations and make a testable and reproducible prediction about reality, in a process beginning with an educated guess or thoug ...
. If the estimate of \beta_1 were not significantly different from 0, the test would fail to find evidence that changes in the growth rate and unemployment rate were related. The variance in a prediction of the dependent variable (unemployment) as a function of the independent variable (GDP growth) is given in
polynomial least squares In statistics, polynomial regression is a form of regression analysis in which the relationship between the independent variable ''x'' and the dependent variable ''y'' is modeled as a polynomial in ''x''. Polynomial regression fits a nonlinear ...
.


Theory

Econometric theory uses
statistical theory The theory of statistics provides a basis for the whole range of techniques, in both study design and data analysis, that are used within applications of statistics. The theory covers approaches to statistical-decision problems and to statistica ...
and
mathematical statistics Mathematical statistics is the application of probability theory and other mathematical concepts to statistics, as opposed to techniques for collecting statistical data. Specific mathematical techniques that are commonly used in statistics inc ...
to evaluate and develop econometric methods. Econometricians try to find
estimator In statistics, an estimator is a rule for calculating an estimate of a given quantity based on Sample (statistics), observed data: thus the rule (the estimator), the quantity of interest (the estimand) and its result (the estimate) are distinguish ...
s that have desirable statistical properties including
unbiasedness In statistics, the bias of an estimator (or bias function) is the difference between this estimator's expected value and the true value of the parameter being estimated. An estimator or decision rule with zero bias is called ''unbiased''. In stat ...
,
efficiency Efficiency is the often measurable ability to avoid making mistakes or wasting materials, energy, efforts, money, and time while performing a task. In a more general sense, it is the ability to do things well, successfully, and without waste. ...
, and
consistency In deductive logic, a consistent theory is one that does not lead to a logical contradiction. A theory T is consistent if there is no formula \varphi such that both \varphi and its negation \lnot\varphi are elements of the set of consequences ...
. An estimator is unbiased if its expected value is the true value of the
parameter A parameter (), generally, is any characteristic that can help in defining or classifying a particular system (meaning an event, project, object, situation, etc.). That is, a parameter is an element of a system that is useful, or critical, when ...
; it is consistent if it converges to the true value as the sample size gets larger, and it is efficient if the estimator has lower standard error than other unbiased estimators for a given sample size.
Ordinary least squares In statistics, ordinary least squares (OLS) is a type of linear least squares method for choosing the unknown parameters in a linear regression In statistics, linear regression is a statistical model, model that estimates the relationship ...
(OLS) is often used for estimation since it provides the BLUE or "best linear unbiased estimator" (where "best" means most efficient, unbiased estimator) given the Gauss-Markov assumptions. When these assumptions are violated or other statistical properties are desired, other estimation techniques such as
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimation theory, estimating the Statistical parameter, parameters of an assumed probability distribution, given some observed data. This is achieved by Mathematical optimization, ...
,
generalized method of moments In econometrics and statistics, the generalized method of moments (GMM) is a generic method for estimating parameters in statistical models. Usually it is applied in the context of semiparametric models, where the parameter of interest is finite-di ...
, or
generalized least squares In statistics, generalized least squares (GLS) is a method used to estimate the unknown parameters in a Linear regression, linear regression model. It is used when there is a non-zero amount of correlation between the Residual (statistics), resi ...
are used. Estimators that incorporate prior beliefs are advocated by those who favour
Bayesian statistics Bayesian statistics ( or ) is a theory in the field of statistics based on the Bayesian interpretation of probability, where probability expresses a ''degree of belief'' in an event. The degree of belief may be based on prior knowledge about ...
over traditional, classical or "frequentist" approaches.


Methods

''Applied econometrics'' uses theoretical econometrics and real-world
data Data ( , ) are a collection of discrete or continuous values that convey information, describing the quantity, quality, fact, statistics, other basic units of meaning, or simply sequences of symbols that may be further interpreted for ...
for assessing economic theories, developing
econometric model Econometric models are statistical models used in econometrics. An econometric model specifies the statistics, statistical relationship that is believed to hold between the various economic quantities pertaining to a particular economic phenomenon. ...
s, analysing
economic history Economic history is the study of history using methodological tools from economics or with a special attention to economic phenomena. Research is conducted using a combination of historical methods, statistical methods and the Applied economics ...
, and
forecasting Forecasting is the process of making predictions based on past and present data. Later these can be compared with what actually happens. For example, a company might Estimation, estimate their revenue in the next year, then compare it against the ...
. Econometrics uses standard
statistical model A statistical model is a mathematical model that embodies a set of statistical assumptions concerning the generation of Sample (statistics), sample data (and similar data from a larger Statistical population, population). A statistical model repre ...
s to study economic questions, but most often these are based on observational data, rather than data from
controlled experiments A scientific control is an experiment or observation designed to minimize the effects of variables other than the independent variable (i.e. confounding variables). This increases the reliability of the results, often through a comparison between ...
. In this, the design of observational studies in econometrics is similar to the design of studies in other observational disciplines, such as astronomy, epidemiology, sociology and political science. Analysis of data from an observational study is guided by the study protocol, although
exploratory data analysis In statistics, exploratory data analysis (EDA) is an approach of data analysis, analyzing data sets to summarize their main characteristics, often using statistical graphics and other data visualization methods. A statistical model can be used or ...
may be useful for generating new hypotheses. Economics often analyses systems of equations and inequalities, such as
supply and demand In microeconomics, supply and demand is an economic model of price determination in a Market (economics), market. It postulates that, Ceteris_paribus#Applications, holding all else equal, the unit price for a particular Good (economics), good ...
hypothesized to be in
equilibrium Equilibrium may refer to: Film and television * ''Equilibrium'' (film), a 2002 science fiction film * '' The Story of Three Loves'', also known as ''Equilibrium'', a 1953 romantic anthology film * "Equilibrium" (''seaQuest 2032'') * ''Equilibr ...
. Consequently, the field of econometrics has developed methods for
identification Identification or identify may refer to: *Identity document, any document used to verify a person's identity Arts, entertainment and media * ''Identify'' (album) by Got7, 2014 * "Identify" (song), by Natalie Imbruglia, 1999 * ''Identification ...
and
estimation Estimation (or estimating) is the process of finding an estimate or approximation, which is a value that is usable for some purpose even if input data may be incomplete, uncertain, or unstable. The value is nonetheless usable because it is d ...
of
simultaneous equations model Simultaneous equations models are a type of statistical model in which the dependent variables are functions of other dependent variables, rather than just independent variables. This means some of the explanatory variables are jointly determined ...
s. These methods are analogous to methods used in other areas of science, such as the field of
system identification The field of system identification uses statistical methods to build mathematical models of dynamical systems from measured data. System identification also includes the optimal design#System identification and stochastic approximation, optimal de ...
in
systems analysis Systems analysis is "the process of studying a procedure or business to identify its goal and purposes and create systems and procedures that will efficiently achieve them". Another view sees systems analysis as a problem-solving technique that ...
and
control theory Control theory is a field of control engineering and applied mathematics that deals with the control system, control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the applic ...
. Such methods may allow researchers to estimate models and investigate their empirical consequences, without directly manipulating the system. In the absence of evidence from controlled experiments, econometricians often seek illuminating
natural experiment A natural experiment is a study in which individuals (or clusters of individuals) are exposed to the experimental and control conditions that are determined by nature or by other factors outside the control of the investigators. The process gove ...
s or apply quasi-experimental methods to draw credible causal inference. The methods include
regression discontinuity design In statistics, econometrics, political science, epidemiology, and related disciplines, a regression discontinuity design (RDD) is a quasi-experimental pretest–posttest design that aims to determine the causal effects of interventions by assigning ...
,
instrumental variables In statistics, econometrics, epidemiology and related disciplines, the method of instrumental variables (IV) is used to estimate causal relationships when controlled experiments are not feasible or when a treatment is not successfully delivered to ...
, and
difference-in-differences Difference in differences (DID or DD) is a statistical technique used in econometrics and quantitative research in the social sciences that attempts to mimic an experimental research design using observational study data, by studying the differe ...
.


Example

A simple example of a relationship in econometrics from the field of
labour economics Labour economics seeks to understand the functioning and dynamics of the Market (economics), markets for wage labour. Labour (human activity), Labour is a commodity that is supplied by labourers, usually in exchange for a wage paid by demanding ...
is: : \ln(\text) = \beta_0 + \beta_1 (\text) + \varepsilon. This example assumes that the
natural logarithm The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
of a person's wage is a linear function of the number of years of education that person has acquired. The parameter \beta_1 measures the increase in the natural log of the wage attributable to one more year of education. The term \varepsilon is a random variable representing all other factors that may have direct influence on wage. The econometric goal is to estimate the parameters, \beta_0 \mbox \beta_1 under specific assumptions about the random variable \varepsilon. For example, if \varepsilon is uncorrelated with years of education, then the equation can be estimated with
ordinary least squares In statistics, ordinary least squares (OLS) is a type of linear least squares method for choosing the unknown parameters in a linear regression In statistics, linear regression is a statistical model, model that estimates the relationship ...
. If the researcher could randomly assign people to different levels of education, the data set thus generated would allow estimation of the effect of changes in years of education on wages. In reality, those experiments cannot be conducted. Instead, the econometrician observes the years of education of and the wages paid to people who differ along many dimensions. Given this kind of data, the estimated coefficient on years of education in the equation above reflects both the effect of education on wages and the effect of other variables on wages, if those other variables were correlated with education. For example, people born in certain places may have higher wages and higher levels of education. Unless the econometrician controls for place of birth in the above equation, the effect of birthplace on wages may be falsely attributed to the effect of education on wages. The most obvious way to control for birthplace is to include a measure of the effect of birthplace in the equation above. Exclusion of birthplace, together with the assumption that \epsilon is uncorrelated with education produces a misspecified model. Another technique is to include in the equation additional set of measured covariates which are not instrumental variables, yet render \beta_1 identifiable. An overview of econometric methods used to study this problem were provided by
Card Card or The Card may refer to: Common uses * Plastic cards of various types: **Bank card **Credit card **Debit card **Payment card * Playing card, used in games * Printed circuit board, or card * Greeting card, given on special occasions Arts an ...
(1999).


Journals

The main journals that publish work in econometrics are: * ''
Econometrica ''Econometrica'' is a peer-reviewed academic journal of economics, publishing articles in many areas of economics, especially econometrics. It is published by Wiley-Blackwell on behalf of the Econometric Society. The current editor-in-chief is ...
'', which is published by
Econometric Society The Econometric Society is an international society of academic economists interested in applying statistical tools in the practice of econometrics. It is an independent organization with no connections to societies of professional mathematicians o ...
. * ''
The Review of Economics and Statistics ''The Review of Economics and Statistics'' is a peer-reviewed academic journal that covers applied economics, with specific relevance to the scope of econometrics. The editors-in-chief are Will Dobbie (Harvard University) and Raymond Fisman (Bos ...
'', which is over 100 years old. * '' The Econometrics Journal'', which was established by the
Royal Economic Society The Royal Economic Society (RES) is a professional association and learned society that promotes the study of economics. Originally established in 1890 as the British Economic Association, it was incorporated by royal charter on 2 December 1902. ...
. * The ''
Journal of Econometrics The ''Journal of Econometrics'' is a monthly peer-reviewed academic journal covering econometrics. It was established in 1973. The editors-in-chief are Michael Jansson (University of California Berkeley) and Aureo de Paula (University College Lon ...
'', which also publishes the supplement ''Annals of Econometrics.'' * ''
Econometric Theory ''Econometric Theory'' is an economics journal specialising in econometrics, published by Cambridge Journals. Its current editor is Peter Phillips Peter Mark Andrew Phillips (born 15 November 1977) is a British businessman. He is the son o ...
'', which is a theoretical journal. * The ''
Journal of Applied Econometrics The ''Journal of Applied Econometrics'' is a peer-reviewed academic journal covering econometrics, published by John Wiley & Sons. It focuses on applications rather than theoretical issues. It was established in 1986 and is published seven times p ...
'', which applies econometrics to a wide various problems. * ''
Econometric Reviews ''Econometric Reviews'' is a scholarly econometrics Econometrics is an application of statistical methods to economic data in order to give empirical content to economic relationships. M. Hashem Pesaran (1987). "Econometrics", '' The New Pa ...
'', which includes reviews on econometric books and software as well. * The ''
Journal of Business & Economic Statistics The ''Journal of Business & Economic Statistics'' is a quarterly peer-reviewed academic journal published by the American Statistical Association. The journal covers a broad range of applied problems in business and economic statistics, including f ...
,'' which is published by the
American Statistical Association The American Statistical Association (ASA) is the main professional organization for statisticians and related professionals in the United States. It was founded in Boston, Massachusetts, on November 27, 1839, and is the second-oldest continuous ...
.


Limitations and criticisms

Like other forms of statistical analysis, badly specified econometric models may show a
spurious relationship In statistics, a spurious relationship or spurious correlation is a mathematical relationship in which two or more events or variables are associated but '' not'' causally related, due to either coincidence or the presence of a certain third, u ...
where two variables are correlated but causally unrelated. In a study of the use of econometrics in major economics journals,
McCloskey McCloskey () is an Irish surname. The MacCloskeys were the foremost sept of the O'Cahan, O'Cahans, Lords of Keenaght (barony), Keenaght, one of the leading clans of Cenél nEógain before the Plantation of Ulster, 16th century Scottish plantation. ...
concluded that some economists report ''p''-values (following the Fisherian tradition of
tests of significance A statistical hypothesis test is a method of statistical inference used to decide whether the data provide sufficient evidence to reject a particular hypothesis. A statistical hypothesis test typically involves a calculation of a test statistic. T ...
of point null-hypotheses) and neglect concerns of
type II error Type I error, or a false positive, is the erroneous rejection of a true null hypothesis in statistical hypothesis testing. A type II error, or a false negative, is the erroneous failure in bringing about appropriate rejection of a false null hy ...
s; some economists fail to report estimates of the size of effects (apart from
statistical significance In statistical hypothesis testing, a result has statistical significance when a result at least as "extreme" would be very infrequent if the null hypothesis were true. More precisely, a study's defined significance level, denoted by \alpha, is the ...
) and to discuss their economic importance. She also argues that some economists also fail to use economic reasoning for
model selection Model selection is the task of selecting a model from among various candidates on the basis of performance criterion to choose the best one. In the context of machine learning and more generally statistical analysis, this may be the selection of ...
, especially for deciding which variables to include in a regression. Stephen T. Ziliak and Deirdre N. McCloskey (2004). "Size Matters: The Standard Error of Regressions in the ''American Economic Review''", ''Journal of Socio-Economics'', 33(5), pp
527-46
(press +).
In some cases, economic variables cannot be experimentally manipulated as treatments randomly assigned to subjects. In such cases, economists rely on
observational studies In fields such as epidemiology, social sciences, psychology and statistics, an observational study draws inferences from a sample to a population where the independent variable is not under the control of the researcher because of ethical conc ...
, often using data sets with many strongly associated
covariate A variable is considered dependent if it depends on (or is hypothesized to depend on) an independent variable. Dependent variables are studied under the supposition or demand that they depend, by some law or rule (e.g., by a mathematical function ...
s, resulting in enormous numbers of models with similar explanatory ability but different covariates and regression estimates. Regarding the plurality of models compatible with observational data-sets, Edward Leamer urged that "professionals ... properly withhold belief until an inference can be shown to be adequately insensitive to the choice of assumptions".


See also

*
Choice modelling Choice modelling attempts to model the decision process of an individual or segment via revealed preferences or stated preferences made in a particular context or contexts. Typically, it attempts to use discrete choices (A over B; B over A, B & C) ...
*
Cowles Foundation The Cowles Foundation for Research in Economics is an economic research institute at Yale University. History It was created as the Cowles Commission for Research in Economics at Colorado Springs in 1932 by businessman and economist Alfred Cow ...
* Econometric software *
Financial econometrics Financial econometrics is the application of statistical methods to financial market data. Financial econometrics is a branch of financial economics, in the field of economics. Areas of study include capital markets, financial institutions, corpo ...
*
Financial modeling Financial modeling is the task of building an abstract representation (a model) of a real world financial situation. This is a mathematical model designed to represent (a simplified version of) the performance of a financial asset or portfolio o ...
* Important publications in econometrics *
Single-equation methods (econometrics) A variety of methods are used in econometrics to estimate models consisting of a single equation. The oldest and still the most commonly used is the ordinary least squares method used to estimate linear regressions. A variety of methods are availab ...


Further reading

* Econometric Theory book on Wikibooks * Giovannini, Enric
''Understanding Economic Statistics''
OECD Publishing, 2008,


References


External links


Journal of Financial Econometrics

Econometric Society



Econometric Links


(Index by the
Economics Network The Economics Network is one of the subject networks originally established by the Higher Education Academy (HEA). On its founding it was known as the ''Learning and Teaching Support Network (LTSN) for Economics'' later becoming independent of t ...
(UK))
Applied Econometric Association

The Society for Financial Econometrics

The interview with Clive Granger – Nobel winner in 2003, about econometrics
{{Authority control