An Application of Data Envelopment Analysis to Software Quality Assessment

Size: px
Start display at page:

Download "An Application of Data Envelopment Analysis to Software Quality Assessment"

Transcription

1 An Application of Data Envelopment Analysis to Software Quality Assessment Georgia Paschalidou Department of Applied Informatics, University of Macedonia, 56 Egnatia str., Thessaloniki Emmanouil Stiakakis Department of Applied Informatics, University of Macedonia, 56 Egnatia str., Thessaloniki Alexander Chatzigeorgiou Department of Applied Informatics, University of Macedonia, 56 Egnatia str., Thessaloniki ABSTRACT Data Envelopment Analysis (DEA) is a non-parametric technique which involves the use of linear programming methods to measure the efficiency of a homogenous set of units. These units are known as Decision Making Units (DMUs) and defined by multiple input and output data. Efficiencies are measured relative to a piece-wise surface (efficient frontier) which envelops the data, thus justifying the name of the technique. Although DEA has been mostly used in production economics, its application in the context of software quality evaluation seems to be a promising approach. This study provides an application of DEA to assess the evolution of two open-source software projects in terms of selected metric values for successive versions of each project. What is really interesting in DEA is that a single efficiency score is calculated for each version despite the often convoluted overall picture of the metric values. According to a simplified view of DEA, there are two categories of units, the efficient (onto the efficient frontier) and the inefficient ones. Each inefficient unit is characterized by a reference set of peers which involves all the efficient units operating closer to that unit. Through the consideration of the reference set of the inefficient versions of each project, the metrics that require improvement, as well as the extent of improvement, could be estimated. These results could assist software developers in identifying design issues that require further improvement. Notwithstanding the fact that there are a number of issues to be further investigated, the applicability of DEA and other operations research tools in the context of software quality might yield interesting results. Categories and Subject Descriptors D.2.7 [Distribution, Maintenance, and Enhancement]: Restructuring, reverse engineering, and reengineering, D.2.8 [Metrics]: Product Metrics General Terms Measurement, Performance, Design. Keywords DEA, Software Evolution, Software Quality, Design Metrics. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. BCI 3, September 9-2, 203, Thessaloniki, Greece. Copyright 203 ACM /3/09...$ INTRODUCTION The investigation of the history of a software project can reveal important information regarding its evolution and past design decisions. In particular, the evolution of software quality can be assessed by means of trends of selected metrics over successive software versions. Several approaches have been proposed in the software engineering community so as to confront the issue of combining different metrics and unifying their values. According to ISO 926, maintainability, one of the main quality characteristics, can be assessed in terms of four sub-characteristics, i.e. analyzability, changeability, stability, and testability []. For the assessment of each one of these sub-characteristics several sets of metrics have been proposed [2, 3, 4]. However, these trends might be convoluted limiting the ability of the researchers to obtain a clear view of software quality change. In order to confront this problem, we have applied a nonparametric statistical technique, namely Data Envelopment Analysis (DEA), borrowed from the field of production economics. DEA, which is considered one of the most successful approaches for providing a single view of various economic factors, was originally proposed by Charnes et al. [5]. It should be noted that the application of DEA in order to assess the evolution of software quality over a set of successive versions is a new approach. This methodology can provide an overall picture of the quality of a particular unit compared to other similar units, based on selected variables that can serve as output metrics of the units under examination. Briefly, the advantages of DEA consist in the ability to unify several output items, the fact that the approach does not require knowledge of their interrelationships, the identification of peers that can serve as benchmarks, and the simplicity of its application. In the case of software evolution analysis, DEA provides a ranking of all examined versions based on their efficiency scores, a reference set of efficient peers, and the changes required to improve each inefficient software version. 2. BRIEF DESCRIPTION OF DEA Data Envelopment Analysis (DEA) is a nonparametric linear programming methodology that estimates the relative efficiency of a set of homogenous, comparable, peer entities called Decision Making Units (DMUs). According to Johansson [6], efficiency in production is achieved when the outputs of firms are produced in the best and most profitable way. The evaluation of efficiency was first introduced in 957 by Farrell [7], who explains that efficiency consists of two components: technical efficiency and allocative efficiency. The first one estimates the capacity of a firm to attain the potential increase in output with a given level of inputs while the latter gives the capacity of a firm to apply the 228

2 inputs in optimal quantities at particular prices that is to minimize the cost. Calculating a combination of technical and allocative efficiency provides a measure of economic efficiency [8]. The definition of a DMU is generic and flexible. According to Cooper et al. [9], a DMU is regarded as an entity which converts multiple inputs into multiple outputs and whose performance is to be evaluated. Examples of DMUs could be hospitals, bank branches, schools, department stores, supermarkets, etc. For each DMU we calculate its relative efficiency, by forming the ratio of a weighted sum of outputs to a weighted sum of inputs. The advantage of DEA at this point, is that it does not require the user to prescribe weights for each input and output. DEA allows each DMU to select those weights which can maximize its efficiency. Subsequently, a surface is constructed, called efficient frontier, which is formed by the units with the maximum efficiency score and envelops all the other less efficient units [0]. Thus, the efficient frontier designates the efficiency of the most efficient units while simultaneously allows measuring the efficiency of the other DMUs by calculating their deviations from it [9]. Since its introduction in 978, the above-mentioned methodology has been widely used in many industries to examine efficiency levels. More specifically, DEA has been successfully applied in a great variety of contexts, such as health care, US Air Force wings, education, cities, courts, business firms, sports, market research, etc. To illustrate how DEA works, we assume a software system of k versions. We suppose that there are data on n inputs and m outputs for each of k different versions of the software project. Thus, the data for all k versions, referred to as Decision Making Units, are represented in the n x k input matrix X and the m x k output matrix Y. An efficiency measure of a DMU, for example the version, is given by the ratio of all outputs over all inputs, such as u y / v x, where u is an m x vector of output weights and v is an n x vector of input weights (u and v are the transpose vectors of u and v, respectively). The DEA problem is then formulated as follows: find optimal values for u and v, such that the efficiency measure for the version to be maximized, subject to the constraints that the efficiency measures for each DMU must be less than or equal to unity. The optimal values are obtained by the solution of the mathematical programming problem (P.); this problem has to be solved k times, once for each version of the project: subject to m ur y r = max u, v n v x j j = r j m ur yri r= n v j x ji j= i =, 2,, k u r, v j 0 (P.) Since this problem has an infinite number of solutions, a reformulation of the DEA model is required aiming to convert the objective function to a linear function. Hence, we can arbitrarily consider that the sum of inputs for the DMU equals to one: n v j= j x = j Every linear problem-model (primal) can be converted to another linear problem-model (dual). According to the duality theory, the dual problem can be constructed applying a set of transformations to the primal one. Both the primal and the dual model produce precisely the same solution. It should be noted that if the primal problem is a maximization problem the corresponding dual is a minimization problem. If an optimal solution exists, then these two previously mentioned linear problems have the same value of the objective function. Most of the times (depending on the structure of the linear problem) instead of solving the primal model, it is much easier to solve the corresponding dual model. The dual form in the case of DEA ( envelopment form ) is presented below: subject to min θ θ, λ k r + i yri i= y λ 0 k j i ji i= λ i 0 θ x λ x 0 i =, 2,, k (P.2) where: θ is a scalar (0 < θ ) λ is a k x vector of constants. If the sum of input and output items is less than the number of versions plus one (i.e., n + m < k + ), as actually occurs in the two cases of the paper, the envelopment form, i.e. the dual model, involves fewer constraints and is much easier to be solved than the primal form [8]. The values θ correspond to the scores calculated in our analysis (see Table 2). A value θ= corresponds to an efficient DMU, indicating a point on the efficient frontier, i.e. the surface which envelops all the inefficient DMUs. Efficiency scores are calculated relative to this surface, so DEA measures only relative efficiencies. The lambda (λ) values are the raw weights assigned to the fully efficient units that operate closer to the corresponding inefficient one, when solving DEA (see next section). The larger the value of lambda, the more similar is the operation of the inefficient DMU to the efficient one. The model described above is the basic DEA model, since many alternative approaches of the DEA methodology have been proposed in the literature. It should also be mentioned that there are no particular specifications that the software projects have to meet in order for the application of DEA to be feasible. Moreover, the standard implementation offered by many DEA tools is sufficient to apply the methodology. Furthermore, the time consumed for the application of DEA on a project is negligible. 3. DEMONSTRATION OF DEA APPLICATION In order to demonstrate how DEA works and especially the notion of efficient and inefficient units, we are going to present a simplified example of its application. Let us consider a software system consisting of 0 versions (v., v.2, v.3,, v.0). We 229

3 assume that each version can be assessed using 2 design metrics, supposingly y and y 2, for which the goal is to maximize their values. In the context of DEA, we consider these design metrics as the "outputs" of the design process according to which the quality of each software version can be assessed. We also do not consider any input which can affect the efficiency of the software system. In other words, we assume a constant input equal to "" for all versions. For this reason the input does not appear in the corresponding graphical representation. Table contains the sample data (values are hypothetical). Table. Sample data for DEA example Version (I) Input (O) Output (O) Output2 v. 6 4 v v v.4 4 v.5 2 v v v v v.0 3 We used a DEA solver in order to apply the method and extract the results shown in Table 2. More specifically, we employed the output-oriented basic DEA model proposed by Charnes et al. [5]. Figure shows a graphical depiction of the involved units and the efficient frontier. As it can be observed, there are two fully efficient DMUs, namely versions v.5 and v.8 (they lie on the efficient frontier). Version v.7 is on the efficient frontier but cannot be considered as fully efficient since there is room for improvement (i.e. output y can be increased to move the corresponding unit to v.5). All other versions are inefficient (i.e. have an efficiency score less than unity). According to their relative efficiency, a full ranking of the examined versions can be obtained representing the extent by which a software version can be considered well designed, in terms of the selected metrics. In Table 2, the rank for each version is shown in the 4th column, while in Figure ranks are shown in parentheses next to each unit. Table 2. Score and reference set for each version No. DMU Score Rank Reference set (lambda) v v.5 (0.263) v.8 (0.736) 2 v v.8 3 v v.7 4 v v.5 5 v.5 v.5 6 v v.8 7 v.7 3 v.5 8 v.8 v.8 9 v v.5 (0.542) v.8 (0.457) 0 v v.8 y Efficient Frontier v.7 v.4 (3) (5) v.3 (8) v. (0) v.5 v.9 (7) v.0 (9) v.2 (6) v.6 (4) y v.8 Figure. Efficient frontier for the examined versions of the sample software project An important piece of information that can be obtained by the application of DEA is the construction of the reference set for each inefficient unit. The reference set consists of the fully efficient units that operate closer to the corresponding inefficient one. For example, the reference set for version v.9 consists of versions v.5 and v.8, which as it can be observed in Figure, are the closest fully efficient neighbors of v.9. An interpretation of the reference set is that if someone wishes to improve certain metrics for a particular inefficient software system, he/she could investigate the properties of the corresponding systems in its reference set, to look out for opportunities for improvement. In the context of software evolution analysis, it would make sense to consider the version in the reference set that a) precedes in time the version under examination and b) is closer in terms of elapsed versions. Consequently, for version v.9 it would be preferable to study the properties of version v.8. Lambda values, given in the fourth column of Table 2, is a measure of the relative importance of the other DMUs comprising the reference set of a particular DMU. More specifically, lambda is a vector describing the percentages of efficient DMUs used in order for that DMU to obtain the maximum efficiency score. Each inefficient unit could be theoretically moved (projected) to the efficient frontier and thus obtain an efficiency score equal to one, assuming that the underlying system can be restructured in order to improve its outputs. For each inefficient unit a projection difference can be obtained for each of the outputs. In Table 3, we can see the proposed projection for the outputs of each inefficient version. If we modify the values of all outputs according to the suggested projections and re-run the DEA solver, we obtain the efficiency scores illustrated in Figure 2. As it can be observed, all units lie now on the efficient frontier. Nevertheless, only 9 units have become fully efficient. More especially, v.3 remains inefficient. This means that there is still room for improvement in its output value y. 230

4 Version Table 3. Projections on the efficient frontier Actual Value Output (y ) Output 2 (y 2 ) Projecte d Value Differenc e (%) Actual Value Projecte d Value Differenc e (%) v % % v % % v % % v % % v.5 0% 2 2 0% v % % v % 2 2 0% v % 9 9 0% v % % v % % y Efficient Frontier v.3 v.4, v.5, v.7 v.9 v y v.2, v.6, v.8, v.0 Figure 2. Efficient frontier after the projection of inefficient units Let us now consider that we re-examine the aforementioned system, modifying the values of only one output each time. The first case includes changing only the values of output (y ) according to the projections. The results obtained show that 6 versions, namely v.2, v.5, v.6, v.7, v.8, and v.0 attain the maximum efficiency score (that is unity) while only 3 of them, particularly v.5, v.7, v.8 are fully efficient. Versions v.2, v.6 and v.0 have not become efficient although they lie on the efficient frontier. This practically means that there are some slacks for these units. More specifically, it is considered that there is a slack when one of the outputs (in our case) can be further improved. The second case includes modifying only the values of output 2 (y 2 ). According to the results, 5 versions, namely v.3, v.4, v.5, v.7 and v.8 obtain an efficiency score equal to unity. However, only 2 of them, v.5 and v.8, are fully efficient while the rest ones have not become efficient in spite of lying on the efficient frontier. Once again, this means that there are slacks for the particular units. 4. CASE STUDIES 4. Context In our approach, we have applied DEA in order to examine its applicability and suitability for estimating the evolution of two open-source software projects, namely JFreeChart and JMol. JFreeChart is an open-source chart library. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts and more. The JFreeChart project was founded in 2000, by David Gilbert. Today, JFreeChart is the most widely used chart library for Java. In our research we have employed 22 successive versions, ranging from to. For the analysis of this project we have used as outputs several metrics. However, we have not employed any inputs since the presence of inputs could affect heavily the final results overshadowing the importance of output metrics. More specifically, we have considered as outputs cohesion, fan-in coupling, and fan-out coupling. JMol is a free, open source molecule viewer for students, educators, and researchers in chemistry and biochemistry. It is cross-platform, running on Windows, Mac OS X, and Linux/Unix systems. Its first version, JMol version 0.0, was released in December 2004 and since then it has been continually evolving. For the purpose of this paper, we have used 26 successive versions, ranging from.0 to.6. In the same way, for the analysis of JMol, we have employed coupling, cohesion, and complexity as outputs and we have not used any inputs. Concerning the measurement of the outputs we have used the Message Passing Coupling (MPC) for coupling, the Lack of Cohesion of Methods (LCOM) for cohesion, and Cyclomatic Complexity per Method for complexity. The selection of the above three metrics was based on the fact that they constitute the most common way for evaluating the design quality of an objectoriented system. It should be noted that all computations have been extracted employing the software package DEA-Solver []. 4.2 Employed Metrics In this section we are going to briefly illustrate what the abovementioned metrics actually measure. Message Passing Coupling (MPC) measures the complexity of message passing among classes [2]. Generally, in object-oriented programming message passing is the primary means of communication. Thus, the objects of a project can send messages to each other, for example when an object demands a service that other objects provide. A message consists of the object ID, the service (method) that the object requests and the parameter list for the method. However, the types of messages sent are defined in classes. For this reason, we calculate message passing at class level. Therefore, according to Li and Henry [2], MPC constitutes the number of send statements that are defined in a class and reveals the amount of the messages passed among the objects. Essentially, it implies the dependence of the implementation of local methods on other classes methods. The desirable value of this metric is low. The LCOM measures the lack of cohesion of a class, that is, the degree by which the methods in a class are unrelated to each other [3]. More specifically, it is calculated by the number of disjoint set of local methods. Disjoint sets constitute a collection of sets which do not intersect with each other [2]. When a class is cohesive its local methods use the same set of variables. High cohesion is desirable as it implies good class subdivision. 23

5 Generally, high cohesion entails simplicity, facilitates reusability and maintainability of the software system. On the other hand, lack of cohesion usually increases complexity and consequently the occurrence of errors during the development process. A solution to reduce the lack of cohesion is to split the classes into two or more classes. Cyclomatic Complexity per Method is a metric of complexity, proposed by McCabe in 976 [4]. Generally, this metric measures the number of the linearly independent paths existing in the program s source code, and provides a single unified numerical score for each method. We can calculate its value using the control flow chart of the examined program. Cyclomatic complexity can also be applied to individual functions, modules, methods or classes. Moreover, it provides an upper limit for the number of test cases required to attain complete branch coverage for a method and subsequently help us control the size of a program. The desirable value for Cyclomatic Complexity is low. Methods with a high value of complexity are usually complex and should be split. The fan-in coupling measures the number of inputs that a function uses. Inputs can be parameters and global variables that are used. There are two approaches to calculate fan-in coupling: the structural and the informational [5, 6]. Informational approach considers data communication (e.g., through parameter passing), whereas structural approach considers exchange of program control (e.g., via function calls or method invocations) [7]. The fan-out coupling is a structural metric equal to the number of modules called within a given module. The outputs can be parameters or global variables (modified). There are also two approaches to calculate fan-out coupling: the structural and the informational [5, 6]. 4.3 Case Study : JFreeChart The data for the output variables (metrics) of JFreeChart are given in Appendix A, Table A.. The results obtained by DEA for this project reveal that there are only 3 efficient versions, which have attained an efficiency score equal to unity:,, and. The rest 9 versions are slightly inefficient given that their efficiency scores are smaller, but very close to one. The scores, ranking and the reference set for each version are shown in Table 4. According to the summary produced by DEA, the maximum score is equal to, the minimum one is 0.95, while the average score for all versions is Moreover, the versions which are proposed as reference set to other DMUs are the efficient ones, namely,, and. Table 4. Scores and reference set of each version of JFreeChart No. DMU Score Rank Reference set (lambda) (0.728) (0.83) (0.882) (0.248) (0.230) (0.230) (0.244) (0.435) (0.330) (0.309) (0.68) (0.038) (0.27) (0.220) (0.20) (0.58) (0.74) (0.255) (0.255) (0.45) (0.394) (0.78) (0.564) (0.669) (0.690) (0.83) (0.980) (0.96) (0.95) (0.872) (0.779) (0.789) (0.84) (0.576) (0.53) (0.53) (0.56) (0.528) (0.576) Figure 3 provides a more comprehensive view of the efficiency score s evolution for all versions of JFreeChart. It should be noted that the efficiency score is not always increasing during the evolution of the project. More specifically, as we have already mentioned, versions and have attained the maximum efficiency score while their posterior ones, even the most recent versions, except, are evaluated as less efficient. This fact comes as no surprise since it is common for software systems to suffer from the so called software aging symptom, according to which the design quality deteriorates over time [8]. As already mentioned, DEA can assist in identifying opportunities for improvement. The projections of the inefficient units onto the efficient frontier indicate the extent by which selected output metrics should be improved in order for an examined version to become efficient. For example, version which according to DEA has an efficiency score less than one, could be projected onto the efficient frontier by increasing fan-in coupling and cohesion, and by decreasing fan-out coupling, as it would be reasonable. How much each of the selected metrics should be changed is automatically extracted by the application of DEA and the percentage of change is shown in Appendix A, Table A.2. For version 0.9.9, if fan-in is increased by.06%, fan-out is decreased by.05%, and cohesion is increased by 38.24% then the corresponding version would be efficient. 232

6 score versions Figure 3. Efficiency scores for the JFreeChart versions To look out for opportunities for improvement, as already explained, one has to consult the reference set of each inefficient version. For version 0.9.9, according to Table 4, the reference set contains efficient versions (against which the examined version resembles by 22%) and (against which the examined version resembles by 78%). Since version is the closest preceding version, it can be chosen as a benchmark to investigate which properties of the design in version have deteriorated compared to version. 4.4 Case Study 2: JMol The data for the output variables (metrics) of JMol are given in Appendix B, Table B.. The results provided by DEA for JMol reveal that initially there are only 3 efficient versions, which are characterized by an efficiency score equal to one:.0,, and. It should be noted that in this case, there are versions that have attained the maximum efficiency score, such as.0.2 and.0.3, which however are not fully efficient (as in the example in section 3). Table 5 contains the scores, the ranking, and the reference set for each version, while Figure 4 provides a more representative view of the efficiency scores for all the versions of the project. According to the summary produced by DEA, the maximum efficiency score is equal to ; the minimum is 0.938, while the average score is Furthermore, the versions most frequently proposed as reference set to other versions are and. At this point, we should mention that version.0, in spite of being efficient, is not proposed as reference set to none. Table 5. Scores and reference set of each version of JMol No. DMU Score Rank Reference set (lambda) (0.767) (0.232) (0.77) (0.228) (0.772) (0.772) (0.766) (0.764) (0.76) (0.764) (0.769) (0.766) (0.76) (0.76) (0.76) (0.766) (0.269) (0.227) (0.227) (0.233) (0.235) (0.238) (0.235) (0.230) (0.233) (0.238) (0.238) (0.238) (0.233) (0.987) (0.985) (0.983) (0.983) (0.988) (0.985) (0.730) In Figure 4, we can observe the evolution of software quality according to the efficiency score of each version. The overall conclusion that can be drawn is that there are no dramatic changes in software quality (according to the selected metrics) except for the final version. According to the projections, we can comprehend the extent by which selected output metrics should be increased or decreased in order to convert an examined version to an efficient one. For example, version.6, which has an efficiency score equal to 0.938, could be projected onto the efficient frontier by increasing cohesion and by decreasing coupling and complexity. DEA, as mentioned before, computes automatically the corresponding changes required for each of the selected metrics. The percentage of change is shown in Appendix B, Table B.2. For version.6, if CC is decreased by 6.3%, LCOM is decreased by 3.76%, and MPC is decreased by 6.3%, then the corresponding version would be efficient. 233

7 Figure 4. Efficiency scores for the JMol versions According to Table 5, the reference set of version.6 contains efficient versions (against which the examined version resembles by 27%) and (against which the examined version resembles by 73%). Thus, version.0.4, which is the closest preceding version, can be used as a benchmark to look out for possible improvement opportunities. 5. CONCLUSIONS In this paper, we have illustrated the employment of Data Envelopment Analysis as a tool in order to analyze the evolution of software quality over successive versions. In particular, we stressed the ability of DEA to highlight which versions are inefficient based on a set of selected metrics, how and to what extent these versions can be improved, and which other versions can serve as a benchmark. Inefficient software versions can be compared against their efficient peers in order to comprehend which aspects of the design quality can be improved. By computing a single efficiency score for each version of a software project, a clear picture of the evolution of the project can be acquired. This is a significant advantage of DEA compared to the analysis of often convoluted trends of selected metrics in the field of software engineering. The results from the application of DEA can provide a unified view of these metrics. To summarize, the contribution of this work is that it demonstrates the use of a well known methodology in production economics, in the context of software quality assessment. 6. REFERENCES [] Correia, J.P., Kanellopoulos, Y. and Visser J A survey-based study of the mapping of system properties to ISO/IEC 926 maintainability characteristics. 25th IEEE International Conference on Software Maintenance (ICSM'2009). (Edmonton, Canada) [2] Bansiya, J. and Davis, C.G A hierarchical model for object-oriented design quality assessment. IEEE Transactions on Software Engineering. 28,, 4 7. [3] Spinellis, D., Gousios, G. and Samoladas K Evaluating the quality of open source software. Electronic Notes in Theoretical Computer Science. 233, [4] Burger, S. and Hummel, O Lessons learnt from gauging software metrics of cabin software in a commercial airliner. ISRN Software Engineering. Article ID [5] Charnes, A., Cooper, W. W. and Rhodes, E Measuring the efficiency of decision making units. European Journal of Operational Research. 2, 6, [6] Johansson, H Technical, allocative, and economic efficiency in Swedish dairy farms: The Data Envelopment Analysis versus the stochastic frontier approach. In XI th International Congress of the European Association of Agricultural Economists (Copenhagen, Denmark, August 24-27). [7] Farrell, M. J The measurement of productive efficiency. Journal of the Royal Statistical Society. 20, [8] Coelli, T A guide to DEAP version 2.: A Data Envelopment Analysis (computer program). CEPA working papers No. 8. University of New England, Australia. [9] Cooper, W. W., Seiford, L. M. and Tone, K Data Envelopment Analysis: A comprehensive text with models, applications, references and DEA-Solver software. 2 nd edition. Springer Science+Business Media. [0] Chatzigeorgiou, A. and Stiakakis, E Combining metrics for software evolution assessment by means of Data Envelopment Analysis. Journal of Software Maintenance and Evolution: Research and Practice. 25, 3, [] SAITECH Inc. Products DEA Solver PRO, March 203. [2] Li, W. and Henry, S Object-oriented metrics that predict maintainability. Journal of Systems and Software. 23, 2, 22. [3] Chidamber, S. R. and Kemerer, C. F. 99. Towards a metrics suite for object oriented design. In Proceedings of the 6 th international conference on object-oriented programming systems, languages, and applications (Phoenix, Arizona, October 06-) [4] McCabe, T. J A complexity measure. IEEE Transactions on Software Engineering. SE-2, 4, [5] Henry, S. and Kafura, D. 98. Software structure metrics based on information flow. IEEE Transactions on Software Engineering. 7, 5, [6] Lee, Y., Yang, J. and Chang, K. H Metrics and evolution in open source software. In Proceedings of the 7th international conference on quality software (Portland, Oregon, October -2) [7] Chowdhury, I. and Zulkernine, M. 20. Using complexity, coupling, and cohesion metrics as early indicators of vulnerabilities. Journal of Systems Architecture. 57, [8] Parnas, D. L On the criteria to be used in decomposing systems into modules. Communications of the ACM. 5, 2,

8 Appendix A Version Table A.. JFreeChart data Avg fan-in coupling Avg. fan-out coupling Average cohesion Table A.2. Required changes according to the projections (JFreeChart) Version Req. change in fan-in coupling (%) Req. change in fan-out coupling (%) Req. change in cohesion (%) % -0.54% 0.54% % -0.3% 0.3% 0.00% 0.00% 0.00% 0.00% 0.00% 0.00% % -4.22% 4.4% % -4.43% 4.63% % -4.43% 4.63% % -4.2% 4.30% % -4.00% 4.7% % -4.93% 5.9% % -2.78% 2.86% % -2.2% 2.26% % -.67%.70% % -0.70% 0.70% 0.00% 0.00% 0.00% % -0.% 0.37% % -0.23%.47% % -0.6% 42.64% % -0.34% 39.9% % -.05% 38.24% % -0.67% 38.5% 0.82% -0.8% 39.83% Appendix B Table B.. JMol data Version CC LCOM MPC Versions CC LCOM MPC Table B.2. Required changes according to the projections (JMol) Version Req. Change in average CC (%) Req. Change in average LCOM (%) Req. Change in average MPC (%) % -0.00% -0.00% -0.00% -0.00% -0.00% % -0.00% -0.0% % -0.00% -0.02% % -4.52% -.34% % -4.79% -.35% % -4.80% -.4% % -4.80% -.4% % -4.63% -.47% % -4.57% -.48% % -4.49% -.46% % -4.56% -.47% % -4.72% -.49% % -4.64% -.49% % -4.32% -.5% % -4.35% -.5% % -4.35% -.5% % -4.49% -.54% -0.00% -0.00% -0.00% % -.35% -0.04% % -.50% -0.05% % -.63% -0.06% % -.63% -0.06% % -.24% -0.07% % -.52% -0.09%.6-6.3% -3.76% -6.3% 235

A study on the efficiency evaluation of total quality management activities in Korean companies

A study on the efficiency evaluation of total quality management activities in Korean companies TOTAL QUALITY MANAGEMENT, VOL. 14, NO. 1, 2003, 119 128 A study on the efficiency evaluation of total quality management activities in Korean companies HANJOO YOO Soongsil University, Seoul, Korea ABSTRACT

More information

Study of Lehman's Laws and Metrics during Software Evolution

Study of Lehman's Laws and Metrics during Software Evolution International Journal of Computer Systems (ISSN: 2394-1065), Volume 02 Issue 06, June, 2015 Available at http://www.ijcsonline.com/ Baljinder Singh, Pawan Luthra Department of Comp. Science S.B.S State

More information

Profit Efficiency with Kourosh and Arash Model

Profit Efficiency with Kourosh and Arash Model Applied Mathematical Sciences, Vol. 8, 2014, no. 24, 1165-1170 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4168 Profit Efficiency with Kourosh and Arash Model Dariush Khezrimotlagh*

More information

Sensitivity of Technical Efficiency Estimates to Estimation Methods: An Empirical Comparison of Parametric and Non-Parametric Approaches

Sensitivity of Technical Efficiency Estimates to Estimation Methods: An Empirical Comparison of Parametric and Non-Parametric Approaches Applied Studies in Agribusiness and Commerce APSTRACT Agroinform Publishing House, Budapest Scientific papers Sensitivity of Technical Efficiency Estimates to Estimation Methods: An Empirical Comparison

More information

Supplier Evaluation using Data Envelopment Analysis

Supplier Evaluation using Data Envelopment Analysis Supplier Evaluation using Data Envelopment Analysis Rajashekar Govindarajan Student, ECET, ASU graju@asu.edu Abstract In any organization, for an effective supply chain management to operate, the purchasing

More information

Efficiency Evaluation and Ranking of the Research Center at the Ministry of Energy: A Data Envelopment Analysis Approach

Efficiency Evaluation and Ranking of the Research Center at the Ministry of Energy: A Data Envelopment Analysis Approach Int. J. Research in Industrial Engineering, pp. 0-8 Volume, Number, 202 International Journal of Research in Industrial Engineering journal homepage: www.nvlscience.com/index.php/ijrie Efficiency Evaluation

More information

Data Envelopment Analysis - Basic Models and their Utilization

Data Envelopment Analysis - Basic Models and their Utilization DOI: 10.2478/v10051-009-0001-6 Data Envelopment Analysis - Basic Models and their Utilization Milan M. Marti} 1, Marina S. Novakovi} 1, Alenka Baggia 2 1University of Belgrade, Faculty of Organizational

More information

APPLICATION OF DEA TO HOSPITAL SECTORA

APPLICATION OF DEA TO HOSPITAL SECTORA Mathematical Analysis and Optimization Vol. 1, No. 1 (2016), 47 54. c 2016 SKU, ISNN: 2538-1792 http://journals.sku.ac.ir APPLICATION OF DEA TO HOSPITAL SECTORA KHADIJA GHAZIYANI, MAHNAZ MAGHBOULI and

More information

A Generic Method for Identifying Maintainability Requirements Using ISO Standards

A Generic Method for Identifying Maintainability Requirements Using ISO Standards A Generic Method for Identifying Maintainability Requirements Using ISO Standards Khalid T. Al-Sarayreh Hashemite University Software Engineering Department Zarqa, 13133, Jordan P.O.Box 33127,00962-798471991

More information

M. Luptáčik: Mathematical Optimization and Economic Analysis

M. Luptáčik: Mathematical Optimization and Economic Analysis M. Luptáčik: Mathematical Optimization and Economic Analysis 2009, Springer, New York-Dordrecht-Heidelberg-London, ISBN 978-0-387-89551-2 Pavel Doležel Economic theory is sometimes defined as a theory

More information

THE RESOURCE USE EFFICIENCY OF CONVENTIONAL AND ORGANIC DATE FARMS IN SAUDI ARABIA: A DATA ENVELOPMENT ANALYSIS APPROACH. ABSTRACT

THE RESOURCE USE EFFICIENCY OF CONVENTIONAL AND ORGANIC DATE FARMS IN SAUDI ARABIA: A DATA ENVELOPMENT ANALYSIS APPROACH. ABSTRACT Elhendy and Alkahtani The Journal of Animal & Plant Sciences, 23(2): 2013, Page: J. 596-602 Anim. Plant Sci. 23(2):2013 ISSN: 1018-7081 THE RESOURCE USE EFFICIENCY OF CONVENTIONAL AND ORGANIC DATE FARMS

More information

Standardized code quality benchmarking for improving software maintainability

Standardized code quality benchmarking for improving software maintainability Standardized code quality benchmarking for improving software maintainability Robert Baggen, Jose Pedro Correia, Katrin Schill, Joost Visser Software Quality Journal, 2011 1 Abstract We provide an overview

More information

Performance Analysis of Coal fired Power Plants in India

Performance Analysis of Coal fired Power Plants in India Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 Performance Analysis of Coal fired Power Plants in India Santosh

More information

DEA Model: A Key Technology for the Future

DEA Model: A Key Technology for the Future International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 5 Issue 12 December 2016 PP. 30-33 DEA Model: A Key Technology for the Future Seema Shokeen

More information

I d like to give thanks to my committee members, Tom, Ben, and Marc, who provided guidance

I d like to give thanks to my committee members, Tom, Ben, and Marc, who provided guidance Acknowledgements I d like to give thanks to my committee members, Tom, Ben, and Marc, who provided guidance for a successful completion of my field project. In addition to my committee members, I d like

More information

An application of DEA model to measure the efficiency of ecological agricultural informatization in Heilong Jiang Province.

An application of DEA model to measure the efficiency of ecological agricultural informatization in Heilong Jiang Province. 2 An application of DEA model to measure the efficiency of ecological agricultural informatization Reception of originals: 12/03/2014 Release for publication: 06/24/2015 Abstract Xi Liu Ph.D in Ecology

More information

Measuring Efficiency of Indian Banks: A DEA-Stochastic Frontier Analysis

Measuring Efficiency of Indian Banks: A DEA-Stochastic Frontier Analysis Measuring Efficiency of Indian Banks: A DEA-Stochastic Frontier Analysis Bhagat K Gayval 1, V H Bajaj 2 Ph.D Research Scholar, Dept. of Statistics,Dr BAM University Aurangabad, Maharashtra, India 1 Professor,

More information

Identifying best applicants in recruiting using data envelopment analysis

Identifying best applicants in recruiting using data envelopment analysis Socio-Economic Planning Sciences 37 (2003) 125 139 Identifying best applicants in recruiting using data envelopment analysis Sharon A. Johnson, Joe Zhu* Department of Management, Worcester Polytechnic

More information

Efficiency measurement in Two-Stage network structures considering undesirable outputs

Efficiency measurement in Two-Stage network structures considering undesirable outputs Available online at http://ijim.srbiau.ac.ir/ Int. J. Industrial Mathematics (ISSN 2008-5621) Vol. 6, No. 1, 2014 Article ID IJIM-00455, 7 pages Research Article Efficiency measurement in Two-Stage network

More information

Efficiency evaluation of hydroelectric power plants using data envelopment analysis

Efficiency evaluation of hydroelectric power plants using data envelopment analysis Journal of Applied Operational Research (200) 2(2), 94 99 ISSN 735-8523 200 Tadbir Institute for Operational Research, Systems Design and Financial Services Ltd. All rights reserved. Efficiency evaluation

More information

Romanian labour market efficiency analysis

Romanian labour market efficiency analysis Romanian labour market efficiency analysis MIHAI DANIEL ROMAN The Bucharest Academy of Economic Studies 15-17 Calea Dorobantilor Str., District 1, Bucharest ROMANIA mihai.roman@ase.ro MARIA DENISA VASILESCU

More information

A new approach to data envelopment analysis with an application to bank efficiency in Turkey

A new approach to data envelopment analysis with an application to bank efficiency in Turkey A new approach to data envelopment analysis with an application to bank efficiency in Turkey AUTHORS ARTICLE INFO JOURNAL Hassan Shirvani, Shahram Taj, Bahman Mirshab Hassan Shirvani, Shahram Taj and Bahman

More information

Assessing the Efficiency of UPBJJ-UT Semarang Using Data Envelopment Analysis

Assessing the Efficiency of UPBJJ-UT Semarang Using Data Envelopment Analysis Assessing the Efficiency of UPBJJ-UT Semarang Using Data Envelopment Analysis Etty Puji Lestari Abstract Data Envelopment Analysis (DEA) is a relatively new data oriented approach for evaluating the performance

More information

Technical efficiency of water districts in the province of Davao del Sur: A data envelopment approach

Technical efficiency of water districts in the province of Davao del Sur: A data envelopment approach Technical efficiency of water districts in the province of Davao del Sur: A data envelopment approach Niño S. Aberilla & Enrico C. Yee, Jr. University of Southeastern Philippines, Davao City, Philippines

More information

Transactions on Information and Communications Technologies vol 11, 1995 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 11, 1995 WIT Press,   ISSN A quality assessment method for application management R.M. Hather, E.L. Burd, C. Boldyreff Centre for Software Maintenance, University of Durham, Durham, DEI 3EL, UK, Email: ames@durham.ac.uk Abstract

More information

A Correction on Data Envelopment Analysis for Environmental Assessment Using Methodological Comparison between Three Efficiency Measurement Models

A Correction on Data Envelopment Analysis for Environmental Assessment Using Methodological Comparison between Three Efficiency Measurement Models 2013, TextRoad Publication ISSN: 2090-4274 Journal of Applied Environmental and Biological Sciences www.textroad.com A Correction on Data Envelopment Analysis for Environmental Assessment Using Methodological

More information

Evaluate and Analysis Efficiency of Safaga Port Using DEA-CCR, BCC and SBM Models Comparison with DP World Sokhna

Evaluate and Analysis Efficiency of Safaga Port Using DEA-CCR, BCC and SBM Models Comparison with DP World Sokhna IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Evaluate and Analysis Efficiency of Safaga Port Using DEA-CCR, BCC and SBM Models Comparison with DP World Sokhna To cite this

More information

BENCHMARKING SAFETY PERFORMANCE OF CONSTRUCTION PROJECTS: A DATA ENVELOPMENT ANALYSIS APPROACH

BENCHMARKING SAFETY PERFORMANCE OF CONSTRUCTION PROJECTS: A DATA ENVELOPMENT ANALYSIS APPROACH BENCHMARKING SAFETY PERFORMANCE OF CONSTRUCTION PROJECTS: A DATA ENVELOPMENT ANALYSIS APPROACH Saeideh Fallah-Fini, Industrial and Manufacturing Engineering Department, California State Polytechnic University,

More information

Performance Evaluation of Suppliers and Manufacturer using Data Envelopment Analysis (DEA) Approach

Performance Evaluation of Suppliers and Manufacturer using Data Envelopment Analysis (DEA) Approach Performance Evaluation of Suppliers and Manufacturer using Data Envelopment Analysis (DEA) Approach Yaman Saini, Arvind Jayant* Department of Mechanical Engineering, SLIET Deemed University, Longowal 148106,

More information

Efficiency measurement of Swiss shopping centers using Data Envelopment Analysis (DEA)

Efficiency measurement of Swiss shopping centers using Data Envelopment Analysis (DEA) Efficiency measurement of Swiss shopping centers using Data Envelopment Analysis (DEA) Master thesis MAS UZH in Real Estate (2014) European Real Estate Society (ERES) 22 nd Annual Conference Istanbul,

More information

The Squale Model A Practice-based Industrial Quality Model

The Squale Model A Practice-based Industrial Quality Model The Squale Model A Practice-based Industrial Quality Model Accepted to ICSM 009 Karine Mordal-Manet Françoise Balmas Simon Denier Stéphane Ducasse Harald Wertz Jannik Laval Fabrice Bellingard Philippe

More information

OBJECT ORIENTED SYSTEM USING SOFTWARE MATRICES

OBJECT ORIENTED SYSTEM USING SOFTWARE MATRICES Airo International Research Journal August, 2015 Volume VI, ISSN: 2320-3714 OBJECT ORIENTED SYSTEM USING SOFTWARE MATRICES G. Rekha, Research scholar, Dept of CSE, Sunrise University, Alwar, Rajasthan

More information

A Comparison of Energy Efficiency Metrics for School Buildings

A Comparison of Energy Efficiency Metrics for School Buildings A Comparison of Energy Efficiency Metrics for School Buildings Napong Tanatammatorn, Timothy R. Anderson Dept. of Engineering and Technology Management, Portland State University, Portland, OR - USA Abstract--A

More information

Productivity Growth, Innovation and Catching-Up of Medium-sized Enterprises in Indonesia: A Nonparametric Approach

Productivity Growth, Innovation and Catching-Up of Medium-sized Enterprises in Indonesia: A Nonparametric Approach Chapter 5 Productivity Growth, Innovation and Catching-Up of Medium-sized Enterprises in Indonesia: A Nonparametric Approach Kazuhiko Yokota The International Centre for the Study of East Asian Development,

More information

Efficiency Analysis of Manufacturing Firms Using Data Envelopment Analysis Technique

Efficiency Analysis of Manufacturing Firms Using Data Envelopment Analysis Technique Journal of Data Science 18(2018), 69-78 Efficiency Analysis of Manufacturing Firms Using Data Envelopment Analysis Technique Tagdira Naznin Smriti 1,Md Hasinur Rahaman Khan1 Abstract: Efficiency analysis

More information

ESTIMATION OF TECHNICAL EFFICIENCY OF SMALL SCALE BIOGAS PLANTS IN BANGLADESH BY USING DATA ENVELOPMENT ANALYSIS

ESTIMATION OF TECHNICAL EFFICIENCY OF SMALL SCALE BIOGAS PLANTS IN BANGLADESH BY USING DATA ENVELOPMENT ANALYSIS Bangladesh J. Agric. Econs. XXXI, 1(2008) 69-80 Research Note ESTIMATION OF TECHNICAL EFFICIENCY OF SMALL SCALE BIOGAS PLANTS IN BANGLADESH BY USING DATA ENVELOPMENT ANALYSIS Humayun Kabir Abstract The

More information

Measuring Efficiency of Private banks Using CCR Model through DEA Approach

Measuring Efficiency of Private banks Using CCR Model through DEA Approach International Journal of Statistics and Systems ISSN 0973-2675 Volume 11, Number 2 (2016), pp. 167-171 Research India Publications http://www.ripublication.com Measuring Efficiency of Private banks Using

More information

4y Spri ringer DATA ENVELOPMENT ANALYSIS. A Comprehensive Text with Models, Applications, References and DEA-Solver Software Second Edition

4y Spri ringer DATA ENVELOPMENT ANALYSIS. A Comprehensive Text with Models, Applications, References and DEA-Solver Software Second Edition DATA ENVELOPMENT ANALYSIS A Comprehensive Text with Models, Applications, References and DEA-Solver Software Second Edition WILLIAM W. COOPER University of Texas at Austin, U.S.A. LAWRENCE M. SEIFORD University

More information

orderalpha: non-parametric order-α Efficiency Analysis for Stata

orderalpha: non-parametric order-α Efficiency Analysis for Stata orderalpha: non-parametric order-α Efficiency Analysis for Stata Harald Tauchmann Rheinisch-Westfälisches Institut für Wirtschaftsforschung (RWI) July 1 st, 2011 2011 German Stata Users Group Meeting,

More information

Benchmarking Driving Efficiency using Data Science Techniques applied on Large-Scale Smartphone Data (PhD Summary)

Benchmarking Driving Efficiency using Data Science Techniques applied on Large-Scale Smartphone Data (PhD Summary) Benchmarking Driving Efficiency using Data Science Techniques applied on Large-Scale Smartphone Data (PhD Summary) The main objective of this PhD is to provide a methodological approach for driving safety

More information

OPERATING EFFICIENCY MEASUREMENT OF COMMERCIAL BANKS OF BANGLADESH: A DEA APPROACH

OPERATING EFFICIENCY MEASUREMENT OF COMMERCIAL BANKS OF BANGLADESH: A DEA APPROACH OPERATING EFFICIENCY MEASUREMENT OF COMMERCIAL BANKS OF BANGLADESH: A DEA APPROACH Md. Takibur Rahman Assistant Professor,Department of Accounting & Information Systems. Patuakhali Science and Technology

More information

Output Efficiency Evaluation of University Human Resource Based on DEA

Output Efficiency Evaluation of University Human Resource Based on DEA Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 4707 4711 Advanced in Control Engineering and Information Science Output Efficiency Evaluation of University Human Resource Based

More information

Traditional auctions such as the English SOFTWARE FRAMEWORKS FOR ADVANCED PROCUREMENT

Traditional auctions such as the English SOFTWARE FRAMEWORKS FOR ADVANCED PROCUREMENT SOFTWARE FRAMEWORKS FOR ADVANCED PROCUREMENT A range of versatile auction formats are coming that allow more flexibility in specifying demand and supply. Traditional auctions such as the English and first-price

More information

Capacity Dilemma: Economic Scale Size versus. Demand Fulfillment

Capacity Dilemma: Economic Scale Size versus. Demand Fulfillment Capacity Dilemma: Economic Scale Size versus Demand Fulfillment Chia-Yen Lee (cylee@mail.ncku.edu.tw) Institute of Manufacturing Information and Systems, National Cheng Kung University Abstract A firm

More information

Use of Comparative Efficiency Analysis to Optimize Transportation Infrastructure Maintenance Investment Strategy

Use of Comparative Efficiency Analysis to Optimize Transportation Infrastructure Maintenance Investment Strategy USDOT Region V Regional University Transportation Center Final Report NEXTRANS Project No 132 Use of Comparative Efficiency Analysis to Optimize Transportation Infrastructure Maintenance Investment Strategy

More information

The Impact of Agile. Quantified.

The Impact of Agile. Quantified. The Impact of Agile. Quantified. Agile and lean are built on a foundation of continuous improvement: You need to inspect, learn from and adapt your performance to keep improving. Enhancing performance

More information

INSTITUTO SUPERIOR DE CONTABILIDADE E ADMINISTRAÇÃO DE LISBOA. Luís Melo Gonçalves

INSTITUTO SUPERIOR DE CONTABILIDADE E ADMINISTRAÇÃO DE LISBOA. Luís Melo Gonçalves INSTITUTO SUPERIOR DE CONTABILIDADE E ADMINISTRAÇÃO DE LISBOA Luís Melo Gonçalves Measuring efficiency and frontier shift in Portuguese hospital industry: a non-parametric approach. WP04/2018 Working Papers

More information

Software Complexity Model

Software Complexity Model Software Complexity Model Thuc Tran School of Engineering and Applied Science The George Washington University ttran21@gwu.edu NDIA Systems Engineering Conference 2017 What is Complexity? not easy to understand

More information

THE CORRELATION BETWEEN DEVELOPER-ORIENTED AND USER-ORIENTED SOFTWARE QUALITY MEASUREMENTS (A CASE STUDY)

THE CORRELATION BETWEEN DEVELOPER-ORIENTED AND USER-ORIENTED SOFTWARE QUALITY MEASUREMENTS (A CASE STUDY) THE CORRELATION BETWEEN DEVELOPER-ORIENTED AND USER-ORIENTED SOFTWARE QUALITY MEASUREMENTS (A CASE STUDY) M. Xenos, D. Stavrinoudis and D. Christodoulakis Summary This paper presents a case study on the

More information

DATA ENVELOPMENT ANALYSIS (DEA): CASE STUDY OF THE IRANIAN UNIVERSITIES

DATA ENVELOPMENT ANALYSIS (DEA): CASE STUDY OF THE IRANIAN UNIVERSITIES An Open Access, Online International Journal Available at http:// http://www.cibtech.org/sp.ed/jls/2/1/jls.htm 2 Vol. 4 (S1) April-June, pp. 5-15/Kaftroodya and Aminnaserib DATA ENVELOPMENT ANALYSIS (DEA):

More information

Comparative Risk Assessment of energy supply technologies: a Data Envelopment Analysis approach

Comparative Risk Assessment of energy supply technologies: a Data Envelopment Analysis approach Energy 26 (2001) 197 203 www.elsevier.com/locate/energy Comparative Risk Assessment of energy supply technologies: a Data Envelopment Analysis approach R. Ramanathan * Systems Analysis Laboratory, Helsinki

More information

AIMMS Modeling Guide - Performance Assessment Problem

AIMMS Modeling Guide - Performance Assessment Problem AIMMS Modeling Guide - Performance Assessment Problem This file contains only one chapter of the book. For a free download of the complete book in pdf format, please visit www.aimms.com. Aimms 4 Copyright

More information

A SURVEY ON OBJECT-ORIENTED DESIGN IMPROVEMENT

A SURVEY ON OBJECT-ORIENTED DESIGN IMPROVEMENT IADIS International Conference e-society 2006 A SURVEY ON OBJECT-ORIENTED DESIGN IMPROVEMENT Juan José Olmedilla Arregui Almira Labs, S.L., Paseo Pintor Rosales 76, 28008, Madrid, Spain ABSTRACT Since

More information

SAFETY PERFORMANCE OF HEAVY AND LIGHT INDUSTRAL PROJECTS BASED ON ZERO ACCIDENT TECHNIQUES

SAFETY PERFORMANCE OF HEAVY AND LIGHT INDUSTRAL PROJECTS BASED ON ZERO ACCIDENT TECHNIQUES SAFETY PERFORMANCE OF HEAVY AND LIGHT INDUSTRAL PROJECTS BASED ON ZERO ACCIDENT TECHNIQUES Saeideh Fallah-Fini, Industrial and Manufacturing Engineering Department, California State Polytechnic University,

More information

Business Process Platforms and Software Factories

Business Process Platforms and Software Factories Business Process Platforms and Software Factories An Idea Paper ABSTRACT This idea paper discusses the role that business process platforms can play in a Software Factories approach to software development.

More information

Using Software Measurement in SLAs:

Using Software Measurement in SLAs: Integrating CISQ Size and Structural Quality Measures into Contractual Relationships Contributors: Dr. Bill Curtis Director, CISQ David Herron, David Consulting Group Leader, CISQ Size Work Group Jitendra

More information

Efficiency of Resource Use by Rice Farmers in Ebonyi State, South East Nigeria: A Data Envelopment Analysis

Efficiency of Resource Use by Rice Farmers in Ebonyi State, South East Nigeria: A Data Envelopment Analysis Publisher: Asian Economic and Social Society ISSN: 2224-4433 Volume 2 No. 2 June 212 Efficiency of Resource Use by Rice Farmers in Ebonyi State, South East Nigeria: A Data Envelopment Analysis Ogisi O

More information

An internal customer service quality data envelopment analysis model for bank branches

An internal customer service quality data envelopment analysis model for bank branches quality data envelopment Andreas C. Soteriou University of Cyprus, Nicosia, Cyprus University of Cyprus, Nicosia, Cyprus Keywords Banks, Customers, DEA, Service quality Abstract Over the last few years

More information

How to design the most efficient pick and pass system. Alina Stroie MSc Supply Chain Management Rotterdam School of Management

How to design the most efficient pick and pass system. Alina Stroie MSc Supply Chain Management Rotterdam School of Management How to design the most efficient pick and pass system Alina Stroie MSc Supply Chain Management Rotterdam School of Management Warehouse operating costs Other costs; 45% Order picking; 55% Source: Tompkins

More information

Do University Units Differ in Efficiency of Resource Utilization?

Do University Units Differ in Efficiency of Resource Utilization? CESIS Electronic Working Paper Series Paper No. 176 Do University Units Differ in Efficiency of Resource Utilization? Zara Daghbashyan December 2012 The Royal Institute of technology Centre of Excellence

More information

Multi-node offer stack optimization over electricity networks

Multi-node offer stack optimization over electricity networks Lecture Notes in Management Science (2014) Vol. 6: 228 238 6 th International Conference on Applied Operational Research, Proceedings Tadbir Operational Research Group Ltd. All rights reserved. www.tadbir.ca

More information

TECHNICAL EFFICIENCY AND ITS DETERMINANTS IN DAIRY CATTLE. Address: Monika Michaličková, Quality, Hlohovecká 2, Nitra Lužianky, Slovak Republic

TECHNICAL EFFICIENCY AND ITS DETERMINANTS IN DAIRY CATTLE. Address: Monika Michaličková, Quality, Hlohovecká 2, Nitra Lužianky, Slovak Republic Acta Oeconomica et Informatica. XVI (Number 1, 2013): 2 12 Copyright 2013 FEM SAU @ APES REGULAR ARTICLE TECHNICAL EFFICIENCY AND ITS DETERMINANTS IN DAIRY CATTLE Monika Michaličková* 1, Zuzana Krupová

More information

CHAPTER 8 PERFORMANCE APPRAISAL OF A TRAINING PROGRAMME 8.1. INTRODUCTION

CHAPTER 8 PERFORMANCE APPRAISAL OF A TRAINING PROGRAMME 8.1. INTRODUCTION 168 CHAPTER 8 PERFORMANCE APPRAISAL OF A TRAINING PROGRAMME 8.1. INTRODUCTION Performance appraisal is the systematic, periodic and impartial rating of an employee s excellence in matters pertaining to

More information

Data Envelopment Analysis. Second Edition

Data Envelopment Analysis. Second Edition Data Envelopment Analysis Second Edition DATA ENVELOPMENT ANALYSIS A Comprehensive Text with Models, Applications, References and DEA-Solver Software Second Edition WILLIAM W. COOPER University of Texas

More information

THE MISSING LINK: IS BOOK VALUE EFFICIENCY RECOGNIZED BY THE MARKET?

THE MISSING LINK: IS BOOK VALUE EFFICIENCY RECOGNIZED BY THE MARKET? THE MISSING LINK: IS BOOK VALUE EFFICIENCY RECOGNIZED BY THE MARKET? By J. David Cummins, Martin F. Grace, and Richard D. Phillips Proposal for 9 th Symposium on Finance, Banking and Insurance University

More information

A Empirical Analysis on Performance Evaluation of the Tertiary Industry in Eastern Chinese Province Based on DEA.

A Empirical Analysis on Performance Evaluation of the Tertiary Industry in Eastern Chinese Province Based on DEA. Studies in Mathematical Sciences Vol. 5, No. 2, 2012, pp. [105 112] DOI: 10.3968/j.sms.1923845220120502.ZR0028 ISSN 1923-8444 [Print] ISSN 1923-8452 [Online] www.cscanada.net www.cscanada.org A Empirical

More information

PERFORMANCE MEASUREMENT OF DISTRIBUTION CENTRE COMBINING DATA ENVELOPMENT ANALYSIS AND ANALYTIC HIERARCHY PROCESS

PERFORMANCE MEASUREMENT OF DISTRIBUTION CENTRE COMBINING DATA ENVELOPMENT ANALYSIS AND ANALYTIC HIERARCHY PROCESS Advances in Production Engineering & Management 6 (2011) 2, 117-128 ISSN 1854-6250 Scientific paper PERFORMANCE MEASUREMENT OF DISTRIBUTION CENTRE COMBINING DATA ENVELOPMENT ANALYSIS AND ANALYTIC HIERARCHY

More information

Research on the Renewable Energy Investment Performance and Influence Factors Dong SUN1,a, Xue-Ping JIANG2,b,*

Research on the Renewable Energy Investment Performance and Influence Factors Dong SUN1,a, Xue-Ping JIANG2,b,* International Conference on Management Engineering and Management Innovation (ICMEMI 2015) Research on the Renewable Energy Investment Performance and Influence Factors Dong SUN1,a, Xue-Ping JIANG2,b,*

More information

ASSESSMENT OF EFFICIENCY AND IMPACT OF SPECIFIC FACTORS ON WHEAT CULTIVATION IN UKRAINIAN AGRICULTURAL ENTERPRISES

ASSESSMENT OF EFFICIENCY AND IMPACT OF SPECIFIC FACTORS ON WHEAT CULTIVATION IN UKRAINIAN AGRICULTURAL ENTERPRISES ASSESSMENT OF EFFICIENCY AND IMPACT OF SPECIFIC FACTORS ON WHEAT CULTIVATION IN UKRAINIAN AGRICULTURAL ENTERPRISES ROMAN SLASTON and KARIN LARSÉN Department of Structural Development of Farms and Rural

More information

Efficiency and Productivity Analysis of Cooperative Dairy Plants in Haryana and Punjab States of India. Satbir Singh, Euan Fleming and Tim Coelli

Efficiency and Productivity Analysis of Cooperative Dairy Plants in Haryana and Punjab States of India. Satbir Singh, Euan Fleming and Tim Coelli University of New England Graduate School of Agricultural and Resource Economics Efficiency and Productivity Analysis of Cooperative Dairy Plants in Haryana and Punjab States of India by Satbir Singh,

More information

A Study on Factors Affecting Maintainability and Maintainability Models

A Study on Factors Affecting Maintainability and Maintainability Models A Study on s Affecting Maintainability and Maintainability Models Deepa N 1, P. V. Indu Bhanu 2, C. S. Kausthubhi 3, M Sai Sriya 4 1,2,3,4 School of Information Technology & Engineering, VIT University

More information

Models in Engineering Glossary

Models in Engineering Glossary Models in Engineering Glossary Anchoring bias is the tendency to use an initial piece of information to make subsequent judgments. Once an anchor is set, there is a bias toward interpreting other information

More information

Extension of Object-Oriented Metrics Suite for

Extension of Object-Oriented Metrics Suite for Western University Scholarship@Western Electrical and Computer Engineering Publications Electrical and Computer Engineering 2013 Extension of Object-Oriented s Suite for John Michura Miriam A M Capretz

More information

Revealing Semantic Quality Characteristics of Free and Open Source Software

Revealing Semantic Quality Characteristics of Free and Open Source Software Revealing Semantic Quality Characteristics of Free and Open Source Software Stergios Draganidis, Kerstin V. Siakas Technological Educational Institute of Thessaloniki, Greece Department of Informatics

More information

Applied Data Analysis (Operations Research)

Applied Data Analysis (Operations Research) Applied Data Analysis (Operations Research) Pongsa Pornchaiwiseskul Pongsa.P@chula.ac.th http://j.mp/pongsa Faculty of Economics Chulalongkorn University Pongsa Pornchaiwiseskul, Faculty of Economics,

More information

Cross Firm Bank Branch Benchmarking Using Handicapped" Data Envelopment Analysis to Adjust for Corporate Strategic Effects

Cross Firm Bank Branch Benchmarking Using Handicapped Data Envelopment Analysis to Adjust for Corporate Strategic Effects Cross Firm Bank Branch Benchmarking Using Handicapped" Data Envelopment Analysis to Adjust for Corporate Strategic Effects Zijiang Yang School of Analytic Studies & Information echnology Atkinson Faculty

More information

Possibility of upgrading technical and managerial efficiency of Iranian sugar factories in the existing of current technology. Seyed-Masoud Seyedi

Possibility of upgrading technical and managerial efficiency of Iranian sugar factories in the existing of current technology. Seyed-Masoud Seyedi Possibility of upgrading technical and managerial efficiency of Iranian sugar factories in the existing of current technology Seyed-Masoud Seyedi Department of Management, Shiraz Branch, Islamic Azad University,

More information

IN-DEPTH ANALYSIS OF SELECTED TOPICS RELATED TO THE QUALITY ASSESSMENT OF E-COMMERCE SYSTEMS

IN-DEPTH ANALYSIS OF SELECTED TOPICS RELATED TO THE QUALITY ASSESSMENT OF E-COMMERCE SYSTEMS IN-DEPTH ANALYSIS OF SELECTED TOPICS RELATED TO THE QUALITY ASSESSMENT OF E-COMMERCE SYSTEMS Antonia Stefani 1, Dimitris Stavrinoudis 1, Michalis Xenos 1,2 1 School of Sciences & Technology,Hellenic Open

More information

Available online at ScienceDirect. Procedia Economics and Finance 24 ( 2015 )

Available online at  ScienceDirect. Procedia Economics and Finance 24 ( 2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Economics and Finance 24 ( 2015 ) 419 425 International Conference on Applied Economics, ICOAE 2015, 2-4 July 2015, Kazan, Russia Economic

More information

On the Correlation between Testing Effort and Software Complexity Metrics

On the Correlation between Testing Effort and Software Complexity Metrics On the Correlation between Testing Effort and Software Complexity Metrics Adnan Muslija, Eduard Enoiu, Email: muslija.adnan@gmail.com, eduard.enoiu@mdh.se Mälardalen University, Västerås, Sweden. Abstract

More information

Risks management in software development capstone projects

Risks management in software development capstone projects Pekka Mäkiaho Faculty of Natural Sciences University of Tampere Tampere, Finland pekka.makiaho@uta.fi Timo Poranen Faculty of Natural Sciences University of Tampere Tampere, Finland timo.t.poranen@uta.fi

More information

On the Correlation between Testing Effort and Software Complexity Metrics

On the Correlation between Testing Effort and Software Complexity Metrics On the Correlation between Testing Effort and Software Complexity Metrics Adnan Muslija, Eduard Enoiu, Mälardalen University, Västerås, Sweden. Abstract Software complexity metrics, such as code size and

More information

Research Article Extension of Object-Oriented Metrics Suite for Software Maintenance

Research Article Extension of Object-Oriented Metrics Suite for Software Maintenance ISRN Software Engineering Volume 2013, Article ID 276105, 14 pages http://dx.doi.org/10.1155/2013/276105 Research Article Extension of Object-Oriented s Suite for Software Maintenance John Michura, Miriam

More information

Software Data Analytics. Nevena Lazarević

Software Data Analytics. Nevena Lazarević Software Data Analytics Nevena Lazarević 1 Selected Literature Perspectives on Data Science for Software Engineering, 1st Edition, Tim Menzies, Laurie Williams, Thomas Zimmermann The Art and Science of

More information

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE 1 Learning Objectives Examine in detail the enterprise systems modules and architecture. Understand the effects of a well-designed architecture on ERP implementation.

More information

AN INTRODUCTION TO EFFICIENCY AND PRODUCTIVITY ANALYSIS

AN INTRODUCTION TO EFFICIENCY AND PRODUCTIVITY ANALYSIS AN INTRODUCTION TO EFFICIENCY AND PRODUCTIVITY ANALYSIS AN INTRODUCTION TO EFFICIENCY AND PRODUCTIVITY ANALYSIS by Tim Coelli D. S. Prasada Rao George E. Batlese ~. " Springer Science+Business Media, LLC

More information

Fertilizer Usage and Technical Efficiency of Rice Farms under Tropical Conditions: A Data Envelopment Analysis (DEA)

Fertilizer Usage and Technical Efficiency of Rice Farms under Tropical Conditions: A Data Envelopment Analysis (DEA) Kamla-Raj 2011 J Agri Sci, 2(2): 83-87 (2011) Fertilizer Usage and Technical Efficiency of Rice Farms under Tropical Conditions: A Data Envelopment Analysis (DEA) Orefi Abu Department of Agricultural Economics,

More information

Estimation of Technical, Scale and Economic Efficiency of Paddy Farms: A Data Envelopment Analysis Approach

Estimation of Technical, Scale and Economic Efficiency of Paddy Farms: A Data Envelopment Analysis Approach Journal of Agricultural Science; Vol. 5, No. 8; 23 ISSN 96-9752 E-ISSN 96-976 Published by Canadian Center of Science and Education Estimation of Technical, Scale and Economic Efficiency of Paddy Farms:

More information

EFFICIENCY ANALYSIS OF TURKISH POWER PLANTS USING DATA ENVELOPMENT ANALYSIS

EFFICIENCY ANALYSIS OF TURKISH POWER PLANTS USING DATA ENVELOPMENT ANALYSIS EFFICIENCY ANALYSIS OF TURKISH POWER PLANTS USING DATA ENVELOPMENT ANALYSIS I. Or and K. Sarica Industrial Engineering Department, Bogazici University, Istanbul, Turkey; {or,saricake}@boun.edu.tr ABSTRACT

More information

Multi-objective optimization

Multi-objective optimization Multi-objective optimization Kevin Duh Bayes Reading Group Aug 5, 2011 The Problem Optimization of K objectives simultaneously: min x [F 1 (x), F 2 (x),..., F K (x)], s.t. x X (1) X = {x R n g j (x) 0,

More information

M. Zhao, C. Wohlin, N. Ohlsson and M. Xie, "A Comparison between Software Design and Code Metrics for the Prediction of Software Fault Content",

M. Zhao, C. Wohlin, N. Ohlsson and M. Xie, A Comparison between Software Design and Code Metrics for the Prediction of Software Fault Content, M. Zhao, C. Wohlin, N. Ohlsson and M. Xie, "A Comparison between Software Design and Code Metrics for the Prediction of Software Fault Content", Information and Software Technology, Vol. 40, No. 14, pp.

More information

Risk Management User Guide

Risk Management User Guide Risk Management User Guide Version 17 December 2017 Contents About This Guide... 5 Risk Overview... 5 Creating Projects for Risk Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

Framework for estimating reliability of COTS component based upon Hierarchical Model for Reliability Estimation (HMRE)

Framework for estimating reliability of COTS component based upon Hierarchical Model for Reliability Estimation (HMRE) Volume 8, No. 5, May-June 2017 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No. 0976-5697 Framework for estimating reliability

More information

Contents 1 Performance Issues in the Global Knowledge Economy: The Need for an Extended Framework for Enterprises

Contents 1 Performance Issues in the Global Knowledge Economy: The Need for an Extended Framework for Enterprises 1 Performance Issues in the Global Knowledge Economy: The Need for an Extended Framework for Enterprises... 1 1.1 Introduction... 1 1.1.1 Background: Globalization and the Global Knowledge Economy... 1

More information

Performance Evaluation of Supply Chain under Decentralized Organization Mechanism

Performance Evaluation of Supply Chain under Decentralized Organization Mechanism Iranian Journal of Optimization Volume 10, Issue 1, 2018, 9-17 Research Paper Online version is available on: www.ijo.iaurasht.ac.ir Islamic Azad University Rasht Branch E-ISSN:2008-5427 Performance Evaluation

More information

The Research on Choice of Regional Dominant Industry with Data Envelopment Analysis: A sample of Anhui Province in China

The Research on Choice of Regional Dominant Industry with Data Envelopment Analysis: A sample of Anhui Province in China Journal of Emerging Trends in Economics and Management Sciences (JETEMS) 2 (6): 461-466 Scholarlink Research Institute Journals, 2011 (ISSN: 2141-7024) Journal jetems.scholarlinkresearch.org of Emerging

More information

A Decision Support System for Performance Evaluation

A Decision Support System for Performance Evaluation A Decision Support System for Performance Evaluation Ramadan AbdelHamid ZeinEldin Associate Professor Operations Research Department Institute of Statistical Studies and Research Cairo University ABSTRACT

More information

Software Quality and Risk Analysis

Software Quality and Risk Analysis Software Quality and Risk Analysis Master Software Technology / Software Engineering, Utrecht University 15 october 2007 Arent Janszoon Ernststraat 595-H NL-1082 LD Amsterdam info@sig.nl www.sig.nl Software

More information

Selecting the best statistical distribution using multiple criteria

Selecting the best statistical distribution using multiple criteria Selecting the best statistical distribution using multiple criteria (Final version was accepted for publication by Computers and Industrial Engineering, 2007). ABSTRACT When selecting a statistical distribution

More information

Simplifying the Risk & Compliance THE PREMISE

Simplifying the Risk & Compliance THE PREMISE Monitoring the evolution of risks and compliance activities Simplifying the Risk & Compliance THE PREMISE Organizations face a number of challenges in implementing a risk and compliance management process

More information