Examlex

Solved

TABLE 15-6 Given Below Are Results from the Regression Analysis on 40

question 38

Short Answer

TABLE 15-6
Given below are results from the regression analysis on 40 observations where the dependent variable is the number of weeks a worker is unemployed due to a layoff (Y) and the independent variables are the age of the worker (X₁), the number of years of education received (X₂), the number of years at the previous job (X₃), a dummy variable for marital status (X₄: 1 = married, 0 = otherwise), a dummy variable for head of household (X₅: 1 = yes, 0 = no) and a dummy variable for management position (X₆: 1 = yes, 0 = no).
The coefficient of multiple determination (R) for the regression model using each of the 6 variables Xⱼ as the dependent variable and all other X variables as independent variables are, respectively, 0.2628, 0.1240, 0.2404, 0.3510, 0.3342 and 0.0993.
The partial results from best-subset regression are given below:
TABLE 15-6 Given below are results from the regression analysis on 40 observations where the dependent variable is the number of weeks a worker is unemployed due to a layoff (Y) and the independent variables are the age of the worker (X₁), the number of years of education received (X₂), the number of years at the previous job (X₃), a dummy variable for marital status (X₄: 1 = married, 0 = otherwise), a dummy variable for head of household (X₅: 1 = yes, 0 = no) and a dummy variable for management position (X₆: 1 = yes, 0 = no). The coefficient of multiple determination (R) for the regression model using each of the 6 variables Xⱼ as the dependent variable and all other X variables as independent variables are, respectively, 0.2628, 0.1240, 0.2404, 0.3510, 0.3342 and 0.0993. The partial results from best-subset regression are given below:    -Referring to Table 15-6, what is the value of the variance inflationary factor of Job Yr?
-Referring to Table 15-6, what is the value of the variance inflationary factor of Job Yr?


Definitions:

Integer Operands

The integers (whole numbers) that are used as input for an operation in computer programming or mathematics.

Scanner Object

An object of the Scanner class in Java, used to parse primitive types and strings using regular expressions from an input stream.

NextInt

A method often found in Java's Scanner class used to read the next integer value from the input source.

NextDouble

A method in Java's Scanner class that scans the next token of the input as a double.

Related Questions