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

    Mar 6, 2009, 02:59 PM
    Stats-Mean, Variance, Standard Deviation
    Hello :D

    I need some help with my statistics homework assignment. The question is... The number of suits sold per day at a retail store is shown in the table, with the corresponding probabilities

    Number if suits sold, X 19 20 21 22 23
    Probability, P(X) 0.2 0.2 0.3 0.2 0.1


    Could someone please teach me how to find the mean, variance, and standard deviation of this data?

    Thank you
    galactus's Avatar
    galactus Posts: 2,271, Reputation: 282
    Ultra Member
     
    #2

    Mar 6, 2009, 03:49 PM
    Yes, it's easy. This is a "discrete non-binomial distribution".

    Code:
       x         P(x)
    -------------------
     19           .2 
     20           .2
     21           .3
     22           .2
     23           .1

    For the mean:



    That is, multiply the x by its P and add them up.

    Variance:



    Once you have your mean, subtract it from each x, square it, multiply by its probability. Add them all up.

    standard deviation:



    Let me know what you get and we can check it.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

Standard Deviation and Variance [ 11 Answers ]

How do you figure standard deviation and variance when you have a group or list of numbers.

Standard Deviation vs Variance [ 1 Answers ]

Why is it that "Unlike standard deviations variances can be added together"

Variance and standard deviation [ 1 Answers ]

I have the following math test results: 32 37 50 59 66 67 69 75 80 81 88 90 92 98 How do I find the standard deviation and the variance If you have a mean of 78, mode of 84, Median of 80 and standard deviation of 11, how do you find the varaince.

Standard Deviation and Variance [ 1 Answers ]

How do I figure the standard deviation and variance to a problem?


View more questions Search