Mai391 Asm2
Mai391 Asm2
Mai391 Asm2
1. In a batch of 1a laser diodes, four have efficiency below 0.25, five have efficiency
between 0.25 and 0.35, and the rest have efficiency above 0.35. Three diodes
are selected at random and without replacement. Let X1 , X2 and X3 denote,
respectively, the number of diodes with efficiency below 0.25, between 0.25 and
0.35, and above 0.35 in the sample.
2. Let X and Y be two univariate continuous random variables with joint pdf
c(x2 + xy) x, y ≥ 0, x + y ≤ a
f (x, y) =
0
otherwise
where c is a constant.
4. Let f (x, y) = (x − 1)a + y b . Starting from the point (x0 , y0 ) = (0, 1), compute the
value of the function f (x, y) at the third iteration (x3 , y3 ) when using gradient
descent algorithm with learning rate γ = 0.03 and momentum α = 0.1.
2
5. Consider whether the following statements are true or false. Briefly explain your
answer.