Independent solution

How to solve this Normal Distribution question

Setup

Setup

Let I be the inventory level and D the normally distributed monthly demand.

DN(20,22),Pr(D>I)=0.02D\sim N(20,2^2),\qquad \Pr(D>I)=0.02

Model

Model

Convert the upper-tail requirement to a cumulative normal percentile.

Pr(DI)=0.98\Pr(D\le I)=0.98
I202=Φ1(0.98)\frac{I-20}{2}=\Phi^{-1}(0.98)

Compute

Compute

Evaluate the standard-normal percentile and return to the demand scale.

Φ1(0.98)=2.0537489\Phi^{-1}(0.98)=2.0537489
I=20+2(2.0537489)=24.1074978I=20+2(2.0537489)=24.1074978

Answer

Answer

The closest listed inventory level is 24 pounds.

24pounds (C)\boxed{24\quad\text{pounds (C)}}