Because of differences in printings and a typo, here is the version of Problem 2.41 you should solve:
41. Consider two one-dimensional triangle distributions having different means but the same width:
p(x|ω) = T(μi,δ) = { (δ - |x-μi|)/δ2 for |x- μi| < δ
0 otherwise
with μ2 > μ1. We define a new discriminability here as dT' = (μ2 - μ1)/δ .
a) Write an analytic function, parameterized by dT' , for the operating characteristic curves in each of the relevant ranges: μ2 - μ1 > 2, 2 > μ2 - μ1 > 1, etc.
b) Plot these novel operating characteristic curves for dT' = {0.0, 0.2, 0.4, ..., 2.0}. Interpret your answer for the case dT' = 2.0.
c) Suppose we measure Pr[x > x*| x∈ ω2] = 0.6 and Pr[x > x*| x∈ ω1] = 0.2. What is dT'? What is the Bayes error rate?
d) Infer the decision rule implied in part (c). That is, express x* in terms of the variables given in the problem.
e) Suppose we measure Pr[x > x*| x∈ ω2] = 0.9 and Pr[x > x*| x∈ ω1] = 0.1. What is dT'? What is the Bayes error rate?
f) Infer the decision rule implied in part (e). That is, express x* in terms of the variables given in the problem.