{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# E8. To be completed after lesson 23\n", "\n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.1\n", "\n", "When doing simulation-based calibration and related checks:\n", "\n", "- What does analysis of the z-score help verify?\n", "- What does analysis of shrinkage help verify?\n", "- What does analysis of the rank statistic help verify?" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.2\n", "\n", "Describe some possible pitfalls of *not* taking a principled modeling approach in your analysis. By principled modeling approach, I mean being cautious in your modeling: performing prior predictive checks, SBC and related analyses, and posterior predictive checks." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.3\n", "\n", "Write down any additional questions you have." ] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.5" } }, "nbformat": 4, "nbformat_minor": 4 }