To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101713
                 Issue #|101713
                 Summary|com.sun.star.sheet.GeneralFunction.STDEV always return
                        |s 0
               Component|Spreadsheet
                 Version|OOo 3.0.1
                Platform|Unknown
                     URL|
              OS/Version|Unknown
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|crickert





------- Additional comments from crick...@openoffice.org Sat May  9 17:19:01 
+0000 2009 -------
I wanted to write a little Calc-Addin for statistical analysis of small 
datasets.
To determine the standard error of a sample, one needs to calculate the standard
deviation first. When writing with Java (SUN JRE 1.6.0_14 / NetBeans 6.5) on a
Ubuntu 9.04 Jaunty system, I used

"com.sun.star.sheet.GeneralFunction.STDEV"

to get the standard deviation. But for a dataset like N={2;4;6} this function
returns a value of "6.92126369412475E-310", not the correct value of "2".

There is a similar issue regarding this function: Issue 22625.

Is this still a bug in OpenOffice 3.x - since OOo 1.1 in 2003!?
Alternatively, is there any kind of patch or workaround available?

Sincerely
Christian

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to