Validate Jackknife Replication


Introduction - We developed a Vitalnet module - VB-QMS - for analyzing BRFSS data. VB-QMS makes BRFSS data analysis much better, easier, faster, and more reliable. Due to the complex survey design, confidence intervals (CI) for BRFSS data are non-trivial. Several CI methods are available for BRFSS data. SAS and SUDAAN typically use Taylor Series linearization (TS). However, we chose "Jackknife Replication" (JR) because 1) JR can calculate a CI for any outcome, including medians, and 2) JR is easier to understand and explain.

Jackknife Replication (JR) - Jackknife Replication recalculates the outcome, such as "% Yes", many times, each time leaving out one or a few observations, and re-weighting the remaining observations. Each recalculation is called a "replicate". Then, JR calculates the confidence interval based on the distribution of the replicate outcomes. The method is called "jackknife" because it is so generally useful, like a jackknife.

Taylor Series Linearization (TS) - The other main option, "Taylor series linearization", converts each observation to a "linearized variable". Then, it calculates the confidence interval based on the distribution of the linearized variables. Unfortunately, TS cannot calculate confidence intervals for medians. Also, the details of the TS algorithm are poorly documented. So currently, TR is essentially a "black box".

Vitalnet (VB-QMS) implementation - JR is computation-intensive and can be slow. However, we have optimized JR to make it much faster (typically a few seconds). Also, we have determined that a JR CI with smaller numbers of replicates is close to one with an unlimited number of replicates. In essence, for exploratory data analysis, the user can select a smaller number of replicates. For published results, maximum replicates are recommended. If possible to obtain details of the TS algorithm, we may add TS as an option in the future, to speed up CI analyses in some cases with very large numbers of records.

Why Validation was Done - We take data quality and correct results very seriously. To ensure the JR programming was done correctly, and to verify that JR and TS give very similar results, we systematically compared a series of VB-QMS CI calculations with ones calculated by CDC WEAT, and several prominent State systems.


Methods - For each comparison, a 95% CI was calculated for "% Yes" (or % No), for a particular BRFSS variable analyzed by VB-QMS, WEAT, and one of two State systems, for 2005, for both male and female. A range of percents and response counts were used, to expose any difference for larger or smaller percents or response counts. One digit after the decimal point was used, because this is the maximum precision of WEAT and some State systems. Maximum replicates was used for the JR method. The BRFSS variables were picked at random, and to ensure that all three systems (VB-QMS, WEAT, and the State system) included the variable. Once a comparison was done, it was included, regardless of the results. We used two State systems that we knew existed and functioned: TX System and UT System.


Results - Each Table A-F below shows a comparison between WEAT, VB-QMS, and a State system. When only one system had a different CI, or when a system had a markedly different result, the differing number is marked in red.

Same Percents and Counts - All the systems gave the same basic results. For example, 502 Yes and 23.2 % Yes for male binge drinking question.

Very Similar VB-QMS and WEAT CI Results - We found very close results between VB-QMS and WEAT. Other than the extreme case in Table F with very low (49) male counts, they differed by only 0.1 and in just a few cases. Also, VB-QMS (and WEAT) were the "odd man out" (colored red) only 2 of 24 possible times, again showing very similar.

State Systems CI Results also Similar - The State systems were "odd man out" (colored red) much more often, 16 of 24 possible times. However, only with low numbers (Tables E and F) were differences larger than 0.1 seen. So in practice, the differences would probably not significantly change the interpretation of results.


Discussion - The JR method produces valid confidence intervals for BRFSS data, and is correctly implemented by VB-QMS.

Why any Differences? - VB-QMS uses jackknife replication (JR) to calculate the CI, and the procedure is fully documented. It is not surprising that VB-QMS differs a little from WEAT, since WEAT uses Taylor series linearization (TS), a totally different method. If anything, the surprise is that WEAT and VB-QMS are very close.

Mostly Differ with Small N - Only in Table F with only 49 responses do the VB-QMS and WEAT results differ more than 0.1 This is not surprising: the low number of events expose some difference between the algorithms. One could guess that JR is "right", since it is an exact non-parametric method. In any case, the differences are still small, 0.3 at most, and less than the State systems differed.


Table A) _RFBING3 (Binge Drinker), TX

System
Results
MaleFemale
% YesLLULYes% YesLLULYes
TX System 23.2 21.0 25.5 501 5.9 5.0 7.0 215
VB-QMS 23.2 20.9 25.4 501 5.9 5.0 6.9 215
WEAT 23.2 21.0 25.4 501 5.9 5.0 6.9 215


Table B) _BMI4CAT (Overweight), TX

System
Results
MaleFemale
% YesLLULYes% YesLLULYes
TX System 72.4 70.0 74.7 1687 55.6 53.5 57.6 2096
VB-QMS 72.4 70.1 74.8 1687 55.6 53.5 57.6 2096
WEAT 72.4 70.1 74.8 1687 55.6 53.6 57.6 2096


Table C) _RFSMOK3 (Current Smoker), TX

System
Results
MaleFemale
% YesLLULYes% YesLLULYes
UT System 13.7 11.9 15.8 286 9.3 8.1 10.6 319
VB-QMS 13.7 11.7 15.7 286 9.3 8.0 10.5 319
WEAT 13.7 11.8 15.7 286 9.3 8.0 10.5 319


Table D) _FV5SRV (Five a Day), TX

System
Results
MaleFemale
% No LLULNo % No LLULNo
UT System 85.1 83.2 86.9 1773 70.9 68.7 73.0 2120
VB-QMS 85.1 83.3 87.0 1773 70.9 68.7 73.0 2120
WEAT 85.1 83.3 87.0 1773 70.9 68.7 73.0 2120


Table E) _CHOLCHK (Chol. past 5 years), UT, 45-49

System
Results
MaleFemale
% YesLLULYes% YesLLULYes
UT System 73.3 65.3 80.0 151 78.9 72.9 83.9 248
VB-QMS 73.3 65.8 80.8 151 78.9 73.4 84.5 248
WEAT 73.3 65.9 80.7 151 78.9 73.4 84.4 248


Table F) _CHOLCHK (Chol. past 5 years), UT, 18-24

System
Results
MaleFemale
% YesLLULYes% YesLLULYes
UT System 28.7 21.5 37.3 49 32.8 25.7 40.8 70
VB-QMS 28.7 20.5 36.9 49 32.8 25.0 40.6 70
WEAT 28.7 20.8 36.7 49 32.8 25.2 40.4 70

References consulted concerning TS and JR methods include the following: • Analysis of Health Surveys, Korn and Graubard (1999) • Analysis of Survey Data, Chambers and Skinner (2003) • Analyzing Complex Survey Data, Lee and Forthofer (2005) • Introduction to Variance Estimation, Wolter (2007) • Pitfalls of Using Standard Statistical Packages for Sample Survey Data, Brogan (1998) • Practical Methods for Design and Analysis of Complex Surveys, Lehtonen and Pahkinen (1995) • Sampling Error Estimation for Survey Data, Brogan (2005)

Abbreviations used in the tables and text are:

• CI = confidence interval
• LL = lower confidence limit
• UL = upper confidence limit
• TS = Taylor series linearization
• JR = jackknife replication

Contact us if you have suggestions / comments, or to license Vitalnet BRFSS Query & Mapping Software to make better use of your data.