E1 244: Homework - 6: 1 Topics
E1 244: Homework - 6: 1 Topics
1 Topics
• Bayesian detection
• NP Testing
2 Problems
1. Find the Bayes rule and minimum Bayes risk for a binary H.T. with uni-
form costs and equal priors, with
c0 y 2 |y| ≤ 1
p0 (y) =
0 else
c1 (3 − |y|) |y| ≤ 3
p1 (y) =
0 else
H0 : ri = ni , i = 1, . . . , N, (N odd)
H1 : ri = m + ni ,
(b) (LLR as a random variable.) Find p(LLR |H0 ) and p(LLR |H1 ).
Plot.
(c) Matlab. Define δ(ri ) as
1 ri ≥ η
δ(ri ) =
0 otherwise
That is, δ (1) (r) takes a majority vote among δ(ri ). Find PF , PD and
plot the ROC.
(d) Find the α-level NP test and plot its ROC. Compare with (d).