Question

In: Statistics and Probability

For problem 14.72 assume that the first seven homes are in Norfolk and the next eight...

For problem 14.72 assume that the first seven homes are in Norfolk and the next eight are in Virginia Beach. After adding this variable by hand to the model as a dummy variable: 1 for Norfolk and 0 for VA Bch.

1. Assess multicollinearity for the model.

2. Interpret the coefficient for the dummy variable.

3. Determine the significance of the dummy variable to the model.

House
Assessed Value ($000)
Size of House (Thousands of Square Feet)
Age (Years)
1 184.4 2.00 3.42
2 177.4 1.71 11.50
3 175.7 1.45 8.33
4 185.9 1.76 0.00
5 179.1 1.93 7.42
6 170.4 1.20 32.00
7 175.8 1.55 16.00
8 185.9 1.93 2.00
9 178.5 1.59 1.75
10 179.2 1.50 2.75
11 186.7 1.90 0.00
12 179.3 1.39 0.00
13 174.5 1.54 12.58
14 183.8 1.89 2.75
15 176.8 1.59 7.17

Solutions

Expert Solution

Here I attach the R code used:

accessvalue=c(184.4,177.4,175.7,185.9,179.1,170.4,175.8,185.9,178.5,179.2,186.7,179.3,174.5,183.8,176.8)
sizeofhouse=c(2.00,1.71,1.45,1.76,1.93,1.20,1.55,1.93,1.59,1.50,1.90,1.39,1.54,1.89,1.59)
age=c(3.42,11.50,8.33,0.00,7.42,32.00,16.00,2.00,1.75,2.75,0.00,0.00,12.58,2.75,7.17)
dummy=c(1,1,1,1,1,1,1,0,0,0,0,0,0,0,0)
fit=lm(accessvalue~sizeofhouse+age+dummy)
summary(fit)
anova(fit)
library(car)
vif(fit)

1.

The VIF value indicate that there is no multicollinearity in the data( since, vif is less than 5).

2.

The coefficient of the dummy variable is 0.08661

3.

The dummy variable is not significant to the model. since the p value is 0.95202.


Related Solutions

Problem One Prepare the seven (7) adjusting entries for the information given on the next page...
Problem One Prepare the seven (7) adjusting entries for the information given on the next page and write an explanation for each entry, tell what type of adjusting entry each is. For example,  number 1 is a Prepaid Expense. Round all amounts to the nearest dollar if necessary. Snowy River Catz, Inc. Trial Balance August 31, 2018 Cash $23,050 Accounts Receivable 600 Bond Interest Receivable 100 Supplies 420 Prepaid Insurance 2,500 Equipment 18,900 Accumulated Depreciation $ 900 Accounts Payable 600 Salary...
Assume that seven months from today you plan to make the first of a series of...
Assume that seven months from today you plan to make the first of a series of semiannual deposits into an account that pays an APR of 6.5% with monthly compounding. Your first deposit will equal $300 and your final deposit will occur four years and seven months from today. Each deposit will be 0.5% larger than the previous one. Five years and three months from today, you plan to make the first of a series of annual withdrawals from an...
The megaspore in most flowering plants grows into a megagametophyte that has seven cells and eight...
The megaspore in most flowering plants grows into a megagametophyte that has seven cells and eight nuclei. Name the seven cells. After pollen lands on a stigma, it is far away from the ovule with the megagametophyte which holds the egg (the mega-gamete). How are the two sperm cells transported from the stigma to the egg? After pollination and fertilization, as the ovule develops into a seed, the ovary matures into a ____________. Many of these have three parts, the...
P14–19Ethics Problem Assume that you are the CFO of a company contemplating a stock repurchase next...
P14–19Ethics Problem Assume that you are the CFO of a company contemplating a stock repurchase next quarter. You know that there are several methods of reducing the current quarterly earnings, which may cause the stock price to fall prior to the announcement of the proposed stock repurchase. What course of action would you recommend to your CEO? If your CEO came to you first and recommended reducing the current quarter’s earnings, what would be your response?
Use the data in the following table for the next seven questions. Note that "%∆" is...
Use the data in the following table for the next seven questions. Note that "%∆" is shorthand for "percentage change." If the answer is a percentage, please just enter the number. Thus, say an answer of yours is 3.5%, then below you would enter "3.5" (without the quotes) in the box below. Be careful not to include the percent symbol. Also, please use just one decimal place. year real GDP (trillions) nominal GDP (trillions) CPI %∆CPI from the previous year...
For the following exercises, write the first eight terms of the sequence.
For the following exercises, write the first eight terms of the sequence.
For the following exercises, write the first eight terms of the sequence.
For the following exercises, write the first eight terms of the sequence.
An investment promises to return $8,000 at the end of each of the next eight years...
An investment promises to return $8,000 at the end of each of the next eight years and then $3,000 at the end of each of the remaining seven years (years 9 through 15). What is the value of this investment today at a 9 percent interest rate?
If Yumms Inc. is expected to pay dividends of $3.93 for the next seven years, and...
If Yumms Inc. is expected to pay dividends of $3.93 for the next seven years, and then after that the dividends are expected to grow at 1.8% thereafter. What would you be willing to pay for a share of stock if the required return is 3.8 percent? If the risk premium for large company stocks is currently 4%, and the T-Bill rate is 2.3%, then what is the current large company stock return?
1).A box contains 20 balls. Five are blue, seven are red, and eight are black. Four...
1).A box contains 20 balls. Five are blue, seven are red, and eight are black. Four balls are selected at random and with replacement. Calculate the probability that fewer than two red balls are chosen. ANSWER: .5630 2. A company recently hired 50 employees. You are given: (a) Thirty employees are from Iowa; the remaining came from New York. (b) Of the employees who are from Iowa, 30% are males and the remaining are females. (c) Of the employees who...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT