Open ninpnin opened 1 year ago
I think this are two excellent ideas. Then we can just compute the true value in the teacher repo to compare with. I think this might be good if you would do a PR to this repo and to the teacher repo.
Has this been fixed @ninpnin ?
In Assignments 5 and 6, we ask the students to sample from the same Bioassay posterior with Metropolis-Hastings and Stan, respectively.
In neither of these assignments is reporting eg. the posterior mean required. I think it would make solving the assignment more straightforward, and grading more fair.
Assignment 6
For example, in Assignment 6 we grade according to this:
It's sometimes difficult to give a fair grade, especially if the results are not numerically summarized (which we don't require).
I think a better and fairer grading would be
Moreover, we would add
Report the results of the sampling, including posterior means for alpha and beta
to task 1.Assignment 5
In assignment 5, we could simply add a question
Moreover, we would add
Also report the posterior means for alpha and beta
to task 2 or 4.