Given that 40% of our toys weigh between $\mu$ and $\mu + 30$ where $\mu = 230 \text{grams}$ and their weight is distributed normally. Then what is the Standard deviation ?
My way:
I moved to standard normal dist. $ Z = \frac{X - 230}{ s}$ and know that $$ \Phi(\frac{260}{s}) - \Phi(0)= 0.4$$
So:
$$ \Phi( \frac{260}{s}) = 0.9 \\ \frac{260}{s} \approx 1.28 \\ s \approx 203.125$$
But I am not sure at all, and furthermore, how do I find the exact number and not the approximation? because I looked in the table and only found the closest to 0.9 .... is there a way? (I need to calculate like this) Thank you