Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Non-zero return for Stdev
 
Posts: n/a
Default GET NON-ZERO RESULTS USING STDEV FOR CERTAIN NUMBERS

Hi,

I get some non-zero results when using Microsoft Excel 97 to caluclate
Standard Deviation for the following numbers having the same set of numbers:

1) 4.8, 4.8, 4.8 = Stdev(4.8,4.8,4.8) = 8.43E-08
2) 0.71, 0.71, 0.71 =Stdev(0.71,0.71,0.71) =1.05E-08
3) 0.815, 0.815, 0.815 = dtdev(0.815,0.815,0.815) =1.05E-08

Theoretically, for same set of numbers, the Std deviation should be 0 but
when using the Excel to compute Stdev, I discover this is not true for all
the numbers (eg see above).

Any solution to ensure that when using the Excel to compute Stdev for the
set with all same numbers will always return a zero?

Regards

  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
for an explanation see:
http://cpearson.com/excel/rounding.htm

As solution use
=ROUND(STDEV(...),2)

"Non-zero return for Stdev" wrote:

Hi,

I get some non-zero results when using Microsoft Excel 97 to caluclate
Standard Deviation for the following numbers having the same set of numbers:

1) 4.8, 4.8, 4.8 = Stdev(4.8,4.8,4.8) = 8.43E-08
2) 0.71, 0.71, 0.71 =Stdev(0.71,0.71,0.71) =1.05E-08
3) 0.815, 0.815, 0.815 = dtdev(0.815,0.815,0.815) =1.05E-08

Theoretically, for same set of numbers, the Std deviation should be 0 but
when using the Excel to compute Stdev, I discover this is not true for all
the numbers (eg see above).

Any solution to ensure that when using the Excel to compute Stdev for the
set with all same numbers will always return a zero?

Regards

  #3   Report Post  
Ben McBen
 
Posts: n/a
Default

Hi
LOOKS LIKE SOME SORT OF ROUNDING ISSUE - I get this
whenever I use a population which has more than one
decimal place of precision.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
Sorting when some numbers have a text suffix confused on the tundra Excel Discussion (Misc queries) 5 December 18th 04 10:19 PM
Sorting imported "numbers" Confused on the tundra Excel Discussion (Misc queries) 5 December 17th 04 07:33 PM
Paste rows of numbers from Word into single Excel cell BecG Excel Discussion (Misc queries) 1 December 8th 04 04:55 PM
finding common numbers in large lists Jenn Excel Worksheet Functions 1 November 11th 04 07:42 PM


All times are GMT +1. The time now is 10:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"