| Place of delivery & Assistance during delivery [message #15456] | 
			Tue, 24 July 2018 08:55   | 
		 
		
			
				
				
				
					
						  
						eejeta@yahoo.com
						 Messages: 3 Registered: February 2018 
						
					 | 
					Member  | 
					 | 
		 
		 
	 | 
 
	
		Hello, 
 
I am working on individual data of Ethiopia 2016 DHS. I want to replicate table 9.8  about place of delivery and  table 9.9  about assistant during delivery using stata. But the result that I found is different from the final report even the total number live birth in last 5 years is different. 7589 from my calculation but 11023 on the final report.  
 
The stata command I used mentioned as following: 
 
recode m15_1 (10 11 12 =1 "Home") (20/26 30/36 40/46  = 2 " Health facility") (96=3 "others"), gen(Place_Delviry) 
replace Place_Delviry =. if v208 ==0 
lab var Place_Delviry " Place of delivery for last birth" 
tab Place_Delviry [iw=v005/1000000] 
 
I am very happy if somebody help me.
		
		
  Eshetu
		
 |  
	| 
		
	 | 
 
 
 |