Dissertationen zum Thema „Comparison of significant points“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit Top-25 Dissertationen für die Forschung zum Thema "Comparison of significant points" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Sehen Sie die Dissertationen für verschiedene Spezialgebieten durch und erstellen Sie Ihre Bibliographie auf korrekte Weise.
Zelený, Miroslav. „Automatizované sledování pohybujících se objektů pomocí robotického manipulátoru“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2021. http://www.nusl.cz/ntk/nusl-442440.
Der volle Inhalt der QuelleGutzmann, Tobias. „Comparison of Points-to Analyses“. Thesis, Växjö University, School of Mathematics and Systems Engineering, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-2401.
Der volle Inhalt der QuellePoints-to analysis is a static program analysis which computes possible reference relations between different parts of a program. It serves as input to many high-level analyses. Points-to analyses differ, among others, in flow- and context-sensitivity, program representation, and object abstraction. Most program representations used for points-to analysis are sparse representations which abstract from, e.g., primitive data types and intra-procedural control-flow. Thus, a certain degree of information is sacrificed for compact program representation, which results in scalable performance. In this thesis, we present a framework which allows building different versions of Points-to SSA (P2SSA), a sparse, Memory SSA based program representation. Distinct instantiations of P2SSA contain different levels of abstraction from a program's full representation. We present another framework which allows running Points-to analyses on these program representations. We use these two frameworks to instantiate different versions of P2SSA and compare them in terms of analysis precision and execution time.
Parks, LuElla Marie. „A comparison of Nebo Hill and Sedalia points“. Diss., Columbia, Mo. : University of Missouri-Columbia, 2006. http://hdl.handle.net/10355/6254.
Der volle Inhalt der QuelleThe entire dissertation/thesis text is included in the research.pdf file; the official abstract appears in the short.pdf file (which also appears in the research.pdf); a non-technical general description, or public abstract, appears in the public.pdf file. Title from title screen of research.pdf file (viewed on August 28, 2007) Includes bibliographical references.
Lennartsson, Alexander, und Hilda Melander. „Comparison of systems to detect rogue access points“. Thesis, Linnéuniversitetet, Institutionen för datavetenskap och medieteknik (DM), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-88592.
Der volle Inhalt der QuelleAllspach, Lisa E. „The character of guilt within interpersonal relationships: A comparison of friends and significant others“. Diss., The University of Arizona, 2000. http://hdl.handle.net/10150/289176.
Der volle Inhalt der QuelleKnecht, Vicky Marie. „PATIENTS WITH GYNECOLOGICAL CANCER: COMPARISON OF LEARNING NEEDS OF PATIENTS AND THEIR SIGNIFICANT OTHERS“. Thesis, The University of Arizona, 1985. http://hdl.handle.net/10150/292091.
Der volle Inhalt der QuelleRouse, Susan L. „A Comparison of Points Versus Sounds as Reinforces in Human Operant Research“. Thesis, University of North Texas, 1999. https://digital.library.unt.edu/ark:/67531/metadc278951/.
Der volle Inhalt der QuelleRichard, Andrew Justin. „Clovis and Folsom Functionality Comparison“. Thesis, The University of Arizona, 2015. http://hdl.handle.net/10150/556853.
Der volle Inhalt der QuelleLander, Angelina. „PRIVACY, SURVEILLANCE AND THE STATE: A COMPARISON OF U.S. AND BRITISH PRIVACY RIGHTS“. Master's thesis, University of Central Florida, 2009. http://digital.library.ucf.edu/cdm/ref/collection/ETD/id/4242.
Der volle Inhalt der QuelleM.A.
Department of Political Science
Sciences
Political Science MA
Bjørk, Lars-Erik, und Truls Rinnan Jørgensen. „Benchmarking significant DBMS costs on Niagara in order to perform a relative performance comparison between the Shared Nothing and the Shared Everything DBMS memory architectures“. Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2006. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-9310.
Der volle Inhalt der QuelleThis report carries out a relative performance comparison between two DBMS architectures on the Multi Core, Single Die (MCSD) realization Niagara. The two DBMS architectures in question are Shared Nothing (SN) and Shared Everything (SE). The MCSD field is rapidly evolving, and we expect that this technology will become increasingly important in the near future. In order to carry out the comparison, the performance of the architectures must be calculated. This calculation depends on the cost figures associated with each architectural approach. To identify these costs, we present the design solutions made and results discovered in our previous work. Based on this, the most significant costs are determined and scheduled to be micro benchmarked. The natural next step is to examine possible techniques to implement the benchmarks. In order to do this, we first expand on the Niagara chip and the platform on which the micro benchmarks will run. Having a sufficient theoretical platform to continue, we move on to describe the implementation of each micro benchmark in detail. After benchmarking all the most significant costs, we thoroughly discuss the results, some of which are indeed surprising. The costs which are not benchmarked are based on assumptions from our previous work and recalculated to apply to Niagara. For both SN and SE, we evaluate the system for two classes of transactions. The first class is transactions touching one tuple (called simple), the second is transactions touching four tuples (called complex). Each class has two instances, read and update. In order to perform the subsequent analysis, the decomposition of each transaction is presented in detail. When analyzing the outcome of the calculations, interesting results emerge. First, we note that SE is the cheapest alternative when evaluating the simple transactions. This is because the SN approach includes an administrative overhead component that does not pay off when the transaction only touches one tuple. However, for complex transactions, the overhead component results in a parallel gain for SN which outperforms SE. Based on the most dominant costs of both architectures, we perform a sensitivity analysis. For SN, the analysis is based on the cost for message passing. For SE, it is based on the cost for synchronization. The goal of this analysis is two folded. First, it is interesting to see how the results vary. For example, what the ratio between the cost for message passing and the cost for synchronization must be in order to make the two approaches perform equally well. Second, the analysis indicate how error-prone each architecture is to erroneous estimation. The sensitivity analysis examine the performance of SN and SE when the ratio between the cost for message passing and the cost for synchronization is varied. This is done in both the read and the update cases. In addition to examining the simple and the complex transactions, we examine general transactions were the number of operations are not predetermined. The analysis of the general read transaction suggests that when the number of operations increases, the message passing and synchronization costs wipe out the impact of the other costs. It also suggests that when the cost of message passing is greater than 4 times the cost of synchronization, SE performs better when increasing the number of read operations. Similarly, if message passing is cheaper than 4 times the cost of synchronizing, SN is preferable. When increasing the number of update operations, the ratio is 3.33. After concluding the analysis, we suggest a hybrid architecture that might combine the advantages of SN and SE. At the cost of introducing both message passing and synchronization, the architecture introduce parallelism in SE. Lastly, we identify suggestions for future work. Realized and applied to the DBMS model introduced in this report, we believe that several of these suggestions can shrink some of the costs presented.
Tan, Wah Lay, Lok-tin Wong, 陳華麗 und 黃洛天. „A systematic review of post-extractional alveolar hard and soft tissue dimensional changes in humans : comparison of studies with non-fixed or fixed reference points“. Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2011. http://hub.hku.hk/bib/B48395456.
Der volle Inhalt der Quellepublished_or_final_version
Dental Surgery
Master
Master of Dental Surgery
Zavalina, Viktoriia. „Identifikace objektů v obraze“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220364.
Der volle Inhalt der QuelleLhéritier, Alix. „Méthodes non-paramétriques pour l'apprentissage et la détection de dissimilarité statistique multivariée“. Thesis, Nice, 2015. http://www.theses.fr/2015NICE4072/document.
Der volle Inhalt der QuelleIn this thesis, we study problems related to learning and detecting multivariate statistical dissimilarity, which are of paramount importance for many statistical learning methods nowadays used in an increasingly number of fields. This thesis makes three contributions related to these problems. The first contribution introduces a notion of multivariate nonparametric effect size shedding light on the nature of the dissimilarity detected between two datasets. Our two step method first decomposes a dissimilarity measure (Jensen-Shannon divergence) aiming at localizing the dissimilarity in the data embedding space, and then proceeds by aggregating points of high discrepancy and in spatial proximity into clusters. The second contribution presents the first sequential nonparametric two-sample test. That is, instead of being given two sets of observations of fixed size, observations can be treated one at a time and, when strongly enough evidence has been found, the test can be stopped, yielding a more flexible procedure while keeping guaranteed type I error control. Additionally, under certain conditions, when the number of observations tends to infinity, the test has a vanishing probability of type II error. The third contribution consists in a sequential change detection test based on two sliding windows on which a two-sample test is performed, with type I error guarantees. Our test has controlled memory footprint and, as opposed to state-of-the-art methods that also provide type I error control, has constant time complexity per observation, which makes our test suitable for streaming data
Achuo, George. „Partner satisfaction and renewal likelihood in consumer supported agriculture (CSA) : a case study of The Equiterre CSA network“. Thesis, McGill University, 2003. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=19555.
Der volle Inhalt der QuelleLin, Chan-Dar, und 林政達. „Computing Surface Intersections Using Significant points“. Thesis, 1995. http://ndltd.ncl.edu.tw/handle/41034599767178805355.
Der volle Inhalt der Quelle國立交通大學
資訊工程研究所
83
An algorithm for computing the surface intersection between two general parametric surfaces is proposed. Th algorithm consists of two steps. In the first step, we find the significant points - u-turning and border points. The second step traces the curve component in a numerically stable manner. It is well recognized that a good surface intersection algorithm should balance three conflicting objectives: robustness, accuracy, and efficiency. The proposed alogrithm is robust because it can find at least one starting point for each intersection component by locating the significant points. Morever, in tracing process, our proposed alogrithm should be more efficient because we obtain the tracing direction explicitly. Nevertheless, we observe that computing the significant points for NURBS surfaces is not efficient, especially for high degree surfaces. Also, as shown in other existing methods singularities cannot be completely resolved although the employed tracing procedure is capable of handling many of the singularities.
Yarjanian, Daron S. „A comparison of the physical properties of endodontic absorbent paper points“. 1989. http://catalog.hathitrust.org/api/volumes/oclc/27095095.html.
Der volle Inhalt der QuelleTypescript (photocopy). eContent provider-neutral record in process. Description based on print version record. Includes bibliographical references (leaves 52-53).
Liu, Yen-Ju, und 劉晏如. „Fast Discovery of VM-Sensitive Divergence Points with Basic Block Comparison“. Thesis, 2012. http://ndltd.ncl.edu.tw/handle/95700636163928834812.
Der volle Inhalt der Quelle國立交通大學
網路工程研究所
100
To evade VM-based malware analysis systems, VM-aware malware equipped with the ability to detect the present of virtual machine is proposed. To detect VM-aware malware and locate VM-sensitive divergence points of VM-aware malware, we propose a new block-based behavior comparison scheme (BBC), in contrast to the conventional instruction-based schemes. The BBC scheme divides the malware program into basic blocks, instead of binary instructions, and uses them as the analysis unit. In contrast to the conventional schemes, the BBC scheme significantly decrease the cost of behavior logging and trace comparison, as well as the size of behavior traces. In our evaluation, behavior logging is 23.87-39.49 times faster than the conventional schemes. The total number of analysis unit, which is highly related to the cost of trace comparisons is 11.95%-16.00% of the conventional schemes. Consequently, VM-sensitive divergence points can be discovered in a more efficient way. The correctness of our divergence point discovery algorithm will be also proved in this paper.
Chen, Jin-Tsair, und 陳進財. „Comparison of Asymptotic Behavior of local linear smoother on Two Design Points“. Thesis, 1996. http://ndltd.ncl.edu.tw/handle/26245099733058187023.
Der volle Inhalt der QuelleLIN, YOU-ZHI, und 林宇智. „Comparison of Machine Learning Classification Algorithms to Predict Significant Coronary Artery Disease by Using Treadmill Exercise Data“. Thesis, 2019. http://ndltd.ncl.edu.tw/handle/8k7yna.
Der volle Inhalt der Quelle亞洲大學
資訊工程學系
107
In recent years, the number of people dying from cardiovascular diseases is increasing, and it is a disease that cannot be ignored. Cardiovascular disease has no particularly obvious symptoms before onset and is often overlooked. Clinically, doctors can check whether a patient has cardiovascular disease through a sports ECG. The exercise ECG is an electrocardiogram and blood pressure and heart rate that allow the patient to walk on the treadmill and record their movement status. In the literature, the accuracy of doctors using cardiovascular electrocardiography to diagnose cardiovascular disease falls to about 70-75%. In this paper, we study the use of various machine learning classification algorithms for the analysis of exercise ECG data. The experimental data is data from 100 patients with suspected and known coronary artery disease who underwent exercise electrocardiography after a doctor's diagnosis. We use five machine learning classification algorithms: K-Nearest Neighbor (KNN), Decision Tree (DT), Random Forest(RF), Support Vector Machine(SVM) and eXtreme Gradient Boosting (XGBboost). As a result of the experiment, the XGBboost classifier has the highest performance in all classification models and can achieve an accuracy rate of 84%. The results show that machine learning methods can be used to assist doctors in improving the accuracy of cardiovascular disease diagnosis.
Chen, Wei–Yi, und 陳薇沂. „A Study on Cellular Phone Brands’ Strategic Positioning – the Comparison of Customers’ Dynamic Points of View“. Thesis, 2009. http://ndltd.ncl.edu.tw/handle/03225695415563763704.
Der volle Inhalt der Quelle育達商業技術學院
企業管理所
97
With 3C products and Internet communications technology rapid development, people use mobile phones to change the requirements of novelty. At the same time, enterprises face the increasingly fierce competitive environment in recent years and so need to have a clear positioning strategy. Therefore, this study will be referred Hill and Jones (2001) to a competitive advantage - value, innovation, quality, customer response, to explore the mobile phone brand awareness in the consumer industry position. In this study, all mobile phone users and potential consumers will be the research sample. There are the seven well-known mobile phone brands selected according to the consumers’ familiarity in the market. Through the convenience sampling method the consumers are adopted to collect data. A total of 144 questionnaires were issued, and 127 valid questionnaires were received. Orthosim 2 v.01 was used to analyze the comparison of two figures in order to establish the dynamic model in the study. NewMDSX software was used for the survey analysis of preferences
De, Klerk Anika. „A comparison between ultrasound therapy and dry needling in the treatment of active trapezius myofascial trigger points“. Thesis, 2014. http://hdl.handle.net/10210/12362.
Der volle Inhalt der QuelleMyofascial pain syndrome has become a significant cause of chronic pain and disability in today‟s society. Conditions causing chronic pain can not only cause disability due to pain, but can also lead to other problems such as psychological and behavioural disturbances. Physical deconditioning can also occur due to lack of exercise because of myofascial pain (Rachlin, 1994). The aim of this study was to compare dry needling therapy and ultrasound therapy in the treatment of myofascial trigger points in order to demonstrate any superiority between the two modalities. Participants for this study were recruited by word of mouth and advertisements that were placed around the University of Johannesburg Doornfontein Campus. Thirty people participated in the trial, all of whom conformed to the specific inclusion and exclusion criteria. The participants were randomly placed into two groups. Group A received dry needling therapy, namely the fanning technique, and Group B received ultrasound therapy. Participants in Group A received one treatment per week for four weeks and subjective and objective measurements were taken at each visit. Participants in Group B received two treatments per week for three weeks and measurements were taken at visits one, three, five and seven. Subjective data was obtained through the use of the Visual Analogue Pain Scale, which measured the perception of pain of the participants. Objective data was obtained from pressure algometer readings, which measured pain pressure thresholds of participants, and through the Cervical Range Of Motion (CROM) device. The results of this study indicated that dry needling therapy and ultrasound therapy both significantly benefited participants in terms of the treatment of active myofascial trigger points. Based on the final results, both dry needling therapy and ultrasound therapy are equally effective modalities in the treatment of active myofascial trigger points, with neither modality showing superiority over the other.
Orkan, Shahaf. „Comparison between chiropractic cervical spine manipulation and needling of acupuncture points in the treatment of tension - type headaches“. Thesis, 2012. http://hdl.handle.net/10210/6914.
Der volle Inhalt der QuellePurpose: Acupuncture has been a controversial issue in the medical world for many years before the sceptic western medicine slowly adopted its idea. Some mechanisms for pain relief were clinically researched and proven to be valid as well as effective in treating tension-type headaches (Stux, Berman and Pomerantz, 2003) The purpose of this study was to assess and compare the effects of cervical spine manipulation and needling of acupuncture points in those patients with tension-type headache and suggest another complimentary treatment to the chiropractic manipulation, especially in those patients where manipulation is contraindicated to manipulation. If found to be effective, various mechanisms have been suggested in the formation of tension headache episodes. Those mechanisms may be alterations within the spinal cord and/or brainstem gating mechanisms as a result of facet joint dysfunction, sensitization of nociceptors in the peripheral structures of the body and psychological factors. Method: This study consisted of two groups, consisting of 16 subjects in each group. All participants were screened for tension-type headaches and accepted based on the inclusion and exclusion criteria. The subjects were between the ages of eighteen and thirty-five. Group 1 received chiropractic manipulation treatment to the most restricted levels in their cervical spine. Group 2 received treatment consisting of needling of acupuncture points to specific predetermined points. Procedure: Each successful candidate was treated six times over a 3 week period which included a total of seven sessions. Before the beginning of the treatment, the successful candidate completed the Vernon-Mior Neck Pain and Disability Index Questionnaire and the Numerical Pain Rating Scale. Readings for cervical spine ranges of motion were then taken with a CROM device. In group 1, chiropractic manipulation was then delivered to the most restricted segments in the cervical spine. In group 2, needling of six predetermined acupuncture points for relieving tension-type headache was performed bilaterally. The same treatment procedure was administered at sessions one through six, the CROM readings and questionnaires were taken in sessions one, three, five and seven. Results: The results were obtained by using the Mann-Whitney U and t-test. No statistically significant differences were identified between the groups, when comparing the 2 treatment methods at the visits. However, both groups showed a statistically significant improvement over time within each group individually for subjective measurements and for right lateral flexion in the objective measurements. Conclusion: The results were inconclusive with regards to the prolonged effects of chiropractic manipulation and needling of acupuncture points on cervical spine range of motion in patients with tension-type headache. However, it was concluded that both methods of treatment had beneficial effects on how the participants perceived their pain and disability. Due to the small group of subjects and relatively short duration of the study, accurate conclusions could not be formulated. The findings obtained were insignificant and further research needs to be performed on the effects of cervical spine manipulation and needling of acupuncture points on those suffering with tension-type headache.
HSIEN-TZU, CHENG, und 鄭先知. „The Tactical Comparison and Analysis of Winning Points Among the Top 8 Women 's Singles in 2016 Rio Olympic Games“. Thesis, 2018. http://ndltd.ncl.edu.tw/handle/68c3p2.
Der volle Inhalt der Quelle中國文化大學
體育學系運動教練碩博士班
106
The Tactical Comparison and Analysis of Winning Points Among the Top 8 Women 's Singles in 2016 Rio Olympic Games December, 2017 Advisor: Chi-Pin Shen Student: Cheng Hsien-Tzu Abstract This research intended to examine the scoring technique of the eight finalists in the Women’s Singles in Table Tennis in Rio 2016 (2016 Summer Olympics), and to provide the results as references to table tennis athletes for training in the future. The observation method is used as research methodology with the records of three-stage techniques in the contest in 2016 Rio as objects to find out the technical performances of the eight finalists in women’s table tennis singles. The related variables include: the scoring rate for the stage in serving the ball to attack, the scoring rate for the stage in receiving the serve to attack, and the scoring rate for the standoff stage; the using rate of serving the ball to attack, the using rate for the stage in receiving the serve to attack, and the using rate for the standoff stage; the weight scoring rate for the stage in serving the ball to attack, the weight scoring rate for the stage in receiving the serve to attack, and the weight scoring rate for the standoff stage. The collected data will be analyzed with descriptive statistics and t-test. The results discovered that 1. The evaluation of the athletes in the three-stage techniques: the performance of attack-type athletes is good in the scoring rate for the stage in serving the ball to attack, failing for the stage in the scoring rate of the stage in receiving the serve to attack, good for the stage in the scoring rate in the standoff stage, comparatively low for the stage in using rate in serving the ball to attack, comparatively low for the stage in the using rate of receiving the serve to attack, and comparative high for the stage in for the standoff stage. 2. The difference of athletes’ performance of three-stage techniques: there was no significant difference for the attack-type athletes and chopping-type athletes. There were significant differences in the four variables of the scoring rate for the stage in serving the ball to attack, the scoring rate for the stage in receiving the serve to attack, the scoring rate for the standoff stage, and the weight-scoring rate for the standoff stage. Moreover, the winners tend to perform better than the losers. 3. The major technical factors that affect the attack type athletes were the weight scoring rate for the standoff stage. Suggestions: training in the techniques of attack and defense for the standoff stage should be enhanced, with the stage in serving the ball to attack as the core of technical training to highlight the strong point in the technique. In addition, the techniques for the stage of serving the ball to attack of individual should also be promoted. Keywords: Olympic Games, table tennis, women’s singles, attack-type, chop
PODROUŽEK, Jaroslav. „Aplikace metody geodetické a GNSS během vytyčování pozemkových úprav“. Master's thesis, 2013. http://www.nusl.cz/ntk/nusl-154398.
Der volle Inhalt der QuelleFerreira, Luis Pedro da Silva Fernandes. „Champions In The Market“. Master's thesis, 2018. http://hdl.handle.net/10316/84384.
Der volle Inhalt der QuelleEste trabalho consiste numa análise da relação entre os resultados desportivos dos três maiores clubes portugueses e as variações do valor das ações de mercado dessas instituições. Foram usados modelos que se baseiam nos pontos não esperados obtidos na Liga Portuguesa, Liga dos Campeões e Liga Europa (baseados num modelo que usa as “odds” de apostas para calcular os pontos esperados para cada jogo), sendo que esses pontos não esperados são usados apenas com base no jogo mas também em conjunto com uma variável que calcula a importância do jogo para os objetivos das equipas. Foi também criada a variável de comparação de probabilidades, baseada nas “odds” para a equipa se qualificar em fases a eliminar de competições europeias e usadas para estudar os jogos deste género. Foi usado um modelo GARCH para este estudo. Estas variáveis têm um impacto significativo no valor das ações do Sporting, que apresentam uma valorização significativa quando os resultados da Liga dos Campeões são positivos, no entanto um progresso para as fases a eliminar da Liga Europa causaria um efeito negativo. Quanto aos resultados do Benfica, há indícios de que os resultados positivos na Liga Portuguesa, da Liga dos Campeões e da Liga Europa têm um efeito positivo no valor das ações, sendo que ser eliminado da Liga dos Campeões, mesmo que signifique ir à fase a eliminar da Liga Europa, tem um efeito negativo. Os resultados do Porto, no entanto, levam a concluir que os resultados dos jogos não têm efeito nas ações da sociedade anónima desportiva.
This work consists on the analysis of the relation between the three biggest Portuguese football clubs’ match results and their stock value fluctuations. To do so I use models that consider Portuguese League’s, Champions League’s and Europa League’s unexpected points (based on a model that uses betting odds to calculate expected points for each game) unweighted and weighted by the teams’ objectives in each competition and the odds for qualifying a knockout stage, which is going to be called the probability comparison variable and is used to study the results of these type of European competitions’ games. The study is made using a GARCH model. Results show that these variables have a significant impact on Sporting’s stock value, which show a significant improvement when the team achieves positive results in the Champions League, whether it's in the group stage or the knockout stage, however a qualification for the Europa League knockout stage would have a negative impact on this entity’s stock value. As for Benfica, the results show a positive effect if the team achieves its goals in the Portuguese League, Champions League and Europa League, but being eliminated in the Champions League group stage, even if it translates to a qualification for the Europa League knockout stage, would be a negative outcome that would affect negatively the club’s stock value. On the other hand, Porto’s models indicate that the team’s performances on these competitions don’t affect the sporting entity’s stock value.