GitHub

Original file line numberDiff line numberDiff line change

@@ -167,7 +167,11 @@ $$

167167

\mathbb{P}\{q = f \,|\, W = w\}

168168

= \frac{\mathbb{P}\{W = w \,|\, q = f\}\mathbb{P}\{q = f\}}

169169

{\mathbb{P}\{W = w\}}

170-

\quad \text{and} \quad

170+

$$

171+
172+

and

173+
174+

$$

171175

\mathbb{P}\{W = w\} = \sum_{\omega \in \{f, g\}} \mathbb{P}\{W = w \,|\, q = \omega\} \mathbb{P}\{q = \omega\}

172176

$$

173177

@@ -178,7 +182,11 @@ Letting

178182
179183

$$

180184

q_{\pi}(w) := \pi f(w) + (1 - \pi) g(w)

181-

\quad \text{and} \quad

185+

$$

186+
187+

and

188+
189+

$$

182190

\kappa(w, \pi) := \frac{\pi f(w)}{\pi f(w) + (1 - \pi) g(w)}

183191

$$

184192

Read the original on github.com ↗