| anaemia in children [message #24872] | 
			Sun, 24 July 2022 06:43   | 
		 
		
			
				
				
				
					
						  
						kclakhara
						 Messages: 30 Registered: June 2016  Location: New Delhi
						
					 | 
					Member  | 
					 | 
		 
		 
	 | 
 
	
		Dear Sir/Madam, 
 
I am not getting reported figures of "Table 10.12 Prevalence of anaemia in children" from the NFHS-5 raw data. 
 
I used condition (SPSS) for the base number is: 
sel if (hv103=1 and hc1>=6 and hc1<=59 and hc55=0) . 
 
Variable used for Anaemia status: 
 
recode hc57 (3=1) (2=2) (1=3) (4=4) (8=8) (9=9) (missing=9) into anamia. 
var lab anamia 'Anaemia status'. 
val lab anamia 1 'Mild' 2 'Moderate' 3 'Sever' 4 'Not anemic' 9 'Missing'. 
 
Is there are any error in the syntax? Please suggest, how to get reported figures.  
 
Regards, 
 
Kailash
		
		
  Kailash Chandra Lakhara
		
 |  
	| 
		
	 | 
 
 
 |