Ask Experts Questions for FREE Help !
Ask

Standard Deviation and Variance

Asked May 11, 2007, 06:46 PM — 11 Answers
How do you figure standard deviation and variance when you have a group or list of numbers.

11 Answers
gogosean's Avatar
gogosean Posts: 47, Reputation: 37
Junior Member
 
#2

May 11, 2007, 07:26 PM
Quote:
Originally Posted by garrett7115
How do you figure standard deviation and variance when you have a group or list of numbers.
Do you need to show how you have done it by hand, or do you want an Excel solution?

The good news is, if you have to do it by hand, the Standard Deviation is simply the square root of the variance.


Let me know what kind of help you need.
Helpful
NeedKarma's Avatar
NeedKarma Posts: 10,230, Reputation: 8855
Uber Member
 
#3

May 11, 2007, 07:29 PM
Here is a good explanation: Learn Standard Deviation tutorial, definition, example, formula
Helpful
gogosean's Avatar
gogosean Posts: 47, Reputation: 37
Junior Member
 
#4

May 11, 2007, 07:32 PM
If you need the notation explained, just let me know. Some people need a process map instead of a formula.
Helpful
pawar_bb's Avatar
pawar_bb Posts: 5, Reputation: 1
New Member
 
#5

Jul 12, 2007, 09:11 PM
In excel you can use function standard deviation and get answer in few seconds
Variance is square of std deviation
Helpful
csl8back's Avatar
csl8back Posts: 1, Reputation: 1
New Member
 
#6

Jul 17, 2007, 07:16 PM
Quote:
Originally Posted by garrett7115
How do you figure standard deviation and variance when you have a group or list of numbers.
Helpful
statsman's Avatar
statsman Posts: 1, Reputation: 1
New Member
 
#7

Dec 4, 2008, 06:00 PM
This page might help with calculating standard deviation:

Standard Deviation Example
Helpful
sixsigmais's Avatar
sixsigmais Posts: 6, Reputation: 1
New Member
 
#8

Aug 24, 2009, 03:19 AM
Use excel formula
=STDEV( numbers)
Helpful
u069188's Avatar
u069188 Posts: 2, Reputation: 1
New Member
 
#9

Feb 10, 2010, 02:20 PM
Quote:
Originally Posted by gogosean View Post
Do you need to show how you have done it by hand, or do you want an Excel solution?

The good news is, if you have to do it by hand, the Standard Deviation is simply the square root of the variance.


Let me know what kind of help you need.
I would like both an excel solution and a process map, if you please!
Helpful
sveegaard's Avatar
sveegaard Posts: 13, Reputation: 10
New Member
 
#10

Feb 21, 2010, 10:29 AM
Excel (if your numbers are in cell A1 to A20): =stdev(A1:A20)

"By hand":
1) Find the mean (I will call this X)
2) For every number (Xi), calculate (Xi - X)^2 (that is, the difference between the number and the mean, squared. I will call this Z^2)
3) Sum up all Z^2 (I will call this Sum(Z^2))
4) Divide Sum(Z^2) with the number of numbers minus one (that is, if you have 50 numbers, divide by 49).
5) Take the squareroot of the value you get in step 4.

This is for what is called experimental standard deviation.
Helpful

Not your question? Ask your question View similar questions

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Add your answer here.

Remove Text Formatting

Undo
Redo
 
Decrease Size
Increase Size
Bold
Italic
Underline
Align Left
Align Center
Align Right
Ordered List
Unordered List
Decrease Indent
Increase Indent
Insert Email Link
Wrap [QUOTE] tags around selected text
Wrap [CODE] tags around selected text
Wrap [HTML] tags around selected text
Wrap [PHP] tags around selected text
Wrap [YOUTUBE] tags around selected text
Notification Type:



Check out some similar questions!

Standard of care vs standard of practice [ 3 Answers ]

In terms of medicine, what is the difference between the standard of care and the standard of practice?

Statistics standard deviation and mean [ 1 Answers ]

A test consists of 80 multiple choice questions, each with five possible answers only one of which is correct. What is the mean and standard deviation of the number of correct answers

Standard Deviation [ 3 Answers ]

The question reads, What is the standard deviation for the sample data below: 154,216,171,188,229,203,184,173,181,147 Round the answer to the nearest tenth. I have done this several times but my answer keeps coming up wrong. Can anyone explain this to me>?


View more Quality Control questions Search