Re: Pearson-r in SQL

From: -CELKO- <jcelko212_at_earthlink.net>
Date: 22 Dec 2004 20:48:39 -0800
Message-ID: <1103777319.718876.232070_at_z14g2000cwz.googlegroups.com>


Add more data to the set, drop the columns with NULLs and now I can get a result. For example with four more rows:

(3kg, 6m)
(5kg, 10m)
(7kg, 14m)
(1kg, 2m)

my known values are linear. But I have those other rows of partial data that should reduce my confidence that I really have (r = 1). I just don't know what the SQL products like CA-Ingres are doing with this, nor what statistics would do with it. I did drop a note at alt.sci.math.statistics as well as here. Received on Thu Dec 23 2004 - 05:48:39 CET

Original text of this message