{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Bootstrap cartoons\n", "\n", "Following are cartoons that are useful references for the datas set are are using in this recitation as well as the additional bootstrapping techniques we are covering. You can refer back to this page as you read through the recitation.\n", "\n", "*These cartoons were created by Rosita Fu.*" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", "\n", "![spindle](img01_spindle.png)\n", " \n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", "\n", "![pairs bootstrap](img02_pairs.png)\n", " \n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", "\n", "![residual bootstrap](img03_residuals.png)\n", " \n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", "\n", "![vinding energy](img04_binding.png)\n", " \n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", "\n", "![wild bootstrap](img05_wild.png)\n", " \n", "
\n" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "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.8.5" } }, "nbformat": 4, "nbformat_minor": 4 }