Skip to content

Commit 64c14ba

Browse files
authored
Update Ch2_MorePyMC_PyMC2.ipynb
1 parent 70aa492 commit 64c14ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter2_MorePyMC/Ch2_MorePyMC_PyMC2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
"\n",
467467
"2. Next, we think, \"Ok, assuming sms's are Poisson-distributed, what do I need for the Poisson distribution?\" Well, the Poisson distribution has a parameter $\\lambda$. \n",
468468
"\n",
469-
"3. Do we know $\\lambda$? No. In fact, we have a suspicion that there are *two* $\\lambda$ values, one for the earlier behaviour and one for the latter behaviour. We don't know when the behaviour switches though, but call the switchpoint $\\tau$.\n",
469+
"3. Do we know $\\lambda$? No. In fact, we have a suspicion that there are *two* $\\lambda$ values, one for the earlier behaviour and one for the later behaviour. We don't know when the behaviour switches though, but call the switchpoint $\\tau$.\n",
470470
"\n",
471471
"4. What is a good distribution for the two $\\lambda$s? The exponential is good, as it assigns probabilities to positive real numbers. Well the exponential distribution has a parameter too, call it $\\alpha$.\n",
472472
"\n",

0 commit comments

Comments
 (0)