EEE539 Spring2024 MT Sol
EEE539 Spring2024 MT Sol
Bilkent University
Surname
Name
ID #
Signature
1) Consider a binary hypothesis-testing problem in which observation Y has the following probability
density functions under the hypotheses:
( (
1 − |y|, if |y| ≤ 1 0.25(2 − |y|), if |y| ≤ 2
H0 : p0 (y) = H1 : p1 (y) =
0, if |y| > 1 0, if |y| > 2
Assume that the cost assignment is given as follows: C00 = C11 = 0, C10 = N , and C01 = 2N , where N
is a positive number. Let π1 denote the prior probability of H1 , which is a known number in (0, 1).
a) Derive the Bayes rule as a function of π1 in the simplest forms for all possible values of π1 ∈ (0, 1).
b) Calculate the minimum Bayes risk in the simplest form assuming that π1 = 0.5.
2) Consider a binary hypothesis-testing problem in which the observations are modeled as
H0 : Yk = k + Nk , k = 1, 2
H1 : Yk = 2k + Nk , k = 1, 2
0 2 1
where N1 and N2 are jointly (multivariate) Gaussian with mean vector and covariance matrix .
0 1 3
a) Find an α-level Neyman-Pearson test and calculate its detection probability in the simplest forms.
b) Considering uniform cost assignment (UCA), obtain the minimax decision rule in the simplest form
(no need to calculate the minimax risk).
3) Consider a binary hypothesis-testing problem in which observation Y has the following probability
density functions under the hypotheses:
H0 : θ = 2
H1 : θ 6= 2
find an uniformly most powerful test (UMP) of level α for a generic α ∈ (0, 1).