1. Given the probability density function,
f_x (x) = A exp [-Bx], x >= 0
= 0, x < 0
a. determine A in terms of B, reducing f_x (x) to a function of B and x only
b. Derive the maximum likelihood estimator of B given N independent samples of x
c. Test your result from part b, using B = 4 and 1000 random samples of f_x (x), generated using the random function in MATLAB