890 resultados para key performance indicator
Resumo:
This thesis is a study of performance management of Complex Event Processing (CEP) systems. Since CEP systems have distinct characteristics from other well-studied computer systems such as batch and online transaction processing systems and database-centric applications, these characteristics introduce new challenges and opportunities to the performance management for CEP systems. Methodologies used in benchmarking CEP systems in many performance studies focus on scaling the load injection, but not considering the impact of the functional capabilities of CEP systems. This thesis proposes the approach of evaluating the performance of CEP engines’ functional behaviours on events and develops a benchmark platform for CEP systems: CEPBen. The CEPBen benchmark platform is developed to explore the fundamental functional performance of event processing systems: filtering, transformation and event pattern detection. It is also designed to provide a flexible environment for exploring new metrics and influential factors for CEP systems and evaluating the performance of CEP systems. Studies on factors and new metrics are carried out using the CEPBen benchmark platform on Esper. Different measurement points of response time in performance management of CEP systems are discussed and response time of targeted event is proposed to be used as a metric for quality of service evaluation combining with the traditional response time in CEP systems. Maximum query load as a capacity indicator regarding to the complexity of queries and number of live objects in memory as a performance indicator regarding to the memory management are proposed in performance management of CEP systems. Query depth is studied as a performance factor that influences CEP system performance.
Resumo:
This research presents a financial profile of the U.S. Lodging Industry based on an analysis of 2,091 financial statements (fiscal year 2011) for individual hotels ranging in asset size of $500 thousand to $250 million. The study analyzes summary results of the financial position and profitability of hotels based on a common size analysis of Balance Sheets and Income Statements. Furthermore, the study analyzes 10 key performance benchmarks as measured by Liquidity, Solvency and Operating Ratios. The results of the study show a divergence in the hotel industry’s financial performance based on the size of the hotel and by upper, median and lower quartiles of the study sample.
Resumo:
The dissertation consists of three chapters related to the low-price guarantee marketing strategy and energy efficiency analysis. The low-price guarantee is a marketing strategy in which firms promise to charge consumers the lowest price among their competitors. Chapter 1 addresses the research question "Does a Low-Price Guarantee Induce Lower Prices'' by looking into the retail gasoline industry in Quebec where there was a major branded firm which started a low-price guarantee back in 1996. Chapter 2 does a consumer welfare analysis of low-price guarantees to drive police indications and offers a new explanation of the firms' incentives to adopt a low-price guarantee. Chapter 3 develops the energy performance indicators (EPIs) to measure energy efficiency of the manufacturing plants in pulp, paper and paperboard industry.
Chapter 1 revisits the traditional view that a low-price guarantee results in higher prices by facilitating collusion. Using accurate market definitions and station-level data from the retail gasoline industry in Quebec, I conducted a descriptive analysis based on stations and price zones to compare the price and sales movement before and after the guarantee was adopted. I find that, contrary to the traditional view, the stores that offered the guarantee significantly decreased their prices and increased their sales. I also build a difference-in-difference model to quantify the decrease in posted price of the stores that offered the guarantee to be 0.7 cents per liter. While this change is significant, I do not find the response in comeptitors' prices to be significant. The sales of the stores that offered the guarantee increased significantly while the competitors' sales decreased significantly. However, the significance vanishes if I use the station clustered standard errors. Comparing my observations and the predictions of different theories of modeling low-price guarantees, I conclude the empirical evidence here supports that the low-price guarantee is a simple commitment device and induces lower prices.
Chapter 2 conducts a consumer welfare analysis of low-price guarantees to address the antitrust concerns and potential regulations from the government; explains the firms' potential incentives to adopt a low-price guarantee. Using station-level data from the retail gasoline industry in Quebec, I estimated consumers' demand of gasoline by a structural model with spatial competition incorporating the low-price guarantee as a commitment device, which allows firms to pre-commit to charge the lowest price among their competitors. The counterfactual analysis under the Bertrand competition setting shows that the stores that offered the guarantee attracted a lot more consumers and decreased their posted price by 0.6 cents per liter. Although the matching stores suffered a decrease in profits from gasoline sales, they are incentivized to adopt the low-price guarantee to attract more consumers to visit the store likely increasing profits at attached convenience stores. Firms have strong incentives to adopt a low-price guarantee on the product that their consumers are most price-sensitive about, while earning a profit from the products that are not covered in the guarantee. I estimate that consumers earn about 0.3% more surplus when the low-price guarantee is in place, which suggests that the authorities should not be concerned and regulate low-price guarantees. In Appendix B, I also propose an empirical model to look into how low-price guarantees would change consumer search behavior and whether consumer search plays an important role in estimating consumer surplus accurately.
Chapter 3, joint with Gale Boyd, describes work with the pulp, paper, and paperboard (PP&PB) industry to provide a plant-level indicator of energy efficiency for facilities that produce various types of paper products in the United States. Organizations that implement strategic energy management programs undertake a set of activities that, if carried out properly, have the potential to deliver sustained energy savings. Energy performance benchmarking is a key activity of strategic energy management and one way to enable companies to set energy efficiency targets for manufacturing facilities. The opportunity to assess plant energy performance through a comparison with similar plants in its industry is a highly desirable and strategic method of benchmarking for industrial energy managers. However, access to energy performance data for conducting industry benchmarking is usually unavailable to most industrial energy managers. The U.S. Environmental Protection Agency (EPA), through its ENERGY STAR program, seeks to overcome this barrier through the development of manufacturing sector-based plant energy performance indicators (EPIs) that encourage U.S. industries to use energy more efficiently. In the development of the energy performance indicator tools, consideration is given to the role that performance-based indicators play in motivating change; the steps necessary for indicator development, from interacting with an industry in securing adequate data for the indicator; and actual application and use of an indicator when complete. How indicators are employed in EPA’s efforts to encourage industries to voluntarily improve their use of energy is discussed as well. The chapter describes the data and statistical methods used to construct the EPI for plants within selected segments of the pulp, paper, and paperboard industry: specifically pulp mills and integrated paper & paperboard mills. The individual equations are presented, as are the instructions for using those equations as implemented in an associated Microsoft Excel-based spreadsheet tool.
Resumo:
In this thesis, tool support is addressed for the combined disciplines of Model-based testing and performance testing. Model-based testing (MBT) utilizes abstract behavioral models to automate test generation, thus decreasing time and cost of test creation. MBT is a functional testing technique, thereby focusing on output, behavior, and functionality. Performance testing, however, is non-functional and is concerned with responsiveness and stability under various load conditions. MBPeT (Model-Based Performance evaluation Tool) is one such tool which utilizes probabilistic models, representing dynamic real-world user behavior patterns, to generate synthetic workload against a System Under Test and in turn carry out performance analysis based on key performance indicators (KPI). Developed at Åbo Akademi University, the MBPeT tool is currently comprised of a downloadable command-line based tool as well as a graphical user interface. The goal of this thesis project is two-fold: 1) to extend the existing MBPeT tool by deploying it as a web-based application, thereby removing the requirement of local installation, and 2) to design a user interface for this web application which will add new user interaction paradigms to the existing feature set of the tool. All phases of the MBPeT process will be realized via this single web deployment location including probabilistic model creation, test configurations, test session execution against a SUT with real-time monitoring of user configurable metric, and final test report generation and display. This web application (MBPeT Dashboard) is implemented with the Java programming language on top of the Vaadin framework for rich internet application development. The Vaadin framework handles the complicated web communications processes and front-end technologies, freeing developers to implement the business logic as well as the user interface in pure Java. A number of experiments are run in a case study environment to validate the functionality of the newly developed Dashboard application as well as the scalability of the solution implemented in handling multiple concurrent users. The results support a successful solution with regards to the functional and performance criteria defined, while improvements and optimizations are suggested to increase both of these factors.
Resumo:
The aim of this study was to compute a swimming performance confirmatory model based on biomechanical parameters. The sample included 100 young swimmers (overall: 12.3 ± 0.74 years; 49 boys: 12.5 ± 0.76 years; 51 girls: 12.2 ± 0.71 years; both genders in Tanner stages 1-2 by self-report) participating on a regular basis in regional and national-level events. The 100 m freestyle event was chosen as the performance indicator. Anthropometric (arm span), strength (throwing velocity), power output (power to overcome drag), kinematic (swimming velocity) and efficiency (propelling efficiency) parameters were measured and included in the model. The path-flow analysis procedure was used to design and compute the model. The anthropometric parameter (arm span) was excluded in the final model, increasing its goodness-of-fit. The final model included the throw velocity, power output, swimming velocity and propelling efficiency. All links were significant between the parameters included, but the throw velocity-power output. The final model was explained by 69% presenting a reasonable adjustment (model's goodness-of-fit; x(2)/df = 3.89). This model shows that strength and power output parameters do play a mediator and meaningful role in the young swimmers' performance.
Resumo:
The aim of this study was to compute a swimming performance confirmatory model based on biomechanical parameters. The sample included 100 young swimmers (overall: 12.3 ± 0.74 years; 49 boys: 12.5 ± 0.76 years; 51 girls: 12.2 ± 0.71 years; both genders in Tanner stages 1–2 by self-report) participating on a regular basis in regional and national-level events. The 100 m freestyle event was chosen as the performance indicator. Anthropometric (arm span), strength (throwing velocity), power output (power to overcome drag), kinematic (swimming velocity) and efficiency (propelling efficiency) parameters were measured and included in the model. The path-flow analysis procedure was used to design and compute the model. The anthropometric parameter (arm span) was excluded in the final model, increasing its goodness-of-fit. The final model included the throw velocity, power output, swimming velocity and propelling efficiency. All links were significant between the parameters included, but the throw velocity–power output. The final model was explained by 69% presenting a reasonable adjustment (model’s goodness-of-fit; x2/df = 3.89). This model shows that strength and power output parameters do play a mediator and meaningful role in the young swimmers’ performance.
Resumo:
The amount of data collected from an individual player during a football match has increased significantly in recent years, following technological evolution in positional tracking. However, given the short time that separates competitions, the common analysis of these data focuses on the magnitude of actions of each player, while considering either technical or physical perform- ance. This focus leads to a considerable amount of information not being taken into account in performance optimization, particularly while considering a sequence of different matches of the same team. In this presentation, we will present a tactical performance indicator that considers players’ overall positioning and their level of coordination during the match. This performance indicator will be applied in different time scales, with a particular focus on possible practical applications.
Resumo:
The prevalence of people who are overweight or obese is continuing to rise. This is a key risk indicator of preventable morbidity and mortality resulting from many diseases. The increase in the number of obese people is associated with dietary practices and a reduction in physical activity. There is a need to implement strategies for the reduction of obesity in at-risk groups. People with a mental illness are at high risk of many physical illnesses related to behavioural factors, which include poor diet and lack of exercise. Health promotion programmes need to be incorporated into mental-health services to improve the general health and wellbeing of people with a mental illness. An Australian psychiatric rehabilitation service developed and implemented a health promotion programme, NEW Solutions, which aimed to address issues related to weight gain, dietary practice and physical inactivity.
Resumo:
Management systems standards (MSSs) have developed in an unprecedented manner in the last few years. These MSS cover a wide array of different disciplines, aims and activities of organisations. Also, organisations are populated with an enormous diversity of independent management systems (MSs). An integrated management system (IMS) tends to integrate some or all components of the business. Maximising their integration in one coherent and efficient MS is increasingly a strategic priority and constitutes an opportunity for businesses to be more competitive and consequently, promote its sustainable success. Those organisations that are quicker and more efficient in their integration and continuous improvement will have a competitive advantage in obtaining sustainable value in our global and competitive business world. Several scholars have proposed various theoretical approaches regarding the integration of management sub-systems, leading to the conclusion that there is no common practice for all organisations as they encompass different characteristics. One other author shows that several tangible and intangible gains for organisations, as well as to their internal and external stakeholders, are achieved with the integration of the individual standardised MSs. The purpose of this work was to conceive a model, Flexible, Integrator and Lean for IMSs, according to ISO 9001 for quality; ISO 14001 for environment and OHSAS 18001 for occupational health and safety (IMS–QES), that can be adapted and progressively assimilate other MSs, such as, SA 8000/ISO 26000 for social accountability, ISO 31000 for risk management and ISO/IEC 27001 for information security management, among others. The IMS–QES model was designed in the real environment of an industrial Portuguese small and medium enterprise, that over the years has been adopting, gradually, in whole or in part, individual MSSs. The developed model is based on a preliminary investigation conducted through a questionnaire. The strategy and research methods have taken into consideration the case study. Among the main findings of the survey we highlight: the creation of added value for the business through the elimination of several organisational wastes; the integrated management of the sustainability components; the elimination of conflicts between independent MS; dialogue with the main stakeholders and commitment to their ongoing satisfaction and increased contribution to the company’s competitiveness; and greater valorisation and motivation of employees as a result of the expansion of their skill base, actions and responsibilities, with their consequent empowerment. A set of key performance indicators (KPIs) constitute the support, in a perspective of business excellence, to the follow up of the organisation’s progress towards the vision and achievement of the defined objectives in the context of each component of the IMS model. The conceived model had many phases and the one presented in this work is the last required for the integration of quality, environment, safety and others individual standardised MSs. Globally, the investigation results, by themselves, justified and prioritised the conception of an IMS–QES model, to be implemented at the company where the investigation was conducted, but also a generic model of an IMS, which may be more flexible, integrator and lean as possible, potentiating the efficiency, added value both in the present and, fundamentally, for future.
Resumo:
RESUMO:O investimento directo estrangeiro tem sido um dos factores com maior importância, no crescimento económico dos países em desenvolvimento, por contribuir para financiar o défice da balança corrente com o exterior, em particular a balança comercial. Num âmbito mais microeconómico é um forte gerador de emprego, proporciona avanços tecnológicos importantes, permitindo a partilha de conhecimentos das tecnologias, o conhecimento de novas formas de gestão e novas formas de marketing. Este trabalho tem como objectivo principal, identificar potenciais variáveis como indicadores avançados para o investimento directo estrangeiro, de modo a antecipar possíveis tendências para a sua evolução. Para alcançar este propósito recorreu-se aos Modelos Autoregressivos Vectoriais (VAR) e à causalidade de Granger com base em dados mensais para o período de Janeiro de 1996 a Setembro de 2010. Foram consideradas variáveis essenvialmente macroeconómicas, tanto do lado da economia receptora como dos países investidores, de modo a reflectirem a actividade económica ao longo do período de estudo. ABSTRACT: The foreign direct investment, has been one of the main factors in the economical development for the countries that are in a process of developing, because it allows the generation of new investments and generate money from the return of the investment, as well as it creates new opportunities for the employment. It allows important technologic advances with the share of the technology Knowledge as well new ways to learn marketing management and enterprise management. This work/research, aims to identify potential variables as advanced indicators for the foreign direct investment, in order to anticipate possible trends of their evolution. To achieve this goal, Vector Autoregressive Models (VAR) and Granger causality based on based on monthly data for the period January between 1996 and September of 2010, were used. Essentially macroeconomic variables were considered, on both the host economy and the countries investors in order to reflect the economic activity throughout the study period.
Resumo:
Benchmarking is an important tool to organisations to improve their productivity, product quality, process efficiency or services. From Benchmarking the organisations could compare their performance with competitors and identify their strengths and weaknesses. This study intends to do a benchmarking analysis on the main Iberian Sea ports with a special focus on their container terminals efficiency. To attain this, the DEA (data envelopment analysis) is used since it is considered by several researchers as the most effective method to quantify a set of key performance indicators. In order to reach a more reliable diagnosis tool the DEA is used together with the data mining in comparing the sea ports operational data of container terminals during 2007.Taking into account that sea ports are global logistics networks the performance evaluation is essential to an effective decision making in order to improve their efficiency and, therefore, their competitiveness.
Resumo:
A rede móvel Long Term Evolution (LTE) é uma tecnologia que está a ser fortemente implementada, não só em Portugal mas no resto do mundo. A adoção do LTE deve-se em grande parte à maior capacidade e à baixa latência oferecidas, para além de ser expansível ao LTE-Advanced. O trabalho apresentado tem por objetivo a análise do desempenho de uma rede LTE piloto e comparar os resultados com o teoricamente expectável. Foi adotada uma metodologia de planeamento em LTE e comprovada através das medidas empíricas realizadas. Dessas medições são também sugeridos dois novos modelos de propagação para LTE nos 2,6 GHz. Para distâncias inferiores a 1 km sugere-se o modelo LTE-PL. Para distâncias superiores a 1 km foi feita uma adaptação ao modelo Okumura-Hata para que se aproximasse aos resultados obtidos. Das medições efetuadas observou-se que em boas condições rádio, os débitos bináriossão bastante próximos dos máximos teóricos. Além disso foi obtido o desvio padrão em LTE de uma área Urbano Denso de 12 dB. Foi ainda possível definir uma margem para as perdas de penetração in-car de 2,7 dB. Efetuou-se uma análise de vários Key Performance Indicators que permitem avaliar o desempenho do LTE, tendo também sido definidas categorias de qualidade de serviço. Por último foi avaliado o impacto da velocidade e da distância, pelas medidas realizadas.
Resumo:
O objetivo deste trabalho consiste em avaliar as capacidades das femto-células, no âmbito do planeamento e otimização de redes Universal Mobile Telecommunication System (UMTS) instaladas no interior de edifícios num ambiente empresarial. A avaliação será feita através do estudo da tecnologia das femto-células, e do planeamento efetuado num cenário real onde, através do desenvolvimento e teste de um conjunto parametrizações, será avaliado o funcionamento das femto-células assim como forma de otimizar o seu desempenho. O estudo realizado permitiu identificar um conjunto de características que as femto-células partilham com as Self-Organizing Networks (SON), como a auto-configuração, auto-otimização de parâmetros rádio, ajuste dinâmico da área de cobertura, atribuição automática de Scrambling Codes (SC) e da frequência da portadora, criação automática de relações de vizinhança, entre outras, que permitem facilitar o processo de planeamento e otimização de redes móveis UMTS. Recorrendo a um cenário empresarial real, foi efetuado um planeamento celular indoor de raiz, através do qual foi possível testar o funcionamento da algumas das principais funções das femto-células, nomeadamente a capacidade de ajuste dinâmico da área de cobertura. Foi também avaliado o funcionamento de um grupo co-localizado de femto-células, onde foi possível testar parametrizações com o objetivo de melhorar o processo de handover entre as femto-células do grupo, e entre estas e a rede macro Global System for Mobile Communications (GSM). A avaliação de cada um de cada uma das parametrizações testada, é efetuada a partir das medidas recolhidas no terreno, recorrendo à ferramenta TEMS® Investigation, assim como aos Key Performance Indicators (KPIs) que as femto-células disponibilizam. Os resultados obtidos mostram o benefício da utilização das femto-células num ambiente empresarial real, assim como os eventuais problemas e desafios que podem surguir do planeamento celular indoor recorrendo à tecnologia das femto-células, sendo apresentada a parametrização que permite obter o melhor desempenho da rede instalada.
Resumo:
Mestrado em Contabilidade e Gestão das Instituições Financeiras
Resumo:
Mestrado em Contabilidade e Gestão das Instituições Financeiras