Independent solution

How to solve this Normal Distribution question

Setup

Setup

Write one period's result as a normal variable with mean mu and standard deviation sigma. Independence makes the twelve-period total normal with additive means and variances.

XN(μ,σ2)X\sim\mathcal N(\mu,\sigma^2)
S=i=112XiN(12μ,12σ2)S=\sum_{i=1}^{12}X_i\sim\mathcal N(12\mu,12\sigma^2)

Model

Model

Convert the supplied total-period probability into its standard-normal score.

Pr(S>0)=Φ(12μ12σ)=0.60\Pr(S>0)=\Phi\left(\frac{12\mu}{\sqrt{12}\sigma}\right)=0.60
12μσ=Φ1(0.60)\sqrt{12}\frac{\mu}{\sigma}=\Phi^{-1}(0.60)

Compute

Compute

Recover the one-period standardized mean and return through the normal distribution function.

μσ=0.253347103112=0.0731350091\frac{\mu}{\sigma}=\frac{0.2533471031}{\sqrt{12}}=0.0731350091
Pr(X>0)=Φ(μσ)=Φ(0.0731350091)=0.5291506585\Pr(X>0)=\Phi\left(\frac{\mu}{\sigma}\right)=\Phi(0.0731350091)=0.5291506585

Answer

Answer

The one-period positive probability rounds to 0.53.

0.53(B)\boxed{0.53\quad\text{(B)}}