Proportion of those selected expected to be successful
% Improvement over BR
Percentage of improvement using the test over random selection
Details
The degree of utility of using a test as a selection instrument over randomly
selecting individuals can be reflected in the decision outcomes expected by using the
selection instrument. Suppose you have a predictor (selection instrument) and a criterion
(job performance). By regressing the criterion on the predictor, and selecting individuals
based on some cut-off value, we have 4 possible outcomes. A = True Positives, B = True Negatives,
C = False Negatives, and D = False Positives. The classical utility of using the test over
current procedures (random selection) is:
[A / (A+D)] - [(A + C) / (A + B + C + D)]
Various manipulations of these relationships can be used to assist in decision making.
References
Murphy, K. R. & Davidshofer, C. O. (2005). Psychological testing: Principles and
applications (5th ed.). Saddle River, NJ: Prentice Hall.
# 50 percent of those randomly selected are expected to be successful# A company need only select 1/10 applicants# The correlation between test scores and performance is .35ClassUtil(.35, .5, .1)