收藏 分销(赏)

用STATA做DEAPPT学习课件.ppt

上传人:快乐****生活 文档编号:7393064 上传时间:2025-01-02 格式:PPT 页数:27 大小:1.24MB
下载 相关 举报
用STATA做DEAPPT学习课件.ppt_第1页
第1页 / 共27页
用STATA做DEAPPT学习课件.ppt_第2页
第2页 / 共27页
点击查看更多>>
资源描述
,Click to edit Master text styles,Second level,Third level,Fourth level,Fifth level,Click to edit Master title style,DEA in Stata,Data Envelopment Analysis in Stata,Choonjoo Lee,(sarang90kndu.ac.kr),Yong-bae Ji(jyb7707),Korea National Defense University,Republic of Korea,Stata Conference DC09(July 30-31,2009),Outline,Why DEA in Stata?,The Basics of DEA,The Stata/DEA program,Stata/DEA Examples,DEA Frontiers in Stata?,References,1.Why DEA in Stata?,Software Tools for Frontier Analysis,Method,Data Envelopment Analysis,Stochastic Frontier Analysis,Language,AMPL,GAMS,Mathematica,SAS,VBA,Matlab,R,Program,DEA Excel Solver,DEAP(v 2.1),DEAQual,DEA-Solver-Pro,EMS,FEAR,Frontier Analyst,OnFront,PIM-DEAsoft,Pioneer,Warwick DEA,MaxDEA,KonSi DEA,ISYDS(SIAD),xlDEA,LIMDEP,StoNED,Stata,BSFM,Frontier(v 4.1),WinBUGS,LIMDEP,StoNED,Online,Program,DEA Solver Online,iDEA,.,1.Why DEA in Stata?(cont.),DEA literatures by Year(2001-2009),more to go,D/B:Science Direct,EBSCO,Google scholar,*SCI,SSCI,Query:DEA or Data Envelopment Analysis in title,key word,abstract,1.Why DEA in Stata?(cont.),DEA literatures by Journal(2001-2009),Source Title,Record Count,%of 446,European J.of Oper.Res.,93,20.8,J.of the Oper.Res.Society,37,8.3,App.Math.and Computation,36,8.1,J.of Prod.Ana.,30,6.7,Omega-Int.of Management Sci.,21,4.7,Comp.&Oper.Research,15,3.3,Expert Systems with Applications,13,2.9,Annal of Oper.Res.,10,2.2,App.Economics,10,2.2,Int.J.of Infor.Tech.&Decision Making,10,2.2,DEA literatures by Subject(2001-2009),1.Why DEA in Stata?(cont.),Stata is easy to use and powerful statistical software;Data Envelopment Analysis code in Stata will promote the efficiency in data management for DEA users and open new application areas in statistical inference for Stata users.,1.Why DEA in Stata?(cont.),2.The Basics of DEA(cont.),DEA Concept,Technology,+,Decision Making,Inputs,Outputs,equipment,space,#type B labor,#type A customer,#type B customer,quality index,oper.profit,Performance(Efficiency,Productivity)=,Outputs,Inputs,?,#type A labor,.,.,2.The Basics of DEA(cont.),Assumptions to analyze the black box,Economic Behaviors:No input,no output!,(Free)Disposability,Convexity,Frontier Search:Piece-wise Linear Method,Scale Economy,Orientation:Input-based or Output-based Analysis,Interpretation of DEA Results,X-inefficiency,Rational Choice of Input-Output Mixes,Performance,2.The Basics of DEA(cont.),Terms&Notations,:Input,output matrix,:Row vector,:Non-negativity vector,:Real variable,Decision Making Units(DMUs),2.The Basics of DEA(cont.),Basic DEA Models:CCR,BCC,Orientation,Primal,Dual,Input Oriented,Output Oriented,()*is the additional constraint in BCC model,Characteristics of DEA,No assumption about Input-Output Function,No limits to the number of inputs and outputs,Not required to weight restrictions,Provide reference sets for benchmarking,Provide useful information for input-output mix decision,n times computations for n DMUs,2.The Basics of DEA(cont.),3.The Stata/DEA program,User Written Stata/DEA Description,Considered the basic DEA models(CCR&BCC),Can handle both input minimization and output maximization problems,The data flow in the Stata/DEA program,the input and output variables data sets required,the DEA options define the model,the“Stata/DEA”program consists of “basic”and“lp”subroutine,the result data sets available for print or further analysis,3.The Stata/DEA program(cont.),Diagram of Data flow in Stata/DEA program,3.The Stata/DEA program(cont.),Stata/DEA Syntax,(program code under Stata journal review),dea,d,ata(,string,),io,type(,string,),mod,el(,string,),l,ambda,4.Stata/DEA Examples,Example 1:,Stores efficiency case(for model verification),Data:two inputs,two outputs,and 5 DMUs,Data imported from Cooper et al.(2006),p.75,Table 3.7,The inputs are,The number of employees(Employee),The floor area(Area),The outputs are,The volume of sales(Sales),The volume of profits(Profits),4.Stata/DEA Examples(cont.),The data file including input and output variables,A user needs to set the options as required and run the following code for input orientation model,dea,d,ata(,ta3_7,),io,type(,input,),mod,el(,ccr,),l,ambda,The input and output variables are saved in files ta3_7.csv,4.Stata/DEA Examples(cont.),The Result Window,4.Stata/DEA Examples(cont.),The result file including the efficiency score and reference set,Scores match with the results of Cooper et.al.(2006).,4.Stata/DEA Examples(cont.),The result file including detail values for the efficiency score and reference set(,l,ambda option),4.Stata/DEA Examples(cont.),Example 2:Weapons system construction efficiency,two inputs,three outputs,and 10 DMUs,Data from JAA fr(Janes Armour and Artillery),The inputs are,Combat weight,Height,The outputs are,Power-to-weight ratio,Max road speed,Main armament diameter,4.Stata/DEA Examples(cont.),The data file including input and output variables,The input and output variables are saved in files t4_2.csv,4.Stata/DEA Examples(cont.),dea,d,ata(,t4_2,),io,type(,output,),mod,el(,ccr,),l,ambda,4.Stata/DEA Examples(cont.),The result file including the efficiency score and reference set,4.Stata/DEA Examples(cont.),The result file including detail values for the efficiency score and reference set(,l,ambda option),5.DEA Frontiers in Stata?,The Stata/DEA program is a new application in Stata.,DEA is a prevalent and powerful managerial tool for measuring the performance.,The Stata/DEA program will provide Stata users with several opportunities:,No extra cost to access DEA,Flexible DEA model extension and development,A powerful managerial tool as well as data management,statistical analysis,and optimization procedures,The Stata/DEA program reports files can directly feed to other Stata routines for further analysis.,Further Extensions to 2,nd,Stage Regression Analysis,DGP of DEA,Statistical Inferences of DEA,Case Specific DEA Models,and more are possible.,6.References,Lee,C.,&Ji,Y.(2009).“Data Envelopment Analysis in Stata”,under review by the Stata Journal.,Cooper,W.W.,Seiford,L.M.,&Tone,A.(2006).Introduction to Data Envelopment Analysis and Its Uses,Springer Science+Business Media.,Charnes,A.,Cooper,W.W.,&Rhodes,E.(1981).Evaluating Program and Managerial Efficiency:An Application of Data Envelopment Analysis to Program Follow Through.Management Science,Vol.27.,pp.668-697.,Banker,R.D.,Charnes,A.,&Coopers,A.A.(1984).“Some Models for Estimating Technical and Scale Inefficiencies in Data Envelopment Analysis”,Management Science Vol.30,No.9,pp.1078-1092.,
展开阅读全文

开通  VIP会员、SVIP会员  优惠大
下载10份以上建议开通VIP会员
下载20份以上建议开通SVIP会员


开通VIP      成为共赢上传
相似文档                                   自信AI助手自信AI助手

当前位置:首页 > 包罗万象 > 大杂烩

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        抽奖活动

©2010-2025 宁波自信网络信息技术有限公司  版权所有

客服电话:4009-655-100  投诉/维权电话:18658249818

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :微信公众号    抖音    微博    LOFTER 

客服