Goldfeld Organing and White OLS
Based on the Goldfeld approach, we establish a system where we calculate the auxiliary models using White's OLS estimators. This involves analyzing time series and dynamic models to identify patterns and trends.
Linear Model Hypothesis
The linear bivariate model is expressed as:
- 1 + 2 + LINEAR MODEL HYPOTHESIS (|): 1 + (|): 2 (,)=0 ~ (1+2,2) + 0 (/).
- ()=0 ℎ, ()=2(,)=0, ()=0 ~ (0,2).
To derive the OLS estimators for parameters 1 and 2, we resolve:
- 1, 2 ∑=1(1−1−2)2 ∂∑/∂1 −2∑(1−1−2)=0
- ∂∑/∂2 −2∑(1−1−2)
- ∑1=1+2∑∑1=1∑+2∑21=̄+2̄∑1=̄∑̄+2̄+2∑2=+̄̄=(+)(+)
For the Total Sum of Squares (TSS) we have:
- TSS [ (1−̄) ]2 ∑1−2̄1+̄2∑12−2̄̄+̄2∑12−̄2̄1−̄2=̄−̄2+ ∑(1−1)=∑=1_{}2
Non-linear Relationships
Exploring non-linear models involves analyzing a quadratic function. A percentage change in x results in a percentage change in E(y) as per the transformation 2bx/log. We then consider the exponential and logarithmic transformations to model the relationships, such as exp(log1) aT exp(bx) e−xlog. Logarithmic transformations are applied to further refine the model.
Multiple Regression and Goodness of Fit
Measures used to evaluate the goodness of fit in multiple regression include:
- R2 = ESS/TSS = 1 - RSS/TSS
- Adjusted R2 = 1 - [(RSS/n-k) / (TSS/n-1)] = 1 - n-1/n-k (1-R2) = 1 - k/n-k n-1/n-k R2
- AIC (Akaike Information Criterion): log e'e/n + 2k/n
- BIC (Schwarz Information Criterion): log e'e/n + k/n log(n)
OLS Sampling Distribution
Under classical assumptions, the Ordinary Least Squares (OLS) estimators have specific characteristics:
- Unbiased: E(bj) = βj
- Efficient
- Consistent: bj → βj
The variance of the estimator b is given by:
- var(b) = σ2 (X'X)-1
Bivariate Case
For bivariate cases, the matrix X'X and its inverse are:
- X'X = [ x2 Σx Σx Σx2 ]
- (X'X)-1 = [ Σx2 -Σx -Σx n ]
In terms of variance and covariance:
- var(b1) = σ2 Σx2 / D = σ2 (1/n + x̄2 / Σx2)
- var(b2) = σ2 n / D = σ2 / Σx2
- cov(b1, b2) = -σ2 x̄ / Σx2
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.
Scarica il documento per vederlo tutto.