From ca4ea4df9545dbcee2b5ba14e64e893fa8e4c31f Mon Sep 17 00:00:00 2001 From: Matt Tenenbaum Date: Tue, 17 Nov 2015 19:30:18 -0800 Subject: [PATCH] Small rewording edit --- Chapter2_MorePyMC/Chapter2.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter2_MorePyMC/Chapter2.ipynb b/Chapter2_MorePyMC/Chapter2.ipynb index 83a640ba..461d869b 100644 --- a/Chapter2_MorePyMC/Chapter2.ipynb +++ b/Chapter2_MorePyMC/Chapter2.ipynb @@ -458,7 +458,7 @@ "source": [ "## Modeling approaches\n", "\n", - "A good starting thought to Bayesian modeling is to think about *how your data might have been generated*. Position yourself in an omniscient position, and try to imagine how *you* would recreate the dataset. \n", + "A good starting point in Bayesian modeling is to think about *how your data might have been generated*. Put yourself in an omniscient position, and try to imagine how *you* would recreate the dataset. \n", "\n", "In the last chapter we investigated text message data. We begin by asking how our observations may have been generated:\n", "\n",