diff --git a/report/report.pdf b/report/report.pdf index c3d583c..b87e785 100644 Binary files a/report/report.pdf and b/report/report.pdf differ diff --git a/report/report.tex b/report/report.tex index e33e32d..9c521cc 100644 --- a/report/report.tex +++ b/report/report.tex @@ -733,8 +733,8 @@ calculated: \begin{center} Two consecutive sunny days: \[(\frac{5}{6} * .95) * (.9 * .95) \approx 0.677 \] - Sunny, cloudy: - \[(\frac{1}{6} * .6) * (.1 * .6) = 0.006 \] + Cloudy, Sunny: + \[(\frac{1}{6} * .6) * (.1 * .95) = 0.0095 \] \end{center} Hence, we can eliminate the \([\text{Cloudy, Sunny}]\) starting sequence from the most probable sequence of steps given the observations. Doing the same thing