Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Help in SAS code, create a boxplot and with VOTES as the dependent variable.

Help in SAS code, create a boxplot and  with VOTES as the dependent variable. INCOME has somewhat longish tail, so we will take a log transform, (use LINCOME = log(INCOME)) and then use LINCOME as one of predictor. Keep the first 500 records as a training set (call it VOTETRAIN) which you will use to fit the model; the remaining 232 will be used as a test set (VOTETEST). Use only the following variables in your model: 

VOTES = LINCOME + SAVINGS + FEMALE +DENSITY +POVERTY + VETERANS 

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question