(a) The data vector is
Given that the class conditional density is Gaussian.
The maximum likelihood estimate for mean vector is expressed as
The maximum likelihood estimate for co-variance matrix is expressed as
=================================================================
(b) The first point states that
because
The second and the third point states that
and
The fourth point states that
and
Applying Bayes classifier for two classes, the decision boundary
The linear discriminant function is simplified as
and
Using Gaussian density, the linear discriminant function reduces to form of
where
and
where
and
The decision boundary is expressed as
which simplifies to
where,
and
The second term in the above expression is zero because
Therefore,
Substituting and
in the
equation
, we get
The above expression is the required decision boundary
Let us calculate different values for in terms of
using the
above equation as
Taking different values for from -10 to 10 in
steps of 1. We get a plot as shown below,

=================================================================
(c) The prior class probability changes with
and thus,
and
In the above equations, remains same,
but
changes due in
and
.
Calculating again,
Substituting and
in the
equation
, we get
The above expression is the required decision boundary
Let us calculate different values for in terms of
using the
above equation as
Taking different values for from -10 to 10 in
steps of 1. We get a plot as shown below,
================================================================
Note: We need to compare the decision boundaries between the two problems for change in prior class probabilities. The combined plot is shown below, the red dash line shows the earlier decision boundary and the blue line shows the new decision boundary. It can be thought as the red line is shifted down wards to the blue line due to reduction the prior class probability for Class-1.

4. Let x- be a two dimensional feature vector (a) Suppose that we collect the following four measurements for an input belonging to class a x1 -6 -10 10 -6 Assuming that the class conditional density...
6. Suppose that fish come in two classes, salmon (class 1) and sea bass (class 2). We take a picture of a fish and measure its length, x, and wish to make a decision on the identity of the fish based on the value of x. Determine the decision regions in x for the Bayes classifier corresponding to the two classes under the following conditions (a) We assume that the class conditional densities are Gaussian with the following means, variances...