diff --git a/notebooks/lectures/Variance/notebook.ipynb b/notebooks/lectures/Variance/notebook.ipynb index 90e1920e..6bd079b4 100644 --- a/notebooks/lectures/Variance/notebook.ipynb +++ b/notebooks/lectures/Variance/notebook.ipynb @@ -5,7 +5,7 @@ "metadata": {}, "source": [ "# Measures of Dispersion\n", - "By Evgenia \"Jenny\" Nitishinskaya, Maxwell Margenot, and Delaney Granizo-Mackenzie.\n", + "By Evgenia \"Jenny\" Nitishinskaya, Maxwell Margenot, and Delaney Mackenzie.\n", "\n", "Part of the Quantopian Lecture Series:\n", "\n", @@ -284,6 +284,14 @@ "In general do not assume that because something is true of your sample, it will remain true going forward." ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## References\n", + "* \"Quantitative Investment Analysis\", by DeFusco, McLeavey, Pinto, and Runkle" + ] + }, { "cell_type": "markdown", "metadata": {}, @@ -308,9 +316,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.11" + "version": "2.7.12" } }, "nbformat": 4, "nbformat_minor": 0 -} +} \ No newline at end of file diff --git a/notebooks/lectures/Variance/preview.html b/notebooks/lectures/Variance/preview.html index 174be395..9004ed35 100644 --- a/notebooks/lectures/Variance/preview.html +++ b/notebooks/lectures/Variance/preview.html @@ -1,6 +1,6 @@
-