National Repository of Grey Literature 44,157 records found  1 - 10nextend  jump to record: Search took 2.25 seconds. 


Is import of goods from european countries to Czech republic more or less influenced by changes in nominal and real exchange rates than in non european countries?
Vereš, Jan ; Stroukal, Dominik (advisor) ; Slaný, Martin (referee)
This bachelor thesis analyses the connection between import of goods from foreign countries to Czech Republic and the exchange rate changes. The initial hypothesis of this paper is to prove that the depreciation of domestic currency has positive influence on balance of trade balance. For this purpose there is eight econometric models which were created by using time series from years 2003 to 2016. These models are divided in pairs among four chosen countries. For each country two models were created that follow the development of trade balance between Czech Republic and one of the countries in two different time frames. All the models always use the real effective exchange rate, growth rate of GDP for Czech Republic and growth rate of GDP for one of the countries as explanatory variable. It is connected with the second task of this thesis, which is the analysis of the differences in the behaviour of the models that belong to the countries which are members of the EU and these that are not. The aim is to find out whether the existence of tariffs on imported goods from countries out of the EU causes visible differences in the behaviour of the variables that were included in the models. Based on the outcomes of all eight models the main hypothesis has been proved right for three out of four countries. In the models for Germany, China and France the relation of real exchange rate and trade balance came out as positive in long term, in short term the outcome was ambiguous. The second question of this thesis has been answered, but its added value is questionable. The final models for each state do show some noticeable differences and they can be used to determine if the influence of the change of exchange rates on trade balance is smaller or bigger in the countries where tariffs are used. On the other hand, from the results we can learn that the sample of only four countries is insufficient for the deduction of any conclusions.

The value of life from macroenomic point of view in United States of America, Czech republic and Russia between years 2007-2014
Antoš, Michal ; Zeman, Martin (advisor) ; Brabec, Petr (referee)
The subject of this bachelor thesis is the research of the value of life calculation in the Czech republic, United states of America and Russia in 2007-2014.The main purpose is to analyze and compare values of life and major factors influencing them. The hypothesis is that value of life differs in selected countries due to distinctions of sections influencing them. The theoretical part is devoted to sections directly or indirectly influencing values of life, and then analyzing and comparing them together within the selected countries. The selected sections are education, health care, labor market, inequality and living standards. The practical thesis approach is to calculate the values of life for the individual states. The values of life are calculated for so called, representative individual, who is 40-years old citizen of selected country. In the period, in which is the value of life calculated, the retirement age and life expectancy are also considered in formula. Calculated values are examined and the economic and political measures are offered to the states, which can turn into significant increases in the value of life in future.

Differences and similarities on the approaches of buyers from X and Y generations regarding sustainable procurement
Lacour, Maxime ; Štěrbová, Ludmila (advisor) ; Geniaux, Isabelle (referee)
Responsible procurement has become a real challenge for companies following the current trends of Corporate Social Responsibility (CSR) and more and more ethic-oriented customers. Differing from the concept of green procurement this concept of responsible procurement supports the willingness of companies to have ethic and sustainable supplies. The usual criteria in procurement such as price performances innovation terms and time of payment have increasingly been coupled with more ethic-oriented ones. These criteria related to ethics combine both social and environmental responsibilities of suppliers and stakeholders such as energetic savings and the possession of a particular certification. Currently many call for tenders set ecological requirements for suppliers or subcontractors even in non-strategic procurement activities. The goal of this thesis is about comparing this approach to responsible procurement between buyers from the X and Y generation: do they share the same ideas and priorities concerning responsible procurement? For both of these generations are the advantages and drawbacks of responsible procurement similar?

On possible approaches to detecting robotic activity of botnets
Prajer, Richard ; Palovský, Radomír (advisor) ; Pavlíček, Luboš (referee)
This thesis explores possible approaches to detecting robotic activity of botnets on network. Initially, the detection based on full packet analysis in consideration of DNS, HTTP and IRC communication, is described. However, this detection is found inapplicable for technical and ethical reasons. Then it focuses on the analysis based on network flow metadata, compiling them to be processable in machine learning. It creates detection models using different machine learning methods, to compare them with each other. Bayes net method is found to be acceptable for detecting robotic activity of botnets. The Bayesian model is only able to identify the botnet that already executes the commands sent by its C&C server. "Sleeping" botnets are not reliably detectable by this model.

Urbanization in China: Sustainability of Chinese Cities
Králíková, Petra ; Stuchlíková, Zuzana (advisor) ; Neumann, Pavel (referee)
The aim of the master thesis is to characterize development trends of Chinese urbanization since the establishment of People´s Republic of China until today, approaches to these trends and evaluate their sustainability. Thesis includes four main parts. The first part introduces main urbanization theories: Stages of Urban Development, Differential Urbanization, and Environmental Kuznets Curve. The second part characterizes the development of Chinese urbanization, defines two main determinants of the future development and tries to cover different potential future scenarios. The third part deals with Chinese urban policies, such as five-year-plans, Urbanization plan and reforms. After that, the sustainability issue is evaluated. Last part of the thesis deals with urbanization trends and policies in Chongqing municipality.

Analysis and design of intranet structure
Novák, Miroslav ; Pour, Jan (advisor) ; Šedivá, Zuzana (referee)
Nowadays, Intranet is an inseparable part of every company, notwithstanding of their size or field of activity. Both, in my work and personal life, I often come across different intranets that usually do not get a positive response. But they usually have the same source of the problem, which is based on their wrong structure. This is why is chose this topic for my thesis. The goal of my thesis is to perform an analysis of an existing intranet of a particular company and subsequently create a design of the intranet new structure using the card-sorting method. This thesis primarily represents a generalized method of how to proceed during such realization and which areas to look into. Theoretical part of this thesis covers the topics of information architecture and also the term intranet itself, where the most frequent issues I came across in the intranets are pointed out. Practical part covers the analysis itself, where I focus on the structure of the existing intranet, categorization of its content, connections with other systems, customization, permission management, surveys of contentment, and intranet usage. The analysis is performed manually by scanning through the existing intranet of the company, since other methods or approaches could not be applied due to technical limitations or insufficient permis-sions. Based on the outputs of the analysis, web categorizations and the card-sorting method, a design of a structure of the new intranet has been proposed. The design itself is a demonstration of the method how to approach the new intranet design.

Serverless single page application in JavaScript
Zikmund, Marian ; Pecinovský, Rudolf (advisor) ; Suchan, Vladimír (referee)
The goal of this thesis is to design and develop a framework for building modern single- page application in the JavaScript programming language and describe this approach to development. The work also contains the documentation for a more comfortable use and customization. The content is divided into eight chapters. The introduction is followed by the retrieval of information resources, including the specifics of the JavaScript programming language and explanation of the formation of single-page application. The description of the basic principles of their functioning, motivation and justification, when and why this approach is appropriate is also included. The work is primarily focused on the issue of single-page application, for which the use of the JavaScript programming language is crucial. For this reason, this work provides a whole chapter about this programming language, also including a description of its history and role in the context of others. Below are the common characteristics of single-page applications frameworks, built on top of the library ReactJS, whose formation is engaged in the following chapter. The developed framework also contains the user guide. The practical outcome of this work is an open source framework for creating serverless single-page applications, which is due to its architecture and documentation appropriately adaptable.

Irrationality in the decision- making of an individual as an economic entity in the territory of the Czech Republic
Böhm, Tomáš ; Zeman, Martin (advisor) ; Babin, Jan (referee)
The main objective of this thesis is an in-depth analysis of the decision-making process on issues of economic nature for individuals in the Czech Republic. The degree of rationality occurring in consumer behavior is evaluated based on lessons learned. The theoretical section is concerned with the economic aspect of the decision-making process, which mainly includes knowledge of neoclassical theory, whose basis is the cardinal and ordinal concept of utility maximization. Subsequently there are introduced the alternative approaches to decision making, focusing on the subjective aspects of human reasoning. Using the mutual synthesis of these approaches, the author draws a term behavioral economics, specific elements of which constitute a substantive content of the whole work. The practical section verifies the hypothesis that the decision-making contradicts the theory of rational individual conduct. Data collected through the questionnaire is subjected to analytical procedures by which the stated hypothesis was verified.

Use of Interest Rate Models for Interest Rate Risk Management in the Czech Financial Market Environment
Cíchová Králová, Dana ; Arlt, Josef (advisor) ; Cipra, Tomáš (referee) ; Witzany, Jiří (referee)
The main goal of this thesis is to suggest an appropriate approach to interest rate risk modeling in the Czech financial market environment in various situations. Three distinct periods are analyzed. These periods, which are the period before the global financial crisis, period during the financial crisis and in the aftermath of the global financial crisis and calming subsequent debt crisis in the eurozone, are characterized by different evaluation of liquidity and credit risk, different relationship between financial variables and market participants and different degree of market regulations. Within this goal, an application of the BGM model in the Czech financial market environment is crucial. Use of the BGM model for the purpose of predicting a dynamics of a yield curve is not very common. This is firstly due to the fact that primary use of this model is a valuation of interest rate derivatives while ensuring the absence of arbitrage and secondly its application is relatively difficult. Nevertheless, I apply the BGM model to obtain predictions of the probability distributions of interest rates in the Czech and eurozone market environment, because its complexity, direct modeling of a yield curve based on market rates and especially a possibility of parameter estimation based on current swaptions volatilities quotations may lead to a significant improvement of predictions. This improvement was also confirmed in this thesis. Use of swaptions volatilities market quotations is especially useful in the period of unprecedented mone- tary easing and increased number of central banks and other regulators interventions into financial markets that occur after the financial crisis, because it reflects current market expectations which also include future interventions. As a consequence of underdevelopment of the Czech financial market there are no market quotations of Czech koruna denominated swaptions volatilities. I suggest their approximations based on quotations of euro denominated swaptions volatilities and also using volatilities of koruna and euro forward rates. Use of this approach ensures that predictions of the Czech yield curve dynamics contain current market expectations. To my knowledge, any other author has not presented similar application of the BGM model in the Czech financial market environment. In this thesis I further predict a Czech and Euro area money market yield curve dynamics using the CIR and the GP models as representatives of various types of interest rates models to compare these predictions with BGM predictions. I suggest a comprehensive system of three criteria, based on comparison of predicti- ons with reality, to describe a predictive power of selected models and an appropria- teness of their use in the Czech market environment during different situations in the market. This analysis shows that predictions of the Czech money market yield curve dynamics based on the BGM model demonstrate high predictive power and the best 8 quality in comparison with other models. GP model also produces relatively good qua- lity predictions. Conversely, predictions based on the CIR model as a representative of short rate model family completely failed when describing reality. In a situation when the economy allows negative rates and there is simultaneously a significant likelihood of their implementation, I recommend to obtain predictions of Czech money market yield curve dynamics using GP model which allows existence of negative interest rates. This analysis also contains a statistical test for validating the predictive power of each model and information on other tests. Berkowitz test rejects a hypothesis of accurate predictions for each model. However, this fact is common in real data testing even when using relatively good model. This fact is especially caused by difficult fulfilment of test conditions in real world. To my knowledge, such an analysis of the predictive power of selected interest rate models moreover in the Czech financial market environment has not been published yet. The last goal of this thesis is to suggest an appropriate approach to obtaining pre- dictions of Czech government bonds risk premium dynamics. I define this risk premium as a difference between government bond yields and fixed rate of CZK IRS with the same length. I apply the GP model to describe the dynamics of this indicator of the Czech Republic credit risk. In order to obtain a time series of the risk premium which are necessary for estimation of GP model parameters I firstly estimate yield curves of Czech government bonds using Svensson model for each trading day since 2005. Resulting si- mulations of risk premium show that the GP model predicts the real development of risk premiums of all maturities relatively well. Hence, the proposed approach is suitable for modeling of Czech Republic credit risk based on the use of information extracted from financial markets. I have not registered proposed approach to risk premium modeling moreover in the Czech financial market environment in other publications.