• Title/Summary/Keyword: metrics

Search Result 1,948, Processing Time 0.024 seconds

Definition and Case Study of Effectiveness Metrics for e-Navigation Usability Testing (e-Navigation 사용성 평가를 위한 유효성 메트릭 정의 및 사례)

  • Jung, Jieun;Lee, Seojeong
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.8
    • /
    • pp.1338-1346
    • /
    • 2017
  • To achieve software quality and human-centred design for electronic ship navigation called e-navigation, an international guideline of software quality assurance and human-centred design was approved in 2015. Usability is a common goal of both software quality assurance and human-centred design as developing e-navigation system and software developments. Therefore, research is needed to evaluate the usability of e-navigation systems and software such as metrics that can use usability testing. This paper derives effectiveness metrics for e-Navigation usability testing based on international standards. The research method is to analyses and compares the effectiveness measurement and metrics in ISO 9241-11 for human-centered design and ISO/IEC 25022 and 25023 for software quality to find out measurements and metrics being defined commonly. The derived metrics are applied to Electronic Chart Display and Information System as a case study based on performance standard.

Design of Software Process Metrics and Procedures for Software Process Measurement (소프트웨어 프로세스 측정절차와 메트릭스 설계)

  • Hwang, Sun-Myung
    • The KIPS Transactions:PartD
    • /
    • v.10D no.4
    • /
    • pp.719-726
    • /
    • 2003
  • A SPICE (Software Process Improvement and Capability dEtermination) and CMM (Capability Maturity Model) assessment can be considered as representative software process assessment models since assessors assign ratings to indicators and metrics to measure the capability of software precesses. But ail of process assessment models don't provide a subjective measurement procedure and metrics. In this paper we define basic quality process metrics and propose standard metrics for each process based on SPICE and CMM. This study also proposed a guideline for a subjective measurement procedure and the metrics are effectively use to SPI.

Development of Performance Evaluation Metrics of Concurrency Control in Object-Oriented Database Systems

  • Jun, Woochun;Hong, Suk-Ki
    • Journal of Internet Computing and Services
    • /
    • v.19 no.5
    • /
    • pp.107-113
    • /
    • 2018
  • Object-oriented databases (OODBs) canbe used for many non-traditional database application areas such as computer-aided design, etc. Usually those application areas require advanced modeling power for expressing complicated relationships among data sets. OODBs have more distinguished features than the traditional relational database systems. One of the distinguished characteristics of OODBs is class hierarchy (also called inheritance hierarchy). A class hierarchy in an OODB means that a class can hand down the definitions of the class to the subclass of the class. In other words, a class is allowed to inherit the definitions of the class from the superclass. In this paper, we present performance evaluation metrics for class hierarchy in OODBs from a concurrency control perspective. The proposed performance metrics are developed to determine which concurrency control scheme in OODBs can be used for a given class hierarchy. In this study, in order to develop performance metrics, we use class hierarchy structure (both of single inheritance and multiple inheritance), and data access frequency for each class. The proposed performance metrics will be also used to compare performance evaluation for various concurrency control techniques.

Study on Noise Generation Characteristics of Simulated EGR System for Compression Ignition Diesel Engine (압축착화 디젤엔진의 모사 EGR 시스템에 의한 소음 특성 변화 분석)

  • Park, B.;Yoon, S.;Park, S.;Park, J.
    • Journal of ILASS-Korea
    • /
    • v.19 no.4
    • /
    • pp.204-210
    • /
    • 2014
  • Experimental study was conducted to investigate the effect of EGR(exhaust gas recirculation) on engine noise using single cylinder combustion ignition engine. Under constant engine rotary speed of 1200 RPM, 8 mg fuel quantity was injected with 15, 18 and 21% of oxygen ratio and 1400 bar of injection pressure. Using the in-cylinder pressure data acquired by a piezoelectric transducer, the engine performance parameters were calculated. Radiated engine noise measured for 10 seconds was analyzed using spectral characteristics and sound quality metrics such as loudness, sharpness, roughness. From the obtained engine performance parameters and sound quality metrics, effect of oxygen ratio of the premixed air, start of injection timing on frequency characteristic and sound quality metrics were analyzed. Correlation analysis was conducted between MPRR(maximum pressure rise rate), RI(ringing intensity) and sound quality metrics. RI was identified as the most important factor having influence on the sound quality metrics.

A method for producing normalized total score of BSC measures (BSC 지표의 정규화된 Total Score 산출 방법)

  • Kim, Su-Yeon;Hwang, Hyun-Seok;Hong, Jong-Yi
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.12 no.5
    • /
    • pp.163-172
    • /
    • 2007
  • ESC has been used as a tool for evaluating overall performance of firms. ESC focuses mainly on building a balanced viewpoint comprising perspectives and their metrics. It is, therefore, difficult to value overall strategic achievements of a company derived by consolidating various perspectives and metrics. Because of the absence of a method for consolidating ESC metrics and computing total score based on these metrics, it is difficult to evaluate whole strategic performance and find core obstacle parts of performance. In this paper, we suggest a method of normalizing a numerical value of metrics with different units, and calculating the total score of ESC metrics. We conduct a case study of evaluating the effectiveness of CRM to illustrate the applicability and feasibility of the suggested method.

  • PDF

Software Fault Prediction at Design Phase

  • Singh, Pradeep;Verma, Shrish;Vyas, O.P.
    • Journal of Electrical Engineering and Technology
    • /
    • v.9 no.5
    • /
    • pp.1739-1745
    • /
    • 2014
  • Prediction of fault-prone modules continues to attract researcher's interest due to its significant impact on software development cost. The most important goal of such techniques is to correctly identify the modules where faults are most likely to present in early phases of software development lifecycle. Various software metrics related to modules level fault data have been successfully used for prediction of fault-prone modules. Goal of this research is to predict the faulty modules at design phase using design metrics of modules and faults related to modules. We have analyzed the effect of pre-processing and different machine learning schemes on eleven projects from NASA Metrics Data Program which offers design metrics and its related faults. Using seven machine learning and four preprocessing techniques we confirmed that models built from design metrics are surprisingly good at fault proneness prediction. The result shows that we should choose Naïve Bayes or Voting feature intervals with discretization for different data sets as they outperformed out of 28 schemes. Naive Bayes and Voting feature intervals has performed AUC > 0.7 on average of eleven projects. Our proposed framework is effective and can predict an acceptable level of fault at design phases.

A Prediction Model for Software Change using Object-oriented Metrics (객체지향 메트릭을 이용한 변경 발생에 대한 예측 모형)

  • Lee, Mi-Jung;Chae, Heung-Seok;Kim, Tae-Yeon
    • Journal of KIISE:Software and Applications
    • /
    • v.34 no.7
    • /
    • pp.603-615
    • /
    • 2007
  • Software changes for various kinds of reasons and they increase maintenance cost. Software metrics, as quantitative values about attributes of software, have been adopted for predicting maintenance cost and fault-proneness. This paper proposes relationship between some typical object-oriented metrics and software changes in industrial settings. We used seven metrics which are concerned with size, complexity coupling, inheritance and polymorphism, and collected data about the number of changes during the development of an Information system on .NET platform. Based on them, this paper proposes a model for predicting the number of changes from the object-oriented metrics using multiple regression analysis technique.

A Study on the Design of Security Metrics for Source Code (소스코드의 보안성 메트릭 설계에 관한 연구)

  • Seo, Dong-Su
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.20 no.6
    • /
    • pp.147-155
    • /
    • 2010
  • It has been widely addressed that static analysis techniques can play important role in identifying potential security vulnerability reside in source code. This paper proposes the design and application of security metrics that use both vulnerability information extracted from the static analysis, and significant factors of information that software handles. The security metrics are useful for both developers and evaluators in that the metrics help them identity source code vulnerability in early stage of development. By effectively utilizing the security metrics, evaluators can check the level of source code security, and confirm the final code depending on the characteristics of the source code and the security level of information required.

The Classification System for Measuring Marketing Expenditure and Marketing Performance (마케팅지출과 마케팅성과의 측정을 위한 분류체계)

  • Jeon, In-Soo;Jeong, Ae-Ju
    • Asia Marketing Journal
    • /
    • v.11 no.1
    • /
    • pp.39-72
    • /
    • 2009
  • With the growing importance of accountability, it is getting necessary to test the impact of marketing expenditure on marketing performance. Including recent ROM, we can find a few researches about marketing accountability. But there are a few problems about definitions and metric of marketing expenditure and marketing performance. Therefore, by defining and analyzing the impact of marketing expenditure on marketing performance, we are going to set the classification scheme of marketing expenditure and marketing performance. Based on research findings, new definitions and metrics are proposed as follows. First, we suggest the classification scheme of marketing expenditure. Marketing expenditure is defined as expense accounts in the balance sheet for doing marketing tasks. Marketing expenditures includes many accounts, for example, marketing research, advertising, sales promotion, foreign market development, physical distribution, after services. Among these marketing investment, advertising expenses have a positive effect on marketing performance. Second, we suggest the classification scheme of marketing performance. Already, marketing performance has been defined as financial metrics, customer metrics, market metrics, and corporate social responsibility. But, in this study, we find that the process model is not relevant for explaining association between the performance metrics. The process model is a virtuous cycle: "customer metrics→market metrics→financial metrics→firm valuation metrics." But, in this study, it is not supported or a little significant association between these metrics. Based on these results, we suggest the balance model or flower model as the classification scheme of marketing performance.

  • PDF

An Empirical Study of Relationship between Object-oriented Metrics and Maintainability (객체지향 메트릭과 유지보수성과의 관계에 대한 실험적 연구)

  • Jung Woo-Seong;Chae Heung-Seok
    • The KIPS Transactions:PartD
    • /
    • v.13D no.2 s.105
    • /
    • pp.241-250
    • /
    • 2006
  • Software maintenance is an important and very expensive activity in software life cycle. To estimate the maintainability cost of software, many software metrics have been proposed. This paper presents the result of an experimental study to explore the relationship between maintainability and some software metrics. LCOM, RFC, DAC, and LOC are employed as metrics and time really spent for maintenance activity has been collected. In the experimental study, we have found that for some systems, the existing metrics may not be an indicator to maintenance effort, which is not consistent with our general knowledge on the relationship between them. Specifically speaking, we recognized that there should be more empirical study on the relationship between metrics and maintainability of softwares which have been developed using recent technologies such as software architecture and design pattern.