In FREQUENCIES, the weight is treated as a replication weight. For example a case weight of 2 is equivalent to duplicating that case. With fractional weights, the behavior is procedure specific. Weights might be rounded or truncated or sometimes not used at all. CROSSTABS provides several options.
The CTABLES procedure can treat the weight as effective base weighting, which does not change first moment calculations such as the mean or count from replication weighting but adjusts second moment calculations such as standard deviation.
The Complex Samples procedures treat weights as inverse probability of selection and adjust accordingly. And, in a different usage, the TREES procedure can use an importance weight.
#SPSSStatistics#Support#SupportMigration