Group
Group
KANAN KARIMOV
NIGAR HAJIZADA
KHAYALA ISLAMZADA
NAMIQ JAFAROV
ANAR JANGARAZADA
- GROUP 1000
Homework 2
00282 - Econometrics
Problem 1 (4 points)
Find variance of ^β 0.
Problem 2 (11 points)
1) Imagine you have collected observations on salary of CEO of 177
companies and their duration in the CEO position with their current
company in an excel file. Describe how you will create Eviews
workfile. (1 point)
Data types are especially useful for the collecting, storing and analyzing
of economic data. They can come in a variety of types. The data type
defines how the data stored, interpreted, I mean which variables are
should considered importantly within the software. Types of the data
could be timely, ordinary, or just consist of some written variables. Data
type helps understanding how mathematical and statistical operations are
applied. Our example is cross-sectional data type.
5) Please explain how you would draw the scatter plot where your
dependent variable is log(salary) and independent variable is
ceoten. (1 points)
In order to draw a scatter plot in EViews, we need to identify and
locate an independent variable ( ceoten ) and a dependent variable
( log(salary)).
1-Open our workfile on EViews with CEO slary data and the ceoten
variable.
2-We choose the LOG(SALARY) and CEOTEN variables at the same
time via holding down the CTRL key.
3-Creating the scatter plot. For this we must go to View menu, then
select the Graph menu (after selecting two variables and pressing the
right click of the mouse ) and from here select Scatter.
4-Defining the settings of the scatter plot.
Graph asks to us that we must identify the variables in the suitable X
and Y coordinate lines.
In the X line - CEOTEN; in the Y line - LOG(SALARY)
5-In the final stage, click OK and create the scatter plot.
8) Take the log of ceoten. Now run the model from Question 6 with
logceoten. Interpret results. Would you call it constant elasticity
model? Explain. (0.5 point)
9) Please explain how would you draw the graph of actual value, fitted
value and residuals (0.5 points).
10) Please explain how would you calculate manually, SST, SSR, SSE.
(1.5 points)
11) What is the value of σ – variance of the error? How would you
calculate/estimate it? (2 points)
The variance measures the spread between different numbers that located in the
data set. In other words, it shows how far each number locates from the mean
and other numbers in the data set.
The estimator SSR/n is biased essentially because it does not account for two
restrictions that must be satisfied by the OLS residuals. These restrictions are
given by the two OLS first order conditions:
One way to view these restrictions is this: if we know n - 2 of the residuals, we can
always get the other two residuals by using the restrictions implied by the first
order conditions. Thus, there are only n - 2 degrees of freedom in the OLS
residuals, as opposed to n degrees of freedom in the errors. It is important to
ˆ
understand that if we replace u i with ui in, the restrictions will no longer hold.