Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Option #1 Classification using Logistic Regression In this assignment, imagine that you work for a company as a data mining expert. You are given a

Option #1Classification using Logistic Regression

In this assignment, imagine that you work for a company as a data mining expert. You are given a dataset calledDefault.csv(Links to an external site.)

and the company requests that you analyze the data using classification. To this end, you will be using logistic regression analysis. Logistic regression has been one of the most popular binary classifiers that has been used in practice. Complete the following tasks using SAS Studio:

  1. Using conditional statements on the variables default and student, provide the summary statistics (as well as histograms) for the variablesbalanceandincomefor the different combinations of groups. That is, (1) default = Yes and student = Yes; (2) default = Yes, student = No; (3) default = No, student = Yes; and (4) default = No, student =No. Explain some of the key characteristics of the dataset.
  2. Using the variabledefaultas the response variable, fit a logistic regression model with the predictor variablesstudent,balance, andincome. Comment on the output. What can you say about the significance of the predictor variables? How good is the model fit?
  3. Let's assume a credit card applicant is a student with a balance of $621 and an income of $1850. How likely will he/she default according to the fitted logistic regression model? Explain and show calculations.

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

Finite Mathematics

Authors: Stefan Waner, Steven Costenoble

7th Edition

133751554X, 9781337515542

More Books

Students also viewed these Mathematics questions

Question

Armed conflicts.

Answered: 1 week ago

Question

Pollution

Answered: 1 week ago