Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using SAS for Multicollinearity: Data File: mantel Using these 'data' with a response Y and three regressors X1, X2, and X3 from Mantel (1970), complete

Using SAS for Multicollinearity:

Data File: mantel

Using these 'data' with a response Y and three regressors X1, X2, and X3 from Mantel (1970), complete the follow:

Apply the forward selection. What is the starting value of R-squared to two decimal places? What is the first regressor added to the model? Apply the backward selection. True or False, this produces the same model as was produced with forward selection. Apply forward and backward selection using r-squared. Which model is preferred (Y~X3 or Y~X1+X2+X3)?

If you could post the code and screenshots of results, I would really appreciate it. I'm struggling with how to write steps of the code and understanding exactly what I'm looking at in the results. Thanks!

This is the data for mantel:

VAR1 Y X1 X2 X3
1 5 1 1004 6
2 6 200 806 7.3
3 8 -50 1058 11
4 9 909 100 13
5 11 506 505 13.1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Conceptual Database Design An Entity Relationship Approach

Authors: Carol Batini, Stefano Ceri, Shamkant B. Navathe

1st Edition

0805302441, 978-0805302448

More Books

Students also viewed these Databases questions