Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

In this assignment, imagine that you work for a company as a data mining expert. You are given a dataset called Default.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. Provide the summary statistic as well as histograms for the variables balance and income for the whole dataset. Explain some of the key characteristics of the dataset.
  2. Using conditional statements on the variables default and student, provide the summary statistics (as well as histograms) for the variables balance and income for 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.
  3. Using the variable default as the response variable, fit a logistic regression model with the predictor variables student, balance, and income. Comment on the output. What can you say about the significance of the predictor variables? How good is the model fit?
  4. 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_2

Step: 3

blur-text-image_3

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

Theory Of Distributions

Authors: Svetlin G Georgiev

1st Edition

3319195271, 9783319195278

More Books

Students also viewed these Mathematics questions

Question

Personal role: This consists of service to family and friends.

Answered: 1 week ago

Question

The role of life: It consists of your own service to yourself.

Answered: 1 week ago