CEE598 Fall 2016: Homework Assignment 6 (Revised On Nov 9) : 2 Prior 2 Prior
CEE598 Fall 2016: Homework Assignment 6 (Revised On Nov 9) : 2 Prior 2 Prior
Also, find the expressions for the parameters of the posterior distribution, i.e. apost and bpost .
Problem 2. In psychological sciences, forgetting curve is a concept used to characterize the decline of memory
retention. The curve is plotted with x-axis being the number of days after a newly learned knowledge and
y-axis being the percentage of that knowledge retained up to that day. An actual experiment is conducted
and the observed proportion of correct recalls (C) and incorrect recalls (W) are recorded. The following
observation data are reported with n = 100 independent trials, where t = [1, 3, 6, 9, 12, 18], are the time
intervals and y = [0.94, 0.77, 0.40, 0.26, 0.24, 0.16 ] are the observed proportion of correct recalls (C), which
indicates retention. A widely used model to predict the retention is the power model given by
(C; w1 , w2 , t) = w1 tw2
where w1 and w2 are the two model parameters, and (C; w1 , w2 , t) is the model prediction of the probability
of correct recalls. Using the provided experimental data
(a) Find the Maximum Likelihood estimates for w1 and w2 .
(b) Consider the two priors for these two parameters to be w1 U (0, 0.5) and w2 U (0, 0.5). Calculate the
MAP estimates for the two parameters.
(c) Consider the two priors for these two parameters to be w1 U (0, 1) and w2 U (0, 1). Calculate the MAP
estimates for the two parameters.
(d) Discuss your results.
Hint: This problem is very similar to the coin flip example.