| Suppose that the proportion theta of bad apples in a large lot is unknown, and has the following prior p.d.f.: c(theta) = { 60theta^2(1 - theta)^3 for 0 < theta < 1} and 0 otherwise. Suppose that a random sample of 10 apples is drawn from the lot, and it is found that 3 are bad. Find the Bayes estimate of theta with respect to the squared error loss function. |