[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #23567] Standardized regression coefficients reported inc
From: |
anonymous |
Subject: |
PSPP-BUG: [bug #23567] Standardized regression coefficients reported incorrectly |
Date: |
Sat, 14 Jun 2008 05:45:26 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 |
URL:
<http://savannah.gnu.org/bugs/?23567>
Summary: Standardized regression coefficients reported
incorrectly
Project: PSPP
Submitted by: None
Submitted on: Saturday 06/14/2008 at 05:45 UTC
Category: Numerical Errors
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
Enter data for variables X & Y as:
X Y
____ ____
1.00 2.00
2.00 2.00
3.00 3.00
4.00 4.00
5.00 5.00
The regression output includes unstandardized regression weights (B weights)
of 0.80 and 0.80 for constant and X which is correct. However, the
standardized/beta weights are reported as .61 and .00 for constant and X which
is nonsense. In fact, 0.00 (or simply blank) is, by definition, the
standardized coefficient for the constant while 0.61 is the correct beta
weight for X.
So, PSPP reports the regression beta weights wrong. The weight for the
constant should always be missing or zero (by definition) and the beta weight
currently (0.6.0) shown for the constant should be for X.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23567>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #23567] Standardized regression coefficients reported incorrectly,
anonymous <=