
Sökresultat:
3765 Uppsatser om The Tidal Model - Sida 40 av 251
Earnings management i amerikanska företag tiden innan konkurs
The purpose of this study was to examine earnings quality and earnings management in U.S. ex-post failed firms. A quantitative study was made, using the Modified Jones Model, to identify abnormal accruals up to six years before bankruptcy. 9 003 continuing firms and 187 bankrupt firms, active sometime between 1990 and 2010, were examined. The study concludes that U.S.
En jämförelse mellan individers självuppskattade livskvalitet och samhällets hälsopreferenser : En paneldatastudie av hjärtpatienter
Objective: In recent years there has been an increasing interest within the clinical (medical) science in measuring people?s health. When estimating quality of life, present practise is to use the EQ-5D questionnaire and an index which weighs the different questions. The question is what happens if the individuals estimate there own health, would it differ from the public preferences? The aim is to make a new prediction model based on the opinion of patients and compare it to the present model based on public preferences.Method: A sample of 362 patients with unstable coronary artery disease from the Frisc II trial, valued their quality of life in the acute phase and after 3, 6 and 12 months.
Strategisk kommunikation i ideella organisationer ? en fallstudie av Rädda Barnens modell med frivilligarbetande kommunikatörer
This thesis explores strategic communication management within the non-profit sector. Communication models need to be adapted to the specific sector as different sectors require different approaches of strategic communication management. In the spring of 2013, the non-profit organization Save the Children Sweden initiated a communication model based on volunteer communicators. The following study explores how non-profit organizations can manage communications with a focus on volunteers as a communication resource. The applied research questions concern how volunteers may be integrated into communication activities, the opportunities and challenges connected to involving volunteer communicators and how this may affect the role of the organization's employed communicators.
Utvärdering av Capcals förmåga att beräkna framkomlighet
Performance of an intersection affects the total travel time in a traffic network. An intersection with good performance can easily be described by its contribution to lower travel time than in a comparable intersection. The travel time is of importance in the cost calculations when a specific intersection is to be chosen and designed. It is important to be able to make correct and precise performance calculations so that the cost calculations will not be incorrect. For that purpose the software Capcal, which is a traffic model for intersection analysis on performance, is used in Sweden.
Framtagande av kravspecifikation för standardsystem
There are several methods and models within the areas of software engineering
on how to proceed during a software development process. For each of these
methods and models there are benefits and drawbacks, depending on how you
choose to look at them. A difference of principle between the different models
is that they either advocate iterative development or not.
In parts of software engineering one makes use of different methods depending
on which is most fitting in a specific situation. There are several methods on
how to recieve more qualitative data from the end-users during the requirement
collection, but the reappearing pattern is still user centric participation,
which means that the user participates more actively in part of or the entire
development process.
Optimeringsflöde av modelleringsprogram vid broprojektering : Analys av de tre modelleringsprogrammen Tekla Structures, Revit 2013 och Rhinoceros
This thesis treats Building Information Modeling, BIM, in the production stage. Brieflydescribed BIM is virtual model of a building object where all information about theobject is gathered. All the involved operators in the construction project have access tothe model and can gather or share information about the project. There are several waysto apply BIM in the production stage. This thesis primarily deals with visualization of theobject, preparation and planning, the ability to take amounts from the model andcoordination and clash control.The basic issue was highlighted by Byggdialog AB.
Förebyggande djuromvårdnad mot post-anestetisk myopati hos häst
Post-anaesthetic myopathy (PAM) is a serious occasional complication of general anaesthesia in horses. It causes not only pain and suffering to the horse, but also suffering (trauma) to the owner with increased veterinary costs. In the worst case PAM can be fatal. The anaesthetic nurse must know which parameters have to be taken into consideration in the prevention of PAM, to be able to prevent it, and use that knowledge for the animals safety. The aim of this literature review was to investigate and make a presentation of the factors and measurements associated with PAM, with focus on how to monitor these measurements to prevent it from happening, and the advice a Veterinary nurse can give to the horse owner regarding this condition.
According to literature there a few factors that greatly increase the risk of PAM, these include- hypotension, periods less than 60 mmHg significantly increases the risk.
En Modell av SOA för Agila Organisationer
In a dynamic and unpredictable reality, either rigid structures or silo architectures areappropriate ways to organize an agile organization. This thesis enlightens these relationsbetween Service Oriented Architecture (SOA) and an organization who acts in a varied andconstantly changing business environment. In other words, this thesis enlightens the question:?How suitable is SOA to organize the enterprise who will meet a constantly changing andheterogenic business environment?.The thesis presents a model where an efficient organization must be agile to be able to actquickly in the business environments with constantly changing desires, needs, expectations,desires etc. According to the same model a Service Oriented Architecture organizes theenterprise elements such as processes, resources, competences, responsibilities, informationsystems etc.
Information Audit en informationsgranskning vid Borås Stads äldre- och handikappomsorg inom kommundel Centrum.
An information audit identifies, among other things, organizations information resources, the information flow and the needs of the information users. The purpose of this masters thesis was to describe the management of information within a local unit of Borås municipality by putting an information audit-method in practice. The focus was on three issues: What information needs could be seen in the organization? How does the information flow through the organization? How does Sugan Henczels seven-stage model serve as a tool to map the management of information within the local unit? The study only described the situation at a certain time at the chosen organization. The seven-stage information audit model was revised and adjusted to the studied organization by only carrying out four of the seven steps: Planning, Data collection, Data analysis and Data evaluation.
Att skapa en motkultur : En religionspsykologisk undersökning av Livets Ord som religiös minoritet i en sekulär kulturell kontext
In this textual analysis I have examined the book Att följa Jesus by Ulf Ekman and information from Word of Life's official website. The aim of this study is to see how a religious leader is shaping the identity of the groups members after a certain pattern that differs from the surrounding, secular society. The research focus of this essay includes several aspects: how a culture is formed in a religious minority in contrast to the prevailing cultural context; how the material can be explained by Paul Pruyser?s theory on the psychological worlds; how what Ulf Ekman writes about distinguishing themselves from the environment differs from how other religious minority groups distinguish their identity; and, how the psychological world, expected behavior, and context of Word of Life can be structured by Valerie DeMarinis? model of assessment. I have placed Word of Life in a realistic illusionistic world developed from Paul Pruyser?s theory of psychological worlds.
Förbättring av mjukvarubibliotek för parallellberäkningar med programmeringsmodellen Chunks and Tasks
Chunks and Tasks is a programming model based on the C ++ programming language. This programming model is used for electronic structure calculations, among other things.The purpose of this project is to improve the CHT-MPI software library for Chunks and tasks, so that calculations of matrix-matrix multiplications are performed more efficiently than they do with the existing software library. The software library is based on the work stealing method, which is a method the software library for Chunks and Tasks uses for the distribution of the calculation work. The considered way to improve the software library is by modifying the work stealing method in a way that makes the distribution of calculation work happen in a more efficient way , which will lead to calculations performed faster than before.Two different modifications of the work stealing method were tested and it led to two new methods, Method 1 and Method 2, which distributed the calculation work differently. Method 1 did not give results that were compatible with the theory, since the calculation time with this method was much longer than the previous method.
Modellbygge av mekaniksystem och riktmotorer i stridsvagn 122
This master thesis is one part of a project, called ?StabSim?, with the purpose to develop a simulation model for the align and stabilisation system in main battle tank 122. The origin of this project is that it should be possible to make control analysis without risking any hardware. Besides that it will be easy to change components in order to investigate the behaviour of the system. The report includes modelling of tower and weapon mechanics and also the modelling of the synchronous motors, which control these.
CAP KC3-12 : Design and finite element analysis
In offshore oil production FMC Subsea systems use a product called cap. The cap´s mainly task is to protect hubface and seal areas on inboard hub against dirt, corrosion and mechanical damage under installation of a subsea system. A new model of a cap has been designed and analysed using finite element method. The model is called KC3-12 and has a new function, emergency release, which is a backup method for the ROV (remote operated vehicle) to release the cap from the hubface when it is placed under water. The cap KC3-12 was found to fulfil the criteria under the test load pressure, according to ASME VIII, div2.
Svalövs flyktingenhets arbete för nyanlända invandrare - en utvärdering med brukar- och intressentfokus
The following report is a constructive responsive evaluation of Svalövs communes unit for newly arrived refugees based on a qualitative user- and stakeholder model. The main purpose is to evaluate the units? quality from a user and stakeholder perspective. The main findings are that the users and stakeholders are satisfied with the quality of the units? services but request further social and structural participation.
Integration och intersektionalitet - Tre skånska kommuners användning av intersektionalitetsperspektivet
Integration is a phenomena that occurs in all societies that experience any form of immigration. This process is dependent on how we analyze, both the groups of immigrants, and how we analyze the society in which they becoming integrated.Intersectionality is one method of analyzing this framework. By applying the categories: gender, class and race on the integration process, we get a more complex picture of the subject. Therefore we also become more able to adjust the actions and arrangement around the different questions of inte-gration.In this essay I try to explain what the intersectionality is, how it is used and how it can apply in integration as a specific subject. I also apply the intersectionality model on different policy documents from Malmö, Vellinge and Landskrona to find out if they show any awareness of this model both explicitly and implicitly..