National Repository of Grey Literature 28,482 records found  1 - 10nextend  jump to record: Search took 0.70 seconds. 


The effect of investment in tertiary education on gross wages in the region Prague
Diessner, Daniel ; Chytil, Zdeněk (advisor) ; Babin, Jan (referee)
The aim of this work is to determine whether and how higher education affects gross wages. The theoretical part focuses on the theory of human capital, especially investment in education. The theory posits that a higher investment in human capital leads to higher yield, higher wages. The validity of this concept will be tested on the group of respondents who entered the labour market at the turn of millennium. Concentration of candidates with tertiary education in this period has risen considerably, which could cause an imbalance in the labour market. The practical part is based on the work of Mincer (1974). I used Mincer Earnings Function as a basis to build regression model. Partial aim is to prove the declining rate of return on investment in tertiary education using Mincer Equation.

Creation and optimalization Facebook campaign for specific e-shop
Karkošová, Martina ; Zamazalová, Marcela (advisor) ; Stříteský, Václav (referee)
This bachelor thesis Creation and optimalization facebook campaign for specific e-shop is about marketing using of social network - Facebook, focusing on e-commerce Rodinnebaleni.cz. The thesis is divided into theoretical and practical part. The theoretical part is about the Internet marketing, social networks, Facebook and advertising on it. In the practical part I will deal with the creation of an advertising campaign for e-commerce rodinnebaleni.cz on Facebook. Individual results will be evaluated according to the PNO indicator. According to the results we will see how each ad set is effective. The measures for optimalization leading to the highest possible performance of the campaign gonna be established.

Optimization of the process of recruitment and selection of employees
Doxanská, Kateřina ; Legnerová, Kateřina (advisor) ; Němec, Otakar (referee)
The aim of the thesis is based on the comparison and evaluation of the selection process and recruitment in three selected companies find the optimum process. The paper compares these HR processes with IT developer JetBrains s.r.o., a pharmaceutical company Shire Czech s.r.o. and company providing services in the field of facility management. The thesis is divided into four chapters. The first chapter is devoted to basic theoretical knowledge concerning the chosen topic. In the second chapter describes the process of recruitment and selection of employees in individual companies. The third chapter contains a comparison of selected companies, their processes and are given recommendations for individual companies, which will help improve these processes. The fourth chapter is devoted to a number of possibilities to improve individual aforementioned processes to be more efficient and lead to optimal process of recruitment and selection of employees.

Innovation activities in Germany in the context of smart specialisation
Vlčková, Markéta ; Vlčková, Jana (advisor) ; Vošta, Milan (referee)
Economic growth is slowing in many countries. It leads to a discussion on what sources of growth should countries focus. For this purpose, EU created the concept of smart specialization, which puts an emphasis on the most efficient use of public financial resources dedicated to research and development. The aim of this thesis is to find out on what industry Germany as a leader of EU innovation and its individual regions specializes and to identify potential areas for targeting resources to innovation, research and development. This will be determined by using the patent network. The secondary objective is to interconnect findings of patenting and analysis of innovation activities in various regions of Germany with international trade and to determine whether there is a correlation between innovation activity in a particular sector and export of the sector's products abroad.

Employer branding in Building Industry
Hralová, Lenka ; Bušina, Filip (advisor) ; Havlíček, Karel (referee)
The Master's Thesis is focused on a modern trend in human resource management, employer branding, analysed as a general image of a company as employer, its working conditions and a preference of this company as a stable employer. The main goal is to review the range and relevance of employer branding within Czech building industry based on existing company and comparison with its competition. The first part describes theoretical definitions of employer branding and its instruments. The second part presents the empirical research done in Metrostav a.s., comparison with its competition and a questionnaire between civil engineering students and construction apprentices that was focused on their expectations of future employment in the building industry. In the end of the thesis the research is evaluated and the improvements that would lead to empowerment of employer brand are suggested.

Clustering and regression analysis of micro panel data
Sobíšek, Lukáš ; Pecáková, Iva (advisor) ; Komárek, Arnošt (referee) ; Brabec, Marek (referee)
The main purpose of panel studies is to analyze changes in values of studied variables over time. In micro panel research, a large number of elements are periodically observed within the relatively short time period of just a few years. Moreover, the number of repeated measurements is small. This dissertation deals with contemporary approaches to the regression and the clustering analysis of micro panel data. One of the approaches to the micro panel analysis is to use multivariate statistical models originally designed for crosssectional data and modify them in order to take into account the within-subject correlation. The thesis summarizes available tools for the regression analysis of micro panel data. The known and currently used linear mixed effects models for a normally distributed dependent variable are recapitulated. Besides that, new approaches for analysis of a response variable with other than normal distribution are presented. These approaches include the generalized marginal linear model, the generalized linear mixed effects model and the Bayesian modelling approach. In addition to describing the aforementioned models, the paper also includes a brief overview of their implementation in the R software. The difficulty with the regression models adjusted for micro panel data is the ambiguity of their parameters estimation. This thesis proposes a way to improve the estimations through the cluster analysis. For this reason, the thesis also contains a description of methods of the cluster analysis of micro panel data. Because supply of the methods is limited, the main goal of this paper is to devise its own two-step approach for clustering micro panel data. In the first step, the panel data are transformed into a static form using a set of proposed characteristics of dynamics. These characteristics represent different features of time course of the observed variables. In the second step, the elements are clustered by conventional spatial clustering techniques (agglomerative clustering and the C-means partitioning). The clustering is based on a dissimilarity matrix of the values of clustering variables calculated in the first step. Another goal of this paper is to find out whether the suggested procedure leads to an improvement in quality of the regression models for this type of data. By means of a simulation study, the procedure drafted herein is compared to the procedure applied in the kml package of the R software, as well as to the clustering characteristics proposed by Urso (2004). The simulation study demonstrated better results of the proposed combination of clustering variables as compared to the other combinations currently used. A corresponding script written in the R-language represents another benefit of this paper. It is available on the attached CD and it can be used for analyses of readers own micro panel data.

Míry podobnosti pro nominální data v hierarchickém shlukování
Šulc, Zdeněk ; Řezanková, Hana (advisor) ; Šimůnek, Milan (referee) ; Žambochová, Marta (referee)
This dissertation thesis deals with similarity measures for nominal data in hierarchical clustering, which can cope with variables with more than two categories, and which aspire to replace the simple matching approach standardly used in this area. These similarity measures take into account additional characteristics of a dataset, such as frequency distribution of categories or number of categories of a given variable. The thesis recognizes three main aims. The first one is an examination and clustering performance evaluation of selected similarity measures for nominal data in hierarchical clustering of objects and variables. To achieve this goal, four experiments dealing both with the object and variable clustering were performed. They examine the clustering quality of the examined similarity measures for nominal data in comparison with the commonly used similarity measures using a binary transformation, and moreover, with several alternative methods for nominal data clustering. The comparison and evaluation are performed on real and generated datasets. Outputs of these experiments lead to knowledge, which similarity measures can generally be used, which ones perform well in a particular situation, and which ones are not recommended to use for an object or variable clustering. The second aim is to propose a theory-based similarity measure, evaluate its properties, and compare it with the other examined similarity measures. Based on this aim, two novel similarity measures, Variable Entropy and Variable Mutability are proposed; especially, the former one performs very well in datasets with a lower number of variables. The third aim of this thesis is to provide a convenient software implementation based on the examined similarity measures for nominal data, which covers the whole clustering process from a computation of a proximity matrix to evaluation of resulting clusters. This goal was also achieved by creating the nomclust package for the software R, which covers this issue, and which is freely available.

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.

Motivation and evaluation of empolyees
Sinkulová, Anna ; Legnerová, Kateřina (advisor) ; Šmíd, David (referee)
My bachelor thesis is focused on motivation and assessment of employees in the company. The aim of this thesis is to investigate the influence of team building and benefits on employees' motivation. Literature based theoretical part of my thesis describes and investigates the real meaning and purpose of motivation and basic motivational concepts. Furthermore, I outlined the basics behind employee benefits, team building and also stated the current given trends in these areas. The practical part is focused on benefit and workplace research and their impact on the general motivation to work and the relations between the employees of the Czechoslovak Commercial Bank (ČSOB). In order to collect the best results, I used the method of questionnaires. Respondents were asked to answer questions considering their satisfaction with the system of employee benefits and the importance of teamwork. Based on the survey results I propose certain changes that should lead to motivation improvement and better job performance.