Ask Experts Questions for FREE Help !
Ask
    phatinium's Avatar
    phatinium Posts: 1, Reputation: 1
    New Member
     
    #1

    Feb 24, 2009, 04:22 PM
    Normal Distribution Stats Econ
    Weekly demand at a grocery store for a brand of cereal is normally distributed according to X ~ N(800 boxes, 752 boxes).

    a. What is the probability that the demand next week is less than 959 boxes?
    b. What is the probability that the demand next week is more than 1004 boxes?
    c. How many boxes should the store order for next week to have only a 2.5 percent chance of running short of the cereal?
    kurtwz's Avatar
    kurtwz Posts: 16, Reputation: 1
    New Member
     
    #2

    Mar 7, 2009, 03:18 PM

    If you still need this try Excel:

    a) =normdist(959,800,752,true) (.5837)
    b) =1-normdist(1004,800,752,true) (.3931)
    c) Use solver and set target cell to value of .975 (2274)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Statistics - normal distribution [ 1 Answers ]

Suppose that a student's verbal score X can be considered an observation from normal distribution having mean 500 and standard deviation 80. a) Find P(X>660) b) Find the 90 percentile of the distribution c) Find the probability that the student scores below 420 d) Find the probability that the...

Normal distribution [ 1 Answers ]

for a normal distribution problem: mean = 100 standard deviation = 10 80% of the values are between what 2 x values symmetrically distributed around the mean. How can you find the answer?


View more questions Search