National Repository of Grey Literature 31,081 records found  1 - 10nextend  jump to record: Search took 0.82 seconds. 

The issue of establishing a new bank branch
KLÍMA, Lukáš
The target of this diploma work is to show the establishment of a bank branch from the stage of planning to the day when it is open for clients. To do so I have used both fictitious data (in view of the ČSOB strategy) and methods and procedures used in practice.

Critical evaluation of Šik s reform
Šrámek, Ondřej ; Szobi, Pavel (advisor) ; Dufek, Pavel (referee)
The thesis deals with the so called Šik s reform, which was a reform, that tried to implement certain elements of market economy in the centrally planned economy of Czechoslovakia in the sixties of the twentieth century. Firstly the thesis describes the course of the reform, when the importance of the central plan was significantly reduced, the position of enterprises was strengthened and the price system was rebuild. Lately the thesis examines and compares opinions on reform and new economic system of foreign and domestic experts. The goal of the thesis is to discover mistakes and imperfections of implementing of new systém, which could endanger its functioning.

External Sources of Finance for Business Projects in the Czech Republic
Kubíčková, Kateřina ; Filipová, Vladimíra (advisor) ; Drozen, František (referee)
This bachelor thesis is focused on external sources of finance for business projects in the Czech Republic. The theoretical framework summarizes the expertise and definitions relating to business, entrepreneurs personality, to legal forms of business and traditional external sources of finance. As the lack of resources or difficult access to traditional sources of capital can sometimes be an obstacle in the realization of a welcome and viable business plan, the second half of the thesis is devoted to alternative options of financing business projects with an emphasis on EU subsidies drawing. Other analysed external sources of finance are the investments of private investors called Business Angels, venture and private equity capital, crowdfunding and at the end preferential credits from banking institutions offered to start-ups or new business projects. The main target of this thesis is to provide an overview of the available external projects funding, to find out how they are going on in the Czech Republic and at the conclusion to assess, what kinds of projects are suitable for every single kind of funding. This thesis could help to entrepreneurs, who do not have enough funds for their idea, to be knowledgeable in current options of external financial sources.

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.

Řízení IS/ICT se zaměřením na sourcing služeb informačního systému
Šebesta, Michal ; Voříšek, Jiří (advisor) ; Havlíček, Zdeněk (referee) ; Příklenk, Oldřich (referee) ; Král, Jaroslav (referee)
Research on outsourcing has been around for several decades, while recent evolution in the information systems discipline towards ICT service commoditization significantly changes the context of decision-making. Services that are available on-demand via the Internet allow organizations implementing functions they demand in a fraction of time. This trend represents a chance for organizations seeking to use advanced ICT services without a need of major investments. Problem is the current lack of guidelines and tools for managing ICT services and their outsourcing. Given the trends on the ICT service market, it is expected that much of the IT management in the future will encompass the ICT services and utilize service-level structures. Methods currently available are either too broad or encompass only small part of the whole problem. Ad-hoc or unsound decisions in this area might cause major complications in terms of quality, usability, integration, and consequently influence total cost of organizational IT. Organizations need to either revise existing models or propose and implement completely new models to manage their IS/ICT. This thesis deals with the management of IS/ICT with focus on the ICT services outsourcing. It discusses available sourcing models in the literature and links them to the various interconnected areas. Based on these areas, it presents an integrated view on IT outsourcing strategies. Most importantly the thesis proposes an original concept for decision-making about outsourcing of ICT services named the SOURCER framework. This approach utilizes the presented outsourcing strategies, and introduces a complex methodology and decision-making criteria that will assist organizations with selection of ICT services in order to maintain and manage a most suitable ICT service portfolio. The decision-making is based on four essential viewpoints: function, costs, time, and quality. These viewpoints are discussed, individually analyzed, and serve as a basis for further research. The whole framework is developed and validated according to Design Science Research Methodology (DSRM). Individual components are evaluated using a survey among a group of selected IT managers. Proof of concept is then established by a case study on framework use in a real organization. This case study covers strategy specification, business--IT alignment, specifying service architecture and its interconnections, outsourcing, and management of the ICT service portfolio.

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.

Building and use of smaller computer networks
Kyzivát, Marek ; Pinkas, Otakar (advisor) ; Šmejkal, Ivo (referee)
The thesis describes the initial state of the computer network Basic Schools and Kindergartens Ohradní (ZŠMŠ Ohradní) in Prague 4 and then its reconstruction, which I largely contributed. ZŠMŠ Ohradní consists of four pavilions and from one building on the other side of the street. The aim of this study is to assess the initial state of the network and point out the shortcomings that we discovered. We found deficiencies in the operation stress tests, measurements and data cabling overall analysis. Original networks connectivity was 100Mb/s. Together with a colleague, we are network administrators. Furthermore, I am going to introduce a new form of network, which has identified deficiencies improved, by using on newer technologies. I will describe its structure, address allocation, active and passive components, and operated services. New network is capable of 1Gb/s, and its spine is going to be 10Gb/s soon. Benefits of this reconstruction is faster, more stable and more modern network that will facilitate the work of employees of ZŠMŠ Ohradní. To these improvements, I have mainly contributed by measurements. I participated in the design and implementation of new form of data network. I collaborated with fellow Poc to the configuration of active elements and network services in reconstructed network.

Design of processes of business department in IT company and measuring their performance
Schütz, Martin ; Oškrdal, Václav (advisor) ; Bruckner, Tomáš (referee)
The thesis deals with design of new processes of business department in IT company which provides server hosting, web hosting and domain registration services. These processes come from identification and analysis of current processes and the theory of business department management. Key Performance Indicators (KPIs) were set for selected processes which can be used for managing the company as a whole. Models of processes were created due to EPC notation. New processes were designed to continuously create data in CRM information system providing evidential and information support necessary for business department management, including the possibility of measuring its performance. Processes also automatize often repetitive activities and provide relevant information to other affected business units within the company. Contribution of the thesis lies in results of analysis of current identified processes containing solution proposals of discovered problems and newly created process models. Both can be used as a pattern for optimization of current processes in already existing organization or for designing new process models in new organization in the same or similar field of business.

CRM System Optimization
Fučík, Ivan ; Mildeová, Stanislava (advisor)
This thesis is focused on CRM solutions in small and medium-sized organizations with respect to the quality of their customer relationship. The main goal of this work is to design an optimal CRM solution in the environment of real organization. To achieve this goal it is necessary to understand the theoretical basis of several topics, such as organizations and their relationship with customers, CRM systems, their features and trends. On the basis of these theoretical topics it is possible to analyze current CRM solution in the organization. From the data obtained by the methods of observation and controlled interview it was possible to prepare a design for optimal CRM solution. This optimal solution comes also from user and organization requirements. The optimal CRM solution saves time and costs associated with current CRM solution and replaces existing and ineffective CRM tools.