Cognos Analytics

 View Only

 Has anyone successfully used CCHS bootstrap replicate weights in SPSS?

safoura zangiabadi's profile image
safoura zangiabadi posted 09/26/25 03:56 PM

Hello,

I’m working with the Canadian Community Health Survey (CCHS) master file, which includes:

  • A sampling weight (WTPG),

  • 1000 bootstrap replicate weights (WRPG1 to WRPG1000).

I’m using SPSS v31 with the Complex Samples module.

First, I tried creating the analysis plan through the Complex Samples interface. However, I didn’t see any option to add the provided bootstrap replicate weights — the wizard only allowed me to specify the full-sample weight (WTPG).

Then I tried using syntax. I attempted to include the replicate weights in a CSPLAN command like this:CSPLAN ANALYSIS
  /PLAN FILE='cchs_plan.csaplan'
  /PLANVARS ANALYSISWEIGHT=WTPG
  /SRSESTIMATOR TYPE=WR
  /REPWGT VAR=WRPG1 TO WRPG1000
  /PRINT PLAN.  

But SPSS gave me an error saying the REPWGT subcommand is not recognized.

My questions are: 

1-Does SPSS actually support the use of user-supplied bootstrap replicate weights (such as the WRPG variables in CCHS)?

2-Has anyone successfully handled CCHS bootstrap replicate weights in SPSS, or is it necessary to use R/Stata/SAS for correct bootstrap variance estimation?

Thanks for your help.

Sasha Maybury's profile image
Sasha Maybury

Hi Safoura, I hope that you are well. It looks like your post is about SPSS Statistics - there is an SPSS Statistics Community at this link, where I hope you can get the help you need. 

https://community.ibm.com/community/user/groups/community-home/digestviewer?CommunityKey=886b6874-0fb1-402c-8243-c70ef8179a99