The expected demand over 10 days is 110 units. This is 10 more than inventory - an expected shortfall of 10. The expected demand is a sum of 10 normally distributed random variables each with σ =5. This sum is also a normally distributed random variable with mean of 110 and standard deviation of 5 sqrt(10) ~ 15.8. Thus the shortfall is 10/ 15.8 ~ .6325 standard deviations.
The probability of a random variable (in this case the sum) falling .6325 or more standard deviations below the expected value (110) is given by normalcdf function. By TI-84 this is ~26.4%