HE71 HETBD  
HE72 HETBD  
HE73 HETBD  
IF amount of tobacco smoked a day at weekends = RESPONSE [HETbd = RESPONSE]  
CHECK: amount of tobacco smoked a day at weekends <= 200 [HETbd <= 200 ]  
││  
││ INTERVIEWER: This is more than 200 a day. Please change.  
││  
END CHECK  
IF amount of tobacco smoked a day at weekends = Ounces [HeTbc =2]  
││  
││ CHECK: amount of tobacco smoked a day at weekends <= 4 [HETbd <= 4 ]  
│││  
│││ INTERVIEWER: This seems high (^hetbd ^hetbc). Please check.  
│││  
││ END CHECK  
││  
ELSE  
││ CHECK: amount of tobacco smoked a day at weekends <= 120 [HETbd <= 120 ]  
│││  
│││ INTERVIEWER: This seems high (^hetbd ^hetbc). Please check.  
│││  
││ END CHECK  
││  
END OF FILTER  
END OF FILTER  
HE74 HEMEN  
HE75 HEMEN  
CHECK: IF (HEMEN = RESPONSE) THEN (HEMEN <= 20) OR (HEMEN = 95)  
│ Are you sure the respondent started their periods after the age of 20? If yes please explain in a note.  
END CHECK  
CHECK: (HEMEN >= 8) OR (HEMEN = 95)  
│ Are you sure the respondent started their periods before the age of 8? If yes please explain in a note.  
END CHECK  
HE76 HEPEE  
IF (HEPEE = yes)  
CHECK: (HEHYE <> yes AND HEOVE <> Yes) INVOLVING (HEPEE)  
││  
145