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

    Jul 23, 2009, 04:21 PM
    Business Stats - Just validate !
    Q -

    A random variable is normally distributed with mean=300 pounds and s=50 pounds. How small can a simple random sample be if the standard error of the mean can be no more than 20 pounds?

    Ans:

    If s is the standard deviation and n is the sample size, the standard error of the mean is

    s/√n

    We're looking for n such that

    50/√n ≤ 20

    √n ≥ 50/20 = 2.5

    n ≥ 2.5² = 6.25

    Since n is a whole number, round up to n = 7.
    galactus's Avatar
    galactus Posts: 2,271, Reputation: 282
    Ultra Member
     
    #2

    Jul 24, 2009, 02:00 PM
    You should have some sort of confidence level. 95%? 90? Something else?

    The formula for minimum sample size is

    You forgot the z. That is where the confidence level comes in.

    With a 95% CI, the minimum sample size is 25

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

Validate a form [ 2 Answers ]

Can someone send me the java script codes for validating a form when the user has fill it completely. If evrything is validated and the user clicks on the submit button, a new window should open confirming all entries made on the previous form. If the user don't fill everything he won't be able...


View more questions Search