{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# E3. To be completed after lesson 11\n", "\n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 3.1\n", "\n", "**a)** Explain in words why being able to sample out of a probability distribution is useful.\n", "\n", "**b)** Explain in words the basic idea behind Markov chain Monte Carlo." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 3.2\n", "\n", "Why is it important to warm up a sampler?" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 3.3\n", "\n", "What does it mean for a model to be nonidentifiable?" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 3.4\n", "\n", "Write down any questions you may 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 }