A university is applying classification methods in order to identify alumni who may be interested in donating money. The university has a database of 58,205 alumni profiles containing numerous variables. Of these 58,205 alumni, only 576 have donated in the past. The university has oversampled the data and trained a random forest of 100 classification trees. For a cutoff value of 0.5, the following confusion matrix summarizes the performance of the random forest on a validation set: 38 Predicted Actual Donation s No Donation Donation 268 20 No Donation 33 23,439 The following table lists some information on individual observations from the validation set: Probability of Predicted Observation ID Actual Class Donation Class Donation Donation No Donation No Donation No Donation Donation 5375 was classified as No (a) Explain how the probability of Donation was computed for the three observations. Why were Observations A and C class fled as Donation and Observation Donation? If required, round your answers to one decimal place. Do not round intermediate calculations The probability of Donation for Observation A It is Select your answer The probability of Donation for Observation is It is Select your answer The probably of Donation for Observation is Select your answer than 0.5, so Observation A is classified as Donation by the random forest than 0.5, so Observation is classified as No Donation by the random forest than 0.5, wo Observation casified as Donation by the random forest Compute the values of accuracy, sensitivity, specificity, and precision. Explain why accuracy is a misleading measure to consider in this case. Evaluate the performance of the random forest, particularly commenting on the precision measure. If required, round your answer to two decimal places. Accuracy - If required, round your answers to the nearest whole percentage. Accuracy Select your answer the best measure to use for unbalanced data sets because less than % of the alumni in the data have donated. If required, round answers for Sensitivity and Specificity to two decimal places. Round answer for Precision to four decimal places.