Skip to content

Commit e74ceb3

Browse files
author
tom mcandrew
committed
Update with HW06
1 parent 5ca3d92 commit e74ceb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Homework06.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"Suppose we are measuring the number of days an individual is contagious with RSV once infected.\n",
4646
"We measure the date from infection to the date that the indivudal clears the infection from 100 individuals. \n",
4747
"Our statistical setup will assume that the number of days contagious follows a geometric distribution, or \n",
48-
"($Y_{1}, Y_{2}, \\cdots, Y_{n}) \\sim \\text{Geom}(p). \n",
48+
"($Y_{1}, Y_{2}, \\cdots, Y_{n}) \\sim \\text{Geom}(p)$. \n",
4949
"\n",
5050
" (1) Please simulate 100 geometric random variables with $p=1./10$. \n",
5151
" (2) Compute the mean from this sample and describe how this answer relate to the LLN \n"
@@ -54,7 +54,7 @@
5454
{
5555
"cell_type": "code",
5656
"execution_count": null,
57-
"id": "5e174eed-ab60-4718-907d-25c10b36ed6f",
57+
"id": "2b780945-b5e9-49ab-b7cc-0d9afeb72e53",
5858
"metadata": {},
5959
"outputs": [],
6060
"source": []

0 commit comments

Comments
 (0)