1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
AVprozaik [17]
3 years ago
14

A university is applying classification methods in order to identify alumni who may be interested in donating money. The univers

ity 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:
Predicted
Actual No Donation Donation
Donation 268 20
No Donation 5375 23439
The following table lists some information on individual observations from the validation set:
0.8
Observation ID Actual Class Probability of Donation Predicted Class
A Donation 0.8 No Donation
B No Donation 0.1 Donation
C No Donation 0.6 Donation
Compute the values of accuracy, sensitivity, specificity, and precision.
Mathematics
1 answer:
gtnhenbr [62]3 years ago
4 0

Answer:

Accuracy = 0.81

Sensitivity = 0.93

Specificity = 0.81

Precision = 0.047

Step-by-step explanation:

Given the confusion matrix :

Actual_______ Donation___ No Donation

Donation______ 268 (TP) _______ 20 (FN)

No Donation ___5375 (FP) _____23439 (TN)

Accuracy is calculated as :

(TP + TN) / (TP+TN+FP+FN)

(268 + 23439) / (268 + 23439 + 5375 + 20)

ACCURACY = (23707 / 29102) = 0.81

Sensitivity (True positive rate) :

TP ÷ (TP + FN)

268 ÷ (268 + 20)

268 ÷ 288 = 0.93

Specificity (True Negative rate) :

TN ÷ (TN + FP)

23439 ÷ (23439 + 5375)

23439 ÷ 28814

= 0.81

Precision :

TP ÷ (TP + FP)

268 ÷ (268 + 5375)

268 ÷ 5643

= 0.047

You might be interested in
Select all statements that are true about the linear equation.
AveGali [126]
For point (1, 1): 1 = 4(1) - 3 = 4 - 3 = 1.
Therefore, the point (1, 1) is on the graph of the equation.

Since the point (0, −3) is a solution to the equation, it is on the graph of the equation.

The graph of the equation is the set of all points that are solutions to the equation.

8 0
2 years ago
Read 2 more answers
How do you write an equation to represent a real-world situation?
Maurinko [17]
You have to organize the parameters of the real-world situation that is known and unknown. Also, you have to distinguish which of them are dependent and independent. Next, you assign letters as your variables. Lastly, you make an algebraic expression by translating the relationship into the mathematics.
4 0
3 years ago
Two prisms are similar and their ratio of similarity is 3:8.
trapecia [35]

Answer:

8.63 square units

Step-by-step explanation:

you must set up a proportion.

3 x

- = -

8 23

after you set up that proportion, cross multiply to find x.

8x = 69

divide by 8

x = 8.625, rounded to 8.63

5 0
2 years ago
What is 2 to the 5th power times negative 2
Valentin [98]

-2(2^5)\\\\-2(32)\\-64


Just follow step by step.  Follow PEMDAS (Parentheses, Exponents. Multiply/Divide, Add/Subtract)

8 0
3 years ago
Read 2 more answers
What is the mass of 75¢ in nickels?
Dima020 [189]
According to the United States Mint, the mass of 1 nickel is 5.000 g.

\dfrac{\$0.75}{\$0.05} = 15

There are 15 nickles in 75 cents worth of nickels.

15 * 5.000 g = 75.000 g

Answer: 75.000 grams
6 0
3 years ago
Other questions:
  • The markings of a standard ruler
    5·1 answer
  • On a piece of paper, graph y = 2x - 4. Then determine which answer matches<br> the graph you drew.
    9·1 answer
  • Write an equation of a line perpendicular to the line ax + by = c that passes through the point (-1,2).
    5·1 answer
  • Help me please people
    6·1 answer
  • the price of a pen is rs 42 and of a notebook is Rs 18. calculate how many pen and notebook you can buy for Rs 480 if you want t
    13·1 answer
  • Find the zeroes of the polynomial and verify the relationship between the zeroes and coefficients
    7·1 answer
  • Find the area of the shape. (Pls help)
    9·1 answer
  • 8^3 + 5^4<br> *<br><br> PLEASEEE HELPPP OMGGG
    15·2 answers
  • Help anyone need it asap<br> 8th grade math
    14·1 answer
  • What is 2/3 divided by 13?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!