Reconsider Problem 3.6. a. Apply logistic regression so as to classify applicants as either likely to graduate

Question:

Reconsider Problem 3.6.
a. Apply logistic regression so as to classify applicants as either likely to graduate (or not). Determine the logistic response function giving the probability of graduation as a function of high school GPA and SAT score.

b. Use the resulting logistic regression model to classify each of the three applicants from Problem 3.6 (a, b, and c) as likely to graduate (or not), based on
a 50 percent cutoff.


Data from Problem 3.6.

As first described in Problem 2.9, Pathfinder College is a small liberal arts college that wants to improve its admissions process. In particular, too many of its incoming freshmen have failed to graduate for a variety of reasons, including dropping out, or transferring to another college, or failing to satisfy the graduation standards. Therefore, the admissions office wants to have a better method of predicting whether an applicant would succeed in graduating. The college primarily uses two predictor variables for evaluating an applicant, namely, the high school grade point average and the SAT score. If either is sufficiently high (either a GPA ≥ 3.30 or an SAT score ≥ 1200), the applicant is immediately accepted. Such applicants who accept admission usually do well until successfully graduating. However, the admissions office needs to go deeper into its applicant pool to fill up its freshman class. The question is how to predict which of these other applicants are the better bet for successfully graduating. The admissions office wishes to consider an applicant for admission only if the prediction is that the applicant is more likely than not of successfully graduating. 

The admissions office has randomly selected 800 students who were previously admitted and enrolled but did not meet the criteria for immediate acceptance. All have now had sufficient time to graduate. The data for these historical records, including their graduation status, are provided in the spreadsheet file titled Pathfinder College Data available in www.mhhe.com/ Hillier7e. The admissions office currently is evaluating the three applicants listed below and so wishes a prediction for each one of the likelihood of eventually graduating. 

Using all the data (unpartitioned) on the Clean Data worksheet tab, apply the KNN algorithm to this problem, with k = 7 with the data rescaled using standardization. Assuming an applicant is classified as a likely success (and admitted) if they are at least 50 percent likely to graduate, classify each of the following applicants and indicate the estimated probability of graduating. 

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: