20,876 research outputs found
Team perfectionism and team performance: A prospective study
Perfectionism is a personality characteristic that has been found to predict sports performance in athletes. To date, however, research has exclusively examined this relationship at an individual level (i.e., athletes’ perfectionism predicting their personal performance). The current study extends this research to team sports by examining whether, when manifested at team level, perfectionism predicts team performance. A sample of 231 competitive rowers from 36 boats completed measures of self-oriented, team-oriented, and team-prescribed perfectionism prior to competing against one another in a 4-day rowing competition. Strong within-boat similarities in the levels of team members’ team-oriented perfectionism supported the existence of collective team-oriented perfectionism at the boat level. Two-level latent growth curve modeling of day-by-day boat performance showed that team-oriented perfectionism positively predicted the position of the boat in mid-competition and the linear improvement in position. The findings suggest that imposing perfectionistic standards on team members may drive teams to greater levels of performance
Report of an independent peer review of A forest management strategy for the proposed Coquille Forest submitted to the Coquille Indian Tribe by the Independent Scientific Advisory Team (ISAT)
"[T]he [Coquille Indian] Tribe requested that the State of Oregon assemble a team of independent scientists to peer review the forest management strategy proposed by the ISAT. The purpose of the independent peer review would be to: 1) assess the degree to which the two major goals assigned by the Tribe are met by the proposed ISAT forest management strategy, 2) validate the scientific soundness of the proposed strategy, 3) identify any gaps in the strategy or components not adequately addressed, and 4) make recommendations to correct deficiencies or to make improvements in the strategy. In response to the Tribe's request, the Governor's Office of Natural Resources assembled a team of independent peer reviewers and structured the process by which the review would be accomplished. The results of the IPR were presented to the ISAT in a conference open to the public which was held on November 21, 1995 at the LaSells Stewart Center, Oregon State University. Following is a consolidated report of major conclusions and recommendations presented by the independent reviewers to the ISAT at the November 21 public forum. This information also reflects key points contained in written reports prepared by IPR team members"--Page 2.Introduction -- Presentation by Independent Peer Review Team to the ISAT -- Independent Peer Reviewers (IPR) -- Introduction to the IPR process -- The "nine questions" and their answers -- Does the review team generally support the strategy of the proposed Coquille Forest -- Does the strategy meet the goals of the Northwest Forest Plan (NFP)? -- Is the adaptive management approach described in the strategy adequate? -- Is the monitoring approach described in the strategy? -- Is the strategy generally consistent with scientific knowledge? -- Are Northern spotted owls and riparian species adequately considered? -- Are aquatic species adequately considered? -- Are future natural disturbances adequately planned for in the strategy? -- Does the strategy meet Tribal goals? -- Overall comments -- Preliminary response by ISAT -- Response by the Coquille Indian Tribe -- Individual Independent Peer Reviewer reports / submitted by Peter Bisson, Bernard Bormann, Larry Davis, Walt Knapp, Jim Rochelle -- November 21, 1995 conference brochure ; list of conference attendeessubmitted to the State of Oregon Governor's Office of Natural Resources by the Independent Peer Review TeamThis archived document is maintained by the State Library of Oregon as part of the Oregon Documents Depository Program. It is for informational purposes and may not be suitable for legal purposesElectronic reproduction Salem, Or. State Library of Oregon 2023 Electronic reproduction from print version OrMode of access: Internet from the Oregon Government Publications CollectionText in Englis
Top Management Team Diversity: A systematic Review
Empirical research investigating the impact of top management team (TMT)
diversity on executives’ decision making has produced inconclusive results.
To synthesize and aggregate the results on the diversity-performance
link, a meta-regression analysis (MRA) is conducted. It integrates more
than 200 estimates from 53 empirical studies investigating TMT diversity
and its impact on the quality of executives’ decision making as reflected
in corporate performance. The analysis contributes to the literature by
theoretically discussing and empirically examining the effects of TMT diversity
on corporate performance. Our results do not show a link between TMT
diversity and performance but provide evidence for publication bias. Thus,
the findings raise doubts on the impact of TMT diversity on performance
Men's Sports Team
a black and White photo of a Latvian Canadian sports team with trophy9.1.4 General day to day news and event
Rialto Community Drug Team: policy discussion paper.
This review examined the development of the Rialto Community Drug Team (RCDT) in Dublin, a partnership between the Rialto Youth Project and the Eastern Health Board. The RCDT began operating in September 1992. The author was commissioned to look at its development in the broader policy context, to identify key issues in relation to community drug teams in terms of drug treatment and support policies, and to make appropriate recommendations. The author gathered data using semi-structured interviews, which he conducted with members of staff, the management board, policy makers, and local drugs activists. The author also studied internal RCDT documents, policy reports and relevant academic literature.
The report presents an overview of the context within which the RCDT operated, the UK experience of community drug teams, a discussion of Irish public policy in the area, and a description of the RCDT. The author concluded that the RCDT provided a clear focus for health promotion, and helped to facilitate inclusive policy-making. He stated that the RCDT provided an excellent locus for including local communities in the management of, and policy formulation for, local drug services, and he suggested that this could also be extended to treatment and rehabilitation
services
Algorithms for partially robust team formation
In one of its simplest forms, Team Formation involves deploying the least expensive team of agents while covering a set of skills. While current algorithms are reasonably successful in computing the best teams, the resilience to change of such solutions remains an important concern: Once a team has been formed, some of the agents considered at start may be finally defective and some skills may become uncovered. Two recently introduced solution concepts deal with this issue proactively: 1) form a team which is robust to changes so that after some agent losses, all skills remain covered, and 2) opt for a recoverable team, i.e., it can be "repaired" in the worst case by hiring new agents while keeping the overall deployment cost minimal. In this paper, we introduce the problem of partially robust team formation (PR–TF). Partial robustness is a weaker form of robustness which guarantees a certain degree of skill coverage after some agents are lost. We analyze the computational complexity of PR-TF and provide two complete algorithms for it. We compare the performance of our algorithms with the existing methods for robust and recoverable team formation on several existing and newly introduced benchmarks. Our empirical study demonstrates that partial robustness offers an interesting trade-off between (full) robustness and recoverability in terms of computational efficiency, skill coverage guaranteed after agent losses and repairability. This paper is an extended and revised version of as reported by (Schwind et al., Proceedings of the 20th International Conference on Autonomous Agents and Multiagent Systems (AAMAS’21), pp. 1154–1162, 2021).Green Open Access added to TU Delft Institutional Repository ‘You share, we take care!’ – Taverne project https://www.openaccess.nl/en/you-share-we-take-care Otherwise as indicated in the copyright section: the publisher is the copyright holder of this work and the author uses the Dutch legislation to make this work public.Algorithmic
A Time-Efficient Competitive Pokemon Team-Building Algorithm
The Pokemon video game franchise is based on players, also known as trainers, capturing and battling with fictitious creatures called Pokemon. Competitive Pokemon battling is a complicated business. Before even stepping into the arena, a trainer must design a competitively viable team of six Pokemon to battle with. This task is a difficult one because there are currently 721 species of Pokemon to construct a team from, and new Pokemon are revealed every year. The author therefore developed the Score-Based Pokemon Analysis algorithm, also known as SBPA, to aid users in easily and quickly designing new Pokemon teams. The SBPA algorithm relies heavily on user interaction, and therefore requires the user to have already chosen at least one Pokemon to build his/her team around. The algorithm then analyzes the Pokemon the user has already chosen and returns a selection of Pokemon that would best further the development of the team. The user then chooses another team member, and the process is repeated until the user has developed his/her team. The SBPA algorithm analyzes the inputted team using three factors: Base Statistics, Typing, and the Popularity Factor. These three factors are then combined to determine the best potential team members per iteration. The algorithm focuses not only on user interactivity, but also on time efficiency in order to provide valuable information to the user in a time frame that would be impossible to a technologically unaided trainer. As a cost for its speed and user-friendliness, SBPA is less accurate in determining the absolutely optimal team than certain other algorithms. However, when considering the target market of the algorithm, the author found these compromises worthwhile.Electrical Engineering, Mathematics and Computer ScienceDelft Institute of Applied Mathematic
The influence of team factors and team processes on game based learning in student teams
The significance of teams, teamwork and team performance is unprecedented in many learning environments of institutes in higher education and organizations. While individual and team tasks are quite straightforward to define, teamwork is a set of interrelated cognitions, attitudes and behaviours that contribute to the dynamic processes leading to team performance. To address the research gaps related to team processes and team factors related to game based learning, we conducted a quasi-experimental gaming session using a multi-player game called Yard Crane Scheduler 3. Our analysis of the game session showed that mutual performance monitoring had a significant positive effect on team task performance, while mutual support between team members had a negative effect on the team task performance. Shared mental models and closed loop communication were important for the team task performance but the development of shared mental models through shared displays and the effectiveness of closed loop communication were hindered by time pressure related to the team task. Our findings indicate that knowledge of team factors and team processes that affect team performance can help instructors to design team tasks and evaluate students in an efficient and holistic manner.Green Open Access added to TU Delft Institutional Repository ‘You share, we take care!’ – Taverne project https://www.openaccess.nl/en/you-share-we-take-care Otherwise as indicated in the copyright section: the publisher is the copyright holder of this work and the author uses the Dutch legislation to make this work public.Policy Analysi
- …
