https://bz.apache.org/ooo/show_bug.cgi?id=127459
Issue ID: 127459
Issue Type: DEFECT
Summary: CORREL function results seem to depend on the slope of
the data
Product: Calc
Version: 4.1.3
Hardware: PC
OS: Linux 64-bit
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: programming
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 86156
--> https://bz.apache.org/ooo/attachment.cgi?id=86156&action=edit
CORREL-function test case for slope dependent results
It looks like the CORREL() -function results depend on the slope.
If the slope of the data is <> 1, the CORRELATION result can not get close to
1.0.
The CORREL() -return much smaller value than 1.0 if slope is close to 0 or
+/-Infinity.
This can be also correct behavior of the function, but it looks strange
that the CORREL() -results depend on the slope.
--
You are receiving this mail because:
You are the assignee for the issue.