{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# E4. To be completed after lesson 15\n", "\n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 4.1\n", "\n", "What is the plug-in principle and how is it used in non-parametric statistics?\n", "\n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 4.2\n", "\n", "What is a bootstrap sample and what is a bootstrap replicate?\n", "\n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 4.3\n", "\n", "Write down any questions or points of confusion that 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.9.13" } }, "nbformat": 4, "nbformat_minor": 4 }