Tesis sobre el tema "Modelo BDI"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte los 50 mejores tesis para su investigación sobre el tema "Modelo BDI".
Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.
También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.
Explore tesis sobre una amplia variedad de disciplinas y organice su bibliografía correctamente.
Junior, Márcio Fernando Stabile. "Melhorando o desempenho de agentes BDI Jason através de filtros de percepção". Universidade de São Paulo, 2015. http://www.teses.usp.br/teses/disponiveis/45/45134/tde-05022016-160602/.
Texto completoWhen agents are supposed to be integrated to virtual environments virtual or simulators, one of the BDI paradigms major concerns is the lack of control over the agents perceptions. Without having any form of goal directed perceptions, the agent may be flooded by irrelevant information thus causing an unjustified increase in processing time. In order to provide greater control on the agents perceptions and to reduce its time response, this work presents a filtering perception mechanism for the Jason interpreter, aimed at eliminating those perceptions that can be ignored. To this end, some types of pre-defined filters have been proposed, implemented, and applied to three different scenarios. Through appropriate statistical validation methods, it was shown that applying perception filters can reduce up to 80 % of an agents processing time, without significantly affecting its performance measured in terms of its utility function.
Mora, Michael da Costa. "Um Modelo formal e executável de agentes BDI". reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 1999. http://hdl.handle.net/10183/3955.
Texto completoSchmitz, Tiago Luiz. "Modelo anÃmico para raciocÃnio normativo organizacional de um agente BDI". reponame:Repositório Institucional da UFSC, 2016. https://repositorio.ufsc.br/xmlui/handle/123456789/162840.
Texto completoMade available in DSpace on 2016-05-24T17:55:52Z (GMT). No. of bitstreams: 1 339439.pdf: 2591225 bytes, checksum: 28846e10881c1ec7357d34d37a38f3c8 (MD5) Previous issue date: 2016
Em sistemas multiagentes abertos dotados de sistemas normativos é necessário que os agentes sejam capazes de deliberar sobre as normas do sistema e seus desejos pessoais. Considerando que os agentes normativos têm recursos limitados, é necessário raciocinar também sobre os recursos disponÃveis e se eles são suficientes para alcançar o objetivo implicado por uma norma. Nesta direção, o objetivo principal da tese é desenvolver uma arquitetura e um processo de raciocÃnio que juntos são capazes de deliberar sobre normas e desejos, levando em consideração os recursos finitos. Para atingir esse objetivo, o conceito de ânimo (THAYER, 1989) foi tomado como ponto de partida para propor uma arquitetura capaz de representar as informações necessárias para o agente deliberar sobre as normas e desejos. O processo de deliberação proposto mapeia essas informações em um problema de programação inteira mista e através de um solver obtém o conjunto de desejos e normas, que produz o melhor benefÃcio ao agente. Como cenário de aplicação dos conceitos estabelecidos nessa tese, foi desenvolvido o planejamento de trajetória on-line para um veÃculo aéreo não tripulado. Conferindo a este autonomia para deliberar sobre as rotas a serem percorridas. Os resultados obtidos nessa tese são: uma arquitetura de agente capaz de raciocinar sobre normas e desejos considerando recursos limitados e uma implementação da arquitetura proposta.
Schmitz, Tiago Luiz. "Modelo anímico para raciocínio normativo organizacional de um agente BDI". reponame:Repositório Institucional da UFSC, 2016. https://repositorio.ufsc.br/xmlui/handle/123456789/168639.
Texto completoMade available in DSpace on 2016-09-27T04:03:27Z (GMT). No. of bitstreams: 1 339439.pdf: 2591225 bytes, checksum: 28846e10881c1ec7357d34d37a38f3c8 (MD5) Previous issue date: 2016
Em sistemas multiagentes abertos dotados de sistemas normativos é necessário que os agentes sejam capazes de deliberar sobre as normas do sistema e seus desejos pessoais. Considerando que os agentes normativos têm recursos limitados, é necessário raciocinar também sobre os recursos disponíveis e se eles são suficientes para alcançar o objetivo implicado por uma norma. Nesta direção, o objetivo principal da tese é desenvolver uma arquitetura e um processo de raciocínio que juntos são capazes de deliberar sobre normas e desejos, levando em consideração os recursos finitos. Para atingir esse objetivo, o conceito de ânimo (THAYER, 1989) foi tomado como ponto de partida para propor uma arquitetura capaz de representar as informações necessárias para o agente deliberar sobre as normas e desejos. O processo de deliberação proposto mapeia essas informações em um problema de programação inteira mista e através de um solver obtém o conjunto de desejos e normas, que produz o melhor benefício ao agente. Como cenário de aplicação dos conceitos estabelecidos nessa tese, foi desenvolvido o planejamento de trajetória on-line para um veículo aéreo não tripulado. Conferindo a este autonomia para deliberar sobre as rotas a serem percorridas. Os resultados obtidos nessa tese são: uma arquitetura de agente capaz de raciocinar sobre normas e desejos considerando recursos limitados e uma implementação da arquitetura proposta.
Torres, Jorge Alberto Rangel. "Uma arquitetura para animar agentes autônomos em ambientes virtuais usando o modelo BDI". reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2004. http://hdl.handle.net/10183/90427.
Texto completoVirtual humans are computational models of people. If necessary, they can portray a very realistic appearance, based on biomechanical and physiological principles. Besides, they are able to behave in an autonomous and intelligent way in dynamic environments, and even to exhibit individuality and personality. Virtual humans can be used as synthetic actors. Such kind of actors have been used in several applications, such as games, in order to simulate the presence of real actors. The computer-game industry requires characters that are able to react appropriately to unexpected events and circumstances, and even to change the game progress with their autonomous courses of actions. A natural way for developing such characters is by the use of artificial intelligence techniques, in particular those related to the areas of autonomous agents and multi-agent systems. In this work, the use of the Belief-Desire-Intention (BDI) model for cognitive agents in order to implement animated characters is proposed. The BDI model is a well-known and successful approach for the development of autonomous agents in multiagent systems. It is a very powerful architecture for dynamic and complex systems where agents may need to act under incomplete and incorrect information on other agents and their environment. This work brings together an articulated model for character animation, which requires the specification of motion on each joint individually, and an interpreter for AgentSpeak(L), an agent-oriented programming language that implements the BDI architecture. I have developed an interface that allows the BDI-based agent reasoning system to be used for guiding the behaviour of a character in an animation system. The use of AgentSpeak(L) is a promising approach for the high-level specification of complex computer animations. The conceptual model and its implementation are presented in distinct chapters. This separation aims at simplifying the comprehension of the proposed model, allowing its analysis first at a higher abstraction level, and after that to check programming details. This work also presents two 3-D animations used to illustrate the proposed approach. The main animation presented involves an agent that is situated in a dynamic environment; the agent continuously perceives the environment and reasons on how to act upon it based on its BDI mental state. The other application is quite simple, but useful to show some issues that are relevant for obtaining better performance from AgentSpeak(L) programs.
Gelaim, Thiago Angelo. "Modelo de agentes e-BDI integrando confiança baseado em sistemas multi-contexto". reponame:Repositório Institucional da UFSC, 2016. https://repositorio.ufsc.br/xmlui/handle/123456789/167782.
Texto completoMade available in DSpace on 2016-09-20T04:19:59Z (GMT). No. of bitstreams: 1 339453.pdf: 2208666 bytes, checksum: ae7c28d4d2b6fa440042d4447582854e (MD5) Previous issue date: 2016
Em sistemas multiagente, seus integrantes precisam interagir a fim de realizar seus objetivos. Existem situações em que entidades mal-intencionadas fazem parte do ambiente. Desta forma, para decidir com quem interagir é preciso considerar o comportamento dos candidatos. Neste contexto, mecanismos de confiança são utilizados como forma de proteção contra entidades fraudulentas. Na literatura são encontrados diversos modelos de confiança, em muitos casos considerando mais o aspecto funcional do modelo do que a sua influência no ciclo de raciocínio do agente. De acordo com a perspectiva do agente, um modelo de confiança é como uma caixa-preta . O objetivo deste trabalho é propor um modelo de agente em que a confiança faça parte de seu raciocínio. O modelo proposto, inspirado em BDI, é definido a partir de um sistema multi-contexto e faz uso de um modelo computacional de emoções, visando vincular a subjetividade das experiências do agente com a definição de confiança.
Abstract : In multiagent systems, its members need to interact in order to fulfill its goals. There are situations where malicious entities are inhabiting the environment. Thus, to decide with whom to interact it is necessary to consider the behavior of the candidates. In this context, trust mechanisms are used as a protection against fraudulent entities. The literature presents various trust models, in many cases considering more functional aspect of the model than its influence on the agent s reasoning cycle. According to the agent s perspective, a trust model is like a black box . The goal of this work is to propose an agent model where trust is part of its reasoning. The proposed model, inspired by BDI, is defined as a multi-context system and makes use of a computational model of emotions aiming to link the subjectivity of the agent s experiences with the definition of trust.
Gelaim, Thiago Angelo. "Modelo de agentes e-BDI integrando confiança baseado em sistemas multi-contexto". reponame:Repositório Institucional da UFSC, 2016. https://repositorio.ufsc.br/xmlui/handle/123456789/162829.
Texto completoMade available in DSpace on 2016-05-24T17:54:52Z (GMT). No. of bitstreams: 1 339453.pdf: 2208666 bytes, checksum: ae7c28d4d2b6fa440042d4447582854e (MD5) Previous issue date: 2016
Em sistemas multiagente, seus integrantes precisam interagir a fim de realizar seus objetivos. Existem situações em que entidades mal-intencionadas fazem parte do ambiente. Desta forma, para decidir com quem interagir é preciso considerar o comportamento dos candidatos. Neste contexto, mecanismos de confiança são utilizados como forma de proteção contra entidades fraudulentas. Na literatura são encontrados diversos modelos de confiança, em muitos casos considerando mais o aspecto funcional do modelo do que a sua influência no ciclo de raciocÃnio do agente. De acordo com a perspectiva do agente, um modelo de confiança é como uma  caixa-preta . O objetivo deste trabalho é propor um modelo de agente em que a confiança faça parte de seu raciocÃnio. O modelo proposto, inspirado em BDI, é definido a partir de um sistema multi-contexto e faz uso de um modelo computacional de emoções, visando vincular a subjetividade das experiências do agente com a definição de confiança.
Abstract : In multiagent systems, its members need to interact in order to fulfill its goals. There are situations where malicious entities are inhabiting the environment. Thus, to decide with whom to interact it is necessary to consider the behavior of the candidates. In this context, trust mechanisms are used as a protection against fraudulent entities. The literature presents various trust models, in many cases considering more functional aspect of the model than its influence on the agent s reasoning cycle. According to the agent s perspective, a trust model is like a  black box . The goal of this work is to propose an agent model where trust is part of its reasoning. The proposed model, inspired by BDI, is defined as a multi-context system and makes use of a computational model of emotions aiming to link the subjectivity of the agent s experiences with the definition of trust.
Jeannes, Fernanda Mendez. "Um Modelo de Agente Econômico Cognitivo em um Sistema Microeconômico com Base no Conceito de Agentes BDI". Universidade Catolica de Pelotas, 2009. http://tede.ucpel.edu.br:8080/jspui/handle/tede/112.
Texto completoSimulações sociais em sistemas de agentes têm sido um tema presente na comunidade de Inteligência Artificial. O presente trabalho aborda estudos de conceitos relativos a um sistema microeconômico para modelagem de agentes econômicos cognitivos, com comportamento de consumidor e de produtor, com base no conceito do modelo de agentes BDI. A fim de destacar a importância desta modelagem, trabalhos relacionados à área de pesquisa são examinados, enfatizando a originalidade deste modelo de agente econômico cognitivo. Também são apresentados conceitos básicos inerentes a esta modelagem, tais como: trocas sociais e econômicas, e as interações entre os agentes. O conteúdo de microeconomia apresentado aborda os conceitos básicos de mercado e dos modelos de consumidor e de produtor utilizados na modelagem. Do mesmo modo, é apresentado um estudo do modelo de agentes BDI para a modelagem de agentes reativos e cognitivos. Estudos sobre um modelo básico de comportamento do consumidor, o processo de tomada de decisão e formação de comportamento e sobre Teoria da Firma são apresentados para embasar o comportamento dos agentes. Por fim, o modelo de um agente econômico cognitivo, com comportamento de consumidor e de produtor, é apresentado, bem como os resultados da simulação de um mercado com quatro agentes econômicos cognitivos
Silva, Diego Gonçalves. "AgentSpeak(PL): uma nova linguagem de programação para agentes BDI com um modelo integrado de Redes Bayesianas". Universidade do Vale do Rio dos Sinos, 2011. http://www.repositorio.jesuita.org.br/handle/UNISINOS/3434.
Texto completoMade available in DSpace on 2015-05-05T18:45:18Z (GMT). No. of bitstreams: 1 AgentSpeak.pdf: 2033275 bytes, checksum: 00fdf0cf1d5436d313d43434cbc09f20 (MD5) Previous issue date: 2011
Nenhuma
Quando este trabalho foi iniciado não era possível desenvolver de forma prática e direta softwares com agentes inteligentes onde suas crenças poderiam ser probabilidades relacionadas com seu ambiente, visto que as definições formais das linguagens disponíveis não previam tal possibilidade. Quando essa necessidade precisava ser levada em conta e implementada, devia-se lançar mão de técnicas avançadas de programação onde deveria haver a integração de ambientes de desenvolvimentos e linguagens, a fim de tornar a implementação factível. Este trabalho teve como objetivo o desenvolvimento de uma nova linguagem de programação orientada a agentes denominada AgentSpeak(PL), baseada em AgentSpeak(L), com o intuito de agregar o conceito de crenças probabilísticas através do uso de Redes Bayesianas sendo implementada através de uma extensão da ferramenta de programação Jason.
When this work was started it was not possible to develop so practical and straightforward software with intelligent agents where their beliefs could likely be related to their environment, as the settings formal language available did not foresee such a possibility. When this necessity had to be taken into account and implemented, one should resort of advanced programming techniques where there should be integration of development environments and languages in order to make the implementation feasible. This study aimed to develop a new language agent oriented programming called AgentSpeak (PL), based on AgentSpeak (L) with the intention of creating the concept of probabilistic beliefs through the use of Bayesian networks being implemented through an extension Jason's programming tool.
Rosa, Stefan de Oliveira. "HRCSystem: sistema multiagente BDI como auxílio na gestão de profissionais por competências". Universidade do Vale do Rio do Sinos, 2009. http://www.repositorio.jesuita.org.br/handle/UNISINOS/2280.
Texto completoCoordenação de Aperfeiçoamento de Pessoal de Nível Superior
Este trabalho apresenta o desenvolvimento do HRCSystem (Sistema de Consulta a Recursos Humanos), desde concepção até os experimentos de validação. Intrínseco ao desenvolvimento do sistema estão os conceitos de áreas como Gestão de Projetos, Gestão por Competências e Engenharia de Software Orientada a Agentes. O principal objetivo do HRCSystem é auxiliar gerentes de projetos na escolha de um profissional que seja mais adequado à realização de uma atividade, considerando características de qualificação e disponibilidade deste profissional. Para isso, o HRCSystem implementa um modelo cognitivo para representar conceitos de competência humana e processos de gestão de competência de natureza psicológica. Este modelo cognitivo de competências também é proposto na dissertação, sendo outro importante resultado deste trabalho. Metodologias como TROPOS, Prometheus e Métodos Derivados de ITS (Intelligent Tutoring System) dão suporte às fases de análise e projeto do sistema. A fase de implementação é executada com aux
This work presents the development of the HRCSystem (System to Query Human Resources) from conception up to the experiments for validation. Intrinsic to the development of the application are the concepts of research areas as Project Management, Competencies Management and Agent-Oriented Software Engineering. HRCSystem goal is to assist project managers in choosing a professional that is more appropriate for some activity, considering the competencies and availability of the professional. To do so, HRCSystem implements a cognitive model aimed to represent human competency concepts and competence management processes of psychological nature. This cognitive model of competencies is also proposed in this work, being another important result of it. Methodologies like TROPOS, Prometheus and Methods Derived from ITS ( Intelligent Tutoring System) support analysis and design phases of the system. The implementation phase is executed with the help of AgentSpeak(L) language and JASON tool. Finally, both model and s
Šalbaba, Vojtěch. "Multiagentní simulační model pro letecké formace". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2013. http://www.nusl.cz/ntk/nusl-236382.
Texto completoWhite, Alan Gordon. "CAMP-BDI : an approach for multiagent systems robustness through capability-aware agents maintaining plans". Thesis, University of Edinburgh, 2017. http://hdl.handle.net/1842/31465.
Texto completoFagundes, Moser Silva. "Integrating BDI model and Bayesian networks". reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2007. http://hdl.handle.net/10183/10422.
Texto completoIndividually, Artificial Intelligence research areas have proposed approaches to solve several complex real-world problems. The agent-based paradigm provided autonomous agents, capable of perceiving their environment, reacting in accordance with different situations, and establishing social interactions with other software agents and humans. Bayesian networks provided a way to represent graphically the conditional probability distributions and an evidence-based probabilistic reasoning. Ontologies are an effort to develop formal and explicit specifications of concepts, which have been used by a wide range of research areas, including Multiagent Systems. However, there are applications whose requirements can not be addressed by a single technology. Circumstances like these demand the integration of technologies developed by distinct areas of Computer Science. This work is particularly concerned with the integration of Belief-Desire-Intention (BDI) agent architecture and Bayesian networks. Moreover, it is adopted an ontology-based approach to represent the agent’s uncertain knowledge. To bring together those technologies, it was developed an ontology to represent the structure of Bayesian networks knowledge representation. This ontology supports the interoperability among agents that comply with the proposed architecture, and it also facilitates the understanding necessary to abstract the agents’ mental states and cognitive processes through elements of Bayesian networks. Once specified the ontology, it was integrated with the BDI agent architecture. By integrating BDI architecture and Bayesian networks, it was obtained a cognitive agent architecture capable of reasoning under uncertainty. It was performed in two stages: abstraction of mental states through Bayesian networks and specification of the deliberative process. Finally, it was developed a case study, which consists in applying the probabilistic BDI architecture in the Social Agent, a component of a multiagent educational portal (PortEdu).
Cioffi, Francesca. "Applicazione del linguaggio ad agenti Jason per la programmazione di alto livello di robot". Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2009. http://amslaurea.unibo.it/8448/.
Texto completoZheng, Ning. "Mediation modeling and analysis forhigh-throughput omics data". Thesis, Uppsala universitet, Statistiska institutionen, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-256318.
Texto completoTruong, Chi Quang. "Integrating cognitive models of human decision-making in agent-based models : an application to land use planning under climate change in the Mekong river delta". Thesis, Paris 6, 2016. http://www.theses.fr/2016PA066580/document.
Texto completoThe initial goal of this thesis has been then to address this problem by proposing, on one hand, a cognitive approach based on the Belief-Desire-Intention (BDI) paradigm to represent the decision-making processes of human actors in agent-based models and, on the second hand, a validation of this approach in a complete land-use change model in which most of the factors cited above have also been simulated.The outcome of this work is a generic approach, which has been validated in a complex integrated land-use change model of a small region of the Vietnamese Mekong Delta. Our main contributions have been:The integration of the BDI architecture within an agent-based modeling platform (GAMA); The design of the Multi-Agent Based Land-Use Change (MAB-LUC) framework that can take into account the farmers’ decision-making in the land-use change processes;The proposal of a solution to assess the socio-economic and environmental factors in land-use planning and to integrate the MAB-LUC framework into the land-use planning process of. I conclude by showing that this work, designed in a generic fashion, can be reused and generalized for the modeling of complex socio-ecological systems where individual human factors need to be represented accurately
Faccin, João Guilherme. "Preference and context-based BDI plan selection using machine learning : from models to code generation". reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2016. http://hdl.handle.net/10183/138209.
Texto completoAgent technology arises as a solution that provides flexibility and robustness to deal with dynamic and complex domains. Such flexibility can be achieved by the adoption of existing agent-based approaches, such as the BDI architecture, which provides agents with the mental attitudes of beliefs, desires and intentions. This architecture is highly customisable, leaving gaps to be fulfilled in particular applications. One of these gaps is the plan selection algorithm that is responsible for selecting a plan to be executed by an agent to achieve a goal, having an important influence on the overall agent performance. Most existing approaches require considerable effort for customisation and adjustment to be used in particular applications. In this dissertation, we propose a plan selection approach that is able to learn plans that provide possibly best outcomes, based on current context and agent’s preferences. Our approach is composed of a meta-model, which must be instantiated to specify plan metadata, and a technique that uses such metadata to learn and predict plan outcomes. We evaluated our approach experimentally, and results indicate it is effective. Additionally, we provide a tool to support the development process of software agents based on our work. This tool allows developers to model and generate source code for BDI agents with learning capabilities. A user study was performed to assess the improvements of a tool-supported BDI-agent-based development method, and evidences suggest that our tool can help developers that are not experts or are unfamiliar with the agent technology.
Emmerich, Franck. "Anticipating a bid/no-bid decision model for an ICT service company". Thesis, Högskolan i Gävle, Avdelningen för Industriell utveckling, IT och Samhällsbyggnad, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:hig:diva-25896.
Texto completoZimmer, Janek. "Initialisierung des LM mit künstlichen Eingangsdaten zur Abschätzung orografischer Effekte auf die Niederschlagsverteilung bei idealisierten Strömungssimulationen". Universitätsbibliothek Leipzig, 2017. http://nbn-resolving.de/urn:nbn:de:bsz:15-qucosa-222260.
Texto completoThe Lokalmodell (LM) has been used for a series of sensitivity studies treating orographic modification of precipitation. An initialization technique has been developed which generates a horizontally homogeneous and stationary flow out of a single vertical profile of the required atmospheric variables. Herein, the horizontal pressure gradient is considered as well, allowing to investigate the influence of the Coriolis terms without the need for the area under investigation to be far away from the model boundaries. Simulations with idealized initialization fields can help to illustrate the influence of orographic obstacles on the three-dimensional flow field. Furthermore, they enable to validate certain parameterizations because of the missing synoptic-scale disturbances, which are present using real boundary data. The chosen parameterization of convection after Tiedtke (1989) shows different distributions of precipitation and its area-averaged values depending on the underlying orography
Bischof, Dorothea. "Modellorientierte Therapie bei Störungen des Leseerwerbs". Doctoral thesis, Humboldt-Universität zu Berlin, 2020. http://dx.doi.org/10.18452/21345.
Texto completoIn order to follow the lessons in school, children must be able to read with speed as well as with accuracy and a proven ability to comprehend texts. International school performance studies show that a high proportion of students already have inadequate reading skills in elementary school and therefore need additional support or therapy measures. Based on this observation, an evaluation of two different interventions among second- and third-graders is reported: A pre-post follow-up design with double pre-measurement, aiming at the increase of the students' reading skills. A model-guided therapy method for improving the reading speed of words and a parental training course for the improvement of reading accuracy and reading speed of pseudowords. 58 second- and third-graders with a serious reading backlog were selected to participate in the interventions and were assigned to either the therapy program or the parental training. Both groups received daily 45-minute training over a 5 week period. While the training of the therapy group was held by a therapist and took place at school, the training of the support group was carried out by parents at home. Changes in reading speed, reading comprehension and various eye movement parameters were evaluated.
Rianço, Nelson Manuel Sobral. "Modelo com regimes para os preços e a liquidez de acções em bolsa". Master's thesis, Faculdade de Ciências e Tecnologia, 2009. http://hdl.handle.net/10362/4096.
Texto completoLiquidez, nos mercados de acções, pode ser definida por várias quantidades concorrentes directamente observadas. Através da revisão da literatura concluímos que, apesar de um grande número de opiniões e dimensões da liquidez, os mais discutidos são o bid-ask spread (seguidamente designado por BAS) ver [12], [15],[26], [40], [46], [96], [108], [124] e [127] e o volume das transacções em [35], [104],[113], [132] e as suas referências. Uma série de estudos empíricos referenciados nos estudos citados, mostram a influência recíproca da liquidez nos níveis dos preços e dos níveis dos preços nas diversas medidas de liquidez. Iremos reportar neste trabalho, a análise estatística de ambos, o BAS e o volume das transacções, para um grande conjunto de acções estudadas, mostrando que a quantidade que tem melhores propriedades estatísticas que permitem o modelo log-normal é o volume das transacções expressa na moeda local. Propomos um modelo para a evolução do preço das acções em bolsa que incorpora a informação contida nos valores da liquidez expressa na moeda local. O modelo é dado por um sistema de equações diferenciais estocásticas, uma para o preço e outra para a liquidez, têm parâmetros de mudança de regime que mudam de acordo com as transformações dos limiares pelas trajectórias do processo. Por meio de um estudo de simulação, apresentamos algumas das propriedades do modelo e mostramos que permite recuperar algumas das características da evolução de uma acção típica do mercado de acções português.
Moreira, Clarisse. "Bid/No-bid decisions in the international construction industry : A comparison between theoretical and practical perspectives". Thesis, Umeå University, Umeå School of Business, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-5721.
Texto completoBid/no-bid decisions in international construction markets are considered difficult, being characterized by its uncertainties and complexities, especially in today’s highly competitive market. Additionally, it is claimed by some authors that many companies still utilize tools and methods that are fragmented, incomplete and rudimentary based on “personal intuition” or “previous-experience-based” (Han and Diekmann 2001a; Han and Diekmann 2001b). On the other hand, other authors emphasize that most of the bid/no-bid models found in the literature ‘remained in academic circles and did not find their way into the practical world’ (Wanous et al, 2000, pp.457). Thus, the focus of this work is to make a contribution towards the reduction of the actual gap between theoretical and practical bidding decision models and contribute to the development of a consistent model that could satisfactorily support the bid/no-bid decision for international construction projects. This way, an investigation of the practical bid/no-bid decision models is performed combined with an evaluation of the degree of applicability of theoretical models in practice. The research is based on a multiple case study analysis. The results suggest that although bidding decisions are still based on subjective judgments, the process applied by companies is formal and highly structured. It is a defined routine with a clear sequence of steps to be followed in which relevant information is analyzed by experienced staff. Additionally, it is designed to be followed by all bids in the companies, including formal presentations for the top management of the companies, who are actively involved in the decision. However, the results also reinforce that although some features of theoretical models can be observed in practice, none of them is being fully employed. Thus, it is possible to affirm that, although the current theoretical models bring some important highlights to bidding situations, they are still not fully suitable for the international construction environment. An important contribution can be done not only to the academic field but also to managerial one if future research focuses on the improvement of the practical models.
Farrenkopf, Thomas. "Applying semantic technologies to multi-agent models in the context of business simulations". Thesis, Edinburgh Napier University, 2017. http://researchrepository.napier.ac.uk/Output/1033149.
Texto completoSoto, Vaquero José Ricardo. "Evaluación de una prueba estadística para detectar endogeneidad en modelos Bid de uso de suelo". Tesis, Universidad de Chile, 2019. http://repositorio.uchile.cl/handle/2250/170778.
Texto completoLos modelos de uso de suelo permiten analizar la interacción entre los sistemas de transporte y el mercado inmobiliario. Esto los vuelve una herramienta de gran importancia para la toma de decisiones que concluye en proyectos como una línea de metro, un edificio comercial o un nuevo plano regulador. Considerando el alcance y consecuencias que tienen esta clase de proyectos en la sociedad, resulta fundamental que los modelos propuestos sean consistentes y permitan realizar pronósticos que reflejen la realidad en escenarios futuros. Los modelos de uso de suelo actuales son desarrollados bajo un enfoque Bid de máxima postura aleatoria, que podrían sufrir de endogeneidad debido, entre otras cosas, a la omisión de atributos, difíciles de medir pero muy influyentes en lo observado. La detección y correc- ción de endogeneidad ha sido estudiada ampliamente en el contexto de elecciones discretas (Louviere et al., 2005; Guevara, 2015), pero no en el caso particular del modelo Bid. Se han desarrollado múltiples metodologías para estimar modelos Bid (Ellickson, 1981; Lerman y Kern, 1983) que varían en términos de eficiencia. En consideración de lo anterior, esta memoria propone el desarrollo de una prueba de hipótesis basada en la prueba de especificación de Hausman y McFadden (1984) que logre detectar endogeneidad en modelos Bid. La principal ventaja que presenta el test propuesto frente a otras opciones es el no requerir de supuestos adicionales ni del uso de variables instrumentales para ser aplicado. Para estudiar el test propuesto se desarrolla un experimento de Monte Carlo donde se evalúan los indicadores de size distortion y poder empírico del test, los que son contrastados con el método de funciones de control. Este último se propone como alternativa pese al inconveniente de exigir el uso de variables instrumentales. El experimento simula una ciudad monocéntrica compuesta por hogares de dos estratos socioeconómicos donde se realiza un remate de viviendas a partir de un conjunto de atributos dado, logrando un equilibrio de mercado controlando la distribución de hogares por estrato y suponiendo un precio pagado igual a la máxima postura observada. Luego, se procede a estimar el modelo omitiendo un atributo de la simulación, que deriva en una fuente de endogeneidad que permite evaluar el test. La simulación concluye que la prueba desarrollada es capaz de detectar endogeneidad bajo ciertas condiciones. No obstante, existen casos donde el test puede fallar. En particular, cuando la valoración del atributo omitido es diferente para cada estrato se observan caídas en el poder empírico del test. Por otra parte, la comparación realizada con funciones de control muestra que este último posee mayor poder, mas el uso de variables instrumentales sigue representando un inconveniente que el test propuesto logra subsanar.
Fondecyt No. 1150590
Wilsdorf, Michael, Gabi Fischer y Astrid Ziemann. "Einfluss der vertikalen Auflösung der Eingangsprofile bei einem Schallstrahlenmodell". Universität Leipzig, 2009. https://ul.qucosa.de/id/qucosa%3A16343.
Texto completoIn the following article, effects of the vertical resolution of input data on numerical sound attenuation simulations are investigated. The reason for this lies in the occurrence of a „layer problem“ during work with such a model. That means, even larger the vertical resolution of the input profiles is, so much more the calculated answer deviates from the analytic. Therefore, different vertical resolutions are examined. The analyzed results show that a higher resolution can solve this problem. Calculations are carried out using the sound ray model SMART which considers the dependency of sound ray propagation on stratified atmosphere. As a basis for calculating the sound ray paths interpolated and climatologically classified profiles of temperature and wind obtained from radiosonde data are utilized. These investigations provide a basis for the analysis and interpretation of attenuation calculations derived from a sound ray model.
Rose, Melanie. "Soul Line Dancing Among African American Women in the Church: an Expectancy-value Model Approach". Thesis, University of North Texas, 2012. https://digital.library.unt.edu/ark:/67531/metadc149658/.
Texto completoAlotaibi, Saud Saad. "The international contractor's decision to invest : a strategic risk management decision model for public private partnership projects in Saudi Arabia". Thesis, Heriot-Watt University, 2016. http://hdl.handle.net/10399/3161.
Texto completoTang, Yuxiao. "Valuation of Mortgage Backed Securities with Prepayment using BDT Model and Monte Carlo Methods". Digital WPI, 2015. https://digitalcommons.wpi.edu/etd-theses/1184.
Texto completoChandrasekar, Kameshwar. "Search-space Aware Learning Techniques for Unbounded Model Checking and Path Delay Testing". Diss., Virginia Tech, 2006. http://hdl.handle.net/10919/27048.
Texto completoPh. D.
Vimjam, Vishnu Chaithanya. "Strategies for SAT-Based Formal Verification". Diss., Virginia Tech, 2007. http://hdl.handle.net/10919/26078.
Texto completoPh. D.
Gruber, Alfred. "A taxonomy of risk-neutral distribution methods : theory and implementation /". [S.l. : s.n.], 2003. http://www.gbv.de/dms/zbw/362419094.pdf.
Texto completoMorgado, Joana Nazaré de Castro Soares. "A modelling approach to estimate the incidence of salmonellosis in humans in Portugal". Master's thesis, Universidade de Lisboa. Faculdade de Medicina Veterinária, 2015. http://hdl.handle.net/10400.5/8861.
Texto completoEstimates of foodborne illness are relevant for setting food safety priorities and making public health policies. Salmonella spp. is one of the most important pathogens causing foodborne disease. In 2010, despite its progressive decrease in the European Union (EU), the incidence of salmonellosis was still 21.5 cases per 100,000 inhabitants, with a total of 99,020 confirmed cases of human salmonellosis reported by the 31 countries of the EU Member States (MSs). The objectives of this study are to estimate the burden of illness of salmonellosis in Portugal, to account for the domestically acquired, foodborne illness, while identifying data gaps and areas for further research. Estimates of illness due to Salmonella were based on data from 2000-2010 of the Portuguese reported laboratory-based surveillance system, relevant international literature and the Portuguese census population for 2010. The model approach - Burden of Illness (BoI) - defined as the impact of a health problem in an area or population measured by the incidence or number of cases, required accounting for underreporting and underdiagnosis, and estimating the proportion of illness domestically acquired and through foodborne transmission. The uncertainty was accounted with Monte Carlo simulations with 100,000 iterations, generating a mean estimate and 90% credible interval, using the program @Risk 6 (Palisades Corporation). The estimated number of salmonellosis cases is approximately 93 (52,04 –111,23) times higher than the reported from surveillance (239 cases of salmonellosis in 2010). It was estimated that there were 22,201 (11,476 – 35,956) episodes of domestically acquired foodborne Salmonellosis in Portugal for 2010. The multipliers for underreporting and underdiagnosis in Portugal were of 1 and 111.23, respectively. This was the first study to estimate foodborne salmonellosis cases in Portugal.
RESUMO - A análise de dados referentes à incidência de doenças de origem alimentar é crucial para a melhoria da segurança alimentar e para a revisão das políticas de Saúde Pública num país. A Salmonella spp. é um dos agentes etiológicos de zoonoses transmitidas por alimentos de maior relevância em todo o mundo. Em 2010, apesar da redução progressiva da sua incidência na União Europeia (EU), ainda se atingem valores de 21,5 casos de salmonelose por 100.000 habitantes nos 31 Estados-Membro (EM) da UE. Este estudo teve por objectivos: calcular a “Carga de Doença” causada por Salmonella spp. em Portugal; estimar os casos de salmonelose domesticamente adquiridos e de origem alimentar; e identificar lacunas no sistema de vigilância existentes, propondo linhas de investigação futuras. Os dados obtidos para calcular a incidência de salmonelose em Portugal, num período de tempo entre 2000 e 2010, foram recolhidos no sistema de vigilância de índole laboratorial; em artigos científicos e no recenseamento da população Portuguesa em 2010. O modelo criado, descrito como o que estima a “Carga da Doença”, caracteriza o impacto de um problema de saúde numa área ou população, através da incidência ou do número de casos observados. Faz ajustamentos para possíveis casos que não são reportados pelo sistema de vigilância e para casos que, apesar de existirem, não foram diagnosticados. Termina por calcular a proporção de casos de salmonelose contraídos por via alimentar e adquiridos domesticamente, incorporando a incerteza que os resultados possam acarretar. A incerteza foi calculada pelo método Monte Carlo, no programa @Risk 6 (Palisade Corporation), com simulações de 100.000 iterações, criando uma média estimativa e intervalos de credibilidade de 90%. O modelo de “Carga de Doença” gerou ocorrências de casos de salmonelose, 93 (52,04 –111,23) vezes superiores aos reportados pelo sistema de vigilância vigente (239 casos de salmonelose em 2010). Em 2010, foram estimados 22,201 (11,476 – 35,956) episódios de salmonelose transmitida por via alimentar e adquirida domesticamente. Os “multiplicadores” obtidos para a “subnotificação” e o “subdiagnóstico” foram, respectivamente, de 1 e 111,23. Este trabalho, pioneiro no cálculo da incidência de casos de salmonelose em Portugal por exposição alimentar, pretende ser um contributo válido e rigoroso para o estudo científico de uma doença, de grande incidência e da maior importância, em saúde pública.
Kathstede, Gerd. "Die Verfassungsmässigkeit der Gewerbesteuer und das Modell der kommunalen Einkommen- und Gewinnsteuer (BDI-VCI-Modell) /". Aachen : Shaker, 2008. http://d-nb.info/989282570/04.
Texto completoZimmer, Janek. "Initialisierung des LM mit künstlichen Eingangsdaten zur Abschätzung orografischer Effekte auf die Niederschlagsverteilung bei idealisierten Strömungssimulationen". Wissenschaftliche Mitteilungen des Leipziger Instituts für Meteorologie ; 37 = Meteorologische Arbeiten aus Leipzig … und Jahresbericht … des Instituts für Meteorologie der Universität Leipzig ; 11 (2006), S. 149-152, 2006. https://ul.qucosa.de/id/qucosa%3A15515.
Texto completoThe Lokalmodell (LM) has been used for a series of sensitivity studies treating orographic modification of precipitation. An initialization technique has been developed which generates a horizontally homogeneous and stationary flow out of a single vertical profile of the required atmospheric variables. Herein, the horizontal pressure gradient is considered as well, allowing to investigate the influence of the Coriolis terms without the need for the area under investigation to be far away from the model boundaries. Simulations with idealized initialization fields can help to illustrate the influence of orographic obstacles on the three-dimensional flow field. Furthermore, they enable to validate certain parameterizations because of the missing synoptic-scale disturbances, which are present using real boundary data. The chosen parameterization of convection after Tiedtke (1989) shows different distributions of precipitation and its area-averaged values depending on the underlying orography.
Jurcevic, Sanja. "MicroRNA expression profiling in endometrial adenocarcinoma". Doctoral thesis, Örebro universitet, Institutionen för hälsovetenskap och medicin, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:oru:diva-41640.
Texto completoMusaad, Salma MA. "Anthropometric Measures of Obesity and the Association with Asthma and Other Allergic Disorders: Cincinnati Children’s Allergy and Immunology Clinic Cohort". University of Cincinnati / OhioLINK, 2007. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1192570691.
Texto completoCastro, Millades de Carvalho. "Risco na variação de preços agropecuários: um estudo para os mercados de soja, milho e boi gordo no município de Rio Verde-GO, 2004 a 2014". Universidade Federal de Goiás, 2016. http://repositorio.bc.ufg.br/tede/handle/tede/6057.
Texto completoApproved for entry into archive by Jaqueline Silva (jtas29@gmail.com) on 2016-08-31T18:13:07Z (GMT) No. of bitstreams: 2 Dissertacao - Millades de Carvalho Castro - 2016.pdf: 2898400 bytes, checksum: bbe10850391e6dda19a8504302660c5b (MD5) license_rdf: 0 bytes, checksum: d41d8cd98f00b204e9800998ecf8427e (MD5)
Made available in DSpace on 2016-08-31T18:13:07Z (GMT). No. of bitstreams: 2 Dissertacao - Millades de Carvalho Castro - 2016.pdf: 2898400 bytes, checksum: bbe10850391e6dda19a8504302660c5b (MD5) license_rdf: 0 bytes, checksum: d41d8cd98f00b204e9800998ecf8427e (MD5) Previous issue date: 2016-06-03
Fundação de Amparo à Pesquisa do Estado de Goiás - FAPEG
Volatility in the prices of commodities and the financial return of agricultural activities affect the choice of what to produce. The present work investigates volatilities in prices of cattle, soybeans, and corn in Rio Verde (GO, Brazil), the choice of this region should be the importance of the city in the state and national agricultural production. For this study, we analyze weekly prices of corn, soybeans and cattle in Rio Verde spot market from 2004 to 2014, using Time Series Analysis and Value at Risk. The examination of the series pointed to the presence of a conditional variance. Therefore the ARCH / GARCH models were applied. The model selected to soybean was the IGARCH (2.1) and to corn and cattle the EGARCH (1.1). Due to disproportion between the traded prices and volumes it was not possible to perform the VAR series comparison. Therefore we used the ratio between the VAR and revenue of each product to compare between markets. Results showed a higher ratio for the cattle series indicating that volatility affects cattle producers’ income more than that of soybean or corn producers in Rio Verde (GO), which resulted in the reduction of this activity in the region.
A volatilidade nos preços das commodities e o retorno financeiro das atividades agropecuárias afetam a escolha do que produzir. O presente trabalho visa investigar as volatilidades nos preços do boi e das culturas de soja e milho para o município de Rio Verde (GO, Brasil), no período de 2004 a 2014, a escolha dessa região deve-se a importância do município na produção agropecuária estadual e nacional. Para tanto, utilizou-se de dados semanais de preços de milho, soja e boi no mercado físico de Rio Verde no período de 2004 a 2014. A metodologia usada foi a usual de análise de séries temporais e cálculo do Value at Risk (VaR). O exame das séries apontou a presença de variância condicional, sendo então aplicados os modelos ARCH/GARCH.O modelo selecionado para soja foi o IGARCH (2,1) e para milho e boi o EGARCH (1,1). Posteriormente, o cômputo do VaR para cada uma das séries não é suficiente para comparação, devido a desproporção entre os preços e os volumes negociados. Logo, para que fosse possível a comparação entre os mercados, utilizou-se da razão entre VaR e a receita de cada produto. Os resultados apontaram que em média, a razão foi maior para a série bovina. Portanto, a volatilidade compromete a receita dos produtores bovinos mais do que os agricultores de milho e soja no município de Rio Verde (GO), o que implicou na redução dessa atividade na região.
Weber, Christoph. "Uncertainty in the electric power industry : methods and models for decision support /". New York : Springer, 2005. http://aleph.unisg.ch/hsgscan/hm00145851.pdf.
Texto completoHess, Euodia. "Boron-doped Diamond Sensors for the Determination of Organic Compounds in Aqueous Media". Thesis, University of the Western Cape, 2010. http://etd.uwc.ac.za/index.php?module=etd&action=viewtitle&id=gen8Srv25Nme4_5310_1305022937.
Texto completoIn electrochemical oxidation treatment of wastewater, the electrode material is an important parameter in optimizing oxidative electrochemical processes, since the mechanism and products of several anodic reactions are known to depend on the anode material. The electrochemical oxidation of benzaldehyde, nitrobenzene and m-cresol on bare boron-doped diamond (BDD) electrode was investigated. Cytochrome c was then electrochemically immobilsed onto the functionalized BDD electrode by cyclic voltammetry. Oxidation and reduction reaction mechanism of each flavonoid was studied. There was one oxidation and reduction peaks for quercitin and catechin respectively, and two oxidation and two reduction peaks for rutin. The cytochrome c modified BDD electrode showed good sensitivity for all three flavonoids and low detection limits i.e. 0.42 to 11.24 M as evaluated at oxidation and reduction peaks, respectively.
Loonat, Naadhira. "Investigating depression and quality of life in adults diagnosed with HIV or AIDS". Thesis, University of the Western Cape, 2009. http://etd.uwc.ac.za/index.php?module=etd&action=viewtitle&id=gen8Srv25Nme4_5878_1363780893.
Texto completoHIV and AIDS are disease conditions that have led to high mortality rates in Southern Africa since the late 1970s. The socio-economic system has led to the unequal spread of resources&rsquo
and vulnerability and exposure to HIV is more prevalent in poorer communities. The added burden of life stresses cause for many to be isolated and stigmatised and are often not equipped with the necessary support and coping skills to deal with the magnitude of these circumstances. There is a high prevalence of mental disorders and especially depression amongst individuals infected with either HIV or AIDS. Research shows that stressful life events can impact HIV course progression and impacts the QoL of those infected with HIV or AIDS. Given the social and psychological context of HIV and AIDS, the aim of the study was to examine the relationship between depression and QoL in a sample of adults diagnosed with HIV or AIDS. This quantitative, cross-sectional study used the Becks Depression Inventory II (BDI II) and the Quality of Life Enjoyment and Satisfaction Questionnaire (Q-LES-Q), to measure the variables concerned. This battery of 
questionnaires was administered to a purposive sample of adult individuals diagnosed with HIV or AIDS residing in a previously disadvantaged area in the Cape Metropole region. Using SPSS, 
data was analysed and descriptive and inferential statistics were conducted. The study found that there were more women than men with HIV or AIDS that were found to be depressed (mild, moderate and severe depression). Furthermore, the depressive state increased when the progression of the disease increased. There were generally no significant differences in the QoL 
experienced within various areas of life and overall life satisfaction experienced. However, the QoL experienced in work was lower. There was a significant relationship between the depressed state and QoL and life satisfaction experienced in household duties and tasks. The contribution of this study includes informing the larger research project, with regards to future treatment 
regimes. It will update statistics on the prevalence of depression and QoL of adults diagnosed with HIV or AIDS in the area. This study is framed within a biopsychosocial model and is 
theoretically underpinned by Beck&rsquo
s theory of depression. Key words: HIV, AIDS, adults, depression, quality of life (QoL), Beck Depression Inventory II (BDI II), Quality of Life Enjoyment and Satisfaction Questionnaire (Q-LES-Q), Antiretrovirals (ARV&rsquo
s), prevalence data, correlations.
Kathstede, Gerd [Verfasser]. "Die Verfassungsmäßigkeit der Gewerbesteuer und das Modell der kommunalen Einkommen- und Gewinnsteuer (BDI/VCI-Modell) / Gerd Kathstede". Aachen : Shaker, 2008. http://d-nb.info/1162792221/34.
Texto completoVandi, Silvia. "Progettazione e Sviluppo di un BDI Personal Assistant Agent per la generazione di Warning in ambito medico: il sistema Trauma Tracker come caso di studio". Master's thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amslaurea.unibo.it/15585/.
Texto completoLendacký, Peter. "Modely úrokovej miery a ocenenie úrokových opcií". Master's thesis, Vysoká škola ekonomická v Praze, 2010. http://www.nusl.cz/ntk/nusl-18693.
Texto completoPalijanskas, Marius. "Inovacijų diegimas Lietuvos įmonėse: proceso plėtra bei ekonominis vertinimas". Master's thesis, Lithuanian Academic Libraries Network (LABT), 2008. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2008~D_20080929_113541-06707.
Texto completoThe aim of the master thesis is analysis of Lithuanian companies innovative activities, dynamics of innovation costs, comparing innovative companies‘ and labour productivity, also discussing about finance support tendencies of innovations. To rate process development and establishment of innovations in Lithuanian companies, likewise economical it aspect, it is shown by using statistical methods and theoretical tendencies analysis, which proves indirect innovations impact into country‘s competitiveness, also overal innovations potential in the country. Furthermore, it is done with a showing situation context not only in Lithuania, but also compares it with Europe Union countries. Certain indicators exclusion (like turnover, labour productivity, sources of finance support) helps to enlarge a view of the reasons, likewise enabling factors for innovation degree of country companies. Master Final Work consists of three parts. In theoretic part there is researching of innovation concept and innovative activity theoretical aspects, possible risks for innovations, suggestions for competitiveness improving. In practise part of the work, there are established estimation of innovative Lithuanian companies’ activities and development opportunities, determined innovation influence over certain indicators, their sizes and interests, either comparison of distinct innovative indexes of Lithuania and Europe Union countries. On the third part of the work there is composed Lithuanian... [to full text]
Künkler, Boris. "Mechanismenorientierte Lebensdauervorhersage unter Berücksichtigung der Mikrostruktur : Modellentwicklung, Verifikation und Anwendung /". Düsseldorf : VDI-Verl, 2007. http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&doc_number=016244991&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA.
Texto completoLiu, Jinxiang. "Investigation of low cycle fatigue in shot peened components". Düsseldorf VDI-Verl, 2009. http://d-nb.info/996623914/04.
Texto completoLanzetta, Vitor Bianchi. "Uma comparação entre modelos de previsão de preços do boi gordo paulista". Universidade de São Paulo, 2018. http://www.teses.usp.br/teses/disponiveis/11/11132/tde-17072018-145429/.
Texto completoThis study compared the predictive performance between neural network models and exponential smoothing, using daily data of live cattle future price (BM&FBOVESPA) from January 2010 to December 2015. The results show that relatively more complex models like neural networks do not necessarily display better performance compared to simpler ones. Results also shows that relative classification changes with respect to adjust measures and/or forecast horizons changes besides advantages achieved by model combinaion.
Le, Fleur Celeste Catherine. "Comparing the BDI II and the HADS (HADS-D) as a screening tool for depression amongst HIV infected individuals attending a public health clinic". Thesis, University of the Western Cape, 2011. http://etd.uwc.ac.za/index.php?module=etd&action=viewtitle&id=gen8Srv25Nme4_2733_1363786537.
Texto completoThis study utilised secondary data from a larger study that looked at individuals that are already infected by HIV which is entitled Implicative personal dilemmas and cognitive conflicts in health decision making in HIV positive adults and adults with AIDS. The primary aim of the larger study was to examine the cognitive construction of the individual and how they utilised their individual resources to construct who they are and how they perceived the difficulties and challenges that they face and the decisions they make regarding their health. HIV and AIDS is a debilitating disease and it affects millions worldwide. South Africa, presently, has the largest burden of this disease with those between the ages of 15 &ndash
49 years of age being most affected. As previously 
mentioned the decisions that individuals make can impact on their health. Decisions to take necessary precautions such as protected sex during sexual intercourse can decrease the 
progression of the disease. Decisions made regarding abstinence of risky behaviour as well as being committed to taking medication could also positively impact health. People living with HIV and AIDS find it 
difficult to adjust to the challenges that this disease presents. Depression is often experienced due to the changes in self image and perception. Studies show that 
females are twice more likely to experience depression than men. There has however been no conclusive evidence showing the reason for this, however, the perception of stress based on 
gender could shed some light on this matter and how these perceptions can increase the likelihood of women being more vulnerable to depression. Due to the limitation of this study, it will 
only look at depression as it relates to HIV and AIDS. Psychological problems such as depression can hamper the adjustment process and the effect of depression is evident in that it can lower the CD 4 + cells. Not only are those 
living with HIV and AIDS affected by depression, but they also have a lifetime prevalence to depression. It is important to have an effective screening tool for depression so that the detection of this 
disease can be made and effective treatment can be implemented to enhance health. The sample consisted of 113 adult participants that have already been diagnosed with HIV and AIDS. The 
primary aim of this study was to compare the Beck&rsquo
s Depression Inventory II (BDI II) and the Hospital Anxiety and Depression Scale &ndash
(the Depression component) (HADS-D) as a screening tool 
 
for depression. Exploratory Factor Analysis revealed a 5 factor structure which accounted for 60.14 % of the total variance. The HADS yielded one factor accounting for 14.33% of total variance. The BDI II has proven to be more a reliable measure of depression with 0.89 according to the Cronbach&rsquo
s Alpha co efficient opposed to 0.375 as per the HADS-D. The secondary aim was to establish 
the sociodemographic and disease profiles of the participants under study.
Chang, Su Eun. "A bid-rent network equilibrium model". Thesis, University College London (University of London), 2004. http://discovery.ucl.ac.uk/1446893/.
Texto completoLarson, Dana Elizabeth. "Feeling Sad? Maybe You are Just Uncertain! A Predictive Test for Depression". TopSCHOLAR®, 2013. http://digitalcommons.wku.edu/theses/1318.
Texto completo