You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As correctly showed in the beginning of part b), $\mu \lvert X^n \sim Normal\left(\overline{X} , \frac{\sigma^2}{n}\right)$, with $\sigma=1$. In part d), what it is expected is the posterior of $\theta= e^{\mu}, i.e., we want \mu \lvert X^n. It is important to notice what in the posterior analysis we treat the parameters as random values and the data as constants, so the solutions presented in part d) is completely incorrect. The correct procedure is the following:
$\theta$'s PDF comes out by taking the derivative respect to $\theta$: $f_\Theta(\theta)= \phi\left[\left(\log(\theta)-\overline{X}\right) \frac{\sqrt{n}}{\sigma}\right] \frac{\sqrt{n}}{\sigma} \frac{1}{\theta}$
Notice that this solutions depends on the sample size as it is expected for a posteriori, which applies both to $\mu \lvert X^n$ and $\theta\lvert X^n$
I also suggest to respect the symbol definitions in the preface in order to avoid confusions
The text was updated successfully, but these errors were encountered:
As correctly showed in the beginning of part b),$\mu \lvert X^n \sim Normal\left(\overline{X} , \frac{\sigma^2}{n}\right)$ , with $\sigma=1$ . In part d), what it is expected is the posterior of $\theta= e^{\mu}, i.e., we want \mu \lvert X^n. It is important to notice what in the posterior analysis we treat the parameters as random values and the data as constants, so the solutions presented in part d) is completely incorrect. The correct procedure is the following:
Notice that this solutions depends on the sample size as it is expected for a posteriori, which applies both to$\mu \lvert X^n$ and $\theta\lvert X^n$
I also suggest to respect the symbol definitions in the preface in order to avoid confusions
The text was updated successfully, but these errors were encountered: