Problem Note 71126: The STDIZE procedure might produce incorrect weighted results when you specify the MISSING=value option
PROC STDIZE might compute incorrect results when the following conditions are met:
- You specify the MISSING=value option in the PROC STDIZE statement.
- There are no missing values for the analysis variable.
- You specify a WEIGHT statement.
- One or more of the WEIGHT variable values are zero (0).
Depending on the order of observations in the input data set, PROC STDIZE can compute an incorrect value for the sum of weights used in the analysis. When this issue occurs, the scale and standardized values are also computed incorrectly.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/STAT | z/OS | 12.1 | | 9.3 TS1M2 | |
Microsoft® Windows® for x64 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Enterprise 32-bit | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Enterprise x64 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Pro 32-bit | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Pro x64 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Enterprise 32-bit | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Enterprise x64 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Pro 32-bit | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Pro x64 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Datacenter Edition | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Enterprise Edition | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Standard Edition | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 for x64 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 R2 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 for x64 | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 Datacenter | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 R2 Datacenter | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 R2 Std | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 Std | 12.1 | | 9.3 TS1M2 | |
Microsoft Windows XP Professional | 12.1 | | 9.3 TS1M2 | |
Windows 7 Enterprise 32 bit | 12.1 | | 9.3 TS1M2 | |
Windows 7 Enterprise x64 | 12.1 | | 9.3 TS1M2 | |
Windows 7 Home Premium 32 bit | 12.1 | | 9.3 TS1M2 | |
Windows 7 Home Premium x64 | 12.1 | | 9.3 TS1M2 | |
Windows 7 Professional 32 bit | 12.1 | | 9.3 TS1M2 | |
Windows 7 Professional x64 | 12.1 | | 9.3 TS1M2 | |
Windows 7 Ultimate 32 bit | 12.1 | | 9.3 TS1M2 | |
Windows 7 Ultimate x64 | 12.1 | | 9.3 TS1M2 | |
Windows Vista | 12.1 | | 9.3 TS1M2 | |
Windows Vista for x64 | 12.1 | | 9.3 TS1M2 | |
64-bit Enabled AIX | 12.1 | | 9.3 TS1M2 | |
64-bit Enabled HP-UX | 12.1 | | 9.3 TS1M2 | |
64-bit Enabled Solaris | 12.1 | | 9.3 TS1M2 | |
HP-UX IPF | 12.1 | | 9.3 TS1M2 | |
Linux | 12.1 | | 9.3 TS1M2 | |
Linux for x64 | 12.1 | | 9.3 TS1M2 | |
Solaris for x64 | 12.1 | | 9.3 TS1M2 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
If you specify the MISSING=value option and a WEIGHT statement and the weight variable contains one or more observations with a value of zero, PROC STDIZE might produce incorrect results.
Type: | Problem Note |
Priority: | alert |
Topic: | Analytics ==> Transformations SAS Reference ==> Procedures ==> STDIZE
|
Date Modified: | 2025-03-10 09:22:43 |
Date Created: | 2025-02-10 11:02:49 |