5 resultados para cost of quality

em Universidad de Alicante


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The way in which the quality of life related to health (HRQoL) is affected by the nutritional status of the patient is a subject of constant interest and permanent debate. The purpose of the present paper is to review those studies that relate HRQoL to nutritional status and examine the tools (questionnaires) that they use to investigate this relationship. A critical review of published studies was carried out via an investigation of the following databases: MEDLINE (via PubMed); EMBASE; The Cochrane Library; Cumulative Index to Nursing and Allied Health Literature (CINAHL); Institute for Scientific Information (ISI) Web of Science; Latin American and Caribbean Health Sciences Literature (LILACS); Spanish Health Sciences Bibliographic Index (IBECS). The search was carried out from the earliest date possible until July 2007.The medical subject heading terms used were ‘quality of life’, ‘nutritional status’ and ‘questionnaires’. The articles had to contain at least one questionnaire that evaluated quality of life. Twenty-eight documents fulfilling the inclusion criteria were accepted, although none of them used a specific questionnaire to evaluate HRQoL related to nutritional status. However, some of them used a combination of generic questionnaires with the intention of evaluating the same. Only three studies selectively addressed the relationship between nutritional status and quality of life, this evaluation being performed not by means of specific questionnaires but by statistical analysis of data obtained via validated questionnaires.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this paper we present a study of the computational cost of the GNG3D algorithm for mesh optimization. This algorithm has been implemented taking as a basis a new method which is based on neural networks and consists on two differentiated phases: an optimization phase and a reconstruction phase. The optimization phase is developed applying an optimization algorithm based on the Growing Neural Gas model, which constitutes an unsupervised incremental clustering algorithm. The primary goal of this phase is to obtain a simplified set of vertices representing the best approximation of the original 3D object. In the reconstruction phase we use the information provided by the optimization algorithm to reconstruct the faces thus obtaining the optimized mesh. The computational cost of both phases is calculated, showing some examples.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Purpose – The purpose of this paper is to analyze the internalization of quality management (QM) on the basis of quality certifiable standards – also referred to as meta-standards – in service organizations. More specifically, the paper analyzes the case of the internalization of a quality standard in the Spanish hotel industry. Design/methodology/approach – The paper examines the relationships between the measures of internalization, benefit, QM tools and motivation, using partial least squares in the framework of the structural equation modeling technique. Findings – The results show that the hotels that have internalized the standard to a greater extent are more likely to be driven by internal motivation, develop more QM tools and achieve greater benefits than the hotels with a lower degree of internalization. Originality/value – As previous studies have examined these issues in relation to the internalization of ISO standards, the present study adds to this important stream of research and contributes by advancing the understanding of these issues through the case of a specific standard for the hotel industry.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper reports results derived from a mixed methods study where 13 hotel managers were initially interviewed, followed by a quantitative study of 355 additional managers. Data were analysed using partial least squares path modelling. The research question related to the relationship between quality and environmental management and the competitive advantage sought by hotels. The results indicate that quality management and environmental management permit the improvement of competitive advantage in terms of both costs and differentiation. Moreover, hotels implementing quality programmes find fewer obstacles in implementing environmental management.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The Iterative Closest Point algorithm (ICP) is commonly used in engineering applications to solve the rigid registration problem of partially overlapped point sets which are pre-aligned with a coarse estimate of their relative positions. This iterative algorithm is applied in many areas such as the medicine for volumetric reconstruction of tomography data, in robotics to reconstruct surfaces or scenes using range sensor information, in industrial systems for quality control of manufactured objects or even in biology to study the structure and folding of proteins. One of the algorithm’s main problems is its high computational complexity (quadratic in the number of points with the non-optimized original variant) in a context where high density point sets, acquired by high resolution scanners, are processed. Many variants have been proposed in the literature whose goal is the performance improvement either by reducing the number of points or the required iterations or even enhancing the complexity of the most expensive phase: the closest neighbor search. In spite of decreasing its complexity, some of the variants tend to have a negative impact on the final registration precision or the convergence domain thus limiting the possible application scenarios. The goal of this work is the improvement of the algorithm’s computational cost so that a wider range of computationally demanding problems from among the ones described before can be addressed. For that purpose, an experimental and mathematical convergence analysis and validation of point-to-point distance metrics has been performed taking into account those distances with lower computational cost than the Euclidean one, which is used as the de facto standard for the algorithm’s implementations in the literature. In that analysis, the functioning of the algorithm in diverse topological spaces, characterized by different metrics, has been studied to check the convergence, efficacy and cost of the method in order to determine the one which offers the best results. Given that the distance calculation represents a significant part of the whole set of computations performed by the algorithm, it is expected that any reduction of that operation affects significantly and positively the overall performance of the method. As a result, a performance improvement has been achieved by the application of those reduced cost metrics whose quality in terms of convergence and error has been analyzed and validated experimentally as comparable with respect to the Euclidean distance using a heterogeneous set of objects, scenarios and initial situations.