WorldWideScience

Sample records for answer set programming

  1. XACML 3.0 in Answer Set Programming

    DEFF Research Database (Denmark)

    Ramli, Carroline Dewi Puspa Kencana; Nielson, Hanne Riis; Nielson, Flemming

    2012-01-01

    We present a systematic technique for transforming XACML 3.0 policies in Answer Set Programming (ASP). We show that the resulting logic program has a unique answer set that directly corresponds to our formalisation of the standard semantics of XACML 3.0 from [9]. We demonstrate how our results make...

  2. Semantical Characterizations and Complexity of Equivalences in Answer Set Programming

    OpenAIRE

    Eiter, Thomas; Fink, Michael; Woltran, Stefan

    2005-01-01

    In recent research on non-monotonic logic programming, repeatedly strong equivalence of logic programs P and Q has been considered, which holds if the programs P union R and Q union R have the same answer sets for any other program R. This property strengthens equivalence of P and Q with respect to answer sets (which is the particular case for R is the empty set), and has its applications in program optimization, verification, and modular logic programming. In this paper, we consider more lib...

  3. Splitting Computation of Answer Set Program and Its Application on E-service

    Directory of Open Access Journals (Sweden)

    Bo Yang

    2011-10-01

    Full Text Available As a primary means for representing and reasoning about knowledge, Answer Set Programming (ASP has been applying in many areas such as planning, decision making, fault diagnosing and increasingly prevalent e-service. Based on the stable model semantics of logic programming, ASP can be used to solve various combinatorial search problems by finding the answer sets of logic programs which declaratively describe the problems. Itrs not an easy task to compute answer sets of a logic program using Gelfond and Lifschitzrs definition directly. In this paper, we show some results on characterization of answer sets of a logic program with constraints, and propose a way to split a program into several non-intersecting parts step by step, thus the computation of answer sets for every subprogram becomes relatively easy. To instantiate our splitting computation theory, an example about personalized product configuration in e-retailing is given to show the effectiveness of our method.

  4. Probability Aggregates in Probability Answer Set Programming

    OpenAIRE

    Saad, Emad

    2013-01-01

    Probability answer set programming is a declarative programming that has been shown effective for representing and reasoning about a variety of probability reasoning tasks. However, the lack of probability aggregates, e.g. {\\em expected values}, in the language of disjunctive hybrid probability logic programs (DHPP) disallows the natural and concise representation of many interesting problems. In this paper, we extend DHPP to allow arbitrary probability aggregates. We introduce two types of p...

  5. Answer Set Programming and Other Computing Paradigms

    Science.gov (United States)

    Meng, Yunsong

    2013-01-01

    Answer Set Programming (ASP) is one of the most prominent and successful knowledge representation paradigms. The success of ASP is due to its expressive non-monotonic modeling language and its efficient computational methods originating from building propositional satisfiability solvers. The wide adoption of ASP has motivated several extensions to…

  6. Answer Sets in a Fuzzy Equilibrium Logic

    Science.gov (United States)

    Schockaert, Steven; Janssen, Jeroen; Vermeir, Dirk; de Cock, Martine

    Since its introduction, answer set programming has been generalized in many directions, to cater to the needs of real-world applications. As one of the most general “classical” approaches, answer sets of arbitrary propositional theories can be defined as models in the equilibrium logic of Pearce. Fuzzy answer set programming, on the other hand, extends answer set programming with the capability of modeling continuous systems. In this paper, we combine the expressiveness of both approaches, and define answer sets of arbitrary fuzzy propositional theories as models in a fuzzification of equilibrium logic. We show that the resulting notion of answer set is compatible with existing definitions, when the syntactic restrictions of the corresponding approaches are met. We furthermore locate the complexity of the main reasoning tasks at the second level of the polynomial hierarchy. Finally, as an illustration of its modeling power, we show how fuzzy equilibrium logic can be used to find strong Nash equilibria.

  7. Non-Monotonic Spatial Reasoning with Answer Set Programming Modulo Theories

    OpenAIRE

    Wałęga, Przemysław Andrzej; Schultz, Carl; Bhatt, Mehul

    2016-01-01

    The systematic modelling of dynamic spatial systems is a key requirement in a wide range of application areas such as commonsense cognitive robotics, computer-aided architecture design, and dynamic geographic information systems. We present ASPMT(QS), a novel approach and fully-implemented prototype for non-monotonic spatial reasoning -a crucial requirement within dynamic spatial systems- based on Answer Set Programming Modulo Theories (ASPMT). ASPMT(QS) consists of a (qualitative) spatial re...

  8. ASPMT(QS): Non-Monotonic Spatial Reasoning with Answer Set Programming Modulo Theories

    OpenAIRE

    Wałęga, Przemysław Andrzej; Bhatt, Mehul; Schultz, Carl

    2015-01-01

    The systematic modelling of \\emph{dynamic spatial systems} [9] is a key requirement in a wide range of application areas such as comonsense cognitive robotics, computer-aided architecture design, dynamic geographic information systems. We present ASPMT(QS), a novel approach and fully-implemented prototype for non-monotonic spatial reasoning ---a crucial requirement within dynamic spatial systems-- based on Answer Set Programming Modulo Theories (ASPMT). ASPMT(QS) consists of a (qualitative) s...

  9. Learning Domain-Specific Heuristics for Answer Set Solvers

    OpenAIRE

    Balduccini, Marcello

    2010-01-01

    In spite of the recent improvements in the performance of Answer Set Programming (ASP) solvers, when the search space is sufficiently large, it is still possible for the search algorithm to mistakenly focus on areas of the search space that contain no solutions or very few. When that happens, performance degrades substantially, even to the point that the solver may need to be terminated before returning an answer. This prospect is a concern when one is considering using such a solver in an in...

  10. Exhaustively characterizing feasible logic models of a signaling network using Answer Set Programming.

    Science.gov (United States)

    Guziolowski, Carito; Videla, Santiago; Eduati, Federica; Thiele, Sven; Cokelaer, Thomas; Siegel, Anne; Saez-Rodriguez, Julio

    2013-09-15

    Logic modeling is a useful tool to study signal transduction across multiple pathways. Logic models can be generated by training a network containing the prior knowledge to phospho-proteomics data. The training can be performed using stochastic optimization procedures, but these are unable to guarantee a global optima or to report the complete family of feasible models. This, however, is essential to provide precise insight in the mechanisms underlaying signal transduction and generate reliable predictions. We propose the use of Answer Set Programming to explore exhaustively the space of feasible logic models. Toward this end, we have developed caspo, an open-source Python package that provides a powerful platform to learn and characterize logic models by leveraging the rich modeling language and solving technologies of Answer Set Programming. We illustrate the usefulness of caspo by revisiting a model of pro-growth and inflammatory pathways in liver cells. We show that, if experimental error is taken into account, there are thousands (11 700) of models compatible with the data. Despite the large number, we can extract structural features from the models, such as links that are always (or never) present or modules that appear in a mutual exclusive fashion. To further characterize this family of models, we investigate the input-output behavior of the models. We find 91 behaviors across the 11 700 models and we suggest new experiments to discriminate among them. Our results underscore the importance of characterizing in a global and exhaustive manner the family of feasible models, with important implications for experimental design. caspo is freely available for download (license GPLv3) and as a web service at http://caspo.genouest.org/. Supplementary materials are available at Bioinformatics online. santiago.videla@irisa.fr.

  11. Using answer set programming to integrate RNA expression with signalling pathway information to infer how mutations affect ageing.

    Science.gov (United States)

    Papatheodorou, Irene; Ziehm, Matthias; Wieser, Daniela; Alic, Nazif; Partridge, Linda; Thornton, Janet M

    2012-01-01

    A challenge of systems biology is to integrate incomplete knowledge on pathways with existing experimental data sets and relate these to measured phenotypes. Research on ageing often generates such incomplete data, creating difficulties in integrating RNA expression with information about biological processes and the phenotypes of ageing, including longevity. Here, we develop a logic-based method that employs Answer Set Programming, and use it to infer signalling effects of genetic perturbations, based on a model of the insulin signalling pathway. We apply our method to RNA expression data from Drosophila mutants in the insulin pathway that alter lifespan, in a foxo dependent fashion. We use this information to deduce how the pathway influences lifespan in the mutant animals. We also develop a method for inferring the largest common sub-paths within each of our signalling predictions. Our comparisons reveal consistent homeostatic mechanisms across both long- and short-lived mutants. The transcriptional changes observed in each mutation usually provide negative feedback to signalling predicted for that mutation. We also identify an S6K-mediated feedback in two long-lived mutants that suggests a crosstalk between these pathways in mutants of the insulin pathway, in vivo. By formulating the problem as a logic-based theory in a qualitative fashion, we are able to use the efficient search facilities of Answer Set Programming, allowing us to explore larger pathways, combine molecular changes with pathways and phenotype and infer effects on signalling in in vivo, whole-organism, mutants, where direct signalling stimulation assays are difficult to perform. Our methods are available in the web-service NetEffects: http://www.ebi.ac.uk/thornton-srv/software/NetEffects.

  12. 6 CFR 13.9 - Answer.

    Science.gov (United States)

    2010-01-01

    ... 6 Domestic Security 1 2010-01-01 2010-01-01 false Answer. 13.9 Section 13.9 Domestic Security DEPARTMENT OF HOMELAND SECURITY, OFFICE OF THE SECRETARY PROGRAM FRAUD CIVIL REMEDIES § 13.9 Answer. (a) The Defendant may request a hearing by serving an answer on the Reviewing Official within 30 days of service of...

  13. Questions and answers based on revised 10 CFR Part 20

    International Nuclear Information System (INIS)

    Borges, T.; Stafford, R.S.; Lu, P.Y.; Carter, D.

    1994-05-01

    NUREG/CR-6204 is a collection of questions and answers that were originally issued in seven sets and which pertain to revised 10 CFR Part 20. The questions came from both outside and within the NRC. The answers were compiled and provided by NRC staff within the offices of Nuclear Reactor Regulation, Nuclear Material Safety and Safeguards, Nuclear Regulatory Research, the Office of State Programs, and the five regional offices. Although all of the questions and answers have been reviewed by attorneys in the NRC Office of the General Counsel, they do not constitute official legal interpretations relevant to revised 10 CFR Part 20. The questions and answers do, however, reflect NRC staff decisions and technical options on aspects of the revised 10 CFR Part 20 regulatory requirements. This NUREG is being made available to encourage communication among the public, industry, and NRC staff concerning the major revisions of the NRC's standards for protection against radiation

  14. The Effects of Self-Explanation and Reading Questions and Answers on Learning Computer Programming Language

    Science.gov (United States)

    Lee, Nancy

    2013-01-01

    The current study explored the differential effects of two learning strategies, self-explanation and reading questions and answers, on students' test performance in the computer programming language JavaScript. Students' perceptions toward the two strategies as to their effectiveness in learning JavaScript was also explored by examining students'…

  15. Answering without answering

    DEFF Research Database (Denmark)

    Gabrielsen, Jonas; Jønch-Clausen, Heidi; Pontoppidan, Christina

    2017-01-01

    In the context of political press conferences, the authors explore a particular category of subtle evasions they term shifting. When shifting, the interviewee seemingly accepts to answer the journalist’s question. However, in providing the answer, the interviewee refocuses the question replacing...

  16. Mathematics year 5 answers

    CERN Document Server

    Alexander, Serena; Poggo, Tammy

    2014-01-01

    Features the complete set of answers to the exercises in Mathematics Year 5, to save you time marking work and enable you to identify areas requiring further attention. The book includes diagrams and workings where necessary, to ensure pupils understand how to present their answers. Also available from Galore Park www.galorepark.co.uk :. - Mathematics Year 5. - Mathematics Year 6. - 11+ Maths Practice Exercises. - 11+ Maths Revision Guide. - 10-Minute Maths Tests Workbook Age 8-10. - 10-Minute Maths Tests Workbook Age 9-11. - Mental Arithmetic Workbook Age 8-10. - Mental Arithmetic Workbook Ag

  17. 6 CFR 13.10 - Default upon failure to answer.

    Science.gov (United States)

    2010-01-01

    ... 6 Domestic Security 1 2010-01-01 2010-01-01 false Default upon failure to answer. 13.10 Section 13.10 Domestic Security DEPARTMENT OF HOMELAND SECURITY, OFFICE OF THE SECRETARY PROGRAM FRAUD CIVIL REMEDIES § 13.10 Default upon failure to answer. (a) If the Defendant does not answer within the time...

  18. 49 CFR 31.10 - Default upon failure to answer.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false Default upon failure to answer. 31.10 Section 31.10 Transportation Office of the Secretary of Transportation PROGRAM FRAUD CIVIL REMEDIES § 31.10 Default upon failure to answer. (a) If the defendant does not answer within the time prescribed in § 31.9...

  19. Examining the Effects of Two Computer Programming Learning Strategies: Self-Explanation versus Reading Questions and Answers

    Directory of Open Access Journals (Sweden)

    Nancy Lee

    2017-08-01

    Full Text Available The study described here explored the differential effects of two learning strategies, self-explanation and reading questions and answers, on learning the computer programming language JavaScript. Students’ test performance and perceptions of effectiveness toward the two strategies were examined. An online interactive tutorial instruction implementing worked-examples and multimedia learning principles was developed for this study. Participants were 147 high school students (ages 14 to 18 of a computer introductory course in six periods which were randomly divided into two groups (n = 78; n = 69 of three periods each. The two groups alternated learning strategies to learn five lessons. Students’ prerequisite knowledge of XHTML and motivation to learn computer programming languages were measured before starting the tutorial. Students largely expressed their preference toward self-explanation over reading questions and answers. They thought self-explanation incurred much more work yet was more effective. However, the two learning strategies did not have differential effects on students’ test performance. The seeming discrepancy arising from students’ preferred strategy and their test performance was discussed in the areas of familiar versus new strategy, difficulty of learning materials and testing method, and experimental duration.

  20. Robotics Programs: Automation Training in Disguise.

    Science.gov (United States)

    Rehg, James A.

    1985-01-01

    Questions and answers from the book "Guidelines for Robotics Program Development" are presented, addressing some of the major issues confronted by the person setting the direction for a robotics training program. (CT)

  1. Counting SET-free sets

    OpenAIRE

    Harman, Nate

    2016-01-01

    We consider the following counting problem related to the card game SET: How many $k$-element SET-free sets are there in an $n$-dimensional SET deck? Through a series of algebraic reformulations and reinterpretations, we show the answer to this question satisfies two polynomiality conditions.

  2. Deep Question Answering for protein annotation.

    Science.gov (United States)

    Gobeill, Julien; Gaudinat, Arnaud; Pasche, Emilie; Vishnyakova, Dina; Gaudet, Pascale; Bairoch, Amos; Ruch, Patrick

    2015-01-01

    Biomedical professionals have access to a huge amount of literature, but when they use a search engine, they often have to deal with too many documents to efficiently find the appropriate information in a reasonable time. In this perspective, question-answering (QA) engines are designed to display answers, which were automatically extracted from the retrieved documents. Standard QA engines in literature process a user question, then retrieve relevant documents and finally extract some possible answers out of these documents using various named-entity recognition processes. In our study, we try to answer complex genomics questions, which can be adequately answered only using Gene Ontology (GO) concepts. Such complex answers cannot be found using state-of-the-art dictionary- and redundancy-based QA engines. We compare the effectiveness of two dictionary-based classifiers for extracting correct GO answers from a large set of 100 retrieved abstracts per question. In the same way, we also investigate the power of GOCat, a GO supervised classifier. GOCat exploits the GOA database to propose GO concepts that were annotated by curators for similar abstracts. This approach is called deep QA, as it adds an original classification step, and exploits curated biological data to infer answers, which are not explicitly mentioned in the retrieved documents. We show that for complex answers such as protein functional descriptions, the redundancy phenomenon has a limited effect. Similarly usual dictionary-based approaches are relatively ineffective. In contrast, we demonstrate how existing curated data, beyond information extraction, can be exploited by a supervised classifier, such as GOCat, to massively improve both the quantity and the quality of the answers with a +100% improvement for both recall and precision. Database URL: http://eagl.unige.ch/DeepQA4PA/. © The Author(s) 2015. Published by Oxford University Press.

  3. Data Programming: Creating Large Training Sets, Quickly

    Science.gov (United States)

    Ratner, Alexander; De Sa, Christopher; Wu, Sen; Selsam, Daniel; Ré, Christopher

    2018-01-01

    Large labeled training sets are the critical building blocks of supervised learning methods and are key enablers of deep learning techniques. For some applications, creating labeled training sets is the most time-consuming and expensive part of applying machine learning. We therefore propose a paradigm for the programmatic creation of training sets called data programming in which users express weak supervision strategies or domain heuristics as labeling functions, which are programs that label subsets of the data, but that are noisy and may conflict. We show that by explicitly representing this training set labeling process as a generative model, we can “denoise” the generated training set, and establish theoretically that we can recover the parameters of these generative models in a handful of settings. We then show how to modify a discriminative loss function to make it noise-aware, and demonstrate our method over a range of discriminative models including logistic regression and LSTMs. Experimentally, on the 2014 TAC-KBP Slot Filling challenge, we show that data programming would have led to a new winning score, and also show that applying data programming to an LSTM model leads to a TAC-KBP score almost 6 F1 points over a state-of-the-art LSTM baseline (and into second place in the competition). Additionally, in initial user studies we observed that data programming may be an easier way for non-experts to create machine learning models when training data is limited or unavailable. PMID:29872252

  4. Determinants of quality, latency, and amount of Stack Overflow answers about recent Android APIs.

    Science.gov (United States)

    Kavaler, David; Filkov, Vladimir

    2018-01-01

    Stack Overflow is a popular crowdsourced question and answer website for programming-related issues. It is an invaluable resource for software developers; on average, questions posted there get answered in minutes to an hour. Questions about well established topics, e.g., the coercion operator in C++, or the difference between canonical and class names in Java, get asked often in one form or another, and answered very quickly. On the other hand, questions on previously unseen or niche topics take a while to get a good answer. This is particularly the case with questions about current updates to or the introduction of new application programming interfaces (APIs). In a hyper-competitive online market, getting good answers to current programming questions sooner could increase the chances of an app getting released and used. So, can developers anyhow, e.g., hasten the speed to good answers to questions about new APIs? Here, we empirically study Stack Overflow questions pertaining to new Android APIs and their associated answers. We contrast the interest in these questions, their answer quality, and timeliness of their answers to questions about old APIs. We find that Stack Overflow answerers in general prioritize with respect to currentness: questions about new APIs do get more answers, but good quality answers take longer. We also find that incentives in terms of question bounties, if used appropriately, can significantly shorten the time and increase answer quality. Interestingly, no operationalization of bounty amount shows significance in our models. In practice, our findings confirm the value of bounties in enhancing expert participation. In addition, they show that the Stack Overflow style of crowdsourcing, for all its glory in providing answers about established programming knowledge, is less effective with new API questions.

  5. Determinants of quality, latency, and amount of Stack Overflow answers about recent Android APIs

    Science.gov (United States)

    Filkov, Vladimir

    2018-01-01

    Stack Overflow is a popular crowdsourced question and answer website for programming-related issues. It is an invaluable resource for software developers; on average, questions posted there get answered in minutes to an hour. Questions about well established topics, e.g., the coercion operator in C++, or the difference between canonical and class names in Java, get asked often in one form or another, and answered very quickly. On the other hand, questions on previously unseen or niche topics take a while to get a good answer. This is particularly the case with questions about current updates to or the introduction of new application programming interfaces (APIs). In a hyper-competitive online market, getting good answers to current programming questions sooner could increase the chances of an app getting released and used. So, can developers anyhow, e.g., hasten the speed to good answers to questions about new APIs? Here, we empirically study Stack Overflow questions pertaining to new Android APIs and their associated answers. We contrast the interest in these questions, their answer quality, and timeliness of their answers to questions about old APIs. We find that Stack Overflow answerers in general prioritize with respect to currentness: questions about new APIs do get more answers, but good quality answers take longer. We also find that incentives in terms of question bounties, if used appropriately, can significantly shorten the time and increase answer quality. Interestingly, no operationalization of bounty amount shows significance in our models. In practice, our findings confirm the value of bounties in enhancing expert participation. In addition, they show that the Stack Overflow style of crowdsourcing, for all its glory in providing answers about established programming knowledge, is less effective with new API questions. PMID:29547620

  6. Test Program Set (TPS) Lab

    Data.gov (United States)

    Federal Laboratory Consortium — The ARDEC TPS Laboratory provides an organic Test Program Set (TPS) development, maintenance, and life cycle management capability for DoD LCMC materiel developers....

  7. Revisiting "No Easy Answers": Application of Sally Smith's Methods in the Lab School of Washington High School Program

    Science.gov (United States)

    Reynolds, Meredith

    2010-01-01

    The first edition of "No Easy Answers" (Smith, 1995) was published in 1979, thirty years ago. That seminal work is as relevant today as it was when the book first appeared. This article provides a description of how Sally Smith's Academic Club Method is implemented in the High School program of The Lab School of Washington.

  8. Reply & Supply: Efficient crowdsourcing when workers do more than answer questions.

    Science.gov (United States)

    McAndrew, Thomas C; Guseva, Elizaveta A; Bagrow, James P

    2017-01-01

    Crowdsourcing works by distributing many small tasks to large numbers of workers, yet the true potential of crowdsourcing lies in workers doing more than performing simple tasks-they can apply their experience and creativity to provide new and unexpected information to the crowdsourcer. One such case is when workers not only answer a crowdsourcer's questions but also contribute new questions for subsequent crowd analysis, leading to a growing set of questions. This growth creates an inherent bias for early questions since a question introduced earlier by a worker can be answered by more subsequent workers than a question introduced later. Here we study how to perform efficient crowdsourcing with such growing question sets. By modeling question sets as networks of interrelated questions, we introduce algorithms to help curtail the growth bias by efficiently distributing workers between exploring new questions and addressing current questions. Experiments and simulations demonstrate that these algorithms can efficiently explore an unbounded set of questions without losing confidence in crowd answers.

  9. Answering Key Fuel Cycle Questions

    International Nuclear Information System (INIS)

    Piet, S.J.; Dixon, B.W.; Bennett, R.G.; Smith, J.D.; Hill, R.N.

    2004-01-01

    Given the range of fuel cycle goals and criteria, and the wide range of fuel cycle options, how can the set of options eventually be narrowed in a transparent and justifiable fashion? It is impractical to develop all options. We suggest an approach that starts by considering a range of goals for the Advanced Fuel Cycle Initiative (AFCI) and then posits seven questions, such as whether Cs and Sr isotopes should be separated from spent fuel and, if so, what should be done with them. For each question, we consider which of the goals may be relevant to eventually providing answers. The AFCI program has both ''outcome'' and ''process'' goals because it must address both waste already accumulating as well as completing the fuel cycle in connection with advanced nuclear power plant concepts. The outcome objectives are waste geologic repository capacity and cost, energy security and sustainability, proliferation resistance, fuel cycle economics, and safety. The process objectives are rea diness to proceed and adaptability and robustness in the face of uncertainties

  10. Standards for Adult Education ESL Programs

    Science.gov (United States)

    TESOL Press, 2013

    2013-01-01

    What are the components of a quality education ESL program? TESOL's "Standards for Adult Education ESL Programs" answers this question by defining quality components from a national perspective. Using program indicators in eight distinct areas, the standards can be used to review an existing program or as a guide in setting up a new…

  11. Worksite health promotion programs in college settings

    Science.gov (United States)

    Hill-Mey, Patricia E.; Kumpfer, Karol L.; Merrill, Ray M.; Reel, Justine; Hyatt-Neville, Beverly; Richardson, Glenn E.

    2015-01-01

    The purpose of this paper is to describe the multifaceted nature and benefits of worksite health promotion programs (WHPPs), with emphasis on the college setting. An assessment of the peer-reviewed literature was conducted of articles published since 2000. Several search engines were accessed and selected key words were used. Most studies examining WHPPs have focused on return on investment and productivity. Research that targets the softer side-benefits of health promotion programs in the workplace is less available. Although the college setting offers some advantages for implementing health promotion programs. They may also have unique challenges due to their large and diverse employee population. There is little research to show the effectiveness and unique challenges of college-based health promotion programs. PMID:25861657

  12. Implementation of the forced answering option within online surveys: Do higher item response rates come at the expense of participation and answer quality?

    Directory of Open Access Journals (Sweden)

    Décieux Jean Philippe

    2015-01-01

    Full Text Available Online surveys have become a popular method for data gathering for many reasons, including low costs and the ability to collect data rapidly. However, online data collection is often conducted without adequate attention to implementation details. One example is the frequent use of the forced answering option, which forces the respondent to answer each question in order to proceed through the questionnaire. The avoidance of missing data is often the idea behind the use of the forced answering option. However, we suggest that the costs of a reactance effect in terms of quality reduction and unit nonresponse may be high because respondents typically have plausible reasons for not answering questions. The objective of the study reported in this paper was to test the influence of forced answering on dropout rates and data quality. The results show that requiring participants answer every question increases dropout rates and decreases quality of answers. Our findings suggest that the desire for a complete data set has to be balanced against the consequences of reduced data quality.

  13. 6 CFR 13.11 - Referral of Complaint and answer to the ALJ.

    Science.gov (United States)

    2010-01-01

    ... 6 Domestic Security 1 2010-01-01 2010-01-01 false Referral of Complaint and answer to the ALJ. 13.11 Section 13.11 Domestic Security DEPARTMENT OF HOMELAND SECURITY, OFFICE OF THE SECRETARY PROGRAM FRAUD CIVIL REMEDIES § 13.11 Referral of Complaint and answer to the ALJ. Upon receipt of an answer, the...

  14. Adding question answering to an e-tutor for programming languages

    Science.gov (United States)

    Taylor, Kate; Moore, Simon

    Control over a closed domain of textual material removes many question answering issues, as does an ontology that is closely intertwined with its sources. This pragmatic, shallow approach to many challenging areas of research in adaptive hypermedia, question answering, intelligent tutoring and humancomputer interaction has been put into practice at Cambridge in the Computer Science undergraduate course to teach the hardware description language Veri/og. This language itself poses many challenges as it crosses the interdisciplinary boundary between hardware and software engineers, giving rise to severalhuman ontologies as well as theprogramming language itself We present further results from ourformal and informal surveys. We look at further work to increase the dialogue between studentand tutor and export our knowledge to the Semantic Web.

  15. Answer selection in a multi-stream open domain question answering system

    NARCIS (Netherlands)

    Jijkoun, V.; de Rijke, M.; McDonald, S.; Tait, J.

    2004-01-01

    Question answering systems aim to meet users' information needs by returning exact answers in response to a question. Traditional open domain question answering systems are built around a single pipeline architecture. In an attempt to exploit multiple resources as well as multiple answering

  16. Answers to your questions on high-level nuclear waste

    International Nuclear Information System (INIS)

    1987-11-01

    This booklet contains answers to frequently asked questions about high-level nuclear wastes. Written for the layperson, the document contains basic information on the hazards of radiation, the Nuclear Waste Management Program, the proposed geologic repository, the proposed monitored retrievable storage facility, risk assessment, and public participation in the program

  17. Answering the Call: How Group Mentoring Makes a Difference

    Science.gov (United States)

    Altus, Jillian

    2015-01-01

    Mentoring programs answer the call for social justice for many students who are in success-inhibiting environments. This study employed a case study design to investigate the perceived benefits from a group mentoring program. Data was collected from pre- and post-assessments focus groups, and artifacts. Four participant benefits were revealed:…

  18. International Experience with Key Program Elements of IndustrialEnergy Efficiency or Greenhouse Gas Emissions Reduction Target-SettingPrograms

    Energy Technology Data Exchange (ETDEWEB)

    Price, Lynn; Galitsky, Christina; Kramer, Klaas Jan

    2008-02-02

    Target-setting agreements, also known as voluntary ornegotiated agreements, have been used by a number of governments as amechanism for promoting energy efficiency within the industrial sector. Arecent survey of such target-setting agreement programs identified 23energy efficiency or GHG emissions reduction voluntary agreement programsin 18 countries. International best practice related to target-settingagreement programs calls for establishment of a coordinated set ofpolicies that provide strong economic incentives as well as technical andfinancial support to participating industries. The key program elementsof a target-setting program are the target-setting process,identification of energy-saving technologies and measures usingenergy-energy efficiency guidebooks and benchmarking as well as byconducting energy-efficiency audits, development of an energy-savingsaction plan, development and implementation of energy managementprotocols, development of incentives and supporting policies, monitoringprogress toward targets, and program evaluation. This report firstprovides a description of three key target-setting agreement programs andthen describes international experience with the key program elementsthat comprise such programs using information from the three keytarget-setting programs as well as from other international programsrelated to industrial energy efficiency or GHG emissionsreductions.

  19. The NordiNet® International Outcome Study and NovoNet® ANSWER Program®

    DEFF Research Database (Denmark)

    Höybye, Charlotte; Sävendahl, Lars; Christesen, Henrik Thybo

    2013-01-01

    on the safety and effectiveness of reallife treatment with the recombinant human GH, Norditropin®. We describe the origins, aims, objectives, and design methodology of the studies, as well as their governance and validity, strengths, and limitations. CONCLUSION: The NordiNet® IOS and ANSWER Program® studies...... will provide valid insights into the effectiveness and safety of GH treatment across a diverse and large patient population treated in accordance with real-world clinical practice and following the Good Pharmacoepidemiological Practice and STrengthening the Reporting of OBservational studies in Epidemiology......OBJECTIVE: Randomized controlled trials have shown that growth hormone (GH) therapy has effects on growth, metabolism, and body composition. GH therapy is prescribed for children with growth failure and adults with GH deficiency. Carefully conducted observational study of GH treatment affords...

  20. Efficient question answering with question decomposition and multiple answer streams

    OpenAIRE

    Hartrumpf, Sven; Glöckner, Ingo; Leveling, Johannes

    2009-01-01

    The German question answering (QA) system IRSAW (formerly: InSicht) participated in QA@CLEF for the fth time. IRSAW was introduced in 2007 by integrating the deep answer producer InSicht, several shallow answer producers, and a logical validator. InSicht builds on a deep QA approach: it transforms documents to semantic representations using a parser, draws inferences on semantic representations with rules, and matches semantic representations derived from questions and documents. InS...

  1. A Flexible Question-and-Answer Task for Measuring Speech Understanding

    Directory of Open Access Journals (Sweden)

    Virginia Best

    2016-11-01

    Full Text Available This report introduces a new speech task based on simple questions and answers. The task differs from a traditional sentence recall task in that it involves an element of comprehension and can be implemented in an ongoing fashion. It also contains two target items (the question and the answer that may be associated with different voices and locations to create dynamic listening scenarios. A set of 227 questions was created, covering six broad categories (days of the week, months of the year, numbers, colors, opposites, and sizes. All questions and their one-word answers were spoken by 11 female and 11 male talkers. In this study, listeners were presented with question-answer pairs and asked to indicate whether the answer was true or false. Responses were given as simple button or key presses, which are quick to make and easy to score. Two preliminary experiments are presented that illustrate different ways of implementing the basic task. In the first experiment, question-answer pairs were presented in speech-shaped noise, and performance was compared across subjects, question categories, and time, to examine the different sources of variability. In the second experiment, sequences of question-answer pairs were presented amidst competing conversations in an ongoing, spatially dynamic listening scenario. Overall, the question-and-answer task appears to be feasible and could be implemented flexibly in a number of different ways.

  2. Model answers in pure mathematics for a-level students

    CERN Document Server

    Pratt, GA; Schofield, C W

    1967-01-01

    Model Answers in Pure Mathematics for A-Level Students provides a set of solutions that indicate what is required and expected in an Advanced Level examination in Pure Mathematics. This book serves as a guide to the length of answer required, layout of the solution, and methods of selecting the best approach to any particular type of math problem. This compilation intends to supplement, not replace, the normal textbook and provides a varied selection of questions for practice in addition to the worked solutions. The subjects covered in this text include algebra, trigonometry, coordinate geomet

  3. A behavior setting assessment for community programs and residences.

    Science.gov (United States)

    Perkins, D V; Baker, F

    1991-10-01

    Using the concept of person-environment fit to determine the effectiveness of residential and program placements for chronic psychiatric clients requires systematic and concrete information about these community environments in addition to information about the clients themselves. The conceptual and empirical development of the Behavior Setting Assessment (BSA), a measure based on Barker's behavior setting theory, is described. Use of the BSA with 28 residences (117 settings) and 11 programs (176 settings) from two community support systems demonstrated that all 293 settings assessed could be described and analyzed in terms of differences in their demands for self-care skills, food preparation and consumption, verbal/cognitive responses, and solitary or group activities. The BSA is an efficient measure for obtaining specific, concrete information about the behavioral demands of important community environments.

  4. 12 CFR 1291.6 - Homeownership set-aside programs.

    Science.gov (United States)

    2010-01-01

    ... as part of a disaster relief effort. (3) Maximum grant amount. Members shall provide AHP direct... Section 1291.6 Banks and Banking FEDERAL HOUSING FINANCE AGENCY HOUSING GOALS AND MISSION FEDERAL HOME LOAN BANKS' AFFORDABLE HOUSING PROGRAM § 1291.6 Homeownership set-aside programs. (a) Establishment of...

  5. Teaching Teenagers with Autism to Answer Cell Phones and Seek Assistance When Lost

    OpenAIRE

    Hoch, Hannah; Taylor, Bridget A; Rodriguez, Angela

    2009-01-01

    Three participants with autism were taught to answer a cell phone and to follow directions to seek assistance when lost in community settings. During baseline, none of the participants answered a cell phone or sought assistance. Following instruction at school and in the community, all participants learned to answer the cell phone and follow instructions to seek assistance from a naïve adult by exchanging a communication card. Generalization probes were conducted in non-training community sit...

  6. I Don't Know. The Effect of Question Polarity on No-opinion Answers

    NARCIS (Netherlands)

    Kamoen, N.; van de Pol, Jasper; Krouwel, A.P.M.; de Vreese, Claes; Holleman, Bregje

    2018-01-01

    A new type of political attitude survey that has gained popularity in Europe and in the United States is the voting advice application (VAA). VAAs provide users with a voting advice based on their answers to a set of attitude questions. In the calculation of this advice, no-opinion answers are

  7. Means of Question-Answer Interaction for Collaborative Development Activity

    Directory of Open Access Journals (Sweden)

    Petr Sosnin

    2009-01-01

    Full Text Available The key problem of successful developing of the software intensive system (SIS is adequate conceptual interactions of stakeholders at the early stages of designing. Nowadays the success of development is extremely low. It can be increased with using artificial intelligence (AI means including models of reasoning supported by the human-computer interaction in collaborative development activity. In this paper, a number of question-answer means for modeling reasoning are suggested. Such kind of means is defined and implemented in order to get effects of integrating the collective reasoning for their positive influence on the intellectual activity of designers. Question-answer means are arranged as a specialized processor opening the possibility to question-answer programming of the tasks on the conceptual stage of designing. Suggested and investigated means can be used for solving any complicated task.

  8. Question, answer, compare: a cross-category comparison of answers on question and answer websites

    Science.gov (United States)

    Ocepek, Melissa G.; Westbrook, Lynn

    2015-10-01

    Online information seekers make heavy use of websites that accept their natural language questions. This study compared the three types of such websites: social question and answer (Q&A), digital reference services, and ask-an-expert services. Questions reflecting daily life, research, and crisis situations were posed to high use websites of all three types. The resulting answers' characteristics were analyzed in terms of speed, transparency, formality, and intimacy. The results indicate that social Q&A websites excel in speed, ask-an-expert websites in intimacy, and digital reference services in transparency and formality.

  9. Modeling Answer Change Behavior: An Application of a Generalized Item Response Tree Model

    Science.gov (United States)

    Jeon, Minjeong; De Boeck, Paul; van der Linden, Wim

    2017-01-01

    We present a novel application of a generalized item response tree model to investigate test takers' answer change behavior. The model allows us to simultaneously model the observed patterns of the initial and final responses after an answer change as a function of a set of latent traits and item parameters. The proposed application is illustrated…

  10. DEFINITION OF TYPOS IN ANSWER OF STUDENT IN KNOWN CORRECT ANSWER

    Directory of Open Access Journals (Sweden)

    Maria V. Biryukova

    2015-01-01

    Full Text Available The paper describes method of typo detection in the answers for the questions with open answers. In such questions we know one or several correct answers defining relatively small dictionary of correct words contrasting the usual case of looking for typos in arbitrary text. This fact allows using more complex analysis methods and finding more possible typos, such as extra or missing separators. A typo correction module for the Correct Writing question type (for Moodle LMS was developed using proposed methods. 

  11. Towards automatic recognition of irregular, short-open answers in Fill-in-the-blank tests

    Directory of Open Access Journals (Sweden)

    Sergio A. Rojas

    2014-01-01

    Full Text Available Assessment of student knowledge in Learning Management Systems such as Moodle is mostly conducted using close-ended questions (e.g. multiple-choice whose answers are straightforward to grade without human intervention. FILL-IN-THE-BLANK tests are usually more challenging since they require test-takers to recall concepts and associations not available in the statement of the question itself (no choices or hints are given. Automatic assessment of the latter currently requires the test-taker to give a verbatim answer, that is, free of spelling or typographical mistakes. In this paper, we consider an adapted version of a classical text-matching algorithm that may prevent wrong grading in automatic assessment of FILL-IN-THE-BLANK questions whenever irregular (similar but not exact answers occur due to such types of error. The technique was tested in two scenarios. In the first scenario, misspelled single-word answers to an Internet security questionnaire were correctly recognized within a two letter editing tolerance (achieving 99 % accuracy. The second scenario involved short-open answers to computer programming quizzes (i.e. small blocks of code requiring a structure that conforms to the syntactic rules of the programming language. Twenty-one real-world answers written up by students, taking a computer programming course, were assessed by the method. This assessment addressed the lack of precision in terms of programmer-style artifacts (such as unfamiliar variable or function nomenclature and uses an admissible tolerance of up to 20 % letter-level typos. These scores were satisfactory corroborated by a human expert. Additional findings and potential enhancements to the technique are also discussed.

  12. A deep learning approach for predicting the quality of online health expert question-answering services.

    Science.gov (United States)

    Hu, Ze; Zhang, Zhan; Yang, Haiqin; Chen, Qing; Zuo, Decheng

    2017-07-01

    Recently, online health expert question-answering (HQA) services (systems) have attracted more and more health consumers to ask health-related questions everywhere at any time due to the convenience and effectiveness. However, the quality of answers in existing HQA systems varies in different situations. It is significant to provide effective tools to automatically determine the quality of the answers. Two main characteristics in HQA systems raise the difficulties of classification: (1) physicians' answers in an HQA system are usually written in short text, which yields the data sparsity issue; (2) HQA systems apply the quality control mechanism, which refrains the wisdom of crowd. The important information, such as the best answer and the number of users' votes, is missing. To tackle these issues, we prepare the first HQA research data set labeled by three medical experts in 90days and formulate the problem of predicting the quality of answers in the system as a classification task. We not only incorporate the standard textual feature of answers, but also introduce a set of unique non-textual features, i.e., the popular used surface linguistic features and the novel social features, from other modalities. A multimodal deep belief network (DBN)-based learning framework is then proposed to learn the high-level hidden semantic representations of answers from both textual features and non-textual features while the learned joint representation is fed into popular classifiers to determine the quality of answers. Finally, we conduct extensive experiments to demonstrate the effectiveness of including the non-textual features and the proposed multimodal deep learning framework. Copyright © 2017 Elsevier Inc. All rights reserved.

  13. Answers to modernity

    DEFF Research Database (Denmark)

    Petersen, Karen Bjerg

    2008-01-01

    - teacher, learner or curriculum planner positions - result in different strategies or 'answers to modernity'. The research has taken place as a study of e-learning and virtual teachhing of Danish as a second language for adults. The fact that relations in virtual learning are established between physically......, locationally distant'. Based on a case study and interviews with e-learning teachers and learner participants in a virtual classroom setting and on extracts of the curriculum developed for the particular e-learning course, the aim of the paper is to discuss how different positions in an e-learning triangle...... absent individuals, who are locationnaly distant and may never meet, seems to necessitate different strategies towards e-learning, depending on the position in the learning triangle. The research results indicate, that teachers compensate for the disembedded social relations in e-llearning environments...

  14. Questions-answers - Ground-based wind energy

    International Nuclear Information System (INIS)

    2017-11-01

    After a presentation of some key data on wind energy in France, this publication proposes a set of questions and answers to highlight the reasons of the development of wind energy, to show that wind energy is a reliable one, to discuss various issues related to the presence of wind turbines (regulations, information, impact on biodiversity, on health and on dwelling environment, exploitation and control, end of life), and to determine the role of wind energy in the French economy (economic returns, costs, and so on)

  15. Questions/answers on onshore wind energy

    International Nuclear Information System (INIS)

    2015-11-01

    After a presentation of some key data on wind energy in France over the last 15 years, this publication proposes a set of questions and answers to highlight the reasons of the development of wind energy, to show that wind energy is a reliable one, to discuss various issues related to the presence of wind turbines (regulations, information, impact on biodiversity, on health and on dwelling environment, exploitation and control, end of life), and to determine the role of wind energy in the French economy (economic returns, costs, and so on)

  16. PC-based support programs coupled with the sets code for large fault tree analysis

    International Nuclear Information System (INIS)

    Hioki, K.; Nakai, R.

    1989-01-01

    Power Reactor and Nuclear Fuel Development Corporation (PNC) has developed four PC programs: IEIQ (Initiating Event Identification and Quantification), MODESTY (Modular Even Description for a Variety of Systems), FAUST (Fault Summary Tables Generation Program) and ETAAS (Event Tree Analysis Assistant System). These programs prepare the input data for the SETS (Set Equation Transformation System) code and construct and quantify event trees (E/Ts) using the output of the SETS code. The capability of these programs is described and some examples of the results are presented in this paper. With these PC programs and the SETS code, PSA can now be performed with more consistency and less manpower

  17. From Question Answering to Visual Exploration

    Energy Technology Data Exchange (ETDEWEB)

    McColgin, Dave W.; Gregory, Michelle L.; Hetzler, Elizabeth G.; Turner, Alan E.

    2006-08-11

    Research in Question Answering has focused on the quality of information retrieval or extraction using the metrics of precision and recall to judge success; these metrics drive toward finding the specific best answer(s) and are best supportive of a lookup type of search. These do not address the opportunity that users? natural language questions present for exploratory interactions. In this paper, we present an integrated Question Answering environment that combines a visual analytics tool for unstructured text and a state-of-the-art query expansion tool designed to compliment the cognitive processes associated with an information analysts work flow. Analysts are seldom looking for factoid answers to simple questions; their information needs are much more complex in that they may be interested in patterns of answers over time, conflicting information, and even related non-answer data may be critical to learning about a problem or reaching prudent conclusions. In our visual analytics tool, questions result in a comprehensive answer space that allows users to explore the variety within the answers and spot related information in the rest of the data. The exploratory nature of the dialog between the user and this system requires tailored evaluation methods that better address the evolving user goals and counter cognitive biases inherent to exploratory search tasks.

  18. AEC sets five year nuclear safety research program

    International Nuclear Information System (INIS)

    Anon.

    1976-01-01

    The research by the government for the establishment of means of judging the adequacy of safety measures incorporated in nuclear facilities, including setting safety standards and collecting documents of general criteria, and the research by the industry on safety measures and the promotion of safety-related technique are stated in the five year program for 1976-80 reported by subcommittees, Atomic Energy Commission (AEC). Four considerations on the research items incorporated in the program are 1) technical programs relating to the safety of nuclear facilities and the necessary criteria, 2) priority of the relevant items decided according to their impact on circumstances, urgency, the defence-indepth concept and so on, 3) consideration of all relevant data and documents collected, and research subjects necessary to quantify safety measurement, and 4) consideration of technological actualization, the capability of each research body, the budget and the time schedule. In addition, seven major themes decided on the basis of these points are 1) reactivity-initiated accident, 2) LOCA, 3) fuel behavior, 4) structural safety, 5) radioactive release, 6) statistical method of safety evaluation, and 7) seismic characteristics. The committee has deliberated the appropriate division of researches between the government and the industry. A set of tables showing the nuclear safety research plan for 1976-80 are attached. (Iwakiri, K.)

  19. Illustrating answers: an evaluation of automatically retrieved illustrations of answers to medical questions

    NARCIS (Netherlands)

    Bosma, W.E.; Theune, Mariet; van Hooijdonk, C.M.J.; Krahmer, E.; Maes, F.

    In this paper we discuss and evaluate a method for automatic text illustration, applied to answers to medical questions. Our method for selecting illustrations is based on the idea that similarities between the answers and picture-related text (the picture’s caption or the section/paragraph that

  20. Answers at your fingertips: Access to the Internet influences willingness to answer questions.

    Science.gov (United States)

    Ferguson, Amanda M; McLean, David; Risko, Evan F

    2015-12-01

    Recent technological advances have given rise to an information-gathering tool unparalleled by any in human history-the Internet. Understanding how access to such a powerful informational tool influences how we think represents an important question for psychological science. In the present investigation we examined the impact of access to the Internet on the metacognitive processes that govern our decisions about what we "know" and "don't know." Results demonstrated that access to the Internet influenced individuals' willingness to volunteer answers, which led to fewer correct answers overall but greater accuracy when an answer was offered. Critically, access to the Internet also influenced feeling-of-knowing, and this accounted for some (but not all) of the effect on willingness to volunteer answers. These findings demonstrate that access to the Internet can influence metacognitive processes, and contribute novel insights into the operation of the transactive memory system formed by people and the Internet. Copyright © 2015 Elsevier Inc. All rights reserved.

  1. ASSESSMENT OF PERFORMANCES OF VARIOUS MACHINE LEARNING ALGORITHMS DURING AUTOMATED EVALUATION OF DESCRIPTIVE ANSWERS

    Directory of Open Access Journals (Sweden)

    C. Sunil Kumar

    2014-07-01

    Full Text Available Automation of descriptive answers evaluation is the need of the hour because of the huge increase in the number of students enrolling each year in educational institutions and the limited staff available to spare their time for evaluations. In this paper, we use a machine learning workbench called LightSIDE to accomplish auto evaluation and scoring of descriptive answers. We attempted to identify the best supervised machine learning algorithm given a limited training set sample size scenario. We evaluated performances of Bayes, SVM, Logistic Regression, Random forests, Decision stump and Decision trees algorithms. We confirmed SVM as best performing algorithm based on quantitative measurements across accuracy, kappa, training speed and prediction accuracy with supplied test set.

  2. AED (Automated External Defibrillator) Programs: Questions and Answers

    Science.gov (United States)

    ... In Schools Training Kits RQI AHA Blended Learning & eLearning Guide AHA Instructors ECC Educational Conferences Programs CPR ... In Schools Training Kits RQI AHA Blended Learning & eLearning Guide AHA Instructors ECC Educational Conferences Programs CPR ...

  3. Novelty Detection via Answer Updating

    National Research Council Canada - National Science Library

    Li, Xiaoyan; Croft, W. B

    2004-01-01

    .... Specifically, we explore the use of question-answering techniques for novelty detection. New information is defined as new/previously unseen answers to questions representing a user's information need...

  4. To answer or not to answer? A field test of loss aversion

    OpenAIRE

    Michał Krawczyk

    2011-01-01

    This study is a field experiment on loss aversion. The framing of scoring rules was differentiated in two exams at the University of Warsaw, with only half the students facing explicit penalty points in the case of giving an incorrect answer. Loss aversion predicts that less risk will be taken (less questions will be answered) when losses are possible but in fact, no treatment effect was observed.

  5. CAT questions and answers

    International Nuclear Information System (INIS)

    1993-02-01

    This document, prepared in February 1993, addresses the most common questions asked by APS Collaborative Access Teams (CATs). The answers represent the best judgment on the part of the APS at this time. In some cases, details are provided in separate documents to be supplied by the APS. Some of the answers are brief because details are not yet available. The questions are separated into five categories representing different aspects of CAT interactions with the APS: (1) Memorandum of Understanding (MOU), (2) CAT Beamline Review and Construction, (3) CAT Beamline Safety, (4) CAT Beamline Operations, and (5) Miscellaneous. The APS plans to generate similar documents as needed to both address new questions and clarify answers to present questions

  6. Adaptations to the coping power program's structure, delivery settings, and clinician training.

    Science.gov (United States)

    Lochman, John E; Powell, Nicole; Boxmeyer, Caroline; Andrade, Brendan; Stromeyer, Sara L; Jimenez-Camargo, Luis Alberto

    2012-06-01

    This article describes the conceptual framework for the Coping Power program that has focused on proximal risk factors that can actively alter preadolescent children's aggressive behavior. The results of initial controlled efficacy trials are summarized. However, consistent with the theme of this special section, some clinicians and workshop participants have indicated barriers to the implementation of the Coping Power program in their service settings. In response to these types of concerns, three key areas of programmatic adaptation of the program that serve to address these concerns are then described in the article. First, existing and in-process studies of variations in how the program can be delivered are presented. Existing findings indicate how the child component fares when delivered by itself without the parent component, how simple monthly boosters affect intervention effects, and whether the program can be reduced by a third of its length and still be effective. Research planned or in progress on program variations examines whether group versus individual delivery of the program affects outcomes, whether the program can be adapted for early adolescents, whether the program can be delivered in an adaptive manner with the use of the Family Check Up, and whether a brief, efficient version of the program in conjunction with Internet programming can be developed and be effective. Second, the program has been and is being developed for use in different settings, other than the school-based delivery in the efficacy trials. Research has examined its use with aggressive deaf youth in a residential setting, with Oppositional Defiant Disorder and Conduct Disorder children in outpatient clinics, and in after-school programs. Third, the article reports how variations in training clinicians affect their ability to effectively use the program. PsycINFO Database Record (c) 2012 APA, all rights reserved.

  7. Generic Drugs: Questions and Answers

    Science.gov (United States)

    ... Vaccines, Blood & Biologics Animal & Veterinary Cosmetics Tobacco Products Drugs Home Drugs Resources for You Information for Consumers (Drugs) Questions & Answers Generic Drugs: Questions & Answers Share Tweet Linkedin Pin it More ...

  8. Parenting programs during adolescence: Outcomes from universal and targeted interventions offered in real-world settings.

    Science.gov (United States)

    Alfredsson, Elin K; Thorvaldsson, Valgeir; Axberg, Ulf; Broberg, Anders G

    2018-04-26

    The aim of this naturalistic study was to explore short and long-term outcomes of five different group-based parenting programs offered to parents of 10 to 17-year-olds. Three hundred and fifteen parents (277 mothers and 38 fathers) who had enrolled in a parenting program (universal: Active Parenting, COPE; Connect; targeted: COMET; Leadership training for parents of teenagers [LFT]) answered questionnaires at three measurement waves (baseline, post-measurement, and one-year follow-up). The questions concerned parenting style, parental mental health, family climate and adolescent mental health. Results revealed small to moderate changes in almost all outcome variables and in all parenting programs. Overall, parents in COMET reported the largest short and long-term changes. No substantial differences in change were seen between the other programs. The results support the general effectiveness of parenting programs for parents of adolescents. © 2018 Scandinavian Psychological Associations and John Wiley & Sons Ltd.

  9. The SEEK Mentoring Program: An Application of the Goal-Setting Theory

    Science.gov (United States)

    Sorrentino, Diane M.

    2007-01-01

    This article describes a pilot academic mentoring program carried out over 1 semester in the SEEK Program at the College of Staten Island, CUNY. The program was utilized to provide a resource for students whose overall grade point average was below 2.5, placing them at risk for academic dismissal. A goal-setting approach was used to aid the…

  10. What Is the Correct Answer about The Dress' Colors? Investigating the Relation between Optimism, Previous Experience, and Answerability.

    Science.gov (United States)

    Karlsson, Bodil S A; Allwood, Carl Martin

    2016-01-01

    The Dress photograph, first displayed on the internet in 2015, revealed stunning individual differences in color perception. The aim of this study was to investigate if lay-persons believed that the question about The Dress colors was answerable. Past research has found that optimism is related to judgments of how answerable knowledge questions with controversial answers are (Karlsson et al., 2016). Furthermore, familiarity with a question can create a feeling of knowing the answer (Reder and Ritter, 1992). Building on these findings, 186 participants saw the photo of The Dress and were asked about the correct answer to the question about The Dress' colors (" blue and black," "white and gold," "other, namely…," or "there is no correct answer" ). Choice of the alternative "there is no correct answer" was interpreted as believing the question was not answerable. This answer was chosen more often by optimists and by people who reported they had not seen The Dress before. We also found that among participants who had seen The Dress photo before, 19%, perceived The Dress as "white and gold" but believed that the correct answer was "blue and black ." This, in analogy to previous findings about non-believed memories (Scoboria and Pascal, 2016), shows that people sometimes do not believe the colors they have perceived are correct. Our results suggest that individual differences related to optimism and previous experience may contribute to if the judgment of the individual perception of a photograph is enough to serve as a decision basis for valid conclusions about colors. Further research about color judgments under ambiguous circumstances could benefit from separating individual perceptual experience from beliefs about the correct answer to the color question. Including the option "there is no correct answer " may also be beneficial.

  11. Assessing the quality of pharmacist answers to telephone drug information questions.

    Science.gov (United States)

    Woodward, C T; Stevenson, J G; Poremba, A

    1990-04-01

    A quality assurance (QA) program is described in which frontline pharmacists were asked test drug information questions via anonymous telephone calls. The program was instituted at a university hospital that began providing decentralized pharmaceutical services in 1985. Questions were developed on the basis of a pilot study conducted to determine the types and complexity of drug information questions received by frontline pharmacists at the hospital. Data on departmental clinical productivity were used to determine the number of questions that would be posed during each shift in the various service areas. The questions were posed during a 10-day period; the pharmacists were aware of the program, but the callers did not identify their affiliation with it. In response to 105 questions asked, 86 were judged to have been answered correctly, 13 answers were deemed incomplete, and 6 were judged incorrect. Pharmacists were more likely to respond incorrectly to complex questions and questions posed during the night shift. As a result of the audit, staff members with advanced clinical knowledge were asked to help less experienced pharmacists, the position of assistant director for drug information and staff development was created, and educational programs were instituted. The QA audit has been repeated twice. Posing test drug information questions via anonymous telephone calls is effective in assessing the quality of drug information provided by pharmacists in patient-care areas.

  12. Finding Question-Answer Pairs from Online Forums

    DEFF Research Database (Denmark)

    Cong, Gao; Wang, Long; Lin, Chin-Yew

    2008-01-01

    Online forums contain a huge amount of valuable user generated content. In this paper we address the problem of extracting question-answer pairs from forums. Question-answer pairs extracted from forums can be used to help Question Answering services (e.g. Yahoo! Answers) among other applications...

  13. 31 CFR 10.64 - Answer; default.

    Science.gov (United States)

    2010-07-01

    ... 31 Money and Finance: Treasury 1 2010-07-01 2010-07-01 false Answer; default. 10.64 Section 10.64... SERVICE Rules Applicable to Disciplinary Proceedings § 10.64 Answer; default. (a) Filing. The respondent's... need be adduced at a hearing. (d) Default. Failure to file an answer within the time prescribed (or...

  14. Setting goals in psychotherapy

    DEFF Research Database (Denmark)

    Emiliussen, Jakob; Wagoner, Brady

    2013-01-01

    The present study is concerned with the ethical dilemmas of setting goals in therapy. The main questions that it aims to answer are: who is to set the goals for therapy and who is to decide when they have been reached? The study is based on four semi-­‐structured, phenomenological interviews...

  15. Characteristics and effects of suicide prevention programs: comparison between workplace and other settings.

    Science.gov (United States)

    Takada, Misato; Shima, Satoru

    2010-01-01

    The present study reviews the literature on suicide prevention programs conducted in the workplace and other settings, namely school, the community, medical facilities, jail, and the army, by conducting an electronic literature search of all articles published between 1967 and November 2007. From a total of 256 articles identified, various contents of suicide prevention programs were determined, and in 34 studies, the effect of programs was evaluated. A review of the literature reveals that the common contents of suicide prevention programs in the workplace and other settings are education and training of individuals, development of a support network, cooperation from internal and external resources, as well as education and training of managers and staff. Although the characteristic contents of suicide prevention programs at the workplace aimed at improving personnel management and health care, screening and care for high-risk individuals, as well as improvement of building structures, were not described. Although a reduction in undesirable attitudes and an increase in mental health knowledge and coping skills in the workplace are in agreement with findings in other settings, suicide rate, suicide-associated behavior, and depression, which were assessed in other settings, were not evaluated in the three studies targeting the workplace.

  16. Workplace Setting of Mental Health Nursing Program Graduates in ...

    African Journals Online (AJOL)

    Rwanda Journal Series F: Medicine and Health Sciences Vol. 2 No. 2, 2015. Workplace Setting of Mental Health Nursing Program Graduates in Rwanda. Marie Claire Gasanganwa. 1. , Benoite Umubyeyi1, Darius Gishoma1. 1. University of Rwanda, College of Medicine and Health Sciences, Rwanda. Background.

  17. Question-Answer Activities in Synchronous Virtual Classrooms in Terms of Interest and Usefulness

    Directory of Open Access Journals (Sweden)

    Melike Aydemir

    2016-03-01

    Full Text Available Instructors generally convey their face to face habits to synchronous virtual classrooms, but these face to face strategies do not work in these environments. In this sense, the purpose of this study was to investigate the effects of question type and answer format used in synchronous class implementations on perceived interest and usefulness. To do this, questions were asked in different ways and answers were requested in different formats in synchronous virtual sessions. The participants consisted of 28 postgraduate students registered in an online criminal justice program at a university located in the North-East part of Turkey. Data was collected in the context of a Research Methods in Security Sciences course during 2012–2013 fall semester. Results showed effects of question type on learner interest, while answer format has an effect on usefulness of online activities. In conclusion, to increase interest in synchronous virtual classrooms by asking questions, instead of closed-ended questions, open-ended questions which everybody can answer should be preferred.

  18. What Is the Correct Answer about The Dress’ Colors? Investigating the Relation between Optimism, Previous Experience, and Answerability

    OpenAIRE

    Karlsson, Bodil S. A.; Allwood, Carl Martin

    2016-01-01

    The Dress photograph, first displayed on the internet in 2015, revealed stunning individual differences in color perception. The aim of this study was to investigate if lay-persons believed that the question about The Dress colors was answerable. Past research has found that optimism is related to judgments of how answerable knowledge questions with controversial answers are (Karlsson et al., 2016). Furthermore, familiarity with a question can create a feeling of knowing the answer (Reder and...

  19. Developing an Exemplary Fine Arts Program: A Multiple Case-Study of Three Private Institutions of Higher Education

    Science.gov (United States)

    Filippelli, James Anthony

    2014-01-01

    This study intended to identify commonalities of fine arts programs at selected private liberal arts colleges and universities in order to ultimately develop an exemplary fine arts program in a similar setting. This study searched for answers to three research questions within the context of art, music, dance, and theatre. The first research…

  20. Management of polychlorinated biphenyls (PCBs) questions ampersand answers

    International Nuclear Information System (INIS)

    1995-11-01

    This open-quotes Management of PCBs Questions and Answersclose quotes has been developed from a presentation given by Dr. John Smith of the Environmental Protection Agency (EPA), and the transcribed question and answer session which followed the presentation. Dr. Smith was featured at the first DOE complex-wide PCB Focus Group meeting held in San Francisco, California in December 1992. The meeting was attended by representatives from field elements who were actively involved in the management of PCBs. The meeting served as a forum for the exchange of information and discussion of PCB management issues. This document has been prepared as one of several guidance documents developed by the Department of Energy Office of Environmental Policy and Assistance (EH-41) (formerly the Office of Environmental Guidance, EH-23) to assist DOE elements in their PCB management programs. This document is organized into three parts: (1) an introduction describing the conception and development of this document, (2) a summary of Dr. Smith's presentation, and (3) the question and answer session

  1. Energy use of set-top boxes and telephony products in the U.S.

    Energy Technology Data Exchange (ETDEWEB)

    Rosen, Karen B.; Meier, Alan K.; Zandelin, Stefan

    2001-06-01

    The goal of this investigation was to estimate the 1999 energy consumption of set-top boxes and telephony products in the U.S. residential sector. Results of this study will be used to identify new energy conservation opportunities and to align programs with those opportunities. We conducted a bottom-up analysis for set-top boxes and telephony products using our own power measurements and stock and usage estimates from secondary sources. The most common set-top boxes in U.S. homes in 1999 were analog cable boxes, digital cable boxes, wireless receivers, and game consoles. According to these measurements, analog cable boxes and wireless receivers draw between 10 and 15 watts, while digital cable boxes draw between 20 and 25 watts in both the Active and Standby modes. Video games used less than 2 watts in Standby mode, and about 8 watts when Active. We estimate that set-top boxes accounted for 0.7% of residential electricity use in 1999. Our investigation of telephony products included answering machines, cordless phones, cordless phone answering machine combination units, and mobile phone chargers. Answering machines, cordless phones, and combination units use between 2 and 3 watts in both the Active and Standby modes. Mobile phone chargers use about 1 watt in standby. We estimate that these telephony products account for 0.5% of U.S. residential electricity consumption. Together, set-tops and telephony constituted 1.2% of U.S. residential electricity consumption in 1999. Standby power use accounted for about 60% of this energy use. The combined total energy use of the products investigated for this study and those researched previously for this series of reports account for about 6.6% of residential electricity use in the U.S.

  2. QUESTION ANSWERING SYSTEM DAN PENERAPANNYA PADA ALKITAB

    Directory of Open Access Journals (Sweden)

    Gunawan Gunawan

    2006-01-01

    Full Text Available Question answering system is a system that allows user to state his or her information need in the form of natural language question, and return short text excerpts or even phrases as an answer. The availability of a wide and various information source and improvements in the techniques of natural language processing, information extraction (wrapper, and information retrieval give a big effect on the development of question answering system, from just answering questions in a specific domain by consulting to structured information source such as database, and like in this research, answering any questions based on information stored in an unstructured text collection. A general architecture of question answering system based on text consists of six processing stages, i.e. question analysis, document collection preprocessing, candidate document selection, candidate document analysis, answer extraction, and response generation. Application of question answering system like AnswerBus, Mulder, and Webclopedia that are developed with its own characteristics has similar processing steps as in the general architecture. Answers returned by a question answering system need to be evaluated for performance measure. This research completed with a simple question answering system application using english Bible in World English Bible (WEB version as the source of information to answer some questions. Because specific domain is selected: Bible, questions that can be posed by user could ask about information in the Bible itself only. Question is also limited to three types of answers that can be supported by the application: person (who, location (where, and date (when. Abstract in Bahasa Indonesia : Question answering system (QA system adalah sistem yang mengijinkan user menyatakan kebutuhan informasinya dalam bentuk natural language question (pertanyaan dalam bahasa alami, dan mengembalikan kutipan teks singkat atau bahkan frase sebagai jawaban. Ketersediaan

  3. Model answers for Yes/No questions from EFL students in public senior high schools

    Directory of Open Access Journals (Sweden)

    I Wayan Dirgeyasa

    2017-09-01

    Full Text Available This research aims to find out the typical categories of answers to Yes/No questions most used by students at selected Public Senior High Schools in Medan, Indonesia. These schools were classified into top favorite, medium favorite and non-favorite schools. Through a stratified clustered random sampling technique, six schools were chosen consisting of two schools from each classification. A number of 40 students were chosen from three class X, three class XI and three class XII at each of the six chosen schools, making a total sample of 720 students with 360 sets of dialogue scripts. Data was collected through documentation-recording dialogues. The data was transcribed and analyzed by descriptive analysis. The results of the research showed that: 1 the categories of the students’ answers to the Yes/No questions were distributed variously in terms of the six models. However, the distribution of the answers was not proportionally equal amongst all the models, 2 the dominant distribution of the answers was the third model with the formula Yes/No+additional information such as confirming, supporting, etc., reaching 37% of the total answers, whilst the least common models were the sixth and fourth categories respectively, which had 1% and 3% of the answers respectively, and finally 3 there was no significant difference in the distribution of the students’ answers in terms of the class of school whether top favorite, medium favorite or non-favorite. In conclusion, the ways to answer Yes/No questions need to be developed amongst students by their teachers by teaching and learning using natural, real life-like situations and in contextual ways.

  4. Flexible Query Answering Systems

    DEFF Research Database (Denmark)

    This book constitutes the refereed proceedings of the 10th International Conference on Flexible Query Answering Systems, FQAS 2013, held in Granada, Spain, in September 2013. The 59 full papers included in this volume were carefully reviewed and selected from numerous submissions. The papers...... are organized in a general session train and a parallel special session track. The general session train covers the following topics: querying-answering systems; semantic technology; patterns and classification; personalization and recommender systems; searching and ranking; and Web and human...

  5. Mobile Information Access with Spoken Query Answering

    DEFF Research Database (Denmark)

    Brøndsted, Tom; Larsen, Henrik Legind; Larsen, Lars Bo

    2006-01-01

    window focused over the part which most likely contains an answer to the query. The two systems are integrated into a full spoken query answering system. The prototype can answer queries and questions within the chosen football (soccer) test domain, but the system has the flexibility for being ported...

  6. Question Answering for Dutch : Simple does it

    NARCIS (Netherlands)

    Hoekstra, A.H.; Hiemstra, Djoerd; van der Vet, P.E.; Huibers, Theo W.C.; Schobbens, Pierre-Yves; Vanhoof, Wim; Schwanen, Gabriel

    2006-01-01

    When people pose questions in natural language to search for information on the web, the role of question answering (QA) systems becomes important. In this paper the QAsystem simpleQA, capable of answering Dutch questions on which the answer is a person or a location, is described. The system's

  7. Introduction to Develop Some Software Programs for Dealing with Neutrosophic Sets

    Directory of Open Access Journals (Sweden)

    A. A. Salama

    2014-03-01

    Full Text Available In this paper, we have developed an Excel package to be utilized for calculating neutrosophic data and analyze them. The use of object oriented programming techniques and concepts as they may apply to the design and development a new framework to implement neutrosophic data operations, the c# programming language, NET Framework and Microsoft Visual Studio are used to implement the neutrosophic classes. We have used Excel as it is a powerful tool that is widely accepted and used for statistical analysis. Figure 1 shows Class Diagram of the implemented package. Figure 2 presents a working example of the package interface calculating the complement. Our implemented Neutrosophic package can calculate Intersection, Union, and Complement of the nuetrosophic set. Figure 3 presents our neutrosphic package capability to draw figures of presented neutrosphic set. Figure 4 presents charting of Union operation calculation, and figure 5 Intersection Operation. nuetrosophic set are characterized by its efficiency as it takes into consideration the three data items: True, Intermediate, and False.

  8. Energy use of set-top boxes and telephony products in the U.S.; FINAL

    International Nuclear Information System (INIS)

    Rosen, Karen B.; Meier, Alan K.; Zandelin, Stefan

    2001-01-01

    The goal of this investigation was to estimate the 1999 energy consumption of set-top boxes and telephony products in the U.S. residential sector. Results of this study will be used to identify new energy conservation opportunities and to align programs with those opportunities. We conducted a bottom-up analysis for set-top boxes and telephony products using our own power measurements and stock and usage estimates from secondary sources. The most common set-top boxes in U.S. homes in 1999 were analog cable boxes, digital cable boxes, wireless receivers, and game consoles. According to these measurements, analog cable boxes and wireless receivers draw between 10 and 15 watts, while digital cable boxes draw between 20 and 25 watts in both the Active and Standby modes. Video games used less than 2 watts in Standby mode, and about 8 watts when Active. We estimate that set-top boxes accounted for 0.7% of residential electricity use in 1999. Our investigation of telephony products included answering machines, cordless phones, cordless phone answering machine combination units, and mobile phone chargers. Answering machines, cordless phones, and combination units use between 2 and 3 watts in both the Active and Standby modes. Mobile phone chargers use about 1 watt in standby. We estimate that these telephony products account for 0.5% of U.S. residential electricity consumption. Together, set-tops and telephony constituted 1.2% of U.S. residential electricity consumption in 1999. Standby power use accounted for about 60% of this energy use. The combined total energy use of the products investigated for this study and those researched previously for this series of reports account for about 6.6% of residential electricity use in the U.S

  9. Information Presentation in Decision and Risk Analysis: Answered, Partly Answered, and Unanswered Questions.

    Science.gov (United States)

    Keller, L Robin; Wang, Yitong

    2017-06-01

    For the last 30 years, researchers in risk analysis, decision analysis, and economics have consistently proven that decisionmakers employ different processes for evaluating and combining anticipated and actual losses, gains, delays, and surprises. Although rational models generally prescribe a consistent response, people's heuristic processes will sometimes lead them to be inconsistent in the way they respond to information presented in theoretically equivalent ways. We point out several promising future research directions by listing and detailing a series of answered, partly answered, and unanswered questions. © 2016 Society for Risk Analysis.

  10. TimeSet: A computer program that accesses five atomic time services on two continents

    Science.gov (United States)

    Petrakis, P. L.

    1993-01-01

    TimeSet is a shareware program for accessing digital time services by telephone. At its initial release, it was capable of capturing time signals only from the U.S. Naval Observatory to set a computer's clock. Later the ability to synchronize with the National Institute of Standards and Technology was added. Now, in Version 7.10, TimeSet is able to access three additional telephone time services in Europe - in Sweden, Austria, and Italy - making a total of five official services addressable by the program. A companion program, TimeGen, allows yet another source of telephone time data strings for callers equipped with TimeSet version 7.10. TimeGen synthesizes UTC time data strings in the Naval Observatory's format from an accurately set and maintained DOS computer clock, and transmits them to callers. This allows an unlimited number of 'freelance' time generating stations to be created. Timesetting from TimeGen is made feasible by the advent of Becker's RighTime, a shareware program that learns the drift characteristics of a computer's clock and continuously applies a correction to keep it accurate, and also brings .01 second resolution to the DOS clock. With clock regulation by RighTime and periodic update calls by the TimeGen station to an official time source via TimeSet, TimeGen offers the same degree of accuracy within the resolution of the computer clock as any official atomic time source.

  11. Critical sets in one-parametric mathematical programs with complementarity constraints

    NARCIS (Netherlands)

    Bouza Allende, G.; Guddat, J.; Still, Georg J.

    2008-01-01

    One-parametric mathematical programs with complementarity constraints are considered. The structure of the set of generalized critical points is analysed for the generic case. It is shown how this analysis can locally be reduced to the study of appropriate standard one-parametric finite problems. By

  12. The Impact of Problem Sets on Student Learning

    Science.gov (United States)

    Kim, Myeong Hwan; Cho, Moon-Heum; Leonard, Karen Moustafa

    2012-01-01

    The authors examined the role of problem sets on student learning in university microeconomics. A total of 126 students participated in the study in consecutive years. independent samples t test showed that students who were not given answer keys outperformed students who were given answer keys. Multiple regression analysis showed that, along with…

  13. Don't You Want to Do Better? Implementing a Goal-Setting Intervention in an Afterschool Program

    Science.gov (United States)

    Hallenbeck, Amy; Fleming, David

    2011-01-01

    Goal setting is not an innate skill. Adults who are successful at reaching their goals have learned to set realistic goals and to plan to attain them. Afterschool programs, because they have latitude in their curricular offerings and program elements, can provide strong backdrops for goal-setting initiatives. While studies have shown that goal…

  14. Algorithms over partially ordered sets

    DEFF Research Database (Denmark)

    Baer, Robert M.; Østerby, Ole

    1969-01-01

    in partially ordered sets, answer the combinatorial question of how many maximal chains might exist in a partially ordered set withn elements, and we give an algorithm for enumerating all maximal chains. We give (in § 3) algorithms which decide whether a partially ordered set is a (lower or upper) semi......-lattice, and whether a lattice has distributive, modular, and Boolean properties. Finally (in § 4) we give Algol realizations of the various algorithms....

  15. Coinductive Logic Programming with Negation

    Science.gov (United States)

    Min, Richard; Gupta, Gopal

    We introduce negation into coinductive logic programming (co-LP) via what we term Coinductive SLDNF (co-SLDNF) resolution. We present declarative and operational semantics of co-SLDNF resolution and present their equivalence under the restriction of rationality. Co-LP with co-SLDNF resolution provides a powerful, practical and efficient operational semantics for Fitting's Kripke-Kleene three-valued logic with restriction of rationality. Further, applications of co-SLDNF resolution are also discussed and illustrated where Co-SLDNF resolution allows one to develop elegant implementations of modal logics. Moreover it provides the capability of non-monotonic inference (e.g., predicate Answer Set Programming) that can be used to develop novel and effective first-order modal non-monotonic inference engines.

  16. The Study of the Effectiveness of Scholarship Grant Program on Low-Income Engineering Technology Students

    Science.gov (United States)

    Ononye, Lawretta C.; Bong, Sabel

    2018-01-01

    This paper investigates the effectiveness of a National Science Foundation Scholarship in Science, Technology, Engineering, and Mathematics (NSF S-STEM) program named "Scholarship for Engineering Technology (SET)" at the State University of New York in Canton (SUNY Canton). The authors seek to answer the following question: To what…

  17. 39 CFR 3030.14 - Answer contents.

    Science.gov (United States)

    2010-07-01

    ... Initial Pleadings § 3030.14 Answer contents. (a) An answer must: (1) Contain a clear and concise statement... complainant and the Commission fully and completely of the nature of any defense, including factual... as such and presented separately from any denials; (5) State the nature of the evidentiary support...

  18. TREDRA, Minimal Cut Sets Fault Tree Plot Program

    International Nuclear Information System (INIS)

    Fussell, J.B.

    1983-01-01

    1 - Description of problem or function: TREDRA is a computer program for drafting report-quality fault trees. The input to TREDRA is similar to input for standard computer programs that find minimal cut sets from fault trees. Output includes fault tree plots containing all standard fault tree logic and event symbols, gate and event labels, and an output description for each event in the fault tree. TREDRA contains the following features: a variety of program options that allow flexibility in the program output; capability for automatic pagination of the output fault tree, when necessary; input groups which allow labeling of gates, events, and their output descriptions; a symbol library which includes standard fault tree symbols plus several less frequently used symbols; user control of character size and overall plot size; and extensive input error checking and diagnostic oriented output. 2 - Method of solution: Fault trees are generated by user-supplied control parameters and a coded description of the fault tree structure consisting of the name of each gate, the gate type, the number of inputs to the gate, and the names of these inputs. 3 - Restrictions on the complexity of the problem: TREDRA can produce fault trees with a minimum of 3 and a maximum of 56 levels. The width of each level may range from 3 to 37. A total of 50 transfers is allowed during pagination

  19. Explicit Knowledge-based Reasoning for Visual Question Answering

    OpenAIRE

    Wang, Peng; Wu, Qi; Shen, Chunhua; Hengel, Anton van den; Dick, Anthony

    2015-01-01

    We describe a method for visual question answering which is capable of reasoning about contents of an image on the basis of information extracted from a large-scale knowledge base. The method not only answers natural language questions using concepts not contained in the image, but can provide an explanation of the reasoning by which it developed its answer. The method is capable of answering far more complex questions than the predominant long short-term memory-based approach, and outperform...

  20. Retrieval practice with short-answer, multiple-choice, and hybrid tests.

    Science.gov (United States)

    Smith, Megan A; Karpicke, Jeffrey D

    2014-01-01

    Retrieval practice improves meaningful learning, and the most frequent way of implementing retrieval practice in classrooms is to have students answer questions. In four experiments (N=372) we investigated the effects of different question formats on learning. Students read educational texts and practised retrieval by answering short-answer, multiple-choice, or hybrid questions. In hybrid conditions students first attempted to recall answers in short-answer format, then identified answers in multiple-choice format. We measured learning 1 week later using a final assessment with two types of questions: those that could be answered by recalling information verbatim from the texts and those that required inferences. Practising retrieval in all format conditions enhanced retention, relative to a study-only control condition, on both verbatim and inference questions. However, there were little or no advantages of answering short-answer or hybrid format questions over multiple-choice questions in three experiments. In Experiment 4, when retrieval success was improved under initial short-answer conditions, there was an advantage of answering short-answer or hybrid questions over multiple-choice questions. The results challenge the simple conclusion that short-answer questions always produce the best learning, due to increased retrieval effort or difficulty, and demonstrate the importance of retrieval success for retrieval-based learning activities.

  1. IMPROVISATION OF SEEKER SATISFACTION IN YAHOO! COMMUNITY QUESTION ANSWERING PORTAL

    Directory of Open Access Journals (Sweden)

    K. Latha

    2011-01-01

    Full Text Available One popular Community question answering (CQA site, Yahoo! Answers, had attracted 120 million users worldwide, and had 400 million answers to questions available. A typical characteristic of such sites is that they allow anyone to post or answer any questions on any subject. Question Answering Community has emerged as popular, and often effective, means of information seeking on the web. By posting questions, for other participants to answer, information seekers can obtain specific answers to their questions. However, CQA is not always effective: in some cases, a user may obtain a perfect answer within minutes, and in others it may require hours and sometimes days until a satisfactory answer is contributed. We investigate the problem of predicting information seeker satisfaction in yahoo collaborative question answering communities, where we attempt to predict whether a question author will be satisfied with the answers submitted by the community participants. Our experimental results, obtained from a large scale evaluation over thousands of real questions and user ratings, demonstrate the feasibility of modeling and predicting asker satisfaction. We complement our results with a thorough investigation of the interactions and information seeking patterns in question answering communities that correlate with information seeker satisfaction. We also explore automatic ranking, creating abstract from retrieved answers, and history updation, which aims to provide users with what they want or need without explicitly ask them for user satisfaction. Our system could be useful for a variety of applications, such as answer selection, user feedback analysis, and ranking.

  2. English vocabulary set #1 interactive flashcards book

    CERN Document Server

    REA, The Editors of

    2013-01-01

    REA's Interactive Flashcard books represent a novel approach which combines the merits of flash cards with the ease of using a book. One side of each page includes questions to be answered, with space for writing in one's answers - a feature not usually found on flash cards. The flip side of the same page contains the correct answers, much as flash cards do. English Vocabulary (Set #1) is fully indexed making it easy to locate topics for study. Thanks to the book form, there is no need to look for and fish out appropriate questions from a box and put them back in the proper order, and the

  3. English vocabulary set #2 interactive flashcards book

    CERN Document Server

    REA, The Editors of

    2013-01-01

    REA's Interactive Flashcard books represent a novel approach which combines the merits of flash cards with the ease of using a book. One side of each page includes questions to be answered, with space for writing in one's answers - a feature not usually found on flash cards. The flip side of the same page contains the correct answers, much as flash cards do. English Vocabulary (Set #2) is fully indexed making it easy to locate topics for study. Thanks to the book form, there is no need to look for and fish out appropriate questions from a box and put them back in the proper order, and ther

  4. A Web Based Educational Programming Logic Controller Training Set Based on Vocational High School Students' Demands

    Directory of Open Access Journals (Sweden)

    Abdullah Alper Efe

    2018-01-01

    Full Text Available The purpose of this study was to design and develop aProgramming Logic Controller Training Set according to vocational high school students’ educational needs. In this regard, by using the properties of distance education the proposed system supported “hands-on” PLC programming laboratory exercises in industrial automation area. The system allowed students to access and control the PLC training set remotely. For this purpose, researcher designed a web site to facilitate students’ interactivity and support PLC programming. In the training set, Induction Motor, Frequency Converter and Encoder tripart controlled by Siemens Simatic S7-200 PLC controller by the help of SIMATIC Step 7 Programming Software were used to make the system more effective and efficient. Moreover, training set included an IP camera system allowing to monitor devices and pilot application. By working with this novel remote accessible training set, students and researchers recieved a chance to inhere self paced learning experiences. Also, The PLC training set offered an effective learning enviroenment for distance education, which is based on presenting the content on the web and opening it to the online users and provided a safe and economical solution for multiple users in a workplace to enhance the quality of education with less overall cost.

  5. Smart Query Answering for Marine Sensor Data

    Directory of Open Access Journals (Sweden)

    Paulo de Souza

    2011-03-01

    Full Text Available We review existing query answering systems for sensor data. We then propose an extended query answering approach termed smart query, specifically for marine sensor data. The smart query answering system integrates pattern queries and continuous queries. The proposed smart query system considers both streaming data and historical data from marine sensor networks. The smart query also uses query relaxation technique and semantics from domain knowledge as a recommender system. The proposed smart query benefits in building data and information systems for marine sensor networks.

  6. Smart query answering for marine sensor data.

    Science.gov (United States)

    Shahriar, Md Sumon; de Souza, Paulo; Timms, Greg

    2011-01-01

    We review existing query answering systems for sensor data. We then propose an extended query answering approach termed smart query, specifically for marine sensor data. The smart query answering system integrates pattern queries and continuous queries. The proposed smart query system considers both streaming data and historical data from marine sensor networks. The smart query also uses query relaxation technique and semantics from domain knowledge as a recommender system. The proposed smart query benefits in building data and information systems for marine sensor networks.

  7. Mathematics for common entrance three (extension) answers

    CERN Document Server

    Alexander, Serena

    2015-01-01

    This book contains answers to all exercises featured in the accompanying textbook Mathematics for Common Entrance Three (Extension) , which provides essential preparation for Level 3 of the ISEB 13+ Mathematics exam, as well as for CASE and other scholarship exams. - Clean, clear layout for easy marking. - Includes examples of high-scoring answers with diagrams and workings. Also available to purchase from the Galore Park website www.galorepark.co.uk :. - Mathematics for Common Entrance Three (Extension). - Mathematics for Common Entrance One. - Mathematics for Common Entrance One Answers. - M

  8. A Noisy-Channel Approach to Question Answering

    Science.gov (United States)

    2003-01-01

    question “When did Elvis Presley die?” To do this, we build a noisy channel model that makes explicit how answer sentence parse trees are mapped into...in Figure 1, the algorithm above generates the following training example: Q: When did Elvis Presley die ? SA: Presley died PP PP in A_DATE, and...engine as a potential candidate for finding the answer to the question “When did Elvis Presley die?” In this case, we don’t know what the answer is

  9. VQABQ: Visual Question Answering by Basic Questions

    KAUST Repository

    Huang, Jia-Hong

    2017-03-19

    Taking an image and question as the input of our method, it can output the text-based answer of the query question about the given image, so called Visual Question Answering (VQA). There are two main modules in our algorithm. Given a natural language question about an image, the first module takes the question as input and then outputs the basic questions of the main given question. The second module takes the main question, image and these basic questions as input and then outputs the text-based answer of the main question. We formulate the basic questions generation problem as a LASSO optimization problem, and also propose a criterion about how to exploit these basic questions to help answer main question. Our method is evaluated on the challenging VQA dataset and yields state-of-the-art accuracy, 60.34% in open-ended task.

  10. VQABQ: Visual Question Answering by Basic Questions

    KAUST Repository

    Huang, Jia-Hong; Alfadly, Modar; Ghanem, Bernard

    2017-01-01

    Taking an image and question as the input of our method, it can output the text-based answer of the query question about the given image, so called Visual Question Answering (VQA). There are two main modules in our algorithm. Given a natural language question about an image, the first module takes the question as input and then outputs the basic questions of the main given question. The second module takes the main question, image and these basic questions as input and then outputs the text-based answer of the main question. We formulate the basic questions generation problem as a LASSO optimization problem, and also propose a criterion about how to exploit these basic questions to help answer main question. Our method is evaluated on the challenging VQA dataset and yields state-of-the-art accuracy, 60.34% in open-ended task.

  11. The Crystal Set

    Science.gov (United States)

    Greenslade, Thomas B., Jr.

    2014-01-01

    In past issues of this journal, the late H. R. Crane wrote a long series of articles under the running title of "How Things Work." In them, Dick dealt with many questions that physics teachers asked themselves, but did not have the time to answer. This article is my attempt to work through the physics of the crystal set, which I thought…

  12. Employee Assistance Programs.

    Science.gov (United States)

    Levine, Hermine Zagat

    1985-01-01

    The author reports company responses to a questionnaire concerning employee assistance programs (EAP). Answers concern EAP structure, staff training, use of outside consultant, services provided by EAPs, program administration, employee confidence in EAPs, advertising the program, program philosophy, problems encountered by EAP users, coverage and…

  13. Radiation protection in questions and answers

    International Nuclear Information System (INIS)

    Ewen, K.; Hoppe, G.

    1976-01-01

    An easily surveyable catalogue of questions is presented which is to make it easier for medical personnel to get acquainted with the basic knowledge according to the X-ray Ordinance and to acquire the expert knowledge in radiation protection. The catalogue is arranged according to different subjects. There are several alternative answers to every question. The right answer is given in the solution index (annex). (HP) [de

  14. Satellite data sets for the atmospheric radiation measurement (ARM) program

    Energy Technology Data Exchange (ETDEWEB)

    Shi, L.; Bernstein, R.L. [SeaSpace Corp., San Diego, CA (United States)

    1996-04-01

    This abstract describes the type of data obtained from satellite measurements in the Atmospheric Radiation Measurement (ARM) program. The data sets have been widely used by the ARM team to derive cloud-top altitude, cloud cover, snow and ice cover, surface temperature, water vapor, and wind, vertical profiles of temperature, and continuoous observations of weather needed to track and predict severe weather.

  15. Questions and Answers about Sex (For Parents)

    Science.gov (United States)

    ... español Preguntas y respuestas sobre sexo Answering their kids' questions about sex is a responsibility that many parents dread. Otherwise ... avoided. Parents can help foster healthy feelings about sex if they answer kids' questions in an age-appropriate way. When do ...

  16. SETS reference manual

    International Nuclear Information System (INIS)

    Worrell, R.B.

    1985-05-01

    The Set Equation Transformation System (SETS) is used to achieve the symbolic manipulation of Boolean equations. Symbolic manipulation involves changing equations from their original forms into more useful forms - particularly by applying Boolean identities. The SETS program is an interpreter which reads, interprets, and executes SETS user programs. The user writes a SETS user program specifying the processing to be achieved and submits it, along with the required data, for execution by SETS. Because of the general nature of SETS, i.e., the capability to manipulate Boolean equations regardless of their origin, the program has been used for many different kinds of analysis

  17. Integrated Data Collection Analysis (IDCA) Program - RDX Standard Data Set 2

    Energy Technology Data Exchange (ETDEWEB)

    Sandstrom, Mary M. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Brown, Geoffrey W. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Preston, Daniel N. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Pollard, Colin J. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Warner, Kirstin F. [Naval Surface Warfare Center (NSWC), Indian Head, MD (United States). Indian Head Division; Sorensen, Daniel N. [Naval Surface Warfare Center (NSWC), Indian Head, MD (United States). Indian Head Division; Remmers, Daniel L. [Naval Surface Warfare Center (NSWC), Indian Head, MD (United States). Indian Head Division; Phillips, Jason J. [Air Force Research Lab. (AFRL), Tyndall Air Force Base, FL (United States); Shelley, Timothy J. [Applied Research Associates, Tyndall Air Force Base, FL (United States); Reyes, Jose A. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Hsu, Peter C. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Reynolds, John G. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2013-02-20

    The Integrated Data Collection Analysis (IDCA) program is conducting a proficiency study for Small- Scale Safety and Thermal (SSST) testing of homemade explosives (HMEs). Described here are the results for impact, friction, electrostatic discharge, and differential scanning calorimetry analysis of the RDX Type II Class 5 standard, from testing the second time in the Proficiency Test. This RDX testing (Set 2) compared to the first (Set 1) was found to have about the same impact sensitivity, have more BAM friction sensitivity, less ABL friction sensitivity, similar ESD sensitivity, and same DSC sensitivity.

  18. Do-It-Yourself Learning Games: Software That Lets You Pick the Questions--and Answers.

    Science.gov (United States)

    Hively, Wells

    1984-01-01

    Reviews user-adaptable learning games that can be customized for any subject, including Tic Tac Show and the Game Show from Computer Advanced Ideas, which are question-answer learning programs based on game shows, and Master Match from Computer Advanced Ideas and Square Pairs from Scholastic Inc., which are based on the card game Concentration.…

  19. 17 CFR 8.13 - Answer to charges.

    Science.gov (United States)

    2010-04-01

    ... 17 Commodity and Securities Exchanges 1 2010-04-01 2010-04-01 false Answer to charges. 8.13 Section 8.13 Commodity and Securities Exchanges COMMODITY FUTURES TRADING COMMISSION EXCHANGE PROCEDURES FOR DISCIPLINARY, SUMMARY, AND MEMBERSHIP DENIAL ACTIONS Disciplinary Procedure § 8.13 Answer to...

  20. Production and evaluation of (multimodal) answers to medical questions

    NARCIS (Netherlands)

    van Hooijdonk, C.M.J.; Krahmer, E.; Maes, A.; Theune, Mariet; Bosma, W.E.; Maes, A.; Ainsworth, S.

    This paper describes two experiments carried out to investigate the production and evaluation of multimodal answer presentations in the context of a medical question answering system. In a production experiment participants had to produce answers to different types of questions. The results show

  1. Training IBM Watson using Automatically Generated Question-Answer Pairs

    OpenAIRE

    Lee, Jangho; Kim, Gyuwan; Yoo, Jaeyoon; Jung, Changwoo; Kim, Minseok; Yoon, Sungroh

    2016-01-01

    IBM Watson is a cognitive computing system capable of question answering in natural languages. It is believed that IBM Watson can understand large corpora and answer relevant questions more effectively than any other question-answering system currently available. To unleash the full power of Watson, however, we need to train its instance with a large number of well-prepared question-answer pairs. Obviously, manually generating such pairs in a large quantity is prohibitively time consuming and...

  2. Answer Extraction Based on Merging Score Strategy of Hot Terms

    Institute of Scientific and Technical Information of China (English)

    LE Juan; ZHANG Chunxia; NIU Zhendong

    2016-01-01

    Answer extraction (AE) is one of the key technologies in developing the open domain Question&an-swer (Q&A) system . Its task is to yield the highest score to the expected answer based on an effective answer score strategy. We introduce an answer extraction method by Merging score strategy (MSS) based on hot terms. The hot terms are defined according to their lexical and syn-tactic features to highlight the role of the question terms. To cope with the syntactic diversities of the corpus, we propose four improved candidate answer score algorithms. Each of them is based on the lexical function of hot terms and their syntactic relationships with the candidate an-swers. Two independent corpus score algorithms are pro-posed to tap the role of the corpus in ranking the candi-date answers. Six algorithms are adopted in MSS to tap the complementary action among the corpus, the candi-date answers and the questions. Experiments demonstrate the effectiveness of the proposed strategy.

  3. 49 CFR 1016.303 - Answer to application.

    Science.gov (United States)

    2010-10-01

    ... OF TRANSPORTATION GENERAL RULES AND REGULATIONS SPECIAL PROCEDURES GOVERNING THE RECOVERY OF EXPENSES... Answer to application. (a) Within 30 days after service of an application, counsel representing the... this section, failure to file an answer within the 30-day period may be treated as a consent to the...

  4. Use of Credibility Heuristics in a Social Question-Answering Service

    Science.gov (United States)

    Matthews, Paul

    2015-01-01

    Introduction: This study looked at the effect of community peripheral cues (specifically voting score and answerer's reputation) on the user's credibility rating of answers. Method: Students in technology and philosophy were asked to assess the credibility of answers to questions posted on a social question-answering platform. Through the use of a…

  5. Generating and executing programs for a floating point single instruction multiple data instruction set architecture

    Science.gov (United States)

    Gschwind, Michael K

    2013-04-16

    Mechanisms for generating and executing programs for a floating point (FP) only single instruction multiple data (SIMD) instruction set architecture (ISA) are provided. A computer program product comprising a computer recordable medium having a computer readable program recorded thereon is provided. The computer readable program, when executed on a computing device, causes the computing device to receive one or more instructions and execute the one or more instructions using logic in an execution unit of the computing device. The logic implements a floating point (FP) only single instruction multiple data (SIMD) instruction set architecture (ISA), based on data stored in a vector register file of the computing device. The vector register file is configured to store both scalar and floating point values as vectors having a plurality of vector elements.

  6. Agricultural Set-aside Programs and Grassland Birds: Insights from Broad-scale Population Trends

    Directory of Open Access Journals (Sweden)

    S. Riffell

    2008-10-01

    Full Text Available The Conservation Reserve Program (CRP is a voluntary set-aside program in the United States designed to amelioratesoil erosion, control crop overproduction, enhance water quality, and provide wildlife habitat by replacing crops with other forms of land cover. Because CRP includes primarily grass habitats, it has great potential to benefitdeclining North American grassland bird populations. We looked at the change in national and state population trends of grassland birds and related changes to cover-specific CRP variables (previous research grouped all CRP practices. Changes in national trends after the initiation of the CRP were inconclusive, but we observed signficant bird-CRP relations at the state level. Most bird-CRP relations were positive, except for some species associated with habitats that CRP replaced. Practice- and configuration-specific CRP variables were related to grassland bird trends, rather than a generic measure of all CRP types combined. Considering all CRP land as a single, distinct habitat type may obscure actual relations between birds and set-aside characteristics. Understanding and predictingthe effects of set-aside programs (like CRP or agri-environment schemes on grassland birds is complex and difficult. Because available broad-scale datasets are less than adequate, studies should be conducted at a variety of spatial and temporal scales.

  7. Rabies: Questions and Answers

    Science.gov (United States)

    Rabies: Questions and Answers Information about the disease and vaccines What causes rabies? Rabies is caused by a virus. The virus invades ... nervous system and disrupts its functioning. How does rabies spread? The rabies virus is transmitted in the ...

  8. The handy astronomy answer book

    CERN Document Server

    Liu, PhD, Charles

    2013-01-01

    From planetary movements and the exploration of our solar system to black holes and dark matter, this comprehensive reference simplifies all aspects of astronomy with an approachable question-and-answer format. With chapters broken into various astronomical studies—including the universe, galaxies, planets, and space exploration—this fully updated resource is an ideal companion for students, teachers, and amateur astronomers, answering more than 1,000 questions, such as Is the universe infinite? What would happen to you if you fell onto a black hole? What are the basic concepts of Einstein's special theory of relativity? and Who was the first person in space?.

  9. Postsecondary Education Issues: Visible Questions. Invisible Answers.

    Science.gov (United States)

    Western Interstate Commission for Higher Education, Boulder, CO. National Center for Higher Education Management Systems.

    With some justification, the inability to answer most of the important questions in higher education is due to the lack of necessary information. But careful examination of our many faceted questions suggests that more information may not be the only answer. The National Center for Higher Education Management Systems (NCHEMS) has found other…

  10. Yahoo! Answers as a Space for Informal Language Learning

    Directory of Open Access Journals (Sweden)

    Giuliana Dettori

    2014-10-01

    Full Text Available Online social spaces, where users can exchange information, opinions and resources, have achieved wide popularity and are gaining attention in many research fields, including education. Their actual potential support to learning, however, still requires investigation, especially because portals can widely differ as concerns purpose and internal structure. This paper aims to contribute in this respect, by concentrating on question answering, a kind of social space not yet widely discussed in education. We analyzed a small corpus of posts from the Languages section of Yahoo! Answers Italy, checking if the questions reveal some inclination to learning or just the desire to obtain a service and if the answers provided by the community members can be considered as reliable sources of knowledge. Our analysis highlights the presence of a variety of question/answer types, from mere information exchange or help for task completion, up to language-related questions prompting valuable short lessons. The quality of answers may widely vary as concerns pertinence, correctness and richness of supporting elements. We found a high number of purely task-oriented questions and answers, but also a higher number of learning-oriented questions and correct, informative answers. This suggests that this kind of social space actually has valuable potential for informal learning.

  11. [Effectiveness of a self-management program using goal setting based on a G-AP for patients after a stroke].

    Science.gov (United States)

    Park, Min Gyeong; Ha, Yeongmi

    2014-10-01

    This study was conducted to develop a self-management program using goal setting for patients after a stroke. The program was based on a theory-based Goal setting and Action Planning framework (G-AP), and the effectiveness of the program was examined. A non-equivalent control group pretest-posttest design was used. The experimental group (n=30) received the self-management program using goal setting based on the G-AP over 7 weeks. The education was delivered individually with a specifically designed stroke workbook. The control group (n=30) received only patient information leaflets about stroke. There were significant differences between the two groups. Stroke knowledge, self-efficacy, and health behavior compliance were significantly higher (all pgoal setting based on a G-AP was found to be useful and beneficial for patients in stroke rehabilitation settings.

  12. Questions and Answers About Nuclear Power Plants.

    Science.gov (United States)

    Environmental Protection Agency, Washington, DC.

    This pamphlet is designed to answer many of the questions that have arisen about nuclear power plants and the environment. It is organized into a question and answer format, with the questions taken from those most often asked by the public. Topics include regulation of nuclear power sources, potential dangers to people's health, whether nuclear…

  13. 12 CFR 747.610 - Answer to application.

    Science.gov (United States)

    2010-01-01

    ... and Procedures Applicable to Recovery of Attorneys Fees and Other Expenses Under the Equal Access to Justice Act in NCUA Board Adjudications § 747.610 Answer to application. (a) Within 30 days after service... paragraph (b) of this section, failure to file an answer within the 30-day period will be treated as a...

  14. ABSTRACT IMPLEMENTATION OF A KIND TO MANAGE DATA SETS USING PROGRAMMING LANGUAGE C + +

    OpenAIRE

    Ruiz L., Edgar; Hinojosa L., Hilmar

    2014-01-01

    This article presents the implementation of a data abstract type to represent the Set Theory Mathematical Concept, The program has been written in C++ Program Language applying the Object Oriented Programming Paradigm through a Dev C++ v.4.1 Compiler, a GNU compiler with GPL licence. El artículo presenta la implementación de un tipo abstracto de datos para representar el concepto matemático de la teoría de conjuntos. El programa ha sido escrito en lenguaje de programación C++ aplicando el ...

  15. Two new indices to detect answer copying

    NARCIS (Netherlands)

    Sotaridona, Leonardo; Meijer, R.R.

    2003-01-01

    Two new indices to detect answer copying on a multiple-choice test—S1 and S2—were proposed. The S1 index is similar to the K index (Holland, 1996) and the K2 index (Sotaridona & Meijer, 2002) but the distribution of the number of matching incorrect answers of the source and the copier is modeled by

  16. Ontologies and adaptivity in dialogue for question answering

    CERN Document Server

    Sonntag, D

    2010-01-01

    Question answering (QA) has become one of the fastest growing topics in computational linguistics and information access. To advance research in the area of dialogue-based question answering, we propose a combination of methods from different scientific fields (i.e., Information Retrieval, Dialogue Systems, Semantic Web, and Machine Learning). This book sheds light on adaptable dialogue-based question answering. We demonstrate the technical and computational feasibility of the proposed ideas, the introspective methods in particular, by beginning with an extensive introduction to the dialogical

  17. A Set of Free Cross-Platform Authoring Programs for Flexible Web-Based CALL Exercises

    Science.gov (United States)

    O'Brien, Myles

    2012-01-01

    The Mango Suite is a set of three freely downloadable cross-platform authoring programs for flexible network-based CALL exercises. They are Adobe Air applications, so they can be used on Windows, Macintosh, or Linux computers, provided the freely-available Adobe Air has been installed on the computer. The exercises which the programs generate are…

  18. Interactions and user-perceived helpfulness in diet information social questions & answers.

    Science.gov (United States)

    Zhang, Yin; Wang, Peilin

    2016-12-01

    Online health information seeking using social questions and answers (Social Q&A) sites has been increasingly popular in recent years. It calls for better understanding of health information seeking behaviour and interactions between information seekers and information providers. The study investigates how diet information seekers interact with information providers on WebMD Answers, which is a Social Q&A site devoted to health-related topics, and examines the factors that constitute a 'helpful' answer from an information seeker's perspective. Bales' interaction process analysis was applied as the framework to analyse 568 diet-related Q&As from WebMD Answers to identify interaction patterns. Most diet information seekers post questions anonymously and without any detailed description. Individual experts or health organisations provide most answers. Overall, answers are positively received and had a high satisfaction rating. It was also found that information seeker-perceived helpfulness does not depend on who answered the question but to how an information seeker posted the question. This study indicates that answers at WebMD Answers are helpful for diet information seekers. It sheds new light on the interactions during the Q&A process, preferred site functions and important factors that contribute to perceived helpful answers. © 2016 Health Libraries Group.

  19. Flexible Query Answering Systems

    DEFF Research Database (Denmark)

    This book constitutes the refereed proceedings of the 12th International Conference on Flexible Query Answering Systems, FQAS 2017, held in London, UK, in June 2017. The 21 full papers presented in this book together with 4 short papers were carefully reviewed and selected from 43 submissions...

  20. On some problems of descriptive set theory in topological spaces

    International Nuclear Information System (INIS)

    Choban, M M

    2005-01-01

    Problems concerning the structure of Borel sets, their classification, and invariance of certain properties of sets under maps of given types arose in the first half of the previous century in the works of A. Lebesgue, R. Baire, N. N. Luzin, P. S. Alexandroff, P. S. Urysohn, P. S. Novikov, L. V. Keldysh, and A. A. Lyapunov and gave rise to many investigations. In this paper some results related to questions of F. Hausdorff, Luzin, Alexandroff, Urysohn, M. Katetov, and A. H. Stone are obtained. In 1934 Hausdorff posed the problem of invariance of the property of being an absolute B-set (that is, a Borel set in some complete separable metric space) under open continuous maps. By a theorem of Keldysh, the answer to this question is negative in general. The present paper gives additional conditions under which the answer to Hausdorff's question is positive. Some general problems of the theory of operations on sets are also treated

  1. Evaluating Fast Maximum Likelihood-Based Phylogenetic Programs Using Empirical Phylogenomic Data Sets

    Science.gov (United States)

    Zhou, Xiaofan; Shen, Xing-Xing; Hittinger, Chris Todd

    2018-01-01

    Abstract The sizes of the data matrices assembled to resolve branches of the tree of life have increased dramatically, motivating the development of programs for fast, yet accurate, inference. For example, several different fast programs have been developed in the very popular maximum likelihood framework, including RAxML/ExaML, PhyML, IQ-TREE, and FastTree. Although these programs are widely used, a systematic evaluation and comparison of their performance using empirical genome-scale data matrices has so far been lacking. To address this question, we evaluated these four programs on 19 empirical phylogenomic data sets with hundreds to thousands of genes and up to 200 taxa with respect to likelihood maximization, tree topology, and computational speed. For single-gene tree inference, we found that the more exhaustive and slower strategies (ten searches per alignment) outperformed faster strategies (one tree search per alignment) using RAxML, PhyML, or IQ-TREE. Interestingly, single-gene trees inferred by the three programs yielded comparable coalescent-based species tree estimations. For concatenation-based species tree inference, IQ-TREE consistently achieved the best-observed likelihoods for all data sets, and RAxML/ExaML was a close second. In contrast, PhyML often failed to complete concatenation-based analyses, whereas FastTree was the fastest but generated lower likelihood values and more dissimilar tree topologies in both types of analyses. Finally, data matrix properties, such as the number of taxa and the strength of phylogenetic signal, sometimes substantially influenced the programs’ relative performance. Our results provide real-world gene and species tree phylogenetic inference benchmarks to inform the design and execution of large-scale phylogenomic data analyses. PMID:29177474

  2. Science for common entrance physics : answers

    CERN Document Server

    Pickering, W R

    2015-01-01

    This book contains answers to all exercises featured in the accompanying textbook Science for Common Entrance: Physics , which covers every Level 1 and 2 topic in the ISEB 13+ Physics Common Entrance exam syllabus. - Clean, clear layout for easy marking. - Includes examples of high-scoring answers with diagrams and workings. - Suitable for ISEB 13+ Mathematics Common Entrance exams taken from Autumn 2017 onwards. Also available to purchase from the Galore Park website www.galorepark.co.uk :. - Science for Common Entrance: Physics. - Science for Common Entrance: Biology. - Science for Common En

  3. Setting Optimal Bounds on Risk in Asset Allocation - a Convex Program

    Directory of Open Access Journals (Sweden)

    James E. Falk

    2002-10-01

    Full Text Available The 'Portfolio Selection Problem' is traditionally viewed as selecting a mix of investment opportunities that maximizes the expected return subject to a bound on risk. However, in reality, portfolios are made up of a few 'asset classes' that consist of similar opportunities. The asset classes are managed by individual `sub-managers', under guidelines set by an overall portfolio manager. Once a benchmark (the `strategic' allocation has been set, an overall manager may choose to allow the sub-managers some latitude in which opportunities make up the classes. He may choose some overall bound on risk (as measured by the variance and wish to set bounds that constrain the submanagers. Mathematically we show that the problem is equivalent to finding a hyper-rectangle of maximal volume within an ellipsoid. It is a convex program, albeit with potentially a large number of constraints. We suggest a cutting plane algorithm to solve the problem and include computational results on a set of randomly generated problems as well as a real-world problem taken from the literature.

  4. Definable maximal discrete sets in forcing extensions

    DEFF Research Database (Denmark)

    Törnquist, Asger Dag; Schrittesser, David

    2018-01-01

    Let  be a Σ11 binary relation, and recall that a set A is -discrete if no two elements of A are related by . We show that in the Sacks and Miller forcing extensions of L there is a Δ12 maximal -discrete set. We use this to answer in the negative the main question posed in [5] by showing...

  5. 36 CFR 1150.48 - PER: Citation, answer, amendment.

    Science.gov (United States)

    2010-07-01

    ... 36 Parks, Forests, and Public Property 3 2010-07-01 2010-07-01 false PER: Citation, answer...; Pleadings and Motions § 1150.48 PER: Citation, answer, amendment. (a) Unless otherwise specified, other..., the citation shall request PER when it appears to the Executive Director that immediate and...

  6. Latent Space Embedding for Retrieval in Question-Answer Archives

    OpenAIRE

    Padmanabhan, Deepak; Garg, Dinesh; Shevade, Shirish

    2017-01-01

    Community-driven Question Answering (CQA) systems such as Yahoo! Answers have become valuable sources of reusable information. CQA retrieval enables usage of historical CQA archives to solve new questions posed by users. This task has received much recent attention, with methods building upon literature from translation models, topic models, and deep learning. In this paper, we devise a CQA retrieval technique, LASER-QA, that embeds question-answer pairs within a unified latent space preservi...

  7. Randomised active programs on healthcare workers' flu vaccination in geriatric health care settings in France: the VESTA study.

    Science.gov (United States)

    Rothan-Tondeur, M; Filali-Zegzouti, Y; Golmard, J-L; De Wazieres, B; Piette, F; Carrat, F; Lejeune, B; Gavazzi, G

    2011-02-01

    Because of a lack of efficacy of influenza vaccination in elderly population, there are still numerous outbreaks in geriatric health care settings. The health care workers (HCW) flu vaccination is known to get herd immunity and decrease the impact of influenza in elderly population living in geriatric health care settings. However, the rates of vaccinated HCWs are still low in France. The French Geriatric Infection Risk Institute (ORIG) performed the VESTA study, a three-phase multicentre to identify factors limiting vaccination in HCWs, and to develop and implement active programs promoting HCWs influenza vaccination. To implement multicenter programs to enhance HCW influenza vaccination. It was a cluster randomised interventional studies. 43 geriatric health care settings (GHCSs), long term care and rehabilitation care settings in France. 1814 Health care workers from 20 GHCSs in the interventional group and 2,435 health care workers in 23 GHCSs in the control group. After the failure of a first educational program giving scientific information and. tested during the 2005-06 flu season in 43 HCSs, a second program was designed with the help of marketing experts, one year after Program 1. The objectives were to involve HCWs in the creation of "safety zones", and to give personal satisfaction. Program 2 was tested during the 2006-07 season. 20 of the 24 HCSs from the Program 1 cluster were included in the Program 2 cluster (1,814 HCWs), and 16 of the 19 HCSs from the Control 1 cluster, plus 7 new HCSs with interest in participating, were included in the Control 2 cluster (23 HCSs; 2,435 HCWs). The efficacy of each program was assessed by calculating and comparing the percentage of vaccinated HCWs, from all HCSs taken together, in the program and control clusters. Program 1 failed to increase the HCW vaccination coverage rate (VCR) (Program 1: 34%; Control 1: 32%; p > 0.05),). Program 2 increased the VCR in HCWs (Program 2: 44%; Control 2: 27%; Chi2 test, p active

  8. "Remember to Hand out Medals": Peer Rating and Expertise in a Question-and-Answer Study Group

    Science.gov (United States)

    Ponti, Marisa

    2015-01-01

    This article reports on an exploratory study of giving medals as part of a peer rating system in a question-and-answer (Q&A) study group on Python, a programming language. There are no professional teachers tutoring learners. The study aimed to understand whether and how medals, awarded to responses in a peer-based learning environment, can…

  9. Internet delivered question and answer column for patients with schizophrenia.

    Science.gov (United States)

    Maijala, Riikka; Anttila, Minna; Koivunen, Marita; Pitkänen, Anneli; Kuosmanen, Lauri; Välimäki, Maritta

    2015-01-01

    The purpose of this study was to describe the use of an Internet delivered question and answer column among patients with schizophrenia. The column was developed for research purposes. The study sample consisted of patients (N = 100) admitted to acute inpatient psychiatric care in two hospital districts. Descriptive data were collected from the column to which a nurse replied within 3 days and analysed using qualitative content analysis. The column had four to five questions weekly. The most common age of users was 18-24 years, and the gender distribution was almost equal. Column use was heaviest among students (44%) and least among unemployed people (19%). Out of 85 questions or comments sent to the column, 25 (29%) were related to program training and the remaining 60 (71%) were related to medication (31%), illness and tests (25%), other questions or comments (9%), daily life and coping with it (4%), and places to receive treatment (2%). An Internet delivered question and answer column can be included in the care of patients with schizophrenia. However, it requires a new type of basic and additional education in the field of mental health care in order for nurses to be able to provide nursing via the Internet forum.

  10. Some further remarks on good sets

    Indian Academy of Sciences (India)

    Introduction and preliminaries. The purpose of this note is to answer two questions about good sets raised in [4] and [5]. Let X1,X2,...,Xn be nonempty sets and let. = X1 ×X2 ×···×Xn be their cartesian product. We will write x to denote a point (x1,x2,...,xn) ∈ . For each 1 ≤ i ≤ n, i denotes the canonical projection of onto Xi.

  11. A Set of English Instructional Materials Using Task-Based Learning for News Production Management Study Program in STMM “MMMTC” Yogyakarta

    Directory of Open Access Journals (Sweden)

    Geovanna Gistha Wicita

    2016-12-01

    Full Text Available The News Production Management Study Program (NPMSP in STMM “MMTC” Yogyakarta is a study program that has an English subject in the third semester. Due to the lack of time and materials for the students, English, which they will use a lot in journalism, becomes their barrier in learning. Therefore, this research attempted to develop a set of English instructional materials using task-based learning for the third semester students of the NPMSP STMM “MMTC” Yogyakarta. This research aimed to answer how the materials are developed and what the materials look like. To gather the information, the researcher adopted Borg & Gall’s (1986 Research and Development (R&D method which was combined with Kemp’s instructional design model (1977 covering eight flexible steps. Due to time and financial constraints, only five steps of R&D were conducted in designing the materials. To gather the information, the researcher conducted some interviews. After designing the materials, the interview was conducted. The interview results showed that the designed materials were good, appropriate, and applicable. Nine suggestions were obtained to revise the materials which covered the level of difficulty of the text, the content of the exercises, the overview of the learning materials, teaching media, lesson plans, instructions, layout, and material implementation. The materials consist of six units. Each unit contains five sessions, namely “What’s Up?”, “Entering the Newsroom”, “Journalists’ Project”, “Entering the News Editor Room”, and “Lesson Learned”.   DOI: https://doi.org/10.24071/llt.2015.180107

  12. Modelling and Formal Verification of Timing Aspects in Large PLC Programs

    CERN Document Server

    Fernandez Adiego, B; Blanco Vinuela, E; Tournier, J-C; Gonzalez Suarez, V M; Blech, J O

    2014-01-01

    One of the main obstacle that prevents model checking from being widely used in industrial control systems is the complexity of building formal models out of PLC programs, especially when timing aspects need to be integrated. This paper brings an answer to this obstacle by proposing a methodology to model and verify timing aspects of PLC programs. Two approaches are proposed to allow the users to balance the trade-off between the complexity of the model, i.e. its number of states, and the set of specifications possible to be verified. A tool supporting the methodology which allows to produce models for different model checkers directly from PLC programs has been developed. Verification of timing aspects for real-life PLC programs are presented in this paper using NuSMV.

  13. Test Review for Preschool-Wide Evaluation Tool (PreSET) Manual: Assessing Universal Program-Wide Positive Behavior Support in Early Childhood

    Science.gov (United States)

    Rodriguez, Billie Jo

    2013-01-01

    The Preschool-Wide Evaluation Tool (PreSET; Steed & Pomerleau, 2012) is published by Paul H. Brookes Publishing Company in Baltimore, MD. The PreSET purports to measure universal and program-wide features of early childhood programs' implementation fidelity of program-wide positive behavior intervention and support (PW-PBIS) and is,…

  14. Using Set Covering with Item Sampling to Analyze the Infeasibility of Linear Programming Test Assembly Models

    Science.gov (United States)

    Huitzing, Hiddo A.

    2004-01-01

    This article shows how set covering with item sampling (SCIS) methods can be used in the analysis and preanalysis of linear programming models for test assembly (LPTA). LPTA models can construct tests, fulfilling a set of constraints set by the test assembler. Sometimes, no solution to the LPTA model exists. The model is then said to be…

  15. Translation of lifestyle modification programs focused on physical activity and dietary habits delivered in community settings.

    Science.gov (United States)

    Stoutenberg, Mark; Stanzilis, Katie; Falcon, Ashley

    2015-06-01

    Lifestyle modification programs (LMPs) can provide individuals with behavioral skills to sustain long-term changes to their physical activity (PA) levels and dietary habits. Yet, there is much work to be done in the translation of these programs to community settings. This review identified LMPs that focused on changing both PA and dietary behaviors and examined common features and barriers faced in their translation to community settings. A search of multiple online databases was conducted to identify LMPs that included participants over the age of 18 who enrolled in LMPs, offered in community settings, and had the goal of improving both PA and dietary behaviors. Data were extracted on participant demographics, study design characteristics, and study outcome variables including changes in PA, dietary habits, body weight, and clinical outcomes. We identified 27 studies that met inclusion criteria. Despite high levels of retention and adherence to the interventions, varying levels of success were observed in increasing PA levels, improving dietary habits, reducing body weight, and improving clinic outcomes. LMPs addressing issues of PA and dietary habits can be successfully implemented in a community setting. However, inconsistent reporting of key components in the translation of these studies (participant recruitment, utilization of behavioral strategies) may limit their replication and advancement of future programs. Future efforts should better address issues such as identifying barriers to participation and program implementation, utilization of community resources, and evaluating changes across multiple health behaviors.

  16. The Artful Dodger: Answering the Wrong Question the Right Way

    Science.gov (United States)

    Rogers, Todd; Norton, Michael I.

    2011-01-01

    What happens when speakers try to "dodge" a question they would rather not answer by answering a different question? In 4 studies, we show that listeners can fail to detect dodges when speakers answer similar--but objectively incorrect--questions (the "artful dodge"), a detection failure that goes hand-in-hand with a failure to rate dodgers more…

  17. Can online networks provide quality answers to questions about occupational safety and health?

    Science.gov (United States)

    Rhebergen, Martijn D F; Lenderink, Annet F; van Dijk, Frank J H; Hulshof, Carel T J

    2012-05-01

    To assess whether experts can provide high-quality answers to occupational safety and health (OSH) questions in online Question & Answer (Q&A) networks. The authors evaluated the quality of answers provided by qualified experts in two Dutch online networks: ArboAntwoord and the Helpdesk of the Netherlands Center for Occupational Diseases. A random sample of 594 answers was independently evaluated by two raters using nine answer quality criteria. An additional criterion, the agreement of answers with the best available evidence, was explored by peer review of a sample of 42 answers. Reviewers performed an evidence search in Medline. The median answer quality score of ArboAntwoord (N=295) and the Netherlands Center for Occupational Diseases Helpdesk (N=299) was 8 of 9 (IQR 2). The inter-rater reliability of the first nine quality criteria was high (κ 0.82-0.90, p<0.05). A question answered by two or more experts had a greater probability of a high-quality score than questions answered by one expert (OR 4.9, 95% CI 2.7 to 9.0). Answers most often scored insufficient on the use of evidence to underpin the answer (36% and 38% for the networks, respectively) and on conciseness (35% and 31%, respectively). Peer review demonstrated that 43%-72% of the answers in both online networks were in complete agreement with the best available evidence. OSH experts are able to provide quality answers in online OSH Q&A networks. Our answer quality appraisal instrument was feasible and provided information on how to improve answer quality.

  18. Competition: the answers

    CERN Multimedia

    Staff Association

    2016-01-01

    The correct answers to the Staff Association Competition are: How many women delegates are there currently in the Staff Council? -14 Who is the current President of the Staff Association? - Alessandro Raimondo Which year was the Nursery School established by the Staff Association at CERN?  -1965 How many CERN clubs are supported by the Staff Association? -44 What is the supreme representative body of the Staff Association ? -The Staff Council   The winners will be informed by email.

  19. AN ANALYSIS OF STUDENTS’ STRATEGIES IN ANSWERING TOEFL

    Directory of Open Access Journals (Sweden)

    Nunung Nurhayati

    2016-03-01

    Full Text Available This article aims at describing types of TOEFL questions seem the most difficult to be answered, the strategies used in answering each type of TOEFL questions, and the TOEFL score of the 8th semester of English Students in STKIP Setia Budhi Rangkasbitung Academic Year 2015/2016. TOEFl test, questionnaires, and interview were used as the instruments. The results showed that understanding idiom in listening, question of noun forms in structure and written expression, and reference question in reading comprehension are the most difficult question types. Related to the strategy, various ways are used in answering the TOEFL test. In addition, the TOEFL score of the eighth semester students of STKIP Setia Budhi was low.

  20. Social work role in developing and managing employee assistance programs in health care settings.

    Science.gov (United States)

    Foster, Z; Hirsch, S; Zaske, K

    1991-01-01

    The hospital setting presents special needs for an Employee Assistance Program and special complications for sponsorship, development, and maintenance. What has been learned, how certain problems can be solved or avoided, how responsibility and accountability can be negotiated are presented by a team that has successfully established such a program at a large metropolitan medical center. In addition to successes, some unsolved problems are identified for further study.

  1. Bioethics of life programs: taking seriously moral pluralism in clinical settings.

    Science.gov (United States)

    Niebroj, Leslaw

    2010-11-04

    In the more and more globalized world, the experience of moral pluralism (often related to, or based upon, religious pluralism) has become a common issue which ethical importance is undeniable. Potential conflicts between patients' and therapeutic teams' moral views and between moral beliefs of the particular member of this team are being resolved in the light of bioethical theories, among which principlism remains the mainstream approach to biomedical ethics. The question arises, however, whether this approach, in itself, as being strictly bound to the specific and distinct American philosophical tradition, is to be considered the tool for so called ?moral imperialism'. Also architectures of principlism, in particular by elaborating the concept of common morality, defend the applicability of their theory to the pluralistic settings, it should be emphasized that the idea that some norms and standards of moral character are shared by all morally serious people in every culture has attracted criticism both from empirical as well as theoretical backgrounds. This paper aims at reconsidering principlism so that it would be more suitable for resolving moral dilemma in ethically pluralistic clinical settings. Lakatos' sophisticated methodological falsification is used into two different ways: (1) to construct a concept of 'life programs' and (2) to confront a newly elaborated ethical theory with principlism. The reflection is limited to the norms related to the key issue in clinical ethics, i.e., respecting the patient's autonomy. The concepts of common morality and particular moralities are interpreted (in the light of Lakatos' philosophy of sciences) as "hard core" and "protective belt" of life programs, respectively. Accepting diversity of research programs, Lakatos maintains the idea of the objectivity of truth. Analogously, the plurality of life programs does not put into question the objectivity of moral values. The plurality of moral norms not only respects the

  2. CROSSER - CUMULATIVE BINOMIAL PROGRAMS

    Science.gov (United States)

    Bowerman, P. N.

    1994-01-01

    The cumulative binomial program, CROSSER, is one of a set of three programs which calculate cumulative binomial probability distributions for arbitrary inputs. The three programs, CROSSER, CUMBIN (NPO-17555), and NEWTONP (NPO-17556), can be used independently of one another. CROSSER can be used by statisticians and users of statistical procedures, test planners, designers, and numerical analysts. The program has been used for reliability/availability calculations. CROSSER calculates the point at which the reliability of a k-out-of-n system equals the common reliability of the n components. It is designed to work well with all integer values 0 < k <= n. To run the program, the user simply runs the executable version and inputs the information requested by the program. The program is not designed to weed out incorrect inputs, so the user must take care to make sure the inputs are correct. Once all input has been entered, the program calculates and lists the result. It also lists the number of iterations of Newton's method required to calculate the answer within the given error. The CROSSER program is written in C. It was developed on an IBM AT with a numeric co-processor using Microsoft C 5.0. Because the source code is written using standard C structures and functions, it should compile correctly with most C compilers. The program format is interactive. It has been implemented under DOS 3.2 and has a memory requirement of 26K. CROSSER was developed in 1988.

  3. Psychology of Agenda-Setting Effects. Mapping the Paths of Information Processing

    Directory of Open Access Journals (Sweden)

    Maxwell McCombs

    2014-01-01

    Full Text Available The concept of Need for Orientation introduced in the early years of agenda-setting research provided a psychological explanation for why agenda-setting effects occur in terms of what individuals bring to the media experience that determines the strength of these effects. Until recently, there had been no significant additions to our knowledge about the psychology of agenda-setting effects. However, the concept of Need for Orientation is only one part of the answer to the question about why agenda setting occurs. Recent research outlines a second way to answer the why question by describing the psychological process through which these effects occur. In this review, we integrate four contemporary studies that explicate dual psychological paths that lead to agenda-setting effects at the first and second levels. We then examine how information preferences and selective exposure can be profitably included in the agenda-setting framework. Complementing these new models of information processing and varying attention to media content and presentation cues, an expanded concept of psychological relevance, motivated reasoning goals (accuracy versus directional goals, and issue publics are discussed.

  4. Country plan Zeeland, predesign. Policy note reactions and answers

    International Nuclear Information System (INIS)

    1986-10-01

    In this note of the provincial executive of Zeeland the timely entered reactions on the predesign-country plan Zeeland, concerning the location of additional nuclear power plants in Borssele are elaborated. The relevance of the policy can be related to the character of the reactions on the predesign-country plan, as well as to the character of the answers and conclusions associated with them. The answers in this note may be important as explanations of the contents of the predesign-country plan. The remarks are arranged, summarized and answered as much as possible according to the arrangement of the predesign-country plan. By subject, in each case, first the corresponding reactions are summarized, next the reactions are answered. From the conclusions it appears if and to what extent reactions may give motivations for modifications in the predesign

  5. Country plan Zeeland, predesign. Official note reactions and answers

    International Nuclear Information System (INIS)

    1986-10-01

    In this official note of the steering committee Streekplanwerk (country plan work) the timely entered reactions on the predesign-country plan Zeeland, concerning the location of additional nuclear power plants in Borssele are elaborated. The relevance of the policy can be related to the character of the reactions on the predesign-country plan, as well as to the character of the answers and conclusions associated with them. The answers in this note may be important as explanations of the contents of the predesign-country plan. The remarks are arranged, summarized and answered as much as possible according to the arrangement of the predesign-country plan. By subject, in each case, first the corresponding reactions are summarized, next the reactions are answered. From the conclusions it appears if and to what extent reactions may give motivations for modifications in the predesign

  6. Usability of Optical Mark Reader Sheet as an Answering Tool in Testing.

    Science.gov (United States)

    Booka, Masayuki; Oku, Hidehisa; Scheller, Andreas; Yamaoka, Shintaro

    2017-01-01

    The research result on usability of Optical Mark Reader Sheet (OMRS) being used as the standard answering tool is reported. The use of OMRS significantly requires more answer time than the answer time without OMRS, and the use of assistive devices for OMRS has the possibility to reduce the answer time.

  7. Instructor-Aided Asynchronous Question Answering System for Online Education and Distance Learning

    Science.gov (United States)

    Wen, Dunwei; Cuzzola, John; Brown, Lorna; Kinshuk

    2012-01-01

    Question answering systems have frequently been explored for educational use. However, their value was somewhat limited due to the quality of the answers returned to the student. Recent question answering (QA) research has started to incorporate deep natural language processing (NLP) in order to improve these answers. However, current NLP…

  8. 29 CFR 1921.4 - Answer.

    Science.gov (United States)

    2010-07-01

    ... Labor (Continued) OCCUPATIONAL SAFETY AND HEALTH ADMINISTRATION, DEPARTMENT OF LABOR (CONTINUED) RULES OF PRACTICE IN ENFORCEMENT PROCEEDINGS UNDER SECTION 41 OF THE LONGSHOREMEN'S AND HARBOR WORKERS' COMPENSATION ACT Prehearing Procedures § 1921.4 Answer. (a) Filing and service. Within 14 days after the...

  9. Integrated Data Collection Analysis (IDCA) Program — RDX Standard Data Sets

    Energy Technology Data Exchange (ETDEWEB)

    Sandstrom, Mary M. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Brown, Geoffrey W. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Preston, Daniel N. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Pollard, Colin J. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Warner, Kirstin F. [Naval Surface Warfare Center (NSWC), Indian Head, MD (United States). Indian Head Division; Sorensen, Daniel N. [Naval Surface Warfare Center (NSWC), Indian Head, MD (United States). Indian Head Division; Remmers, Daniel L. [Naval Surface Warfare Center (NSWC), Indian Head, MD (United States). Indian Head Division; Phillips, Jason J. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Shelley, Timothy J. [Bureau of Alcohol, Tobacco and Firearms, Huntsville, AL (United States); Reyes, Jose A. [Applied Research Associates, Tyndall AFB, FL (United States); Hsu, Peter C. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Reynolds, John G. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2013-03-04

    The Integrated Data Collection Analysis (IDCA) program is conducting a proficiency study for Small- Scale Safety and Thermal (SSST) testing of homemade explosives (HMEs). Described here are the results for impact, friction, electrostatic discharge, and differential scanning calorimetry analysis of the RDX Type II Class 5 standard, for a third and fourth time in the Proficiency Test and averaged with the analysis results from the first and second time. The results, from averaging all four sets (1, 2, 3 and 4) of data suggest a material to have slightly more impact sensitivity, more BAM friction sensitivity, less ABL friction sensitivity, similar ESD sensitivity, and same DSC sensitivity, compared to the results from Set 1, which was used previously as the values for the RDX standard in IDCA Analysis Reports.

  10. Can Emergency Medicine Residents Reliably Use the Internet to Answer Clinical Questions?

    Directory of Open Access Journals (Sweden)

    June Abbas

    2011-05-01

    Full Text Available Introduction: The study objective was to determine the accuracy of answers to clinical questions by emergency medicine (EM residents conducting Internet searches by using Google. Emergency physicians commonly turn to outside resources to answer clinical questions that arise in the emergency department (ED. Internet access in the ED has supplanted textbooks for references because it is perceived as being more up to date. Although Google is the most widely used general Internet search engine, it is not medically oriented and merely provides links to other sources. Users must judge the reliability of the information obtained on the links. We frequently observed EM faculty and residents using Google rather than medicine-specific databases to seek answers to clinical questions. Methods: Two EM faculties developed a clinically oriented test for residents to take without the use of any outside aid. They were instructed to answer each question only if they were confident enough of their answer to implement it in a patient-care situation. Questions marked as unsure or answered incorrectly were used to construct a second test for each subject. On the second test, they were instructed to use Google as a resource to find links that contained answers. Results: Thirty-three residents participated. The means for the initial test were 32% correct, 28% incorrect, and 40% unsure. On the Google test, the mean for correct answers was 59%; 33% of answers were incorrect and 8% were unsure. Conclusion: EM residents’ ability to answer clinical questions correctly by using Web sites from Google searches was poor. More concerning was that unsure answers decreased, whereas incorrect answers increased. The Internet appears to have given the residents a false sense of security in their answers. Innovations, such as Internet access in the ED, should be studied carefully before being accepted as reliable tools for teaching clinical decision making. [West J Emerg Med. 2011

  11. Question popularity analysis and prediction in community question answering services.

    Science.gov (United States)

    Liu, Ting; Zhang, Wei-Nan; Cao, Liujuan; Zhang, Yu

    2014-01-01

    With the blooming of online social media applications, Community Question Answering (CQA) services have become one of the most important online resources for information and knowledge seekers. A large number of high quality question and answer pairs have been accumulated, which allow users to not only share their knowledge with others, but also interact with each other. Accordingly, volumes of efforts have been taken to explore the questions and answers retrieval in CQA services so as to help users to finding the similar questions or the right answers. However, to our knowledge, less attention has been paid so far to question popularity in CQA. Question popularity can reflect the attention and interest of users. Hence, predicting question popularity can better capture the users' interest so as to improve the users' experience. Meanwhile, it can also promote the development of the community. In this paper, we investigate the problem of predicting question popularity in CQA. We first explore the factors that have impact on question popularity by employing statistical analysis. We then propose a supervised machine learning approach to model these factors for question popularity prediction. The experimental results show that our proposed approach can effectively distinguish the popular questions from unpopular ones in the Yahoo! Answers question and answer repository.

  12. Inferring Domain Plans in Question-Answering

    National Research Council Canada - National Science Library

    Pollack, Martha E

    1986-01-01

    The importance of plan inference in models of conversation has been widely noted in the computational-linguistics literature, and its incorporation in question-answering systems has enabled a range...

  13. Programs and datatypes

    NARCIS (Netherlands)

    Doornbos, H.; Gasteren, van A.J.M.; Backhouse, R.C.; Brink, C.H.; Kahl, W.; Schmidt, G.

    1997-01-01

    We are programmers, in the sense that it is our concern to improve the process of program construction. Therefore we want to answer questions like: What is programming, why is it so difficult and error-prone, and how can we learn what is needed to make the process more manageable? In the following

  14. 75 FR 75469 - Priority Setting for the Children's Health Insurance Program Reauthorization Act (CHIPRA...

    Science.gov (United States)

    2010-12-03

    ... Advisor, Child Health and Quality Improvement, Office of Extramural Research, Education, and Priority...: Importance has several dimensions: To what extent is the topic important to children's health outcomes... Setting for the Children's Health Insurance Program Reauthorization Act (CHIPRA) Pediatric Quality...

  15. Learning Convolutional Text Representations for Visual Question Answering

    OpenAIRE

    Wang, Zhengyang; Ji, Shuiwang

    2017-01-01

    Visual question answering is a recently proposed artificial intelligence task that requires a deep understanding of both images and texts. In deep learning, images are typically modeled through convolutional neural networks, and texts are typically modeled through recurrent neural networks. While the requirement for modeling images is similar to traditional computer vision tasks, such as object recognition and image classification, visual question answering raises a different need for textual...

  16. Instance-Based Question Answering

    Science.gov (United States)

    2006-12-01

    cluster-based query expan- sion, learning answering strategies, machine learning in NLP To my wife Monica Abstract During recent years, question...process is typically tedious and involves expertise in crafting and implement- ing these models (e.g. rule-based), utilizing NLP resources, and...questions. For languages that use capitalization (e.g. not Chinese or Arabic ) for named entities, IBQA can make use of NE classing (e.g. “Bob Marley

  17. Two layers LSTM with attention for multi-choice question answering in exams

    Science.gov (United States)

    Li, Yongbin

    2018-03-01

    Question Answering in Exams is typical question answering task that aims to test how accurately the model could answer the questions in exams. In this paper, we use general deep learning model to solve the multi-choice question answering task. Our approach is to build distributed word embedding of question and answers instead of manually extracting features or linguistic tools, meanwhile, for improving the accuracy, the external corpus is introduced. The framework uses a two layers LSTM with attention which get a significant result. By contrast, we introduce the simple long short-term memory (QA-LSTM) model and QA-LSTM-CNN model and QA-LSTM with attention model as the reference. Experiment demonstrate superior performance of two layers LSTM with attention compared to other models in question answering task.

  18. Evaluations of Sexual Assault Prevention Programs in Military Settings: A Synthesis of the Research Literature.

    Science.gov (United States)

    Orchowski, Lindsay M; Berry-Cabán, Cristóbal S; Prisock, Kara; Borsari, Brian; Kazemi, Donna M

    2018-03-01

    The prevention of sexual assault (SA) in the U.S. military is a significant priority. This study applied the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) guidelines to a literature search that identified research evaluating SA prevention programs conducted within military settings. Only six studies published between 2005 and 2016 met criteria for inclusion in the review. Studies demonstrated high heterogeneity in the: (1) conceptual framework of the prevention approach; (2) target population and timing of administration; (3) study recruitment methods; (4) methodological design; (5) method of delivery, program dosage and theory of change; and (6) outcome administration and efficacy. Scientific rigor according to the Oxford Center for Evidence-based Medicine was also variable. Several gaps in the research base were identified. Specifically, research evaluating SA prevention programs have only been conducted among U.S. Army and U.S. Navy samples. Most studies did not examine whether program participation was associated with reductions in rates of sexual violence. Studies also lacked utilization of a long-term follow-up period. Additionally, studies did not reflect the types of SA prevention programs currently being implemented in military settings. Taken together, further research is needed to enhance the evidence base for SA prevention in the military, and to evaluate the effectiveness of the approaches currently being conducted with service members.

  19. 34 CFR 403.82 - In what settings may the Single Parents, Displaced Homemakers, and Single Pregnant Women Program...

    Science.gov (United States)

    2010-07-01

    ... Homemakers, and Single Pregnant Women Program be offered? 403.82 Section 403.82 Education Regulations of the... Secretary Assist Under the Basic Programs? Single Parents, Displaced Homemakers, and Single Pregnant Women Program § 403.82 In what settings may the Single Parents, Displaced Homemakers, and Single Pregnant Women...

  20. One Answer to "What Is Calculus?"

    Science.gov (United States)

    Shilgalis, Thomas W.

    1979-01-01

    A number of questions are posed that can be answered with the aid of calculus. These include best value problems, best shape problems, problems involving integration, and growth and decay problems. (MP)

  1. A taxonomy for community-based care programs focused on HIV/AIDS prevention, treatment, and care in resource-poor settings.

    Science.gov (United States)

    Rachlis, Beth; Sodhi, Sumeet; Burciul, Barry; Orbinski, James; Cheng, Amy H Y; Cole, Donald

    2013-04-16

    Community-based care (CBC) can increase access to key services for people affected by HIV/AIDS through the mobilization of community interests and resources and their integration with formal health structures. Yet, the lack of a systematic framework for analysis of CBC focused on HIV/AIDS impedes our ability to understand and study CBC programs. We sought to develop taxonomy of CBC programs focused on HIV/AIDS in resource-limited settings in an effort to understand their key characteristics, uncover any gaps in programming, and highlight the potential roles they play. Our review aimed to systematically identify key CBC programs focused on HIV/AIDS in resource-limited settings. We used both bibliographic database searches (Medline, CINAHL, and EMBASE) for peer-reviewed literature and internet-based searches for gray literature. Our search terms were 'HIV' or 'AIDS' and 'community-based care' or 'CBC'. Two co-authors developed a descriptive taxonomy through an iterative, inductive process using the retrieved program information. We identified 21 CBC programs useful for developing taxonomy. Extensive variation was observed within each of the nine categories identified: region, vision, characteristics of target populations, program scope, program operations, funding models, human resources, sustainability, and monitoring and evaluation strategies. While additional research may still be needed to identify the conditions that lead to overall program success, our findings can help to inform our understanding of the various aspects of CBC programs and inform potential logic models for CBC programming in the context of HIV/AIDS in resource-limited settings. Importantly, the findings of the present study can be used to develop sustainable HIV/AIDS-service delivery programs in regions with health resource shortages.

  2. Results from a Community-Wide Pilot Program to Standardize COPD Education for Patients Across Healthcare Settings in Rhode Island.

    Science.gov (United States)

    Pelland, Kimberly; Youssef, Rouba; Calandra, Kathleen; Cellar, Jennifer; Thiesen, Jennifer; Gardner, Rebekah

    2017-07-05

    Chronic obstructive pulmonary disease (COPD) is associated with significant morbidity, decreased quality of life, and burdensome hospital admissions. Therefore, patients with COPD interact with clinicians in a number of healthcare settings. A coalition of healthcare practitioners in Rhode Island, in partnership with the local Quality Improvement Organization, designed and implemented a standardized, COPD education program for use across multiple healthcare settings. More than 60 organizations participated, producing 140 Master Trainers, who trained 634 staff members at their facilities from October 2015 through June 2016. Master Trainers were satisfied with the training, and we observed significant increases in knowledge scores post-training among all participants, which remained significant when stratified by setting. These results demonstrate that implementation of a community-based program to disseminate patient-centered, standardized COPD education in multiple healthcare settings is feasible. We hope this program will ultimately improve patient outcomes and serve as the foundation for expanding standardized education for other chronic conditions. [Full article available at http://rimed.org/rimedicaljournal-2017-07.asp].

  3. What Can the Answer be?

    Indian Academy of Sciences (India)

    Home; Journals; Resonance – Journal of Science Education; Volume 2; Issue 5. What Can the Answer be? Reciprocal Basis in Two Dimensions and Other Nice Things. V Balakrishnan. Series Article Volume 2 Issue 5 May 1997 pp ... Author Affiliations. V Balakrishnan1. Indian Institute of Technology, Chennai 600 036, India ...

  4. Questions & Answers about...Marfan Syndrome.

    Science.gov (United States)

    National Inst. of Arthritis and Musculoskeletal and Skin Diseases (NIH), Bethesda, MD.

    This fact sheet answers general questions about Marfan syndrome, a heritable condition that affects the connective tissue. It describes the characteristics of the disorder, the diagnostic process, and ways to manage symptoms. Characteristics include: (1) people with Marfan syndrome are typically very tall, slender, and loose jointed; (2) more than…

  5. 21 CFR 17.9 - Answer.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 1 2010-04-01 2010-04-01 false Answer. 17.9 Section 17.9 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES GENERAL CIVIL MONEY PENALTIES HEARINGS... Dockets Management (HFA-305), Food and Drug Administration, 5630 Fishers Lane, rm. 1061, Rockville, MD...

  6. What can the Answer be?

    Indian Academy of Sciences (India)

    lems is to ask what the answer could possibly be, under the constraints of the given problem. In the first part of this series, this approach is il- lustrated with some examples from elementary vector analysis. Scientific problems are very often first solved by a com- bination of analogy, educated guesswork and elimination.

  7. Multifractal analysis for the historic set in topological dynamical systems

    International Nuclear Information System (INIS)

    Zhou, Xiaoyao; Chen, Ercai

    2013-01-01

    In this paper the historic set is divided into different level sets and we use topological pressure to describe the size of these level sets. We give an application of these results to dimension theory. Our primary focus is using topological pressure to describe the relative multifractal spectrum of ergodic averages and to give a positive answer to the conjecture posed by Olsen (2003 J. Math. Pures Appl. 82 1591–649). (paper)

  8. Algorithms, The λ Calculus and Programming

    Indian Academy of Sciences (India)

    IAS Admin

    developed a model to understand ... Hence the ¸ calculus also served as an alternate model ...... Practical programming using usual languages based on .... and return values as. 'answers'. This style of programming that emerges is therefore.

  9. Methods for optimizing over the efficient and weakly efficient sets of an affine fractional vector optimization program

    DEFF Research Database (Denmark)

    Le, T.H.A.; Pham, D. T.; Canh, Nam Nguyen

    2010-01-01

    Both the efficient and weakly efficient sets of an affine fractional vector optimization problem, in general, are neither convex nor given explicitly. Optimization problems over one of these sets are thus nonconvex. We propose two methods for optimizing a real-valued function over the efficient...... and weakly efficient sets of an affine fractional vector optimization problem. The first method is a local one. By using a regularization function, we reformulate the problem into a standard smooth mathematical programming problem that allows applying available methods for smooth programming. In case...... the objective function is linear, we have investigated a global algorithm based upon a branch-and-bound procedure. The algorithm uses Lagrangian bound coupling with a simplicial bisection in the criteria space. Preliminary computational results show that the global algorithm is promising....

  10. The physics and engineering aspects of radiology. Textbook with questions and answers

    International Nuclear Information System (INIS)

    Link, T.M.; Heppe, A.; Meier, N.; Fiebich, M.

    1994-01-01

    The textbook formulates and answers the questions encountered in practice by students in the radiology professions, covering the physics and engineering aspects as well as quality control and the relevant requirements set by the X-ray Ordinance and the Quality Assurance Guide issued by the Bundesaerztekammer for diagnostic radiography and computed tomography. The text is accompanied by simplified illustrations that are easy to remember. The book is intended to serve as a textbook for readers preparing for their examination as a medical specialist, or for participants of obligatory courses in radiological protection, or radiographers. Readers will also find it useful as a refresher course. (orig.) [de

  11. A framework for telehealth program evaluation.

    Science.gov (United States)

    Nepal, Surya; Li, Jane; Jang-Jaccard, Julian; Alem, Leila

    2014-04-01

    Evaluating telehealth programs is a challenging task, yet it is the most sensible first step when embarking on a telehealth study. How can we frame and report on telehealth studies? What are the health services elements to select based on the application needs? What are the appropriate terms to use to refer to such elements? Various frameworks have been proposed in the literature to answer these questions, and each framework is defined by a set of properties covering different aspects of telehealth systems. The most common properties include application, technology, and functionality. With the proliferation of telehealth, it is important not only to understand these properties, but also to define new properties to account for a wider range of context of use and evaluation outcomes. This article presents a comprehensive framework for delivery design, implementation, and evaluation of telehealth services. We first survey existing frameworks proposed in the literature and then present our proposed comprehensive multidimensional framework for telehealth. Six key dimensions of the proposed framework include health domains, health services, delivery technologies, communication infrastructure, environment setting, and socioeconomic analysis. We define a set of example properties for each dimension. We then demonstrate how we have used our framework to evaluate telehealth programs in rural and remote Australia. A few major international studies have been also mapped to demonstrate the feasibility of the framework. The key characteristics of the framework are as follows: (a) loosely coupled and hence easy to use, (b) provides a basis for describing a wide range of telehealth programs, and (c) extensible to future developments and needs.

  12. A taxonomy for community-based care programs focused on HIV/AIDS prevention, treatment, and care in resource-poor settings

    Directory of Open Access Journals (Sweden)

    Beth Rachlis

    2013-04-01

    Full Text Available Community-based care (CBC can increase access to key services for people affected by HIV/AIDS through the mobilization of community interests and resources and their integration with formal health structures. Yet, the lack of a systematic framework for analysis of CBC focused on HIV/AIDS impedes our ability to understand and study CBC programs. We sought to develop taxonomy of CBC programs focused on HIV/AIDS in resource-limited settings in an effort to understand their key characteristics, uncover any gaps in programming, and highlight the potential roles they play. Our review aimed to systematically identify key CBC programs focused on HIV/AIDS in resource-limited settings. We used both bibliographic database searches (Medline, CINAHL, and EMBASE for peer-reviewed literature and internet-based searches for gray literature. Our search terms were ‘HIV’ or ‘AIDS’ and ‘community-based care’ or ‘CBC’. Two co-authors developed a descriptive taxonomy through an iterative, inductive process using the retrieved program information. We identified 21 CBC programs useful for developing taxonomy. Extensive variation was observed within each of the nine categories identified: region, vision, characteristics of target populations, program scope, program operations, funding models, human resources, sustainability, and monitoring and evaluation strategies. While additional research may still be needed to identify the conditions that lead to overall program success, our findings can help to inform our understanding of the various aspects of CBC programs and inform potential logic models for CBC programming in the context of HIV/AIDS in resource-limited settings. Importantly, the findings of the present study can be used to develop sustainable HIV/AIDS-service delivery programs in regions with health resource shortages.

  13. LTFR-4, Library Generated for Fast Reactor Design Program from JAERI Fast-Set Multigroup Constant

    International Nuclear Information System (INIS)

    Suzuki, Tomoo

    1971-01-01

    Nature of physical problem solved: The program processes JAERI-Fast group constants sets of less than 30-group and prepares a binary library tape for efficient usage by a series of related fast reactor design calculation programmes

  14. Set up for Success: An Examination of the Ronald E. McNair Postbaccalaureate Achievement Program's Mentoring Component

    Science.gov (United States)

    Wyre, Dwuena Cene

    2011-01-01

    Often, individuals are set up to fail. However, effective mentoring can set individuals up to succeed. This nonexperimental cross-sectional, predictive study examines the Ronald E. McNair Postbaccalaureate Achievement Program's mentoring component. Specific focus is placed on faculty mentor competency and its impact on McNair student intent to…

  15. NEWLIN: A digital computer program for the linearisation of sets of algebraic and first order differential equations

    International Nuclear Information System (INIS)

    Hopkinson, A.

    1969-05-01

    The techniques normally used for linearisation of equations are not amenable to general treatment by digital computation. This report describes a computer program for linearising sets of equations by numerical evaluations of partial derivatives. The program is written so that the specification of the non-linear equations is the same as for the digital simulation program, FIFI, and the linearised equations can be punched out in form suitable for input to the frequency response program FRP2 and the poles and zeros program ZIP. Full instructions for the use of the program are given and a sample problem input and output are shown. (author)

  16. Protein Electrochemistry: Questions and Answers.

    Science.gov (United States)

    Fourmond, V; Léger, C

    This chapter presents the fundamentals of electrochemistry in the context of protein electrochemistry. We discuss redox proteins and enzymes that are not photoactive. Of course, the principles described herein also apply to photobioelectrochemistry, as discussed in later chapters of this book. Depending on which experiment is considered, electron transfer between proteins and electrodes can be either direct or mediated, and achieved in a variety of configurations: with the protein and/or the mediator free to diffuse in solution, immobilized in a thick, hydrated film, or adsorbed as a sub-monolayer on the electrode. The experiments can be performed with the goal to study the protein or to use it. Here emphasis is on mechanistic studies, which are easier in the configuration where the protein is adsorbed and electron transfer is direct, but we also explain the interpretation of signals obtained when diffusion processes affect the response.This chapter is organized as a series of responses to questions. Questions 1-5 are related to the basics of electrochemistry: what does "potential" or "current" mean, what does an electrochemical set-up look like? Questions 6-9 are related to the distinction between adsorbed and diffusive redox species. The answers to questions 10-13 explain the interpretation of slow and fast scan voltammetry with redox proteins. Questions 14-19 deal with catalytic electrochemistry, when the protein studied is actually an enzyme. Questions 20, 21 and 22 are general.

  17. Can workers answer their questions about occupational safety and health: challenges and solutions.

    Science.gov (United States)

    Rhebergen, Martijn; Van Dijk, Frank; Hulshof, Carel

    2012-01-01

    Many workers have questions about occupational safety and health (OSH). Answers to these questions empower them to further improve their knowledge about OSH, make good decisions about OSH matters and improve OSH practice when necessary. Nevertheless, many workers fail to find the answers to their questions. This paper explores the challenges workers may face when seeking answers to their OSH questions. Findings suggest that many workers may lack the skills, experience or motivation to formulate an answerable question, seek and find information, appraise information, compose correct answers and apply information in OSH practice. Simultaneously, OSH knowledge infrastructures often insufficiently support workers in answering their OSH questions. This paper discusses several potentially attractive strategies for developing and improving OSH knowledge infrastructures: 1) providing courses that teach workers to ask answerable questions and to train them to find, appraise and apply information, 2) developing information and communication technology tools or facilities that support workers as they complete one or more stages in the process from question to answer and 3) tailoring information and implementation strategies to the workers' needs and context to ensure that the information can be applied to OSH practice more easily.

  18. Questionnaires for eliciting evaluation data from users of interactive question answering

    Energy Technology Data Exchange (ETDEWEB)

    Kelly, Diane; Kantor, Paul B.; Morse, Emile; Scholtz, Jean; Sun, Y.

    2009-01-01

    Evaluating interactive question answering (QA) systems with real users can be challenging because traditional evaluation measures based on the relevance of items returned are difficult to employ since relevance judgments can be unstable in multi-user evaluations. The work reported in this paper evaluates, in distinguishing among a set of interactive QA systems, the effectiveness of three questionnaires: a Cognitive Workload Questionnaire (NASA TLX), and Task and System Questionnaires customized to a specific interactive QA application. These Questionnaires were evaluated with four systems, seven analysts, and eight scenarios during a 2-week workshop. Overall, results demonstrate that all three Questionnaires are effective at distinguishing among systems, with the Task Questionnaire being the most sensitive. Results also provide initial support for the validity and reliability of the Questionnaires.

  19. The Most Reasonable Answer: Helping Students Build Better Arguments Together

    Science.gov (United States)

    Reznitskaya, Alina; Wilkinson, Ian A. G.

    2017-01-01

    "The Most Reasonable Answer" is an innovative and comprehensive guide to engaging students in inquiry dialogue--a type of talk used in text-based classroom discussions. During inquiry dialogue, students collectively search for the most reasonable answers to big, controversial questions, and, as a result, enhance their argumentation…

  20. openPDS: protecting the privacy of metadata through SafeAnswers.

    Directory of Open Access Journals (Sweden)

    Yves-Alexandre de Montjoye

    Full Text Available The rise of smartphones and web services made possible the large-scale collection of personal metadata. Information about individuals' location, phone call logs, or web-searches, is collected and used intensively by organizations and big data researchers. Metadata has however yet to realize its full potential. Privacy and legal concerns, as well as the lack of technical solutions for personal metadata management is preventing metadata from being shared and reconciled under the control of the individual. This lack of access and control is furthermore fueling growing concerns, as it prevents individuals from understanding and managing the risks associated with the collection and use of their data. Our contribution is two-fold: (1 we describe openPDS, a personal metadata management framework that allows individuals to collect, store, and give fine-grained access to their metadata to third parties. It has been implemented in two field studies; (2 we introduce and analyze SafeAnswers, a new and practical way of protecting the privacy of metadata at an individual level. SafeAnswers turns a hard anonymization problem into a more tractable security one. It allows services to ask questions whose answers are calculated against the metadata instead of trying to anonymize individuals' metadata. The dimensionality of the data shared with the services is reduced from high-dimensional metadata to low-dimensional answers that are less likely to be re-identifiable and to contain sensitive information. These answers can then be directly shared individually or in aggregate. openPDS and SafeAnswers provide a new way of dynamically protecting personal metadata, thereby supporting the creation of smart data-driven services and data science research.

  1. Individual and setting level predictors of the implementation of a skin cancer prevention program: a multilevel analysis

    Directory of Open Access Journals (Sweden)

    Brownson Ross C

    2010-05-01

    Full Text Available Abstract Background To achieve widespread cancer control, a better understanding is needed of the factors that contribute to successful implementation of effective skin cancer prevention interventions. This study assessed the relative contributions of individual- and setting-level characteristics to implementation of a widely disseminated skin cancer prevention program. Methods A multilevel analysis was conducted using data from the Pool Cool Diffusion Trial from 2004 and replicated with data from 2005. Implementation of Pool Cool by lifeguards was measured using a composite score (implementation variable, range 0 to 10 that assessed whether the lifeguard performed different components of the intervention. Predictors included lifeguard background characteristics, lifeguard sun protection-related attitudes and behaviors, pool characteristics, and enhanced (i.e., more technical assistance, tailored materials, and incentives are provided versus basic treatment group. Results The mean value of the implementation variable was 4 in both years (2004 and 2005; SD = 2 in 2004 and SD = 3 in 2005 indicating a moderate implementation for most lifeguards. Several individual-level (lifeguard characteristics and setting-level (pool characteristics and treatment group factors were found to be significantly associated with implementation of Pool Cool by lifeguards. All three lifeguard-level domains (lifeguard background characteristics, lifeguard sun protection-related attitudes and behaviors and six pool-level predictors (number of weekly pool visitors, intervention intensity, geographic latitude, pool location, sun safety and/or skin cancer prevention programs, and sun safety programs and policies were included in the final model. The most important predictors of implementation were the number of weekly pool visitors (inverse association and enhanced treatment group (positive association. That is, pools with fewer weekly visitors and pools in the enhanced

  2. CMU OAQA at TREC 2015 LiveQA: Discovering the Right Answer with Clues

    Science.gov (United States)

    2015-11-20

    between question and answer passage, we employ a recurrent neural network based approach [6, 7] that uses a multilayer stacked bidirectional Long...similarity scoring over the title and body texts, and b) a recurrent neural network approach that estimates the relevance of a candi- date answer text given a...Di Wang and Eric Nyberg. A recurrent neural network based answer ranking model for web question answering. In SIGIR Workshop on Web Question

  3. EXTRA: a digital computer program for the solution of stiff sets of ordinary initial value, first order differential equations

    International Nuclear Information System (INIS)

    Sidell, J.

    1976-08-01

    EXTRA is a program written for the Winfrith KDF9 enabling the user to solve first order initial value differential equations. In this report general numerical integration methods are discussed with emphasis on their application to the solution of stiff sets of equations. A method of particular applicability to stiff sets of equations is described. This method is incorporated in the program EXTRA and full instructions for its use are given. A comparison with other methods of computation is included. (author)

  4. Towards automatic generation of multimodal answers to medical questions: a cognitive engineering approach

    NARCIS (Netherlands)

    van Hooijdonk, Charlotte; Krahmer, Emiel; Maes, Alfons; Bosma, W.E.; van der Sluis, I; Theune, Mariet; Reiter, E.; Krahmer, E.

    2007-01-01

    This paper describes a production experiment carried out to determine which modalities people choose to answer different types of questions. In this experiment participants had to create (multimodal) presentations of answers to general medical questions. The collected answer presentations were coded

  5. Question-answer sequences in survey interviews

    NARCIS (Netherlands)

    Dijkstra, W.; Ongena, Y.P.

    2006-01-01

    Interaction analysis was used to analyze a total of 14,265 question-answer sequences of (Q-A Sequences) 80 questions that originated from two face-to-face and three telephone surveys. The analysis was directed towards the causes and effects of particular interactional problems. Our results showed

  6. Promoting an active form of learning out-of-class via answering online "study questions" leads to higher than expected exam scores in General Biology.

    Science.gov (United States)

    Gibson, Susan I

    2015-01-01

    A rising need for workers in science, technology, engineering and mathematics (STEM) fields has fueled interest in improving teaching within STEM disciplines. Numerous studies have demonstrated the benefits of active learning approaches on student learning outcomes. However, many of these studies have been conducted in experimental, rather than real-life class, settings. In addition, most of these studies have focused on in-class active learning exercises. This study tested the effects of answering questions outside of class on exam performance for General Biology students at the University of Minnesota. An online database of 1,020 multiple-choice questions covering material from the first half of the course was generated. Students in seven course sections (with an average of ∼265 students per section) were given unlimited access to the online study questions. These students made extensive use of the online questions, with students answering an average of 1,323 questions covering material from the half of the semester for which the questions were available. After students answered a set of questions, they were shown the correct answers for those questions. More specific feedback describing how to arrive at the correct answer was provided for the 73% of the questions for which the correct answers were not deemed to be self-explanatory. The extent to which access to the online study questions improved student learning outcomes was assessed by comparing the performance on exam questions of students in the seven course sections with access to the online study questions with the performance of students in course sections without access to the online study questions. Student performance was analyzed for a total of 89 different exams questions that were not included in the study questions, but that covered the same material covered by the study questions. Each of these 89 questions was used on one to five exams given to students in course sections that had access to the

  7. Efficacy of formative evaluation using a focus group for a large classroom setting in an accelerated pharmacy program.

    Science.gov (United States)

    Nolette, Shaun; Nguyen, Alyssa; Kogan, David; Oswald, Catherine; Whittaker, Alana; Chakraborty, Arup

    2017-07-01

    Formative evaluation is a process utilized to improve communication between students and faculty. This evaluation method allows the ability to address pertinent issues in a timely manner; however, implementation of formative evaluation can be a challenge, especially in a large classroom setting. Using mediated formative evaluation, the purpose of this study is to determine if a student based focus group is a viable option to improve efficacy of communication between an instructor and students as well as time management in a large classroom setting. Out of 140 total students, six students were selected to form a focus group - one from each of six total sections of the classroom. Each focus group representative was responsible for collecting all the questions from students of their corresponding sections and submitting them to the instructor two to three times a day. Responses from the instructor were either passed back to pertinent students by the focus group representatives or addressed directly with students by the instructor. This study was conducted using a fifteen-question survey after the focus group model was utilized for one month. A printed copy of the survey was distributed in the class by student investigators. Questions were of varying types, including Likert scale, yes/no, and open-ended response. One hundred forty surveys were administered, and 90 complete responses were collected. Surveys showed that 93.3% of students found that use of the focus group made them more likely to ask questions for understanding. The surveys also showed 95.5% of students found utilizing the focus group for questions allowed for better understanding of difficult concepts. General open-ended answer portions of the survey showed that most students found the focus group allowed them to ask questions more easily since they did not feel intimidated by asking in front of the whole class. No correlation was found between demographic characteristics and survey responses. This may

  8. Comparison the Effect of Teaching by Group Guided Discovery Learning, Questions & Answers and Lecturing Methods on the Level of Learning and Information Durability of Students

    Directory of Open Access Journals (Sweden)

    Mardanparvar H.

    2016-02-01

    Full Text Available Aims: The requirements for revising the traditional education methods and utilization of new and active student-oriented learning methods have come into the scope of the educational systems long ago. Therefore, the new methods are being popular in different sciences including medical sciences. The aim of this study was to compare the effectiveness of teaching through three methods (group guided discovery, questions and answers, and lecture methods on the learning level and information durability in the nursing students. Instrument & Methods: In the semi-experimental study, 62 forth-semester nursing students of Nursing and Midwifery Faculty of Isfahan University of Medical Sciences, who were passing the infectious course for the first time at the first semester of the academic year 2015-16, were studied. The subjects were selected via census method and randomly divided into three groups including group guided discovery, questions and answers, and lecture groups. The test was conducted before, immediately after, and one month after the conduction of the training program using a researcher-made questionnaire. Data was analyzed by SPSS 19 software using Chi-square test, one-way ANOVA, ANOVA with repeated observations, and LSD post-hoc test. Findings: The mean score of the test conducted immediately after the training program in the lecture group was significantly lesser than guided discovery and question and answer groups (p<0.001. In addition, the mean score of the test conducted one month after the training program in guided discovery group was significantly higher than both question and answer (p=0.004 and lecture (p=0.001 groups. Conclusion: Active educational methods lead to a higher level of the students’ participation in the educational issues and provided a background to enhance learning and for better information durability. 

  9. Net improvement of correct answers to therapy questions after pubmed searches: pre/post comparison.

    Science.gov (United States)

    McKibbon, Kathleen Ann; Lokker, Cynthia; Keepanasseril, Arun; Wilczynski, Nancy L; Haynes, R Brian

    2013-11-08

    Clinicians search PubMed for answers to clinical questions although it is time consuming and not always successful. To determine if PubMed used with its Clinical Queries feature to filter results based on study quality would improve search success (more correct answers to clinical questions related to therapy). We invited 528 primary care physicians to participate, 143 (27.1%) consented, and 111 (21.0% of the total and 77.6% of those who consented) completed the study. Participants answered 14 yes/no therapy questions and were given 4 of these (2 originally answered correctly and 2 originally answered incorrectly) to search using either the PubMed main screen or PubMed Clinical Queries narrow therapy filter via a purpose-built system with identical search screens. Participants also picked 3 of the first 20 retrieved citations that best addressed each question. They were then asked to re-answer the original 14 questions. We found no statistically significant differences in the rates of correct or incorrect answers using the PubMed main screen or PubMed Clinical Queries. The rate of correct answers increased from 50.0% to 61.4% (95% CI 55.0%-67.8%) for the PubMed main screen searches and from 50.0% to 59.1% (95% CI 52.6%-65.6%) for Clinical Queries searches. These net absolute increases of 11.4% and 9.1%, respectively, included previously correct answers changing to incorrect at a rate of 9.5% (95% CI 5.6%-13.4%) for PubMed main screen searches and 9.1% (95% CI 5.3%-12.9%) for Clinical Queries searches, combined with increases in the rate of being correct of 20.5% (95% CI 15.2%-25.8%) for PubMed main screen searches and 17.7% (95% CI 12.7%-22.7%) for Clinical Queries searches. PubMed can assist clinicians answering clinical questions with an approximately 10% absolute rate of improvement in correct answers. This small increase includes more correct answers partially offset by a decrease in previously correct answers.

  10. Answers to Health Questions: Internet Search Results Versus Online Health Community Responses.

    Science.gov (United States)

    Kanthawala, Shaheen; Vermeesch, Amber; Given, Barbara; Huh, Jina

    2016-04-28

    About 6 million people search for health information on the Internet each day in the United States. Both patients and caregivers search for information about prescribed courses of treatments, unanswered questions after a visit to their providers, or diet and exercise regimens. Past literature has indicated potential challenges around quality in health information available on the Internet. However, diverse information exists on the Internet-ranging from government-initiated webpages to personal blog pages. Yet we do not fully understand the strengths and weaknesses of different types of information available on the Internet. The objective of this research was to investigate the strengths and challenges of various types of health information available online and to suggest what information sources best fit various question types. We collected questions posted to and the responses they received from an online diabetes community and classified them according to Rothwell's classification of question types (fact, policy, or value questions). We selected 60 questions (20 each of fact, policy, and value) and the replies the questions received from the community. We then searched for responses to the same questions using a search engine and recorded the Community responses answered more questions than did search results overall. Search results were most effective in answering value questions and least effective in answering policy questions. Community responses answered questions across question types at an equivalent rate, but most answered policy questions and the least answered fact questions. Value questions were most answered by community responses, but some of these answers provided by the community were incorrect. Fact question search results were the most clinically valid. The Internet is a prevalent source of health information for people. The information quality people encounter online can have a large impact on them. We present what kinds of questions people ask

  11. Probabilistic Programming (Invited Talk)

    OpenAIRE

    Yang, Hongseok

    2017-01-01

    Probabilistic programming refers to the idea of using standard programming constructs for specifying probabilistic models from machine learning and statistics, and employing generic inference algorithms for answering various queries on these models, such as posterior inference and estimation of model evidence. Although this idea itself is not new and was, in fact, explored by several programming-language and statistics researchers in the early 2000, it is only in the last few years that proba...

  12. Exploring viewing behavior data from whole slide images to predict correctness of students' answers during practical exams in oral pathology.

    Science.gov (United States)

    Walkowski, Slawomir; Lundin, Mikael; Szymas, Janusz; Lundin, Johan

    2015-01-01

    The way of viewing whole slide images (WSI) can be tracked and analyzed. In particular, it can be useful to learn how medical students view WSIs during exams and how their viewing behavior is correlated with correctness of the answers they give. We used software-based view path tracking method that enabled gathering data about viewing behavior of multiple simultaneous WSI users. This approach was implemented and applied during two practical exams in oral pathology in 2012 (88 students) and 2013 (91 students), which were based on questions with attached WSIs. Gathered data were visualized and analyzed in multiple ways. As a part of extended analysis, we tried to use machine learning approaches to predict correctness of students' answers based on how they viewed WSIs. We compared the results of analyses for years 2012 and 2013 - done for a single question, for student groups, and for a set of questions. The overall patterns were generally consistent across these 3 years. Moreover, viewing behavior data appeared to have certain potential for predicting answers' correctness and some outcomes of machine learning approaches were in the right direction. However, general prediction results were not satisfactory in terms of precision and recall. Our work confirmed that the view path tracking method is useful for discovering viewing behavior of students analyzing WSIs. It provided multiple useful insights in this area, and general results of our analyses were consistent across two exams. On the other hand, predicting answers' correctness appeared to be a difficult task - students' answers seem to be often unpredictable.

  13. The NordiNet® International Outcome Study and NovoNet® ANSWER Program®: rationale, design, and methodology of two international pharmacoepidemiological registry-based studies monitoring long-term clinical and safety outcomes of growth hormone therapy (Norditropin®).

    Science.gov (United States)

    Höybye, Charlotte; Sävendahl, Lars; Christesen, Henrik Thybo; Lee, Peter; Pedersen, Birgitte Tønnes; Schlumpf, Michael; Germak, John; Ross, Judith

    2013-01-01

    Randomized controlled trials have shown that growth hormone (GH) therapy has effects on growth, metabolism, and body composition. GH therapy is prescribed for children with growth failure and adults with GH deficiency. Carefully conducted observational study of GH treatment affords the opportunity to assess long-term treatment outcomes and the clinical factors and variables affecting those outcomes, in patients receiving GH therapy in routine clinical practice. The NordiNet® International Outcome Study (IOS) and the American Norditropin® Web Enabled Research (ANSWER Program®) are two complementary, non-interventional, observational studies that adhere to current guidelines for pharmacoepidemiological data. The studies include pediatric and adult patients receiving Norditropin®, as prescribed by their physicians. The studies gather long-term data on the safety and effectiveness of reallife treatment with the recombinant human GH, Norditropin®. We describe the origins, aims, objectives, and design methodology of the studies, as well as their governance and validity, strengths, and limitations. The NordiNet® IOS and ANSWER Program® studies will provide valid insights into the effectiveness and safety of GH treatment across a diverse and large patient population treated in accordance with real-world clinical practice and following the Good Pharmacoepidemiological Practice and STrengthening the Reporting of OBservational studies in Epidemiology (STROBE) guidelines.

  14. Awareness of the Food and Drug Administration's Bad Ad Program and Education Regarding Pharmaceutical Advertising: A National Survey of Prescribers in Ambulatory Care Settings.

    Science.gov (United States)

    O'Donoghue, Amie C; Boudewyns, Vanessa; Aikin, Kathryn J; Geisen, Emily; Betts, Kevin R; Southwell, Brian G

    2015-01-01

    The U.S. Food and Drug Administration's Bad Ad program educates health care professionals about false or misleading advertising and marketing and provides a pathway to report suspect materials. To assess familiarity with this program and the extent of training about pharmaceutical marketing, a sample of 2,008 health care professionals, weighted to be nationally representative, responded to an online survey. Approximately equal numbers of primary care physicians, specialists, physician assistants, and nurse practitioners answered questions concerning Bad Ad program awareness and its usefulness, as well as their likelihood of reporting false or misleading advertising, confidence in identifying such advertising, and training about pharmaceutical marketing. Results showed that fewer than a quarter reported any awareness of the Bad Ad program. Nonetheless, a substantial percentage (43%) thought it seemed useful and 50% reported being at least somewhat likely to report false or misleading advertising in the future. Nurse practitioners and physician assistants expressed more openness to the program and reported receiving more training about pharmaceutical marketing. Bad Ad program awareness is low, but opportunity exists to solicit assistance from health care professionals and to help health care professionals recognize false and misleading advertising. Nurse practitioners and physician assistants are perhaps the most likely contributors to the program.

  15. 76 FR 13974 - Information Collection; Small Business Timber Sale Set-Aside Program; Appeal Procedures on...

    Science.gov (United States)

    2011-03-15

    ... reinstate an appeals process for decisions concerning recomputation of Small Business Set-Aside shares... to purchase a fair proportion of National Forest System timber offered for sale. Under the program... businesses every 5 years based on the actual volume of sawtimber that has been purchased by small businesses...

  16. Mathematics for common entrance one answers

    CERN Document Server

    Alexander, Serena

    2015-01-01

    Enables efficient assessment of pupils' performance at Levels 1 and 2 of the ISEB 13+ Common Entrance syllabus. Clear layout saves time marking work and identifies areas requiring further attention. Includes diagrams and working where necessary, to demonstrate how to present high-scoring answers in Level 1 and 2 exams

  17. Mathematics for common entrance two answers

    CERN Document Server

    Alexander, Serena

    2015-01-01

    Enables efficient assessment of pupils' performance at Levels 1 and 2 of the ISEB 13+ Common Entrance syllabus. Clear layout saves time marking work and identifies areas requiring further attention. Includes diagrams and working where necessary, to demonstrate how to present high-scoring answers in Level 1 and 2 exams.

  18. Statistical Methods for the detection of answer copying on achievement tests

    NARCIS (Netherlands)

    Sotaridona, Leonardo

    2003-01-01

    This thesis contains a collection of studies where statistical methods for the detection of answer copying on achievement tests in multiple-choice format are proposed and investigated. Although all methods are suited to detect answer copying, each method is designed to address specific

  19. Is internship program an answer to some of your business issues?

    DEFF Research Database (Denmark)

    Kridlova, Katarina Kridlova; Turcan, Romeo V.; Christensen, Keld Arenholt

    2018-01-01

    , which have strong influence on the quality and effectiveness of the internship program. It also summarizes part of the findings of a research project, which was conducted at a specific, multinational corporation. The main goal of the research project was to investigate the role of the internship...

  20. A study of System Interface Sets (SIS) for the host, target and integration environments of the Space Station Program (SSP)

    Science.gov (United States)

    Mckay, Charles; Auty, David; Rogers, Kathy

    1987-01-01

    System interface sets (SIS) for large, complex, non-stop, distributed systems are examined. The SIS of the Space Station Program (SSP) was selected as the focus of this study because an appropriate virtual interface specification of the SIS is believed to have the most potential to free the project from four life cycle tyrannies which are rooted in a dependance on either a proprietary or particular instance of: operating systems, data management systems, communications systems, and instruction set architectures. The static perspective of the common Ada programming support environment interface set (CAIS) and the portable common execution environment (PCEE) activities are discussed. Also, the dynamic perspective of the PCEE is addressed.

  1. Air Markets Program Data (AMPD)

    Data.gov (United States)

    U.S. Environmental Protection Agency — The Air Markets Program Data tool allows users to search EPA data to answer scientific, general, policy, and regulatory questions about industry emissions. Air...

  2. An Examination of the Workflow Processes of the Screening, Brief Intervention, and Referral to Treatment (SBIRT) Program in Health Care Settings.

    Science.gov (United States)

    Kaiser, David J; Karuntzos, Georgia

    2016-01-01

    Screening, Brief Intervention, and Referral to Treatment (SBIRT) is a public health program used to identify, reduce, and prevent problematic use, abuse, and dependence on alcohol and illicit drugs that has been adapted for implementation in emergency departments and ambulatory clinics nationwide. This study used a combination of observational, timing, and descriptive analyses from a multisite evaluation to understand the workflow processes implemented in 21 treatment settings. Direct observations of 59 SBIRT practitioners and semi-structured interviews with 170 stakeholders, program administrators, practitioners, and program evaluators provided information about workflow in different medical care settings. The SBIRT workflow processes are presented at three levels: service delivery, information storage, and information sharing. Analyses suggest limited variation in the overall workflow processes across settings, although performance sites tailored the program to fit with existing clinical processes, health information technology, and patient characteristics. Strategies for successful integration include co-locating SBIRT providers in the medical care setting and integrating SBIRT data into electronic health records. Provisions within the Patient Protection and Affordable Care Act of 2010 call for the integration of behavioral health and medical care services. SBIRT is being adapted in different types of medical care settings, and the workflow processes are being adapted to ensure efficient delivery, illustrating the successful integration of behavioral health and medical care. Copyright © 2015 Elsevier Inc. All rights reserved.

  3. Identifying difficult concepts in introductory programming

    OpenAIRE

    Humar, Klaudija

    2014-01-01

    In this diploma thesis we try to find the answer to why students experience difficulties in introductory programming. We ask ourselves what causes most problems while trying to understand concepts in introductory programming, generating code and designing algorithms. In the first section we introduce programming language Python as the first programming language being taught to students. We compare it with programming language Pascal and stress the advantages of Python that seem important ...

  4. Zika Virus and Complications: Questions and Answers

    Science.gov (United States)

    ... do if they have been exposed to unprotected sex but do not wish to become pregnant because ... A's Zika virus and complications » Zika digital timeline Video Zika virus - Questions and answers (Q&A) Related ...

  5. Teachers' Perceptions of a Multiple High-Risk Behavior Prevention Program and Delivery of Universal Programming

    Science.gov (United States)

    Collier, Crystal; Henriksen, Richard C., Jr.

    2012-01-01

    Much of the success of high-risk behavior prevention programs rests with teachers who deliver the curriculum however; few studies have investigated teachers' perceptions of program implementation. The objective of this phenomenological study was to answer the question, "What are the experiences of teachers who are asked to be involved in the…

  6. Promoting an active form of learning out-of-class via answering online “study questions” leads to higher than expected exam scores in General Biology

    Directory of Open Access Journals (Sweden)

    Susan I. Gibson

    2015-10-01

    Full Text Available A rising need for workers in science, technology, engineering and mathematics (STEM fields has fueled interest in improving teaching within STEM disciplines. Numerous studies have demonstrated the benefits of active learning approaches on student learning outcomes. However, many of these studies have been conducted in experimental, rather than real-life class, settings. In addition, most of these studies have focused on in-class active learning exercises. This study tested the effects of answering questions outside of class on exam performance for General Biology students at the University of Minnesota. An online database of 1,020 multiple-choice questions covering material from the first half of the course was generated. Students in seven course sections (with an average of ∼265 students per section were given unlimited access to the online study questions. These students made extensive use of the online questions, with students answering an average of 1,323 questions covering material from the half of the semester for which the questions were available. After students answered a set of questions, they were shown the correct answers for those questions. More specific feedback describing how to arrive at the correct answer was provided for the 73% of the questions for which the correct answers were not deemed to be self-explanatory. The extent to which access to the online study questions improved student learning outcomes was assessed by comparing the performance on exam questions of students in the seven course sections with access to the online study questions with the performance of students in course sections without access to the online study questions. Student performance was analyzed for a total of 89 different exams questions that were not included in the study questions, but that covered the same material covered by the study questions. Each of these 89 questions was used on one to five exams given to students in course sections that

  7. A quick guide to API 510 certified pressure vessel inspector syllabus example questions and worked answers

    CERN Document Server

    Matthews, Clifford

    2010-01-01

    The API Individual Certification Programs (ICPs) are well established worldwide in the oil, gas, and petroleum industries. This Quick Guide is unique in providing simple, accessible and well-structured guidance for anyone studying the API 510 Certified Pressure Vessel Inspector syllabus by summarizing and helping them through the syllabus and providing multiple example questions and worked answers.Technical standards are referenced from the API 'body of knowledge' for the examination, i.e. API 510 Pressure vessel inspection, alteration, rerating; API 572 Pressure vessel inspection; API

  8. “Remember to Hand Out Medals”: Peer Rating and Expertise in a Question-and-Answer Study Group

    Directory of Open Access Journals (Sweden)

    Marisa Ponti

    2015-04-01

    Full Text Available This article reports on an exploratory study of giving medals as part of a peer rating system in a question-and-answer (Q&A study group on Python, a programming language. There are no professional teachers tutoring learners. The study aimed to understand whether and how medals, awarded to responses in a peer-based learning environment, can work as a mechanism to assess the value of those responses when traditional markers of expertise are not always clearly defined and identifiable. Employing a mixed-method approach, the analysis examined (a the content of the answers that were awarded medals and their perceived immediate value and (b the nature of the networked relationships resulting from participants’ interactions. The findings suggest that the peer rating system makes visible what the participants find immediately valuable and allocates a form of recognition that extends the “legitimation code”, which refers to the credentials that make someone competent and worthy of recognition.

  9. Dense Breasts: Answers to Commonly Asked Questions

    Science.gov (United States)

    ... Cancer Prevention Genetics of Breast & Gynecologic Cancers Breast Cancer Screening Research Dense Breasts: Answers to Commonly Asked Questions What are dense breasts? Breasts contain glandular, connective, and fat tissue. Breast density is a term that describes the ...

  10. Effects of programming threshold and maplaw settings on acoustic thresholds and speech discrimination with the MED-EL COMBI 40+ cochlear implant.

    Science.gov (United States)

    Boyd, Paul J

    2006-12-01

    The principal task in the programming of a cochlear implant (CI) speech processor is the setting of the electrical dynamic range (output) for each electrode, to ensure that a comfortable loudness percept is obtained for a range of input levels. This typically involves separate psychophysical measurement of electrical threshold ([theta] e) and upper tolerance levels using short current bursts generated by the fitting software. Anecdotal clinical experience and some experimental studies suggest that the measurement of [theta]e is relatively unimportant and that the setting of upper tolerance limits is more critical for processor programming. The present study aims to test this hypothesis and examines in detail how acoustic thresholds and speech recognition are affected by setting of the lower limit of the output ("Programming threshold" or "PT") to understand better the influence of this parameter and how it interacts with certain other programming parameters. Test programs (maps) were generated with PT set to artificially high and low values and tested on users of the MED-EL COMBI 40+ CI system. Acoustic thresholds and speech recognition scores (sentence tests) were measured for each of the test maps. Acoustic thresholds were also measured using maps with a range of output compression functions ("maplaws"). In addition, subjective reports were recorded regarding the presence of "background threshold stimulation" which is occasionally reported by CI users if PT is set to relatively high values when using the CIS strategy. Manipulation of PT was found to have very little effect. Setting PT to minimum produced a mean 5 dB (S.D. = 6.25) increase in acoustic thresholds, relative to thresholds with PT set normally, and had no statistically significant effect on speech recognition scores on a sentence test. On the other hand, maplaw setting was found to have a significant effect on acoustic thresholds (raised as maplaw is made more linear), which provides some theoretical

  11. Psychological Flexibility and Set-Shifting Among Veterans Participating in a Yoga Program: A Pilot Study.

    Science.gov (United States)

    Avery, Timothy; Blasey, Christine; Rosen, Craig; Bayley, Peter

    2018-03-26

    Trauma-focused psychotherapies do not meet the needs of all veterans. Yoga shows some potential in reducing stress and perhaps even PTSD in veterans, although little is understood about the mechanisms of action. This study identifies preliminary correlates of change in PTSD and perceived stress for veterans participating in yoga. Nine veterans (seven males and two females) were recruited from an existing clinical yoga program and observed over 16 wk. Severity of PTSD symptoms (PCL-5) and perceived stress (PSS-10) were collected at baseline and weeks 4, 6, 8, and 16. Psychological flexibility (AAQ-II) and set-shifting (ratio of trail making test A to B) were collected at baseline and at week 6. Subjects attended yoga sessions freely, ranging from 1 to 23 classes over the 16 weeks. The Stanford University Institutional Review Board approved this research protocol. Self-reported PTSD symptoms significantly reduced while perceived stress did not. Lower baseline set-shifting predicted greater improvements in PTSD between baseline and 4 weeks; early improvements in set-shifting predicted overall reduction in PTSD. Greater psychological flexibility was associated with lower PTSD and perceived stress; more yoga practice, before and during the study, was associated with greater psychological flexibility. Other predictors were not supported. In a small uncontrolled sample, psychological flexibility and set-shifting predicted changes in PTSD symptoms in veterans participating in a clinical yoga program, which supports findings from prior research. Future research should include an active comparison group and record frequency of yoga practiced outside formal sessions.

  12. How to answer the industry's opponents

    International Nuclear Information System (INIS)

    Chaussade, Jean-Pierre

    1998-01-01

    Full text: 1. Be seen and be heard out in the environmental field: Nuclear power reduces air pollution. - It is an answer to concerns over pollution in cities; - It is an answer to concerns over the earth's changing climate patterns due to the greenhouse effect; - The storage of nuclear waste is now harnessed. 2. Don't let people get away with untruths: The more an untrue notion is repeated, the more truthful it sounds. In confronting this attitude, always take care to denounce lies and assert truths. To this end, I suggest creating an international data bank for quotes, which would collect quotations and the words of internationally known and respected scientists, professors of medicine and experts. 3. Do not forget the basics. Energy power did not develop on the theme of the environment. And it will not do so in the future. Secure power supply and economic appeal are the two themes forming the platform for nuclear power. They must remain the base of our rationale. (author)

  13. How much flower-rich habitat is enough for wild pollinators? Answering a key policy question with incomplete knowledge.

    Science.gov (United States)

    Dicks, Lynn V; Baude, Mathilde; Roberts, Stuart P M; Phillips, James; Green, Mike; Carvell, Claire

    2015-09-01

    In 2013, an opportunity arose in England to develop an agri-environment package for wild pollinators, as part of the new Countryside Stewardship scheme launched in 2015. It can be understood as a 'policy window', a rare and time-limited opportunity to change policy, supported by a narrative about pollinator decline and widely supported mitigating actions. An agri-environment package is a bundle of management options that together supply sufficient resources to support a target group of species. This paper documents information that was available at the time to develop such a package for wild pollinators. Four questions needed answering: (1) Which pollinator species should be targeted? (2) Which resources limit these species in farmland? (3) Which management options provide these resources? (4) What area of each option is needed to support populations of the target species? Focussing on wild bees, we provide tentative answers that were used to inform development of the package. There is strong evidence that floral resources can limit wild bee populations, and several sources of evidence identify a set of agri-environment options that provide flowers and other resources for pollinators. The final question could only be answered for floral resources, with a wide range of uncertainty. We show that the areas of some floral resource options in the basic Wild Pollinator and Farmland Wildlife Package (2% flower-rich habitat and 1 km flowering hedgerow), are sufficient to supply a set of six common pollinator species with enough pollen to feed their larvae at lowest estimates, using minimum values for estimated parameters where a range was available. We identify key sources of uncertainty, and stress the importance of keeping the Package flexible, so it can be revised as new evidence emerges about how to achieve the policy aim of supporting pollinators on farmland.

  14. Multimodal follow-up questions to multimodal answers in a QA system

    NARCIS (Netherlands)

    van Schooten, B.W.; op den Akker, Hendrikus J.A.

    2007-01-01

    We are developing a dialogue manager (DM) for a multimodal interactive Question Answering (QA) system. Our QA system presents answers using text and pictures, and the user may pose follow-up questions using text or speech, while indicating screen elements with the mouse. We developed a corpus of

  15. Advancing understanding of the sustainability of lay health advisor (LHA) programs for African-American women in community settings.

    Science.gov (United States)

    Shelton, Rachel C; Charles, Thana-Ashley; Dunston, Sheba King; Jandorf, Lina; Erwin, Deborah O

    2017-09-01

    Lay health advisor (LHA) programs have made strong contributions towards the elimination of health disparities and are increasingly being implemented to promote health and prevent disease. Developed in collaboration with African-American survivors, the National Witness Project (NWP) is an evidence-based, community-led LHA program that improves cancer screening among African-American women. NWP has been successfully disseminated, replicated, and implemented nationally in over 40 sites in 22 states in diverse community settings, reaching over 15,000 women annually. We sought to advance understanding of barriers and facilitators to the long-term implementation and sustainability of LHA programs in community settings from the viewpoint of the LHAs, as well as the broader impact of the program on African-American communities and LHAs. In the context of a mixed-methods study, in-depth telephone interviews were conducted among 76 African-American LHAs at eight NWP sites at baseline and 12-18 months later, between 2010 and 2013. Qualitative data provides insight into inner and outer contextual factors (e.g., community partnerships, site leadership, funding), implementation processes (e.g., training), as well as characteristics of the intervention (e.g., perceived need and fit in African-American community) and LHAs (e.g., motivations, burnout) that are perceived to impact the continued implementation and sustainability of NWP. Factors at the contextual levels and related to motivations of LHAs are critical to the sustainability of LHA programs. We discuss how findings are used to inform (1) the development of the LHA Sustainability Framework and (2) strategies to support the continued implementation and sustainability of evidence-based LHA interventions in community settings.

  16. Simulation of the behaviour of a set of Cu/sub 2/S-CdS unit photocells. [Spice II program

    Energy Technology Data Exchange (ETDEWEB)

    Jacquemin, J L; Bordure, G

    1982-03-01

    With the help of a general simulation program (the Spice II program from the University of California, Berkeley), adapted to photocell modeling, authors studied the behavior of a large solar photocell consisting of smaller Cu/sub 2/S-CdS unit solar cells in parallel, in particular, a theoretical set of photocells identical with the best cell made in the laboratory, a set of 30 real photocells characterized individually and the effect of introducing low efficiency cells. The role of each parameter characterizing the photocells is indicated, in order to improve the behavior of photovoltaic panels of larger dimensions. 2 refs.

  17. From Answer-Getters to Problem Solvers

    Science.gov (United States)

    Flynn, Mike

    2017-01-01

    In some math classrooms, students are taught to follow and memorize procedures to arrive at the correct solution to problems. In this article, author Mike Flynn suggests a way to move beyond answer-getting to true problem solving. He describes an instructional approach called three-act tasks in which students solve an engaging math problem in…

  18. Set of Activities Addressed for Elementary School Students: Cells and the Genetic Material

    Directory of Open Access Journals (Sweden)

    E.M. Miranda

    2005-07-01

    Full Text Available The time lag between the progresses in the area of molecular biology reached in the last years and the schools science curricula  can be reduced through  initiatives of the university  regarding  the dissemina- tion of sciences. Inside of this context, one of the major objectives of the CBME has been the scientific education  and  dissemination on Molecular  Biosciences.  Among the  strategies organized  to promote the dissemination of this area, the Scientific Dissemination Coordination of CBME developed a set of playful activities  for students from public and private  elementary schools (7th  and 8th grades.  As a first step science teachers were interviewed  in order to indicate  which topics related  to molecular bio- sciences they  usually  include in their curricula  planning.  The approach  considered  in the elaboration of the set of activities  was the construction of knowledge of the concepts related  to topics as cell types, their  structures and  organelles,  and  the  importance of the  nucleus and  DNA. The set was offered to170 students. Students from private  schools were evaluated by their  performance  through  the classes, which were registered  by the  notes  of the  instructors.  Students from public  schools were evaluated through  questionnaires containing  basic  concepts  on the  theme  applied  before (pre-test and  after (post-test the set of activities  in order to measure,  respectively,  the previous and acquired knowledge. The  programming accomplished  at  the  public  school was partially modified  due  to  the  absence  of a laboratory, microscopes  and  a room  of computers, without, however,  to  alter  the  objectives  and content of the  activities.   The  comparative analysis  of the  pre- and  post-tests revealed  that, in this latter, there  was an increase of the average percentage  of correct  answers and an

  19. INDUSTRIAL CONTROL SYSTEM CYBER SECURITY: QUESTIONS AND ANSWERS RELEVANT TO NUCLEAR FACILITIES, SAFEGUARDS AND SECURITY

    Energy Technology Data Exchange (ETDEWEB)

    Robert S. Anderson; Mark Schanfein; Trond Bjornard; Paul Moskowitz

    2011-07-01

    Typical questions surrounding industrial control system (ICS) cyber security always lead back to: What could a cyber attack do to my system(s) and; how much should I worry about it? These two leading questions represent only a fraction of questions asked when discussing cyber security as it applies to any program, company, business, or organization. The intent of this paper is to open a dialog of important pertinent questions and answers that managers of nuclear facilities engaged in nuclear facility security and safeguards should examine, i.e., what questions should be asked; and how do the answers affect an organization's ability to effectively safeguard and secure nuclear material. When a cyber intrusion is reported, what does that mean? Can an intrusion be detected or go un-noticed? Are nuclear security or safeguards systems potentially vulnerable? What about the digital systems employed in process monitoring, and international safeguards? Organizations expend considerable efforts to ensure that their facilities can maintain continuity of operations against physical threats. However, cyber threats particularly on ICSs may not be well known or understood, and often do not receive adequate attention. With the disclosure of the Stuxnet virus that has recently attacked nuclear infrastructure, many organizations have recognized the need for an urgent interest in cyber attacks and defenses against them. Several questions arise including discussions about the insider threat, adequate cyber protections, program readiness, encryption, and many more. These questions, among others, are discussed so as to raise the awareness and shed light on ways to protect nuclear facilities and materials against such attacks.

  20. Industrial Control System Cyber Security: Questions And Answers Relevant To Nuclear Facilities, Safeguards And Security

    International Nuclear Information System (INIS)

    Anderson, Robert S.; Schanfein, Mark; Bjornard, Trond; Moskowitz, Paul

    2011-01-01

    Typical questions surrounding industrial control system (ICS) cyber security always lead back to: What could a cyber attack do to my system(s) and; how much should I worry about it? These two leading questions represent only a fraction of questions asked when discussing cyber security as it applies to any program, company, business, or organization. The intent of this paper is to open a dialog of important pertinent questions and answers that managers of nuclear facilities engaged in nuclear facility security and safeguards should examine, i.e., what questions should be asked; and how do the answers affect an organization's ability to effectively safeguard and secure nuclear material. When a cyber intrusion is reported, what does that mean? Can an intrusion be detected or go un-noticed? Are nuclear security or safeguards systems potentially vulnerable? What about the digital systems employed in process monitoring, and international safeguards? Organizations expend considerable efforts to ensure that their facilities can maintain continuity of operations against physical threats. However, cyber threats particularly on ICSs may not be well known or understood, and often do not receive adequate attention. With the disclosure of the Stuxnet virus that has recently attacked nuclear infrastructure, many organizations have recognized the need for an urgent interest in cyber attacks and defenses against them. Several questions arise including discussions about the insider threat, adequate cyber protections, program readiness, encryption, and many more. These questions, among others, are discussed so as to raise the awareness and shed light on ways to protect nuclear facilities and materials against such attacks.

  1. PROGRAMMING IS GOOD FOR CHILDREN? A CRITICAL VIEW ABOUT TEACHING PROGRAMMING IN SCHOOLS

    Directory of Open Access Journals (Sweden)

    Wendell Bento Geraldes

    2014-12-01

    Full Text Available This article presents reflections on teaching programming in schools and the positive and negative impact of this new methodology today. The study also discusses the initiatives relating to teaching programming in schools, considering also the opinion of experts on the subject. The following questions are addressed: Is it good for children to learn to program computers in schools? Can all people learn to program computers? What is the importance of learning for today's society? The pros and cons regarding teaching programming in schools will be discussed in search of answers to these questions.

  2. Impact of Answer-Switching Behavior on Multiple-Choice Test Scores in Higher Education

    Directory of Open Access Journals (Sweden)

    Ramazan BAŞTÜRK

    2011-06-01

    Full Text Available The multiple- choice format is one of the most popular selected-response item formats used in educational testing. Researchers have shown that Multiple-choice type test is a useful vehicle for student assessment in core university subjects that usually have large student numbers. Even though the educators, test experts and different test recourses maintain the idea that the first answer should be retained, many researchers argued that this argument is not dependent with empirical findings. The main question of this study is to examine how the answer switching behavior affects the multiple-choice test score. Additionally, gender differences and relationship between number of answer switching behavior and item parameters (item difficulty and item discrimination were investigated. The participants in this study consisted of 207 upper-level College of Education students from mid-sized universities. A Midterm exam consisted of 20 multiple-choice questions was used. According to the result of this study, answer switching behavior statistically increase test scores. On the other hand, there is no significant gender difference in answer-switching behavior. Additionally, there is a significant negative relationship between answer switching behavior and item difficulties.

  3. 39 CFR 961.7 - Answer to Petition and Supplement to Petition.

    Science.gov (United States)

    2010-07-01

    ... 39 Postal Service 1 2010-07-01 2010-07-01 false Answer to Petition and Supplement to Petition. 961... PROCEEDINGS RELATIVE TO EMPLOYEE HEARING PETITIONS UNDER SECTION 5 OF THE DEBT COLLECTION ACT § 961.7 Answer to Petition and Supplement to Petition. If the employee's Petition states reasons to support the...

  4. Multiple-Choice and Short-Answer Exam Performance in a College Classroom

    Science.gov (United States)

    Funk, Steven C.; Dickson, K. Laurie

    2011-01-01

    The authors experimentally investigated the effects of multiple-choice and short-answer format exam items on exam performance in a college classroom. They randomly assigned 50 students to take a 10-item short-answer pretest or posttest on two 50-item multiple-choice exams in an introduction to personality course. Students performed significantly…

  5. 8 CFR 280.12 - Answer and request or order for interview.

    Science.gov (United States)

    2010-01-01

    ... any argument made. If a personal interview is requested, the evidence in opposition to the imposition... 8 Aliens and Nationality 1 2010-01-01 2010-01-01 false Answer and request or order for interview... IMPOSITION AND COLLECTION OF FINES § 280.12 Answer and request or order for interview. Within 30 days...

  6. An Interactive Microcomputer Program for Teaching the Impacts of Alternative Policy Sets in the Market for a Single Commodity.

    Science.gov (United States)

    Li, Elton; Stoecker, Arthur

    1995-01-01

    Describes a computer software program where students define alternative policy sets and compare their effects on the welfare of consumers, producers, and the public sector. Policy sets may be a single tax or quota or a mix of taxes, subsidies, and/or price supports implemented in the marketing chain. (MJP)

  7. Using the Nine Common Themes of Good Practice checklist as a tool for evaluating the research priority setting process of a provincial research and program evaluation program.

    Science.gov (United States)

    Mador, Rebecca L; Kornas, Kathy; Simard, Anne; Haroun, Vinita

    2016-03-23

    Given the context-specific nature of health research prioritization and the obligation to effectively allocate resources to initiatives that will achieve the greatest impact, evaluation of priority setting processes can refine and strengthen such exercises and their outcomes. However, guidance is needed on evaluation tools that can be applied to research priority setting. This paper describes the adaption and application of a conceptual framework to evaluate a research priority setting exercise operating within the public health sector in Ontario, Canada. The Nine Common Themes of Good Practice checklist, described by Viergever et al. (Health Res Policy Syst 8:36, 2010) was used as the conceptual framework to evaluate the research priority setting process developed for the Locally Driven Collaborative Projects (LDCP) program in Ontario, Canada. Multiple data sources were used to inform the evaluation, including a review of selected priority setting approaches, surveys with priority setting participants, document review, and consultation with the program advisory committee. The evaluation assisted in identifying improvements to six elements of the LDCP priority setting process. The modifications were aimed at improving inclusiveness, information gathering practices, planning for project implementation, and evaluation. In addition, the findings identified that the timing of priority setting activities and level of control over the process were key factors that influenced the ability to effectively implement changes. The findings demonstrate the novel adaptation and application of the 'Nine Common Themes of Good Practice checklist' as a tool for evaluating a research priority setting exercise. The tool can guide the development of evaluation questions and enables the assessment of key constructs related to the design and delivery of a research priority setting process.

  8. Ada Run Time Support Environments and a common APSE Interface Set. [Ada Programming Support Environment

    Science.gov (United States)

    Mckay, C. W.; Bown, R. L.

    1985-01-01

    The paper discusses the importance of linking Ada Run Time Support Environments to the Common Ada Programming Support Environment (APSE) Interface Set (CAIS). A non-stop network operating systems scenario is presented to serve as a forum for identifying the important issues. The network operating system exemplifies the issues involved in the NASA Space Station data management system.

  9. 75 FR 82397 - Medicaid Program: Initial Core Set of Health Quality Measures for Medicaid-Eligible Adults

    Science.gov (United States)

    2010-12-30

    ... DEPARTMENT OF HEALTH AND HUMAN SERVICES Office of the Secretary [CMS-2420-NC] Medicaid Program: Initial Core Set of Health Quality Measures for Medicaid-Eligible Adults AGENCY: Office of the Secretary... quality measures recommended for Medicaid-eligible adults, as required by section 2701 of the Affordable...

  10. Patients' perceptions of their roles in goal setting in a spinal cord injury regional rehabilitation program.

    Science.gov (United States)

    Draaistra, Harriett; Singh, Mina D; Ireland, Sandra; Harper, Theresa

    2012-01-01

    Goal setting is a common practice in rehabilitation, yet there is a paucity of literature exploring patients' perceptions of their roles in this process. This study was conducted using a qualitative descriptive methodology to explore patients' perceptions of their roles in setting goals in a spinal cord injury regional rehabilitation program. Imogene King's theory of goal attainment was used to frame the study. Data were collected through interviews and analyzed using a content analysis. The results revealed four themes: Visioning, Redefining, Brainstorming, and Rebuilding Participants (n = 13) envisioned their roles as setting an overarching priority goal, defining detailed rehabilitation goals, sharing knowledge with the team, and rebuilding skills to attain goals. Implications for nursing practice include the need to understand patients' experiences and perceptions, share knowledge, and support effective communication to promote collaborative goal setting. A need to enhance health professionals' education to fully understand factors influencing patients' abilities to set rehabilitation goals, and future research in methods to promote patients' engagement in goal setting was also clearly indicated.

  11. Verification Process of Behavioral Consistency between Design and Implementation programs of pSET using HW-CBMC

    International Nuclear Information System (INIS)

    Lee, Dong Ah; Lee, Jong Hoon; Yoo, Jun Beom

    2011-01-01

    Controllers in safety critical systems such as nuclear power plants often use Function Block Diagrams (FBDs) to design embedded software. The design is implemented using programming languages such as C to compile it into particular target hardware. The implementation must have the same behavior with the design and the behavior should be verified explicitly. For example, the pSET (POSAFE-Q Software Engineering Tool) is a loader software to program POSAFE-Q PLC (Programmable Logic Controller) and is developed as a part of the KNICS (Korea Nuclear Instrumentation and Control System R and D Center) project. It uses FBDs to design software of PLC, and generates ANSI-C code to compile it into specific machine code. To verify the equivalence between the FBDs and ANSI-C code, mathematical proof of code generator or a verification tools such as RETRANS can help guarantee the equivalence. Mathematical proof, however, has a weakness that requires high expenditure and repetitive fulfillment whenever the translator is modified. On the other hand, RETRANS reconstructs the generated source code without consideration of the generator. It has also a weakness that the reconstruction of generated code needs additional analysis This paper introduces verification process of behavioral consistency between design and its implementation of the pSET using the HW-CBMC. The HW-CBMC is a formal verification tool, verifying equivalence between hardware and software description. It requires two inputs for checking equivalence, Verilog for hard-ware and ANSI-C for software. In this approach, FBDs are translated into semantically equivalent Verilog pro-gram, and the HW-CBMC verifies equivalence between the Verilog program and the ANSI-C program which is generated from the FBDs

  12. Verification Process of Behavioral Consistency between Design and Implementation programs of pSET using HW-CBMC

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Dong Ah; Lee, Jong Hoon; Yoo, Jun Beom [Konkuk University, Seoul (Korea, Republic of)

    2011-05-15

    Controllers in safety critical systems such as nuclear power plants often use Function Block Diagrams (FBDs) to design embedded software. The design is implemented using programming languages such as C to compile it into particular target hardware. The implementation must have the same behavior with the design and the behavior should be verified explicitly. For example, the pSET (POSAFE-Q Software Engineering Tool) is a loader software to program POSAFE-Q PLC (Programmable Logic Controller) and is developed as a part of the KNICS (Korea Nuclear Instrumentation and Control System R and D Center) project. It uses FBDs to design software of PLC, and generates ANSI-C code to compile it into specific machine code. To verify the equivalence between the FBDs and ANSI-C code, mathematical proof of code generator or a verification tools such as RETRANS can help guarantee the equivalence. Mathematical proof, however, has a weakness that requires high expenditure and repetitive fulfillment whenever the translator is modified. On the other hand, RETRANS reconstructs the generated source code without consideration of the generator. It has also a weakness that the reconstruction of generated code needs additional analysis This paper introduces verification process of behavioral consistency between design and its implementation of the pSET using the HW-CBMC. The HW-CBMC is a formal verification tool, verifying equivalence between hardware and software description. It requires two inputs for checking equivalence, Verilog for hard-ware and ANSI-C for software. In this approach, FBDs are translated into semantically equivalent Verilog pro-gram, and the HW-CBMC verifies equivalence between the Verilog program and the ANSI-C program which is generated from the FBDs

  13. Implementation of Lifestyle Modification Program Focusing on Physical Activity and Dietary Habits in a Large Group, Community-Based Setting

    Science.gov (United States)

    Stoutenberg, Mark; Falcon, Ashley; Arheart, Kris; Stasi, Selina; Portacio, Francia; Stepanenko, Bryan; Lan, Mary L.; Castruccio-Prince, Catarina; Nackenson, Joshua

    2017-01-01

    Background: Lifestyle modification programs improve several health-related behaviors, including physical activity (PA) and nutrition. However, few of these programs have been expanded to impact a large number of individuals in one setting at one time. Therefore, the purpose of this study was to determine whether a PA- and nutrition-based lifestyle…

  14. Using Text Message Surveys to Evaluate a Mobile Sexual Health Question-and-Answer Service.

    Science.gov (United States)

    Willoughby, Jessica Fitts; L'Engle, Kelly Ladin; Jackson, Kennon; Brickman, Jared

    2018-01-01

    Text message programs for sexual health are becoming increasingly popular as practitioners aim to meet youth on media they use frequently. Two-way mobile health (mHealth) interventions allow for feedback solicitation from participants. This study explores the use of a text message survey to assess demographics and program feedback from users of an adolescent sexual health text message question-and-answer service. Development and feasibility of the short-message service survey are discussed. The text message survey achieved a 43.9% response rate, which is comparable to response rates of surveys conducted via other methods. When compared to respondents who used the service and completed an online in-school questionnaire, text survey respondents were more likely to be female and older. They also reported higher service satisfaction. Results have implications for text message service providers and researchers. This article examines a community application of a new intervention strategy and research methodology.

  15. Talking Physics: Two Case Studies on Short Answers and Self-explanation in Learning Physics

    Science.gov (United States)

    Badeau, Ryan C.

    This thesis explores two case studies into the use of short answers and self-explanation to improve student learning in physics. The first set of experiments focuses on the role of short answer questions in the context of computer-based instruction. Through a series of six experiments, we compare and evaluate the performance of computer-assessed short answer questions versus multiple choice for training conceptual topics in physics, controlling for feedback between the two formats. In addition to finding overall similar improvements on subsequent student performance and retention, we identify unique differences in how students interact with the treatments in terms of time spent on feedback and performance on follow-up short answer assessment. In addition, we identify interactions between the level of interactivity of the training, question format, and student attitudinal ratings of each respective training. The second case study focuses on the use of worked examples in the context of multi-concept physics problems - which we call "synthesis problems." For this part of the thesis, four experiments were designed to evaluate the effectiveness of two instructional methods employing worked examples on student performance with synthesis problems; these instructional techniques, analogical comparison and self-explanation, have previously been studied primarily in the context of single-concept problems. As such, the work presented here represents a novel focus on extending these two techniques to this class of more complicated physics problem. Across the four experiments, both self-explanation and certain kinds of analogical comparison of worked examples significantly improved student performance on a target synthesis problem, with distinct improvements in recognition of the relevant concepts. More specifically, analogical comparison significantly improved student performance when the comparisons were invoked between worked synthesis examples. In contrast, similar

  16. Reformulation of Crop and Management Factor in ANSWERS Model

    Directory of Open Access Journals (Sweden)

    Yayat Hidayat

    2008-05-01

    Full Text Available Crop and management factor value is significantly corelated with outputs of ANSWERS model especially on soil erosion. Using daily crop and management factors (daily C factors, the ANSWERS model performs well in predicting soil erosion which is showed by determination coeffient (R2 = 0.89, model efficiency (0.86, and average of percentage model deviations (24.1%. Whereas using USLE C factor (2 cropping systems, predicted is much higher than measured soil erosion (over estimate. Output of the model is not statisfy; it is represented by model coefficient (0.40 and average of percentage model deviations (63.6%.

  17. Cambridge English First 2 with answers : authentic examination papers

    CERN Document Server

    2016-01-01

    Four authentic Cambridge English Language Assessment examination papers for the Cambridge English: First (FCE) exam. These examination papers for the Cambridge English: First (FCE) exam provide the most authentic exam preparation available, allowing candidates to familiarise themselves with the content and format of the exam and to practise useful exam techniques. The Student's Book is also available in a 'without answers' edition. Audio CDs (2) containing the exam Listening material and a Student's Book with answers and downloadable Audio are available separately. These tests are also available as Cambridge English: First Tests 5-8 on Testbank.org.uk

  18. Fuel reprocessing: Citizens' questions and experts' answers

    International Nuclear Information System (INIS)

    1982-10-01

    In connection with the intention of DWK to erect a fuel reprocessing plant in the Oberpfalz, citizens have asked a great number of questions which are of interest to the general public. They have been collected, grouped into subject categories and answered by experts. (orig./HSCH) [de

  19. Simulation for Nurse Anesthesia Program Selection: Redesigned

    Science.gov (United States)

    Roebuck, John Arthur

    2017-01-01

    Purpose: This project is meant to answer the research question: What applicant character traits do Nurse Anesthesia Program Directors and Faculty identify as favorable predictors for successful completion of a nurse anesthesia program, and what evaluation methods are best to evaluate these traits in prospective students? Methods: A prospective…

  20. HSIP E911 Public Safety Answering Point (PSAP)

    Data.gov (United States)

    Earth Data Analysis Center, University of New Mexico — 911 Public Safety Answering Point (PSAP) service area boundaries in New Mexico According to the National Emergency Number Association (NENA), a Public Safety...

  1. Improving clinical research and cancer care delivery in community settings: evaluating the NCI community cancer centers program.

    Science.gov (United States)

    Clauser, Steven B; Johnson, Maureen R; O'Brien, Donna M; Beveridge, Joy M; Fennell, Mary L; Kaluzny, Arnold D

    2009-09-26

    In this article, we describe the National Cancer Institute (NCI) Community Cancer Centers Program (NCCCP) pilot and the evaluation designed to assess its role, function, and relevance to the NCI's research mission. In doing so, we describe the evolution of and rationale for the NCCCP concept, participating sites' characteristics, its multi-faceted aims to enhance clinical research and quality of care in community settings, and the role of strategic partnerships, both within and outside of the NCCCP network, in achieving program objectives. The evaluation of the NCCCP is conceptualized as a mixed method multi-layered assessment of organizational innovation and performance which includes mapping the evolution of site development as a means of understanding the inter- and intra-organizational change in the pilot, and the application of specific evaluation metrics for assessing the implementation, operations, and performance of the NCCCP pilot. The assessment of the cost of the pilot as an additional means of informing the longer-term feasibility and sustainability of the program is also discussed. The NCCCP is a major systems-level set of organizational innovations to enhance clinical research and care delivery in diverse communities across the United States. Assessment of the extent to which the program achieves its aims will depend on a full understanding of how individual, organizational, and environmental factors align (or fail to align) to achieve these improvements, and at what cost.

  2. Examinations in radiology with commented answers

    International Nuclear Information System (INIS)

    Wittmaack, F.M.

    1980-01-01

    This book is meant to be a help in the preparation for the examination in the subject of radiology. Original questions from the examinations of the past years and questions put by the author cover all subjects of the catalogue. All questions are answered, with additional comments in order to ensure the understanding of the subject, thus creating best preconditions for a successful examination. (orig./HP) [de

  3. A Polynomial Time Construction of a Hitting Set for Read-Once Branching Programs of Width 3

    Czech Academy of Sciences Publication Activity Database

    Šíma, Jiří; Žák, Stanislav

    -, subm. 2015 (2018) ISSN 0022-0000 R&D Projects: GA ČR GBP202/12/G061; GA ČR GAP202/10/1333 Institutional support: RVO:67985807 Keywords : derandomization * Hitting Set * read-once branching programs * bounded width Subject RIV: IN - Informatics, Computer Science Impact factor: 1.678, year: 2016

  4. RHETORICAL STRUCTURE OF ARGUMENTATIVE ANSWER

    Directory of Open Access Journals (Sweden)

    Juliano Desiderato ANTONIO

    2014-12-01

    Full Text Available The aim of this paper is to describe the rhetorical structure of the argumentative answer genre in a corpus formed by 15 compositions of the winter vestibular of Universidade Estadual de Maringá. The instrument of analysis used in the investigation was RST (Rhetorical Structure Theory. The initial statement was considered the central unit of the argumentative answer. Most of the writers held evidence relation between the central unit (nucleus and the expansion (satellite. Evidence relation is interpersonal and the aim of the writers is to convince their addressees (in this case the compositions evaluation committee that their point is correct. Within the initial statement, the relation with higher frequency was contrast. Our hypothesis is that the selection of texts of the test influenced the applicants to present positive and negative aspects of the internet. In the higher level of the expansion text span, list is the most frequent relation because the applicants present various arguments with the same status. Contrast was the second relation with highest frequency in this same level. Our hypothesis is that the selection of texts of the test influenced the applicants to present positive and negative aspects of the internet as it happened in the initial statement. Within the 15 compositions, 12 had a conclusion. This part was considered a satellite of the span formed by the initial statement and its expansion. The relation held was homonymous.

  5. 19 CFR 212.21 - Answer to application.

    Science.gov (United States)

    2010-04-01

    ... 19 Customs Duties 3 2010-04-01 2010-04-01 false Answer to application. 212.21 Section 212.21 Customs Duties UNITED STATES INTERNATIONAL TRADE COMMISSION INVESTIGATIONS OF UNFAIR PRACTICES IN IMPORT TRADE IMPLEMENTATION OF THE EQUAL ACCESS TO JUSTICE ACT Procedures for Considering Applications § 212.21...

  6. Understanding the Factors Influencing User Experience of Social Question and Answer Services

    Science.gov (United States)

    Deng, Shengli; Fang, Yuling; Liu, Yong; Li, Hongxiu

    2015-01-01

    Introduction: The popularity of social question and answer sites has made it an important and convenient source for obtaining knowledge. This study quantifies how three different system characteristics (interface design, interaction and answer quality) affect users' perceptions (perceived usefulness, perceived ease of use and perceived enjoyment),…

  7. Nuclear power and the environment: questions and answers

    International Nuclear Information System (INIS)

    Anon.

    1976-01-01

    The purpose of this book is to present information and answers to questions about nuclear power and the environment, e.g., questions on its effects on public health, safety, and welfare. Information on the overall U.S. energy outlook, with emphasis on nuclear power generation, is provided. Although proponents of nuclear power, the authors have attempted to present factual information and to maintain objectivity. Included are answers to questions on these aspects of nuclear power: the energy situation and nuclear power; economics and reliability; alternative technologies; radioactivity; biological effects of radiation; transportation in the nuclear fuel cycle; fuel reprocessing and nuclear waste disposal; plutonium toxicity; nuclear plant security; thermal pollution; nuclear power plant siting--earthquakes; nuclear reactor safety; public risk and benefits; nuclear liability and insurance; breeder reactors; and thermonuclear fusion. (232 references)

  8. Answering the Call of the Web: UVA Crafts a Innovative Web Certification Program for Its Staff.

    Science.gov (United States)

    Lee, Sandra T.

    2000-01-01

    Describes the development of a Web Certification Program at the University of Virginia. This program offers certificates at three levels: Web Basics, Web Designer, and Web Master. The paper focuses on: determination of criteria for awarding certificates; program status; program evaluation and program effectiveness; and future plans for the Web…

  9. Nuclear power: Questions and answers

    International Nuclear Information System (INIS)

    1988-01-01

    In 1988, the Uranium Institute, a London-based international association of industrial enterprises in the nuclear industry, published a report entitled The Safety of Nuclear Power Plants. Based on an assessment by an international group of senior nuclear experts from eight countries, the report provides an authoritative explanation, for non-specialists of the basic principles of reactor safety, their application, and their implications. Some questions and answers are selected from that report; they address only a few of the subjects that the report itself examines in greater detail

  10. Advanced network programming principles and techniques : network application programming with Java

    CERN Document Server

    Ciubotaru, Bogdan

    2013-01-01

    Answering the need for an accessible overview of the field, this text/reference presents a manageable introduction to both the theoretical and practical aspects of computer networks and network programming. Clearly structured and easy to follow, the book describes cutting-edge developments in network architectures, communication protocols, and programming techniques and models, supported by code examples for hands-on practice with creating network-based applications. Features: presents detailed coverage of network architectures; gently introduces the reader to the basic ideas underpinning comp

  11. A medical consultation service on Facebook: descriptive analysis of questions answered.

    Science.gov (United States)

    Helve, Otto

    2014-09-04

    Social media is used increasingly by the general public to access health information. However, a lack of models for health information distribution limits the presence of publicly funded services on social media sites. The goal of the study was to present a model for delivering child health information to parents through a social media site. A Facebook site was launched for 11 months based on a question-and-answer service produced by a pediatrician and open to Facebook users over 18 years old. If the answer did not include a further referral to a health care service provider, the question was considered comprehensively answered. The site was funded by a pharmaceutical company, and it included an advertisement of a pharmaceutical product for children's fever and pain. During the study, 768 questions were submitted: an average of 69.8 (SD 31.7) per month. There were 245,533 independent Facebook users on the site, with an average of 727.0 (SD 2280.6) per day. Infections were the most common theme in questions (355/768, 46.2%). Questions were more likely to be comprehensively answered if they were related to infections (279/355, 78.6%) than questions related to non-infectious symptoms (265/423, 64.2%, P=.003). On this site aimed at parents of small children, personalized answers were an effective way of delivering information. The service is likely to have reduced the need for further contacts with a health care service provider in more than half of the cases. The site could serve as a model for publicly funded health information distribution.

  12. Extensions de la logique d'équilibre par des concepts modaux

    OpenAIRE

    Su , Ezgi ,

    2015-01-01

    Here-and-there (HT) logic is a three-valued monotonic logic which is intermediate between classical logic and intuitionistic logic. Equilibrium logic is a nonmonotonic formalism whose semantics is given through a minimisation criterion over HT models. It is closely aligned with answer set programming (ASP), which is a relatively new paradigm for declarative programming. To spell it out, equilibrium logic provides a logical foundation for ASP: it captures the answer set semantics of logic prog...

  13. Implementing managed alcohol programs in hospital settings: A review of academic and grey literature.

    Science.gov (United States)

    Brooks, Hannah L; Kassam, Shehzad; Salvalaggio, Ginetta; Hyshka, Elaine

    2018-04-01

    People with severe alcohol use disorders are at increased risk of poor acute-care outcomes, in part due to difficulties maintaining abstinence from alcohol while hospitalised. Managed alcohol programs (MAP), which administer controlled doses of beverage alcohol to prevent withdrawal and stabilise drinking patterns, are one strategy for increasing adherence to treatment, and improving health outcomes for hospital inpatients with severe alcohol use disorders. Minimal research has examined the implementation of MAPs in hospital settings. We conducted a scoping review to describe extant literature on MAPs in community settings, as well as the therapeutic provision of alcohol to hospital inpatients, to assess the feasibility of implementing formal MAPs in hospital settings and identify knowledge gaps requiring further study. Four academic and 10 grey literature databases were searched. Evidence was synthesised using quantitative and qualitative approaches. Forty-two studies met review inclusion criteria. Twenty-eight examined the administration of alcohol to hospital inpatients, with most reporting positive outcomes related to prevention or treatment of alcohol withdrawal. Fourteen studies examined MAPs in the community and reported that they help stabilise drinking patterns, reduce alcohol-related harms and facilitate non-judgemental health and social care. MAPs in the community have been well described and research has documented effective provision of alcohol in hospital settings for addressing withdrawal. Implementing MAPs as a harm reduction approach in hospital settings is potentially feasible. However, there remains a need to build off extant literature and develop and evaluate standardised MAP protocols tailored to acute-care settings. © 2018 Australasian Professional Society on Alcohol and other Drugs.

  14. Generic Assessment Rubrics for Computer Programming Courses

    Science.gov (United States)

    Mustapha, Aida; Samsudin, Noor Azah; Arbaiy, Nurieze; Mohammed, Rozlini; Hamid, Isredza Rahmi

    2016-01-01

    In programming, one problem can usually be solved using different logics and constructs but still producing the same output. Sometimes students get marked down inappropriately if their solutions do not follow the answer scheme. In addition, lab exercises and programming assignments are not necessary graded by the instructors but most of the time…

  15. A Clinical Librarian-Nursing Partnership to Bridge Clinical Practice and Research in an Oncology Setting.

    Science.gov (United States)

    Ginex, Pamela K; Hernandez, Marisol; Vrabel, Mark

    2016-09-01

    Nurses in clinical settings in which evidence-based, individualized care is expected are often the best resource to identify important clinical questions and gaps in practice. These nurses are frequently challenged by a lack of resources to fully develop their questions and identify the most appropriate methods to answer them. A strategic and ongoing partnership between medical library services and nursing can support nurses as they embark on the process of answering these questions and, ultimately, improving patient care and clinical outcomes

  16. Prediction of protein interaction hot spots using rough set-based multiple criteria linear programming.

    Science.gov (United States)

    Chen, Ruoying; Zhang, Zhiwang; Wu, Di; Zhang, Peng; Zhang, Xinyang; Wang, Yong; Shi, Yong

    2011-01-21

    Protein-protein interactions are fundamentally important in many biological processes and it is in pressing need to understand the principles of protein-protein interactions. Mutagenesis studies have found that only a small fraction of surface residues, known as hot spots, are responsible for the physical binding in protein complexes. However, revealing hot spots by mutagenesis experiments are usually time consuming and expensive. In order to complement the experimental efforts, we propose a new computational approach in this paper to predict hot spots. Our method, Rough Set-based Multiple Criteria Linear Programming (RS-MCLP), integrates rough sets theory and multiple criteria linear programming to choose dominant features and computationally predict hot spots. Our approach is benchmarked by a dataset of 904 alanine-mutated residues and the results show that our RS-MCLP method performs better than other methods, e.g., MCLP, Decision Tree, Bayes Net, and the existing HotSprint database. In addition, we reveal several biological insights based on our analysis. We find that four features (the change of accessible surface area, percentage of the change of accessible surface area, size of a residue, and atomic contacts) are critical in predicting hot spots. Furthermore, we find that three residues (Tyr, Trp, and Phe) are abundant in hot spots through analyzing the distribution of amino acids. Copyright © 2010 Elsevier Ltd. All rights reserved.

  17. OECD/NEA WGRisk CAPS on PSA for Advanced Reactors: a summary of questionnaires and answers report

    International Nuclear Information System (INIS)

    Ahn, K.I.; Han, S.J.; Han, S.H.; Yang, J.E.

    2012-01-01

    Main objectives of the WGRisk CAPS on the probabilistic safety analysis for advanced reactors which was approved by the OECD/NEA CSNI in June 2008, are to 1) characterize the ability of current PSA (Probability Safety Assessment) technology to address key questions regarding the development and licensing of advanced reactor designs; 2) characterize the potential value of advanced PSA methods and tools; and 3) develop recommendations to CSNI for any needed developments. For this purpose, the two following sub-tasks have been set up: -) A survey of participating countries regarding the state of PSA technologies for advanced reactors and -) Organization of an international workshop for detailed follow-up discussions related to the topic. In order to meet the objectives of the CAPS (CSNI Activity Proposal Sheet), the questionnaires to elicit the respondents' viewpoints had been distributed to the WGRisk member countries during the period of 2009 to 2010, and answers from the 12 countries (13 organizations) have been collected until February 2010. This paper summarizes the current status of the answers to the questionnaires and the international status and insights into PSA technologies for advanced reactors. (authors)

  18. Evaluation of a train-the-trainer program for stable coronary artery disease management in community settings: A pilot study.

    Science.gov (United States)

    Shen, Zhiyun; Jiang, Changying; Chen, Liqun

    2018-02-01

    To evaluate the feasibility and effectiveness of conducting a train-the-trainer (TTT) program for stable coronary artery disease (SCAD) management in community settings. The study involved two steps: (1) tutors trained community nurses as trainers and (2) the community nurses trained patients. 51 community nurses attended a 2-day TTT program and completed questionnaires assessing knowledge, self-efficacy, and satisfaction. By a feasibility and non-randomized control study, 120 SCAD patients were assigned either to intervention group (which received interventions from trained nurses) or control group (which received routine management). Pre- and post-intervention, patients' self-management behaviors and satisfaction were assessed to determine the program's overall impact. Community nurses' knowledge and self-efficacy improved (Pmanagement behaviors (Pmanagement in community settings in China was generally feasible and effective, but many obstacles remain including patients' noncompliance, nurses' busy work schedules, and lack of policy supports. Finding ways to enhance the motivation of community nurses and patients with SCAD are important in implementing community-based TTT programs for SCAD management; further multicenter and randomized control trials are needed. Copyright © 2017 Elsevier B.V. All rights reserved.

  19. Improving clinical research and cancer care delivery in community settings: evaluating the NCI community cancer centers program

    Directory of Open Access Journals (Sweden)

    Fennell Mary L

    2009-09-01

    Full Text Available Abstract Background In this article, we describe the National Cancer Institute (NCI Community Cancer Centers Program (NCCCP pilot and the evaluation designed to assess its role, function, and relevance to the NCI's research mission. In doing so, we describe the evolution of and rationale for the NCCCP concept, participating sites' characteristics, its multi-faceted aims to enhance clinical research and quality of care in community settings, and the role of strategic partnerships, both within and outside of the NCCCP network, in achieving program objectives. Discussion The evaluation of the NCCCP is conceptualized as a mixed method multi-layered assessment of organizational innovation and performance which includes mapping the evolution of site development as a means of understanding the inter- and intra-organizational change in the pilot, and the application of specific evaluation metrics for assessing the implementation, operations, and performance of the NCCCP pilot. The assessment of the cost of the pilot as an additional means of informing the longer-term feasibility and sustainability of the program is also discussed. Summary The NCCCP is a major systems-level set of organizational innovations to enhance clinical research and care delivery in diverse communities across the United States. Assessment of the extent to which the program achieves its aims will depend on a full understanding of how individual, organizational, and environmental factors align (or fail to align to achieve these improvements, and at what cost.

  20. Questions and answers on nuclear energy

    International Nuclear Information System (INIS)

    1989-04-01

    Leading questions about nuclear power are posed. These include questions about how much extra radioactivity in the environments is due to the nuclear industry, the risk of a nuclear accident, radioactive wastes, nuclear power as a solution to the greenhouse effect, alternative energy sources, and the economics of nuclear power. The answers are presented from the view point of the authors, members of Greenpeace. A glossary, notes and references are included. (UK)

  1. Structured Attentions for Visual Question Answering

    OpenAIRE

    Zhu, Chen; Zhao, Yanpeng; Huang, Shuaiyi; Tu, Kewei; Ma, Yi

    2017-01-01

    Visual attention, which assigns weights to image regions according to their relevance to a question, is considered as an indispensable part by most Visual Question Answering models. Although the questions may involve complex relations among multiple regions, few attention models can effectively encode such cross-region relations. In this paper, we demonstrate the importance of encoding such relations by showing the limited effective receptive field of ResNet on two datasets, and propose to mo...

  2. Hydroelectricity - An Answer To Energy Needs

    Energy Technology Data Exchange (ETDEWEB)

    Francois-Xausa, Maryse; Havard, David; Czerwinski, Francois; Teller, Olivier

    2010-09-15

    The energy challenges of the next 30 years appear daunting and, in certain cases, in conflict with one another. Their complexity is such that one solution alone cannot provide a full answer. It is nevertheless equally clear that hydro-electricity, being renewable, proven, highly efficient, storable and with still very significant resource potential, possesses a unique combination of attributes which will aid decision-makers to plan and execute energy development with confidence.

  3. Understanding the Minimum Wage: Issues and Answers.

    Science.gov (United States)

    Employment Policies Inst. Foundation, Washington, DC.

    This booklet, which is designed to clarify facts regarding the minimum wage's impact on marketplace economics, contains a total of 31 questions and answers pertaining to the following topics: relationship between minimum wages and poverty; impacts of changes in the minimum wage on welfare reform; and possible effects of changes in the minimum wage…

  4. Role of the consolidated fuel reprocessing program in the United States Breeder Reactor Program

    International Nuclear Information System (INIS)

    Ballard, W.W.; Burch, W.D.

    1980-01-01

    While present US policy precludes the commercial reprocessing of LWR fuels and the recycle of plutonium, the policy does encompass the need to continue a program to develop the technology for reprocessing breeder fuels. Some questions have again risen this year as to the pace of the entire breeder program, including recycle, and the answers are evolving. This paper and the other companion papers which describe several aspects of the Consolidated Fuel Reprocessing Program take a longer-range perspective on the total program. Whether the program is implemented in the general time frame described is dependent on future government actions dedicated to carrying out a systematic program that would permit breeders to be commercialized early in the next century

  5. Industrial screening programs for workers

    International Nuclear Information System (INIS)

    Lavine, M.P.

    1982-01-01

    Industrial screening efforts to identify classes of workers who are more susceptible to workplace hazards, by virtue of their fertility, genetic, or lifestyle characteristics, represent a relatively new approach to reducing workplace risks. Screening has already raised some important economic, legal, social, medical, and moral questions. Employers, employees, administrative agencies, and the courts are offering different, often conflicting answers. Ultimately the acceptability of various screening schemes rests upon judgments about how a society justifies the distribution of risk. The questions that industrial screening programs raise are only partially answered by empirical evidence; the rest is a matter of values

  6. Sequential computation of elementary modes and minimal cut sets in genome-scale metabolic networks using alternate integer linear programming

    Energy Technology Data Exchange (ETDEWEB)

    Song, Hyun-Seob; Goldberg, Noam; Mahajan, Ashutosh; Ramkrishna, Doraiswami

    2017-03-27

    Elementary (flux) modes (EMs) have served as a valuable tool for investigating structural and functional properties of metabolic networks. Identification of the full set of EMs in genome-scale networks remains challenging due to combinatorial explosion of EMs in complex networks. It is often, however, that only a small subset of relevant EMs needs to be known, for which optimization-based sequential computation is a useful alternative. Most of the currently available methods along this line are based on the iterative use of mixed integer linear programming (MILP), the effectiveness of which significantly deteriorates as the number of iterations builds up. To alleviate the computational burden associated with the MILP implementation, we here present a novel optimization algorithm termed alternate integer linear programming (AILP). Results: Our algorithm was designed to iteratively solve a pair of integer programming (IP) and linear programming (LP) to compute EMs in a sequential manner. In each step, the IP identifies a minimal subset of reactions, the deletion of which disables all previously identified EMs. Thus, a subsequent LP solution subject to this reaction deletion constraint becomes a distinct EM. In cases where no feasible LP solution is available, IP-derived reaction deletion sets represent minimal cut sets (MCSs). Despite the additional computation of MCSs, AILP achieved significant time reduction in computing EMs by orders of magnitude. The proposed AILP algorithm not only offers a computational advantage in the EM analysis of genome-scale networks, but also improves the understanding of the linkage between EMs and MCSs.

  7. Approaches to Exploring Category Information for Question Retrieval in Community Question-Answer Archives

    DEFF Research Database (Denmark)

    Cao, Xin; Cong, Gao; Cui, Bin

    2012-01-01

    , and it applies these approaches to existing question retrieval models, including a state-of-the-art question retrieval model. Experiments conducted on real CQA data demonstrate that the proposed techniques are effective and efficient and are capable of outperforming a variety of baseline methods significantly......Community Question Answering (CQA) is a popular type of service where users ask questions and where answers are obtained from other users or from historical question-answer pairs. CQA archives contain large volumes of questions organized into a hierarchy of categories. As an essential function...

  8. A Strategy for Detection of Inconsistency in Evaluation of Essay Type Answers

    Science.gov (United States)

    Shukla, Archana; Chaudhary, Banshi D.

    2014-01-01

    The quality of evaluation of essay type answer books involving multiple evaluators for courses with large number of enrollments is likely to be affected due to heterogeneity in experience, expertise and maturity of evaluators. In this paper, we present a strategy to detect anomalies in evaluation of essay type answers by multiple evaluators based…

  9. Answers to frequently asked questions about cleanup activities at Three Mile Island, Unit 2

    International Nuclear Information System (INIS)

    1984-03-01

    This question-and-answer report provides answers in nontechnical language to frequently asked questions about the status of cleanup activities at Three Mile Island, Unit 2. The answers update information first prepared in 1981, shortly after the cleanup got under way. Since then, a variety of important developments in the cleanup has occurred. The information in the report should be read in conjunction with NUREG 1060, a discussion of increased occupational exposure estimates for the cleanup. The questions and answers in this report cover purpose and community involvement, decontamination of water and reactor, fuel removal, radwaste transport, environmental impact, social and economic effects, worker exposures and safety, radiation monitoring, potential for accidents, and schedule and funding

  10. chemistry teachers and their senior secondary students' answers

    African Journals Online (AJOL)

    Preferred Customer

    STUDENTS' ANSWERS TO PICTORIAL AND VERBAL QUESTIONS IN. EVAPORATION ... chemical education have since changed focus along this direction. ... achievement on the conceptual understanding test in chemistry. Teachers feel ..... Nurrenbern, S. C. & Pickering, M. (1987) Two Kinds of Conceptual Problems in.

  11. Two new statistics to detect answer copying

    NARCIS (Netherlands)

    Meijer, R.R.; Sotaridona, Leonardo

    2001-01-01

    Two new indices to detect answer copying on a multiple-choice test, S(1) and S(2) (subscripts), are proposed. The S(1) index is similar to the K-index (P. Holland, 1996) and the K-overscore(2), (K2) index (L. Sotaridona and R. Meijer, in press), but the distribution of the number of matching

  12. Extended Set Constraints and Tree Grammar Abstraction of Programs

    DEFF Research Database (Denmark)

    Rosendahl, Mads; Gallagher, John Patrick

    2011-01-01

    Set constraints are relations between sets of ground terms or trees. This paper presents two main contributions: firstly we consider an extension of the systems of set constraints to include a tuple constructor, and secondly we construct a simplified solution procedure for set constraints. We...

  13. Pro asynchronous programming with .NET

    CERN Document Server

    Blewett, Richard; Ltd, Rock Solid Knowledge

    2014-01-01

    Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET application development, such as: how do I keep my program responding at all times to keep my users happy how do I make the most of the available hardware how can I improve performanceIn the modern world, users expect more and more from their applications and devices, and multi-core hardware has the potential to provide it. But it takes carefully crafted code to turn that potential into responsive, scalable applications.With Pro Asynchronous Programming

  14. Design and implementation of a modular program system for the carrying-through of statistical analyses

    International Nuclear Information System (INIS)

    Beck, W.

    1984-01-01

    From the complexity of computer programs for the solution of scientific and technical problems results a lot of questions. Typical questions concern the strength and weakness of computer programs, the propagation of incertainties among the input data, the sensitivity of input data on output data and the substitute of complex models by more simple ones, which provide equivalent results in certain ranges. Those questions have a general practical meaning, principle answers may be found by statistical methods, which are based on the Monte Carlo Method. In this report the statistical methods are chosen, described and valuated. They are implemented into the modular program system STAR, which is an own component of the program system RSYST. The design of STAR considers users with different knowledge of data processing and statistics. The variety of statistical methods, generating and evaluating procedures. The processing of large data sets in complex structures. The coupling to other components of RSYST and RSYST foreign programs. That the system can be easily modificated and enlarged. Four examples are given, which demonstrate the application of STAR. (orig.) [de

  15. The PLUS family: A set of computer programs to evaluate analytical solutions of the diffusion equation and thermoelasticity

    International Nuclear Information System (INIS)

    Montan, D.N.

    1987-02-01

    This report is intended to describe, document and provide instructions for the use of new versions of a set of computer programs commonly referred to as the PLUS family. These programs were originally designed to numerically evaluate simple analytical solutions of the diffusion equation. The new versions include linear thermo-elastic effects from thermal fields calculated by the diffusion equation. After the older versions of the PLUS family were documented a year ago, it was realized that the techniques employed in the programs were well suited to the addition of linear thermo-elastic phenomena. This has been implemented and this report describes the additions. 3 refs., 14 figs

  16. Comparing the use of an online expert health network against common information sources to answer health questions.

    Science.gov (United States)

    Rhebergen, Martijn D F; Lenderink, Annet F; van Dijk, Frank J H; Hulshof, Carel T J

    2012-02-02

    Many workers have questions about occupational safety and health (OSH). It is unknown whether workers are able to find correct, evidence-based answers to OSH questions when they use common information sources, such as websites, or whether they would benefit from using an easily accessible, free-of-charge online network of OSH experts providing advice. To assess the rate of correct, evidence-based answers to OSH questions in a group of workers who used an online network of OSH experts (intervention group) compared with a group of workers who used common information sources (control group). In a quasi-experimental study, workers in the intervention and control groups were randomly offered 2 questions from a pool of 16 standardized OSH questions. Both questions were sent by mail to all participants, who had 3 weeks to answer them. The intervention group was instructed to use only the online network ArboAntwoord, a network of about 80 OSH experts, to solve the questions. The control group was instructed that they could use all information sources available to them. To assess answer correctness as the main study outcome, 16 standardized correct model answers were constructed with the help of reviewers who performed literature searches. Subsequently, the answers provided by all participants in the intervention (n = 94 answers) and control groups (n = 124 answers) were blinded and compared with the correct model answers on the degree of correctness. Of the 94 answers given by participants in the intervention group, 58 were correct (62%), compared with 24 of the 124 answers (19%) in the control group, who mainly used informational websites found via Google. The difference between the 2 groups was significant (rate difference = 43%, 95% confidence interval [CI] 30%-54%). Additional analysis showed that the rate of correct main conclusions of the answers was 85 of 94 answers (90%) in the intervention group and 75 of 124 answers (61%) in the control group (rate difference

  17. Patient involvement in research programming and implementation: a responsive evaluation of the Dialogue Model for research agenda setting

    NARCIS (Netherlands)

    Abma, T.A.; Pittens, C.A.C.M.; Visse, M.; Elberse, J.E.; Broerse, J.E.W.

    2015-01-01

    Background: The Dialogue Model for research agenda-setting, involving multiple stakeholders including patients, was developed and validated in the Netherlands. However, there is little insight into whether and how patient involvement is sustained during the programming and implementation of research

  18. How to Make School Lunch Programs Pay.

    Science.gov (United States)

    Fredrick, Len

    Food waste, student rejection of Type A meals, and the difficulty of keeping school food service departments in the black have been the three major problems in the school lunch program. The Las Vegas Fast Food Combo Program provides an answer. By providing the foods students want to eat--foods of the type advertised everywhere--and making that…

  19. Integrating hypermedia into the environmental education setting: Developing a program and evaluating its effect

    Science.gov (United States)

    Parker, Tehri Davenport

    1997-09-01

    This study designed, implemented, and evaluated an environmental education hypermedia program for use in a residential environmental education facility. The purpose of the study was to ascertain whether a hypermedia program could increase student knowledge and positive attitudes toward the environment and environmental education. A student/computer interface, based on the theory of social cognition, was developed to direct student interactions with the computer. A quasi-experimental research design was used. Students were randomly assigned to either the experimental or control group. The experimental group used the hypermedia program to learn about the topic of energy. The control group received the same conceptual information from a teacher/naturalist. An Environmental Awareness Quiz was administered to measure differences in the students' cognitive understanding of energy issues. Students participated in one on one interviews to discuss their attitudes toward the lesson and the overall environmental education experience. Additionally, members of the experimental group were tape recorded while they used the hypermedia program. These tapes were analyzed to identify aspects of the hypermedia program that promoted student learning. The findings of this study suggest that computers, and hypermedia programs, can be integrated into residential environmental education facilities, and can assist environmental educators in meeting their goals for students. The study found that the hypermedia program was as effective as the teacher/naturalist for teaching about environmental education material. Students who used the computer reported more positive attitudes toward the lesson on energy, and thought that they had learned more than the control group. Students in the control group stated that they did not learn as much as the computer group. The majority of students had positive attitudes toward the inclusion of computers in the camp setting, and stated that they were a good

  20. NEWTONP - CUMULATIVE BINOMIAL PROGRAMS

    Science.gov (United States)

    Bowerman, P. N.

    1994-01-01

    The cumulative binomial program, NEWTONP, is one of a set of three programs which calculate cumulative binomial probability distributions for arbitrary inputs. The three programs, NEWTONP, CUMBIN (NPO-17555), and CROSSER (NPO-17557), can be used independently of one another. NEWTONP can be used by statisticians and users of statistical procedures, test planners, designers, and numerical analysts. The program has been used for reliability/availability calculations. NEWTONP calculates the probably p required to yield a given system reliability V for a k-out-of-n system. It can also be used to determine the Clopper-Pearson confidence limits (either one-sided or two-sided) for the parameter p of a Bernoulli distribution. NEWTONP can determine Bayesian probability limits for a proportion (if the beta prior has positive integer parameters). It can determine the percentiles of incomplete beta distributions with positive integer parameters. It can also determine the percentiles of F distributions and the midian plotting positions in probability plotting. NEWTONP is designed to work well with all integer values 0 < k <= n. To run the program, the user simply runs the executable version and inputs the information requested by the program. NEWTONP is not designed to weed out incorrect inputs, so the user must take care to make sure the inputs are correct. Once all input has been entered, the program calculates and lists the result. It also lists the number of iterations of Newton's method required to calculate the answer within the given error. The NEWTONP program is written in C. It was developed on an IBM AT with a numeric co-processor using Microsoft C 5.0. Because the source code is written using standard C structures and functions, it should compile correctly with most C compilers. The program format is interactive. It has been implemented under DOS 3.2 and has a memory requirement of 26K. NEWTONP was developed in 1988.

  1. Can Workers Answer Their Questions about Occupational Safety and Health: Challenges and Solutions

    NARCIS (Netherlands)

    Rhebergen, Martijn; van Dijk, Frank; Hulshof, Carel

    2012-01-01

    Many workers have questions about occupational safety and health (OSH). Answers to these questions empower them to further improve their knowledge about OSH, make good decisions about OSH matters and improve OSH practice when necessary. Nevertheless, many workers fail to find the answers to their

  2. Clinician‐selected Electronic Information Resources do not Guarantee Accuracy in Answering Primary Care Physicians’ Information Needs. A review of: McKibbon, K. Ann, and Douglas B. Fridsma. “Effectiveness of Clinician‐selected Electronic Information Resources for Answering Primary Care Physicians’ Information Needs.” Journal of the American Medical Informatics Association 13.6 (2006: 653‐9.

    Directory of Open Access Journals (Sweden)

    Martha Ingrid Preddie

    2008-03-01

    Full Text Available Objective – To determine if electronic information resources selected by primary care physicians improve their ability to answer simulated clinical questions.Design – An observational study utilizing hour‐long interviews and think‐aloud protocols.Setting – The offices and clinics of primary care physicians in Canada and the United States.Subjects – Twenty‐five primary care physicians of whom 4 were women, 17 were from Canada, 22 were family physicians,and 24 were board certified.Methods – Participants provided responses to 23 multiple‐choice questions. Each physician then chose two questions and looked for the answers utilizing information resources of their own choice. The search processes, chosen resources and search times were noted. These were analyzed along with data on the accuracy of the answers and certainties related to the answer to each clinical question prior to the search.Main results – Twenty‐three physicians sought answers to 46 simulated clinical questions. Utilizing only electronic information resources, physicians spent a mean of 13.0 (SD 5.5 minutes searching for answers to the questions, an average of 7.3(SD 4.0 minutes for the first question and 5.8 (SD 2.2 minutes to answer the second question. On average, 1.8 resources were utilized per question. Resources that summarized information, such as the Cochrane Database of Systematic Reviews, UpToDate and Clinical Evidence, were favored 39.2% of the time, MEDLINE (Ovid and PubMed 35.7%, and Internet resources including Google 22.6%. Almost 50% of the search and retrieval strategies were keyword‐based, while MeSH, subheadings and limiting were used less frequently. On average, before searching physicians answered 10 of 23 (43.5% questions accurately. For questions that were searched using clinician‐selected electronic resources, 18 (39.1% of the 46 answers were accurate before searching, while 19 (42.1% were accurate after searching. The difference of

  3. Swift vs. Objective-C: A New Programming Language

    Directory of Open Access Journals (Sweden)

    Cristian González García

    2015-06-01

    In this article, we compare the new programming language of Apple, Swift, with the main programming language of Apple before Swift, Objective-C. We are going to show the differences, characteristics and novelties to verify the words of Apple about Swift. With that we want to answer the next question: Is Swift a new programming language easier, more secure and quicker to develop than Objective-C?

  4. Fifteen Challenges in Establishing a Multidisciplinary Research Program on eHealth Research in a University Setting: A Case Study.

    Science.gov (United States)

    Grönqvist, Helena; Olsson, Erik Martin Gustaf; Johansson, Birgitta; Held, Claes; Sjöström, Jonas; Lindahl Norberg, Annika; Hovén, Emma; Sanderman, Robbert; van Achterberg, Theo; von Essen, Louise

    2017-05-23

    U-CARE is a multidisciplinary eHealth research program that involves the disciplines of caring science, clinical psychology, health economics, information systems, and medical science. It was set up from scratch in a university setting in 2010, funded by a governmental initiative. While establishing the research program, many challenges were faced. Systematic documentation of experiences from establishing new research environments is scarce. The aim of this paper was to describe the challenges of establishing a publicly funded multidisciplinary eHealth research environment. Researchers involved in developing the research program U-CARE identified challenges in the formal documentation and by reflecting on their experience of developing the program. The authors discussed the content and organization of challenges into themes until consensus was reached. The authors identified 15 major challenges, some general to establishing a new research environment and some specific for multidisciplinary eHealth programs. The challenges were organized into 6 themes: Organization, Communication, Implementation, Legislation, Software development, and Multidisciplinarity. Several challenges were faced during the development of the program and several accomplishments were made. By sharing our experience, we hope to help other research groups embarking on a similar journey to be prepared for some of the challenges they are likely to face on their way. ©Helena Grönqvist, Erik Martin Gustaf Olsson, Birgitta Johansson, Claes Held, Jonas Sjöström, Annika Lindahl Norberg, Emma Hovén, Robbert Sanderman, Theo van Achterberg, Louise von Essen. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 23.05.2017.

  5. AnswerTree – a hyperplace-based game for collaborative mobile learning

    OpenAIRE

    Moore, Adam; Goulding, James; Brown, Elizabeth; Swan, Jerry

    2009-01-01

    In this paper we present AnswerTree, a collaborative mobile location-based educational game designed to teach 8-12 year olds about trees and wildlife within the University of Nottingham campus. The activity is designed around collecting virtual cards (similar in nature to the popular Top TrumpsTM games) containing graphics and information about notable trees. Each player begins by collecting one card from a game location, but then he or she can only collect further cards by answering question...

  6. Digital Immigrants: An Exploration of Their Technological Knowledge and Skill Sets

    Science.gov (United States)

    Walker, Benjamin

    2012-01-01

    This instrumental case study explored the knowledge and skill set levels of adult learners over the age of 35 with an emphasis in emerging educational technologies. The case study focused on EdD students in four cohorts at the Drexel University Center for Graduate Studies in Sacramento, CA. This research sought to answer the following research…

  7. 40 CFR 22.15 - Answer to the complaint.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 1 2010-07-01 2010-07-01 false Answer to the complaint. 22.15 Section 22.15 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY GENERAL CONSOLIDATED RULES OF... respondent has any knowledge. Where respondent has no knowledge of a particular factual allegation and so...

  8. 7 CFR 900.52a - Answer to petition.

    Science.gov (United States)

    2010-01-01

    ... Agriculture Regulations of the Department of Agriculture (Continued) AGRICULTURAL MARKETING SERVICE (Marketing... Practice Governing Proceedings on Petitions To Modify or To Be Exempted From Marketing Orders § 900.52a... promptly upon the petitioner. (b) Contents. The answer shall specify which of the material allegations of...

  9. Advertising, a Distributive Education Manual and Answer Book.

    Science.gov (United States)

    Martin, Charles H.; Cyrus, Cinda L.

    This revised manual for individualized instruction of distributive education trainees at the high school or junior college level in basic advertising and sales promotion activities includes 15 self-study assignments, teaching suggestions, and a bibliography. Together with a separate answer key, each assignment provides student questions and…

  10. Using mixed methods to identify and answer clinically relevant research questions.

    Science.gov (United States)

    Shneerson, Catherine L; Gale, Nicola K

    2015-06-01

    The need for mixed methods research in answering health care questions is becoming increasingly recognized because of the complexity of factors that affect health outcomes. In this article, we argue for the value of using a qualitatively driven mixed method approach for identifying and answering clinically relevant research questions. This argument is illustrated by findings from a study on the self-management practices of cancer survivors and the exploration of one particular clinically relevant finding about higher uptake of self-management in cancer survivors who had received chemotherapy treatment compared with those who have not. A cross-sectional study generated findings that formed the basis for the qualitative study, by informing the purposive sampling strategy and generating new qualitative research questions. Using a quantitative research component to supplement a qualitative study can enhance the generalizability and clinical relevance of the findings and produce detailed, contextualized, and rich answers to research questions that would be unachievable through quantitative or qualitative methods alone. © The Author(s) 2015.

  11. Can Ethics answer to the modern environmental problems?

    International Nuclear Information System (INIS)

    Ramirez Restrepo, Rubiel

    2012-01-01

    The human being has an indisputable biological and cultural specificity; however, he is constantly in touch with many things of the environment, he uses them, and often depletes beyond the capacity of recovery of that environment. Then, the modern and serious environmental problems arise, and end up compromising the survival of our species as well as every possible shape of life. These situation demands of the human being, attitudes and behaviors that show a responsibility for his environment as for himself, taking into account the gravity of his actions. That the human being gives an account of their own actions, correspond to what historically is known as moral which philosophical study is ethics. But a look to the historically constituted ethics shows that because of their prevailing anthropocentrism, they can not answer to the modern environmental problems. That why is necessary and urgent to think of an alternative ethic, in relation to its principles and its topics, as an answer to the gravity of the environmental issues.

  12. A Question Answering service for information retrieval in Cooper

    NARCIS (Netherlands)

    Giesbers, Bas; Taddeo, Antonio; Van der Vegt, Wim; Van Bruggen, Jan; Koper, Rob

    2007-01-01

    Giesbers, B., Taddeo, A., van der Vegt, W., van Bruggen, J., Koper, R. (2007). A Question Answering service for information retrieval in Cooper. Paper presented at the Cooper workshop, September 18, Crete, Greece.

  13. An Online Partner for Holocaust Remembrance Education: Students Approaching the Yahoo! Answers Community

    Science.gov (United States)

    Lazar, Alon; Litvak Hirsch, Tal

    2015-01-01

    Holocaust education has gained increased importance in recent decades and attention has latterly been directed to the role of the Internet within the field. Of major importance within the virtual space are Question and Answer communities. We investigated the interactions taking place within the Yahoo! Answers community following questions posted…

  14. Nuclear medicine board review. Questions and answers for self-assessment. 2. ed.

    International Nuclear Information System (INIS)

    Goldfarb, C.R.; Ongseng, F.; Zuckier, L.S.; Karam, M.; Cooper, J.A.

    2007-01-01

    This book provides thorough preparation for certification examinations by the American Board of Radiology (Nuclear Medicine section and Special Competency), the American Board of Nuclear Medicine, and the America Board of Nuclear Cardiology. More than 1,780 questions test the reader's knowledge of the diagnostic and therapeutic uses of radionuclides, single-photon applications, and positron emission tomography (PET). Features: - A convenient question and answer format, in which questions appear on the left and answers on the right, allowing the reader to rapidly quiz and review. - New chapters addressing the emergence of PET/CT. - Measurements provided in both American standard and SI metric units. Ideal for board exam preparation, this concise text is an up-to-date question and answer review for the most important topics in nuclear medicine. (orig.)

  15. Successful heel pressure ulcer prevention program in a long-term care setting.

    Science.gov (United States)

    Lyman, Vicky

    2009-01-01

    Heel pressure ulcers (PUs) are common in long-term healthcare settings. Early identification of risk and the use of preventive measures are central to reducing the morbidity, mortality, and high medical costs associated with heel PUs. A Quality Improvement Process was initated based on a tailored protocol, in-service education program, and a heel protective device was approved by the US Food and Drug Administration. The Braden Scale was used to evaluate PU risk in 550 patients in a long-term healthcare facility. Patients with a Braden Scale score of 18 or less and with 1 of 7 high-risk comorbidities were considered at high risk for PUs, and this prompted a more aggressive prevention program that included a protocol for reducing the risk of heel ulceration. The number of hospital-acquired heel PUs during the 6-month preintervention period was 39. Following the intervention, there were 2 occurrences, representing a 95% reduction in heel ulcers between the 2 periods. After the cost of 2 heel protectors for 550 at-risk patients was subtracted from the estimated cost of treating the 37 heel ulcers prevented, the estimated cost savings was calculated to be between $12,400 and $1,048,400.

  16. The Effectiveness of an Interactive Training Program in Developing a Set of Non-Cognitive Skills in Students at University of Petra

    Science.gov (United States)

    Gheith, Eman; Aljaberi, Nahil M.

    2017-01-01

    This study aimed to investigate the effectiveness of interactive training programs in developing a set of non-cognitive skills in students at the University of Petra. Furthermore, it sought to examine the impact of the sex, academic year, and university major variables on developing these skills in students who underwent the training program, as…

  17. 5 CFR 1201.124 - Rights; answer to complaint.

    Science.gov (United States)

    2010-01-01

    ... PRACTICES AND PROCEDURES Procedures for Original Jurisdiction Cases Special Counsel Disciplinary Actions... Special Counsel files a complaint proposing a disciplinary action against an employee under 5 U.S.C. 1215... Counsel disciplinary action complaint may file an answer with the Clerk of the Board within 35 days of the...

  18. Return Rates for Needle Exchange Programs: A Common Criticism Answered

    Directory of Open Access Journals (Sweden)

    Ksobiech Kate

    2004-04-01

    Full Text Available Abstract This study searched the available needle exchange program (NEP literature for return rate data. A total of 26 articles were found. The overall worldwide return rate was 90%, although this ranged from a low of 15% to a high of 112%. U.S. NEP return rates were gathered from only eight studies, indicating a clear need for more data, although U.S. return rates were comparable to those from NEPs outside of the U.S. One underlying assumption made by opponents of NEPs is that IDUs will not return needles to the distribution site, thereby potentially increasing the risk of health problems to the surrounding community from exposure to contaminated needles. This study's results suggest that NEPs are relatively successful in taking in used needles, although it is generally unclear where the needles were originally acquired, and if IDUs return their own needles, or are returning needles for a social network. Ways for AIDS Service Organizations to capitalize on these brief encounters with IDUs, as well as public policy implications of the findings, are discussed.

  19. Program evaluation and incentives for administrators of energy-efficiency programs: Can evaluation solve the principal/agent problem?

    Energy Technology Data Exchange (ETDEWEB)

    Blumstein, Carl, E-mail: blumstei@berkeley.ed [University of California Energy Institute, 2547 Channing Way, Berkeley, CA 94720 (United States)

    2010-10-15

    This paper addresses the nexus between evaluation of energy-efficiency programs and incentive payments based on performance for program administrators in California. The paper describes the problems that arise when evaluators are asked to measure program performance by answering the counterfactual question-what would have happened in the absence of the program? Then the paper examines some ways of addressing these problems. Key conclusions are (1) program evaluation cannot precisely and accurately determine the counterfactual, there will always be substantial uncertainty, (2) given the current state of knowledge, the decision to tie all incentives to program outcomes is misguided, and (3) incentive programs should be regularly reviewed and revised so that they can be adapted to new conditions.

  20. Program evaluation and incentives for administrators of energy-efficiency programs. Can evaluation solve the principal/agent problem?

    Energy Technology Data Exchange (ETDEWEB)

    Blumstein, Carl [University of California Energy Institute, 2547 Channing Way, Berkeley, CA 94720 (United States)

    2010-10-15

    This paper addresses the nexus between evaluation of energy-efficiency programs and incentive payments based on performance for program administrators in California. The paper describes the problems that arise when evaluators are asked to measure program performance by answering the counterfactual question - what would have happened in the absence of the program? Then the paper examines some ways of addressing these problems. Key conclusions are (1) program evaluation cannot precisely and accurately determine the counterfactual, there will always be substantial uncertainty, (2) given the current state of knowledge, the decision to tie all incentives to program outcomes is misguided, and (3) incentive programs should be regularly reviewed and revised so that they can be adapted to new conditions. (author)

  1. Program evaluation and incentives for administrators of energy-efficiency programs: Can evaluation solve the principal/agent problem?

    International Nuclear Information System (INIS)

    Blumstein, Carl

    2010-01-01

    This paper addresses the nexus between evaluation of energy-efficiency programs and incentive payments based on performance for program administrators in California. The paper describes the problems that arise when evaluators are asked to measure program performance by answering the counterfactual question-what would have happened in the absence of the program? Then the paper examines some ways of addressing these problems. Key conclusions are (1) program evaluation cannot precisely and accurately determine the counterfactual, there will always be substantial uncertainty, (2) given the current state of knowledge, the decision to tie all incentives to program outcomes is misguided, and (3) incentive programs should be regularly reviewed and revised so that they can be adapted to new conditions.

  2. Student Use of Physics to Make Sense of Incomplete but Functional VPython Programs in a Lab Setting

    Science.gov (United States)

    Weatherford, Shawn A.

    2011-12-01

    Computational activities in Matter & Interactions, an introductory calculus-based physics course, have the instructional goal of providing students with the experience of applying the same set of a small number of fundamental principles to model a wide range of physical systems. However there are significant instructional challenges for students to build computer programs under limited time constraints, especially for students who are unfamiliar with programming languages and concepts. Prior attempts at designing effective computational activities were successful at having students ultimately build working VPython programs under the tutelage of experienced teaching assistants in a studio lab setting. A pilot study revealed that students who completed these computational activities had significant difficultly repeating the exact same tasks and further, had difficulty predicting the animation that would be produced by the example program after interpreting the program code. This study explores the interpretation and prediction tasks as part of an instructional sequence where students are asked to read and comprehend a functional, but incomplete program. Rather than asking students to begin their computational tasks with modifying program code, we explicitly ask students to interpret an existing program that is missing key lines of code. The missing lines of code correspond to the algebraic form of fundamental physics principles or the calculation of forces which would exist between analogous physical objects in the natural world. Students are then asked to draw a prediction of what they would see in the simulation produced by the VPython program and ultimately run the program to evaluate the students' prediction. This study specifically looks at how the participants use physics while interpreting the program code and creating a whiteboard prediction. This study also examines how students evaluate their understanding of the program and modification goals at the

  3. Kentucky Career and Technical Teacher Education Programs/Ongoing Issues

    Science.gov (United States)

    Workman, Ed; Stubbs, Joyce

    2012-01-01

    What is Career and Technical Education (CTE)? How does one identify and recognized strong CTE educational programs? And after one has answers to the first two questions, how does one successfully align CTE teacher education (CTTE) programs across large institutions such as colleges within universities, or in Kentucky's endeavor within universities…

  4. Answers to questions posed during daily patient care are more likely to be answered by UpToDate than PubMed.

    NARCIS (Netherlands)

    Hoogendam, A.; Stalenhoef, A.F.H.; Vries Robbe, P.F. de; Overbeke, A.J.P.M.

    2008-01-01

    BACKGROUND: UpToDate and PubMed are popular sources for medical information. Data regarding the efficiency of PubMed and UpToDate in daily medical care are lacking. OBJECTIVE: The purpose of this observational study was to describe the percentage of answers retrieved by these information sources,

  5. Investing in organisational culture: nursing students' experience of organisational learning culture in aged care settings following a program of cultural development.

    Science.gov (United States)

    Grealish, Laurie; Henderson, Amanda

    2016-10-01

    Concerns around organisational learning culture limit nursing student placements in aged care settings to first year experiences. Determine the impact of an extended staff capacity building program on students' experiences of the organisational learning culture in the aged care setting. Pre and post-test design. A convenience sample of first, second and third year Bachelor of Nursing students attending placements at three residential aged care facilities completed the Clinical Learning Organisational Culture Survey. Responses between the group that attended placement before the program (n = 17/44; RR 38%) and the group that attended following the program (n = 33/72; RR 45%) were compared. Improvements were noted in the areas of recognition, accomplishment, and influence, with decreases in dissatisfaction. Organisational investment in building staff capacity can produce a positive learning culture. The aged care sector offers a rich learning experience for students when staff capacity to support learning is developed.

  6. A minimal set of tissue-specific hypomethylated CpGs constitute epigenetic signatures of developmental programming.

    Directory of Open Access Journals (Sweden)

    Alejandro Colaneri

    Full Text Available Cell specific states of the chromatin are programmed during mammalian development. Dynamic DNA methylation across the developing embryo guides a program of repression, switching off genes in most cell types. Thus, the majority of the tissue specific differentially methylated sites (TS-DMS must be un-methylated CpGs.Comparison of expanded Methyl Sensitive Cut Counting data (eMSCC among four tissues (liver, testes, brain and kidney from three C57BL/6J mice, identified 138,052 differentially methylated sites of which 23,270 contain CpGs un-methylated in only one tissue (TS-DMS. Most of these CpGs were located in intergenic regions, outside of promoters, CpG islands or their shores, and up to 20% of them overlapped reported active enhancers. Indeed, tissue-specific enhancers were up to 30 fold enriched in TS-DMS. Testis showed the highest number of TS-DMS, but paradoxically their associated genes do not appear to be specific to the germ cell functions, but rather are involved in organism development. In the other tissues the differentially methylated genes are associated with tissue-specific physiological or anatomical functions. The identified sets of TS-DMS quantify epigenetic distances between tissues, generated during development. We applied this concept to measure the extent of reprogramming in the liver of mice exposed to in utero or early postnatal nutritional stress. Different protocols of food restriction reprogrammed the liver methylome in different but reproducible ways.Thus, each identified set of differentially methylated sites constituted an epigenetic signature that traced the developmental programing or the early nutritional reprogramming of each exposed mouse. We propose that our approach has the potential to outline a number of disease-associated epigenetic states. The composition of differentially methylated CpGs may vary with each situation, behaving as a composite variable, which can be used as a pre-symptomatic marker for

  7. Sequential computation of elementary modes and minimal cut sets in genome-scale metabolic networks using alternate integer linear programming.

    Science.gov (United States)

    Song, Hyun-Seob; Goldberg, Noam; Mahajan, Ashutosh; Ramkrishna, Doraiswami

    2017-08-01

    Elementary (flux) modes (EMs) have served as a valuable tool for investigating structural and functional properties of metabolic networks. Identification of the full set of EMs in genome-scale networks remains challenging due to combinatorial explosion of EMs in complex networks. It is often, however, that only a small subset of relevant EMs needs to be known, for which optimization-based sequential computation is a useful alternative. Most of the currently available methods along this line are based on the iterative use of mixed integer linear programming (MILP), the effectiveness of which significantly deteriorates as the number of iterations builds up. To alleviate the computational burden associated with the MILP implementation, we here present a novel optimization algorithm termed alternate integer linear programming (AILP). Our algorithm was designed to iteratively solve a pair of integer programming (IP) and linear programming (LP) to compute EMs in a sequential manner. In each step, the IP identifies a minimal subset of reactions, the deletion of which disables all previously identified EMs. Thus, a subsequent LP solution subject to this reaction deletion constraint becomes a distinct EM. In cases where no feasible LP solution is available, IP-derived reaction deletion sets represent minimal cut sets (MCSs). Despite the additional computation of MCSs, AILP achieved significant time reduction in computing EMs by orders of magnitude. The proposed AILP algorithm not only offers a computational advantage in the EM analysis of genome-scale networks, but also improves the understanding of the linkage between EMs and MCSs. The software is implemented in Matlab, and is provided as supplementary information . hyunseob.song@pnnl.gov. Supplementary data are available at Bioinformatics online. Published by Oxford University Press 2017. This work is written by US Government employees and are in the public domain in the US.

  8. The NASA Beyond Einstein Program

    Science.gov (United States)

    White, Nicholas E.

    2006-01-01

    Einstein's legacy is incomplete, his theory of General relativity raises -- but cannot answer --three profound questions: What powered the big bang? What happens to space, time, and matter at the edge of a black hole? and What is the mysterious dark energy pulling the Universe apart? The Beyond Einstein program within NASA's Office of Space Science aims to answer these questions, employing a series of missions linked by powerful new technologies and complementary approaches towards shared science goals. The Beyond Einstein program has three linked elements which advance science and technology towards two visions; to detect directly gravitational wave signals from the earliest possible moments of the BIg Bang, and to image the event horizon of a black hole. The central element is a pair of Einstein Great Observatories, Constellation-X and LISA. Constellation-X is a powerful new X-ray observatory dedicated to X-Ray Spectroscopy. LISA is the first spaced based gravitational wave detector. These powerful facilities will blaze new paths to the questions about black holes, the Big Bang and dark energy. The second element is a series of competitively selected Einstein Probes, each focused on one of the science questions and includes a mission dedicated resolving the Dark Energy mystery. The third element is a program of technology development, theoretical studies and education. The Beyond Einstein program is a new element in the proposed NASA budget for 2004. This talk will give an overview of the program and the missions contained within it.

  9. 20 CFR 655.1314 - Setting meal charges; petition for higher meal charges.

    Science.gov (United States)

    2010-04-01

    ... month percentage change for the Consumer Price Index for all Urban Consumers for Food between December... a favorable decision from the CO unless the CO sets a later effective date in the decision. (c... considered as a complaint to which an answer is required. The decision of the ALJ is the final decision of...

  10. Nuclear Power and the Environment--Questions and Answers.

    Science.gov (United States)

    Campana, Robert J.; Langer, Sidney

    This booklet has been developed to help the layman understand and evaluate the various efforts being undertaken to utilize nuclear power for the benefit of mankind. The question and answer format is utilized. Among the topics discussed are: Our Needs for Electricity; Sources of Radiation; Radiation from Nuclear Power Plants; Biological Effects of…

  11. Evaluation of Estimating Missed Answers in Conners Adult ADHD Rating Scale (Screening Version)

    Science.gov (United States)

    Ghassemi, Farnaz; Moradi, Mohammad Hassan; Tehrani-Doost, Mehdi

    2010-01-01

    Objective Conners Adult ADHD Rating Scale (CAARS) is among the valid questionnaires for evaluating Attention-Deficit/Hyperactivity Disorder in adults. The aim of this paper is to evaluate the validity of the estimation of missed answers in scoring the screening version of the Conners questionnaire, and to extract its principal components. Method This study was performed on 400 participants. Answer estimation was calculated for each question (assuming the answer was missed), and then a Kruskal-Wallis test was performed to evaluate the difference between the original answer and its estimation. In the next step, principal components of the questionnaire were extracted by means of Principal Component Analysis (PCA). Finally the evaluation of differences in the whole groups was provided using the Multiple Comparison Procedure (MCP). Results Findings indicated that a significant difference existed between the original and estimated answers for some particular questions. However, the results of MCP showed that this estimation, when evaluated in the whole group, did not show a significant difference with the original value in neither of the questionnaire subscales. The results of PCA revealed that there are eight principal components in the CAARS questionnaire. Conclusion The obtained results can emphasize the fact that this questionnaire is mainly designed for screening purposes, and this estimation does not change the results of groups when a question is missed randomly. Notwithstanding this finding, more considerations should be paid when the missed question is a critical one. PMID:22952502

  12. Evaluation of Estimating Missed Answers in Conners Adult ADHD Rating Scale (Screening Version

    Directory of Open Access Journals (Sweden)

    Vahid Abootalebi

    2010-08-01

    Full Text Available "n Objective: Conners Adult ADHD Rating Scale (CAARS is among the valid questionnaires for evaluating Attention-Deficit/Hyperactivity Disorder in adults. The aim of this paper is to evaluate the validity of the estimation of missed answers in scoring the screening version of the Conners questionnaire, and to extract its principal components. "n Method: This study was performed on 400 participants. Answer estimation was calculated for each question (assuming the answer was missed, and then a Kruskal-Wallis test was performed to evaluate the difference between the original answer and its estimation. In the next step, principal components of the questionnaire were extracted by means of Principal Component Analysis (PCA. Finally the evaluation of differences in the whole groups was provided using the Multiple Comparison Procedure (MCP. Results: Findings indicated that a significant difference existed between the original and estimated answers for some particular questions. However, the results of MCP showed that this estimation, when evaluated in the whole group, did not show a significant difference with the original value in neither of the questionnaire subscales. The results of PCA revealed that there are eight principal components in the CAARS questionnaire. Conclusion: The obtained results can emphasize the fact that this questionnaire is mainly designed for screening purposes, and this estimation does not change the results of groups when a question is missed randomly. Notwithstanding this finding, more considerations should be paid when the missed question is a critical one.

  13. Computer program to fit a hyperellipse to a set of phase-space points in as many as six dimensions

    International Nuclear Information System (INIS)

    Wadlinger, E.A.

    1980-03-01

    A computer program that will fit a hyperellipse to a set of phase-space points in as many as 6 dimensions was written and tested. The weight assigned to the phase-space points can be varied as a function of their distance from the centroid of the distribution. Varying the weight enables determination of whether there is a difference in ellipse orientation between inner and outer particles. This program should be useful in studying the effects of longitudinal and transverse phase-space couplings

  14. A study of advanced training technology: Emerging answers to tough questions

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1995-03-01

    This study reports the result of an extensive nationwide review of military, private sector, and other federal agencies and organizations that are implementing a wide variety of advanced training technologies. This report classifies the general categories of advanced training technologies found and provides an overview of each, including specific types and examples. In addition, the research findings present an organizational model for training development linking overall organizational maturity to readiness to implement specific kinds of advanced training technologies. It also presents proposed methods for selecting media, describes the organizations and the data gathered, and provides a summary of implementation success at each organization. This study is organized as a set of five topics. Each topic raises a number of important questions and provides complete or emerging answers. For organizations who have made advanced training selections, this study is a resource to benchmark their success with other organizations who have made similar selections. For new or developing training organizations, this study will help plan their future technology selections by comparing their level of organizational maturity to the documented experiences of similar organizations.

  15. Answering Fixed Response Items in Chemistry: A Pilot Study.

    Science.gov (United States)

    Hateley, R. J.

    1979-01-01

    Presents a pilot study on student thinking in chemistry. Verbal comments of a group of six college students were recorded and analyzed to identify how each student arrives at the correct answer in fixed response items in chemisty. (HM)

  16. Effectiveness of a self-management program for dual sensory impaired seniors in aged care settings: study protocol for a cluster randomized controlled trial.

    Science.gov (United States)

    Roets-Merken, Lieve M; Graff, Maud J L; Zuidema, Sytse U; Hermsen, Pieter G J M; Teerenstra, Steven; Kempen, Gertrudis I J M; Vernooij-Dassen, Myrra J F J

    2013-10-07

    Five to 25 percent of residents in aged care settings have a combined hearing and visual sensory impairment. Usual care is generally restricted to single sensory impairment, neglecting the consequences of dual sensory impairment on social participation and autonomy. The aim of this study is to evaluate the effectiveness of a self-management program for seniors who acquired dual sensory impairment at old age. In a cluster randomized, single-blind controlled trial, with aged care settings as the unit of randomization, the effectiveness of a self-management program will be compared to usual care. A minimum of 14 and maximum of 20 settings will be randomized to either the intervention cluster or the control cluster, aiming to include a total of 132 seniors with dual sensory impairment. Each senior will be linked to a licensed practical nurse working at the setting. During a five to six month intervention period, nurses at the intervention clusters will be trained in a self-management program to support and empower seniors to use self-management strategies. In two separate diaries, nurses keep track of the interviews with the seniors and their reflections on their own learning process. Nurses of the control clusters offer care as usual. At senior level, the primary outcome is the social participation of the seniors measured using the Hearing Handicap Questionnaire and the Activity Card Sort, and secondary outcomes are mood, autonomy and quality of life. At nurse level, the outcome is job satisfaction. Effectiveness will be evaluated using linear mixed model analysis. The results of this study will provide evidence for the effectiveness of the Self-Management Program for seniors with dual sensory impairment living in aged care settings. The findings are expected to contribute to the knowledge on the program's potential to enhance social participation and autonomy of the seniors, as well as increasing the job satisfaction of the licensed practical nurses. Furthermore, an

  17. 75 FR 75482 - Draft Guidance for Industry on Residual Solvents in Animal Drug Products; Questions and Answers...

    Science.gov (United States)

    2010-12-03

    ...] Draft Guidance for Industry on Residual Solvents in Animal Drug Products; Questions and Answers... Solvents in Animal Drug Products; Questions and Answers.'' The draft questions and answers (Q&A) guidance addresses the United States Pharmacopeia (USP) General Chapter Residual Solvents that applies to both human...

  18. Programming of left hand exploits task set but that of right hand depends on recent history.

    Science.gov (United States)

    Tang, Rixin; Zhu, Hong

    2017-07-01

    There are many differences between the left hand and the right hand. But it is not clear if there is a difference in programming between left hand and right hand when the hands perform the same movement. In current study, we carried out two experiments to investigate whether the programming of two hands was equivalent or they exploited different strategies. In the first experiment, participants were required to use one hand to grasp an object with visual feedback or to point to the center of one object without visual feedback on alternate trials, or to grasp an object without visual feedback and to point the center of one object with visual feedback on alternating trials. They then performed the tasks with the other hand. The result was that previous pointing task affected current grasping when it was performed by the left hand, but not the right hand. In experiment 2, we studied if the programming of the left (or right) hand would be affected by the pointing task performed on the previous trial not only by the same hand, but also by the right (or left) hand. Participants pointed and grasped the objects alternately with two hands. The result was similar with Experiment 1, i.e., left-hand grasping was affected by right-hand pointing, whereas right-hand grasping was immune from the interference from left hand. Taken together, the results suggest that when open- and closed-loop trials are interleaved, motor programming of grasping with the right hand was affected by the nature of the online feedback on the previous trial only if it was a grasping trial, suggesting that the trial-to-trial transfer depends on sensorimotor memory and not on task set. In contrast, motor programming of grasping with the left hand can use information about the nature of the online feedback on the previous trial to specify the parameters of the movement, even when the type of movement that occurred was quite different (i.e., pointing) and was performed with the right hand. This suggests that

  19. Minority- and Women-Owned Business Programs for Local School Units.

    Science.gov (United States)

    Bluestein, Frayda S.

    1994-01-01

    Many local and state governments have established programs to increase the number of government contracts awarded to minority- and women-owned business enterprises (M/WBEs). A question-answer format addresses concerns local school officials may have about North Carolina's M/WBE programs as they relate to school contracting. (MLF)

  20. Invariant sets for Windows

    CERN Document Server

    Morozov, Albert D; Dragunov, Timothy N; Malysheva, Olga V

    1999-01-01

    This book deals with the visualization and exploration of invariant sets (fractals, strange attractors, resonance structures, patterns etc.) for various kinds of nonlinear dynamical systems. The authors have created a special Windows 95 application called WInSet, which allows one to visualize the invariant sets. A WInSet installation disk is enclosed with the book.The book consists of two parts. Part I contains a description of WInSet and a list of the built-in invariant sets which can be plotted using the program. This part is intended for a wide audience with interests ranging from dynamical

  1. Visual question answering using hierarchical dynamic memory networks

    Science.gov (United States)

    Shang, Jiayu; Li, Shiren; Duan, Zhikui; Huang, Junwei

    2018-04-01

    Visual Question Answering (VQA) is one of the most popular research fields in machine learning which aims to let the computer learn to answer natural language questions with images. In this paper, we propose a new method called hierarchical dynamic memory networks (HDMN), which takes both question attention and visual attention into consideration impressed by Co-Attention method, which is the best (or among the best) algorithm for now. Additionally, we use bi-directional LSTMs, which have a better capability to remain more information from the question and image, to replace the old unit so that we can capture information from both past and future sentences to be used. Then we rebuild the hierarchical architecture for not only question attention but also visual attention. What's more, we accelerate the algorithm via a new technic called Batch Normalization which helps the network converge more quickly than other algorithms. The experimental result shows that our model improves the state of the art on the large COCO-QA dataset, compared with other methods.

  2. Safety Day Prize Competition: results and answers

    CERN Multimedia

    HSE Unit

    2014-01-01

    The three winners of the Safety Day Prize Competition are...   • 1st Prize: Fernando LEITE PEREIRA – smoke detector • 2nd Prize: Thomas DE BORTOLI – water filter jug • 3rd Prize: Matti KALLIOKOSKI – safety goggles Please see the image below for the answers to the questionnaire. If you have any questions regarding the Safety Day, please contact: safety.communication@cern.ch. And again, thank you to all the participants!

  3. Program evaluation and incentives for administrators of energy efficiency programs: can evaluation solve the principal/agent problem?

    Energy Technology Data Exchange (ETDEWEB)

    Blumstein, Carl (Univ. of California, Energy Institute (United States))

    2009-07-01

    This paper addresses the nexus between the evaluation of energy-efficiency programs and incentive payments based on performance for program administrators in California. The paper describes problems that arise when evaluators are asked to measure program performance by answering the counterfactual question, what would have happened in the absence of the program? Then some ways of addressing these problems are examined. Key conclusions are that 1) program evaluation cannot precisely and accurately determine the counterfactual, there will always be substantial uncertainty, 2) given the current state of knowledge, the decision to tie all of the incentive to program outcomes is misguided, and 3) incentive programs should be regularly reviewed and revised so that they can be adapted to new conditions.

  4. Colouring the triangles determined by a point set

    Directory of Open Access Journals (Sweden)

    Ruy Fabila-Monroy

    2012-05-01

    Full Text Available Let P be a set of n points in general position in the plane. We study the chromatic number of the intersection graph of the open triangles determined by P. It is known that this chromatic number is at least n3/27+O(n2 and, if P is in convex position, the answer is n3/24+O(n2. We prove that for arbitrary P, the chromatic number is at most n3/19.259+O(n2.

  5. Linking High Risk Postpartum Women with a Technology Enabled Health Coaching Program to Reduce Diabetes Risk and Improve Wellbeing: Program Description, Case Studies, and Recommendations for Community Health Coaching Programs.

    Science.gov (United States)

    Athavale, Priyanka; Thomas, Melanie; Delgadillo-Duenas, Adriana T; Leong, Karen; Najmabadi, Adriana; Harleman, Elizabeth; Rios, Christina; Quan, Judy; Soria, Catalina; Handley, Margaret A

    2016-01-01

    Background . Low-income minority women with prior gestational diabetes mellitus (pGDM) or high BMIs have increased risk for chronic illnesses postpartum. Although the Diabetes Prevention Program (DPP) provides an evidence-based model for reducing diabetes risk, few community-based interventions have adapted this program for pGDM women. Methods . STAR MAMA is an ongoing randomized control trial (RCT) evaluating a hybrid HIT/Health Coaching DPP-based 20-week postpartum program for diabetes prevention compared with education from written materials at baseline. Eligibility includes women 18-39 years old, ≥32 weeks pregnant, and GDM or BMI > 25. Clinic- and community-based recruitment in San Francisco and Sonoma Counties targets 180 women. Sociodemographic and health coaching data from a preliminary sample are presented. Results . Most of the 86 women included to date (88%) have GDM, 80% were identified as Hispanic/Latina, 78% have migrant status, and most are Spanish-speaking. Women receiving the intervention indicate high engagement, with 86% answering 1+ calls. Health coaching callbacks last an average of 9 minutes with range of topics discussed. Case studies presented convey a range of emotional, instrumental, and health literacy-related supports offered by health coaches. Discussion . The DPP-adapted HIT/health coaching model highlights the possibility and challenge of delivering DPP content to postpartum women in community settings. This trial is registered with ClinicalTrials.gov NCT02240420.

  6. Do Programs for Runaway and Homeless Youth Work? A Qualitative Exploration From the Perspectives of Youth Clients in Diverse Settings.

    Science.gov (United States)

    Gwadz, Marya; Freeman, Robert M; Kutnick, Alexandra H; Silverman, Elizabeth; Ritchie, Amanda S; Cleland, Charles M; Leonard, Noelle R; Srinagesh, Aradhana; Powlovich, Jamie; Bolas, James

    2018-01-01

    Runaway and homeless youth (RHY) comprise a large population of young people who reside outside the control and protection of parents and guardians and who experience numerous traumas and risk factors, but few buffering resources. Specialized settings have developed to serve RHY, but little is known about their effects. The present cross-sectional qualitative descriptive study, grounded in the positive youth development approach and the Youth Program Quality Assessment model, addressed this gap in the literature. From a larger sample of 29 RHY-specific settings across New York State, RHY ages 16-21 from 11 settings were purposively sampled for semi-structured in-depth interviews on their transitions into homelessness, experiences with settings, and unmet needs ( N  = 37 RHY). Data were analyzed with a theory-driven and inductive systematic content analysis approach. Half of participants (54%) were female; almost half (49%) identified as non-heterosexual; and 42% were African American/Black, 31% were Latino/Hispanic, and 28% were White/other. Results indicated that because RHY are a uniquely challenged population, distrustful of service settings and professional adults and skilled at surviving independently, the population-tailored approaches found in RHY-specific settings are vital to settings' abilities to effectively engage and serve RHY. We found the following four major themes regarding the positive effects of settings: (1) engaging with an RHY setting was emotionally challenging and frightening, and thus the experiences of safety and services tailored to RHY needs were critical; (2) instrumental support from staff was vital and most effective when received in a context of emotional support; (3) RHY were skilled at survival on the streets, but benefited from socialization into more traditional systems to foster future independent living; and (4) follow-through and aftercare were needed as RHY transitioned out of services. With respect to gaps in settings

  7. Unfinished Student Answer in PISA Mathematics Contextual Problem

    Science.gov (United States)

    Lutfianto, Moch.; Zulkardi; Hartono, Yusuf

    2013-01-01

    Solving mathematics contextual problems is one way that can be used to enable students to have the skills needed to live in the 21st century. Completion contextual problem requires a series of steps in order to properly answer the questions that are asked. The purpose of this study was to determine the steps performed students in solving…

  8. INTELLIGENT QUESTION-ANSWERING SYSTEM “MIVAR VIRTUAL CONSULTANT”

    Directory of Open Access Journals (Sweden)

    Larisa Evgen’evna Adamova

    2017-05-01

    Full Text Available The paper deals with the process of designing question-answering system “Mivar Virtual Consultant” using specialized information-technology platform for understanding meaning of text in the natural Russian language. The system is capable of accumulating knowledge from texts in the natural Russian language and managing this knowledge. The methodology for training virtual consultant is described.

  9. Differences in visual attention between those who correctly and incorrectly answer physics problems

    Directory of Open Access Journals (Sweden)

    N. Sanjay Rebello1

    2012-05-01

    Full Text Available This study investigated how visual attention differed between those who correctly versus incorrectly answered introductory physics problems. We recorded eye movements of 24 individuals on six different conceptual physics problems where the necessary information to solve the problem was contained in a diagram. The problems also contained areas consistent with a novicelike response and areas of high perceptual salience. Participants ranged from those who had only taken one high school physics course to those who had completed a Physics Ph.D. We found that participants who answered correctly spent a higher percentage of time looking at the relevant areas of the diagram, and those who answered incorrectly spent a higher percentage of time looking in areas of the diagram consistent with a novicelike answer. Thus, when solving physics problems, top-down processing plays a key role in guiding visual selective attention either to thematically relevant areas or novicelike areas depending on the accuracy of a student’s physics knowledge. This result has implications for the use of visual cues to redirect individuals’ attention to relevant portions of the diagrams and may potentially influence the way they reason about these problems.

  10. Is there a relation between the 2D Causal Set action and the Lorentzian Gauss-Bonnet theorem?

    Science.gov (United States)

    Benincasa, Dionigi M. T.

    2011-07-01

    We investigate the relation between the two dimensional Causal Set action, Script S, and the Lorentzian Gauss-Bonnet theorem (LGBT). We give compelling reasons why the answer to the title's question is no. In support of this point of view we calculate the causal set inspired action of causal intervals in some two dimensional spacetimes: Minkowski, the flat cylinder and the flat trousers.

  11. Is there a relation between the 2D Causal Set action and the Lorentzian Gauss-Bonnet theorem?

    International Nuclear Information System (INIS)

    Benincasa, Dionigi M T

    2011-01-01

    We investigate the relation between the two dimensional Causal Set action, S, and the Lorentzian Gauss-Bonnet theorem (LGBT). We give compelling reasons why the answer to the title's question is no. In support of this point of view we calculate the causal set inspired action of causal intervals in some two dimensional spacetimes: Minkowski, the flat cylinder and the flat trousers.

  12. Field-Based Teacher Research: How Teachers and Scientists Working Together Answers Questions about Turtle Nesting Ecology while Enhancing Teachers' Inquiry Skills

    Science.gov (United States)

    Winters, J. M.; Jungblut, D.; Catena, A. N.; Rubenstein, D. I.

    2013-12-01

    Providing rigorous academic supplement to a professional development program for teachers, QUEST is a fusion of Drexel University's environmental science research department with Princeton University's Program in Teacher Preparation. Completed in the summers of 2012 (in partnership with Earthwatch) and 2013 in Barnegat Bay, New Jersey, QUEST's terrapin field research program enhances K-12 teachers' ecological knowledge, develops inquiry-based thinking in the classroom, and builds citizen science engagement. With a focus on quality question development and data analysis to answer questions, teachers are coached in developing, implementing, and presenting independent research projects on diamondback terrapin nesting ecology. As a result, teachers participating in QUEST's week long program bring a realistic example of science in action into their classrooms, helping to develop their own students' critical thinking skills. For teachers, this program provides training towards educating students on how to do real and imaginative science - subsequently sending students to university better prepared to engage in their own independent research. An essential component of the collaboration through QUEST, in addition to the teacher's experience during and after the summer institute, is the research data collected which supplements that of the Principal Investigator. In 2012, by documenting terrapin nest site predators, teachers gained valuable scientific experience, while Drexel acquired important ecological data which would have not been able to be collected otherwise. In 2013, teachers helped answer important questions about terrapin nesting success post Superstorm Sandy. In fact, the 2013 QUEST teachers are the first to visualize the frighteningly increased erosion of a primary terrapin nesting site due to Sandy; showing how most terrapin nests now lie in the bay, instead of safe on shore. Teachers comment that interacting with scientists in the field, and contributing to

  13. Questions and answers on nuclear energy

    International Nuclear Information System (INIS)

    Grupe, H.; Koelzer, W.

    Highly developed technologies, such as the nuclear power plant technology, have met with an increasing interest on the part of the general public during the last few years. As it is our duty to meet this demand for information and to supply the general public with objective and complete information on technical details, this series of brochures has been started. The present fourth and revised issue of 'Questions and answers on nuclear energy' explains the subjects in even greater detail and has been enlarged by an additional chapter on 'Waste disposal and waste management.' (orig.) [de

  14. Developing an award program for children's settings to support healthy eating and physical activity and reduce the risk of overweight and obesity

    Directory of Open Access Journals (Sweden)

    Porter Creina

    2009-09-01

    Full Text Available Abstract Background This paper aimed to identify the best way to engage, motivate and support early childhood services (ECS and primary schools (PS to create policy and practise changes to promote healthy eating and physical activity. This information would be used to develop a suitable program to implement within these children's settings to reduce the risk of childhood overweight and obesity. Methods The Medical Research Council's (UK framework for the design and evaluation of complex interventions was used to guide the development of the healthy eating and physical activity program suitable for ECS and PS. Within this framework a range of evaluation methods, including stakeholder planning, in-depth interviews with ECS and PS staff and acceptability and feasibility trials in one local government area, were used to ascertain the best way to engage and support positive changes in these children's settings. Results Both ECS and PS identified that they had a role to play to improve children's healthy eating and physical activity. ECS identified their role in promoting healthy eating and physical activity as important for children's health, and instilling healthy habits for life. PS felt that these were health issues, rather than educational issues; however, schools saw the link between healthy eating and physical activity and student learning outcomes. These settings identified that a program that provides a simple guide that recognises good practise in these settings, such as an award scheme using a health promoting schools approach, as a feasible and acceptable way for them to support children's healthy eating and physical activity. Conclusion Through the process of design and evaluation a program - Kids - 'Go for your life', was developed to promote and support children's healthy eating and physical activity and reduce the risk of childhood overweight and obesity. Kids - 'Go for your life' used an award program, based on a health promoting

  15. Catalogue of answers in radiology in accordance with subject catalogue 2, with 212 original questions and answers, including comments. 5. rev. enl. ed.

    International Nuclear Information System (INIS)

    Gleitz, C.D.; Freihorst, J.

    1983-01-01

    The physical and biological fundamentals of radiology and radiation protection are presented. Methods of diagnostic radiology and nuclear medicine are outlined, and the fundamentals of radiotherapy are discussed. Original examination questions in radiology are presented together with the correct answers. (orig.) [de

  16. Which climate for tomorrow - 15 questions and answers in order not end under water

    International Nuclear Information System (INIS)

    Jouzel, Jean; Nouaillas, Olivier; Bernet, Lison

    2015-01-01

    The authors address the climate issue by answering a set of 15 questions. Why are climate and meteorology not really the same? Has climate already changed in the past? What is the anthropocene? Is mankind responsible of global warming? What is the role of the IPCC? What are tomorrow's economic impacts? What will be the weather in France during the X XI century? Can we attribute natural disasters to climate change? How is the World presently struggling against climate change? How to do without fossil energies? Is geo-engineering a solution? Shall we have to change our way of life? Will economy recover? Are we going towards a sixth extinction? Will there be always more climate refugees? Finally, the authors discuss the perspectives drawn after the COP21, and propose 10 initiatives to struggle against climate change

  17. A cognitive evaluation of four online search engines for answering definitional questions posed by physicians.

    Science.gov (United States)

    Yu, Hong; Kaufman, David

    2007-01-01

    The Internet is having a profound impact on physicians' medical decision making. One recent survey of 277 physicians showed that 72% of physicians regularly used the Internet to research medical information and 51% admitted that information from web sites influenced their clinical decisions. This paper describes the first cognitive evaluation of four state-of-the-art Internet search engines: Google (i.e., Google and Scholar.Google), MedQA, Onelook, and PubMed for answering definitional questions (i.e., questions with the format of "What is X?") posed by physicians. Onelook is a portal for online definitions, and MedQA is a question answering system that automatically generates short texts to answer specific biomedical questions. Our evaluation criteria include quality of answer, ease of use, time spent, and number of actions taken. Our results show that MedQA outperforms Onelook and PubMed in most of the criteria, and that MedQA surpasses Google in time spent and number of actions, two important efficiency criteria. Our results show that Google is the best system for quality of answer and ease of use. We conclude that Google is an effective search engine for medical definitions, and that MedQA exceeds the other search engines in that it provides users direct answers to their questions; while the users of the other search engines have to visit several sites before finding all of the pertinent information.

  18. Do Programs for Runaway and Homeless Youth Work? A Qualitative Exploration From the Perspectives of Youth Clients in Diverse Settings

    Directory of Open Access Journals (Sweden)

    Marya Gwadz

    2018-04-01

    Full Text Available Runaway and homeless youth (RHY comprise a large population of young people who reside outside the control and protection of parents and guardians and who experience numerous traumas and risk factors, but few buffering resources. Specialized settings have developed to serve RHY, but little is known about their effects. The present cross-sectional qualitative descriptive study, grounded in the positive youth development approach and the Youth Program Quality Assessment model, addressed this gap in the literature. From a larger sample of 29 RHY-specific settings across New York State, RHY ages 16–21 from 11 settings were purposively sampled for semi-structured in-depth interviews on their transitions into homelessness, experiences with settings, and unmet needs (N = 37 RHY. Data were analyzed with a theory-driven and inductive systematic content analysis approach. Half of participants (54% were female; almost half (49% identified as non-heterosexual; and 42% were African American/Black, 31% were Latino/Hispanic, and 28% were White/other. Results indicated that because RHY are a uniquely challenged population, distrustful of service settings and professional adults and skilled at surviving independently, the population-tailored approaches found in RHY-specific settings are vital to settings’ abilities to effectively engage and serve RHY. We found the following four major themes regarding the positive effects of settings: (1 engaging with an RHY setting was emotionally challenging and frightening, and thus the experiences of safety and services tailored to RHY needs were critical; (2 instrumental support from staff was vital and most effective when received in a context of emotional support; (3 RHY were skilled at survival on the streets, but benefited from socialization into more traditional systems to foster future independent living; and (4 follow-through and aftercare were needed as RHY transitioned out of services. With respect to gaps

  19. 41 CFR 300-2.20 - What is the purpose of the question & answer format?

    Science.gov (United States)

    2010-07-01

    ... 41 Public Contracts and Property Management 4 2010-07-01 2010-07-01 false What is the purpose of the question & answer format? 300-2.20 Section 300-2.20 Public Contracts and Property Management Federal Travel Regulation System GENERAL INTRODUCTION 2-HOW TO USE THE FTR Question & Answer Format § 300...

  20. Brief mental health interventions in conflict and emergency settings: an overview of four Médecins Sans Frontières - France programs.

    Science.gov (United States)

    Coldiron, Matthew E; Llosa, Augusto E; Roederer, Thomas; Casas, German; Moro, Marie-Rose

    2013-11-01

    Mental health problems, particularly anxiety and mood disorders, are prevalent in the setting of humanitarian emergencies, both natural and man-made disasters. Evidence regarding best strategies for therapeutic interventions is sparse. Médecins Sans Frontières has been providing mental health services during emergencies for over two decades, and here we compare data from four programs. In China, 564 patients were followed for an average of 7 sessions after a major earthquake. The most common diagnoses were PTSD and other anxiety disorders. Between program entry and exit, the median global assessment of functioning increased from 65 to 80. At program entry, 58% were considered moderately, markedly or severely ill; a proportion which fell to 14% at program exit. In Colombia in the setting of chronic violence, 2411 patients were followed for a median of two sessions. Anxiety disorders and major depression were the most common diagnoses, and 76% of patients were moderately or severely ill at program entry. 91% had symptomatic improvement at program exit. In Gaza, 1357 patients were followed for a median of 9 sessions; a majority was under age 15. PTSD and other anxiety disorders were the most common diagnoses, and 91% were moderately or severely ill at entry. 89% had improved symptoms at program exit. In the West Bank, the 1478 patients had similar characteristics to those enrolled in Gaza. 88% were moderately or severely ill at entry; 88% had improved at exit. It was feasible to implement brief yet effective mental health interventions in a wide variety of humanitarian contexts - post-natural disaster, during acute violent conflict and during chronic violent conflict. The most common diagnoses were PTSD, other anxiety disorders and mood disorders. The use of local specially-trained counselors who were focused on coping skills and improving functionality over a brief time period, likely contributed to the symptomatic improvement seen in a large majority of patients

  1. Answers to selected problems in multivariable calculus with linear algebra and series

    CERN Document Server

    Trench, William F

    1972-01-01

    Answers to Selected Problems in Multivariable Calculus with Linear Algebra and Series contains the answers to selected problems in linear algebra, the calculus of several variables, and series. Topics covered range from vectors and vector spaces to linear matrices and analytic geometry, as well as differential calculus of real-valued functions. Theorems and definitions are included, most of which are followed by worked-out illustrative examples.The problems and corresponding solutions deal with linear equations and matrices, including determinants; vector spaces and linear transformations; eig

  2. Analysis of students’ incorrect answers at triangle materials in the fifth-grade of primary school

    Science.gov (United States)

    Shintawati, E.; Jupri, Al

    2018-05-01

    This research aims to analyse the comparison of the predictions made by the author between learning methods with the reality that occur in the class and to analyse students' responses toward questions given by teachers at triangle materials. The method used in this research is the descriptive-qualitative method. The subjects of this research are all fifth-grade students from a primary school in the city of Bandung. The results of this research indicated that there are some influences between learning methods and students' responses shown by the way students answer the question. In reality, there are many students’ responses produced beyond the predictions of the author. It shows that as the good teachers, besides setting up learning methods, they should also make predictions toward the responses of the students in answering the questions given. The results of the predictions could be used as a lesson for teachers to run the learning processes as good as possible so the students' responses could being accordance with the concept of materials presented and could also achieve the expected learning goals. Based on this research’s results, as a teacher must have techniques and strategies to overcome things that are not expected during the learning so that learning can be conducive so that students can focus on learning and enjoy learning so that learning outcomes is the ability of students to increase in understanding the material and can construct the concept of material provided.

  3. Subshifts of finite type and self-similar sets

    Science.gov (United States)

    Jiang, Kan; Dajani, Karma

    2017-02-01

    Let K\\subset {R} be a self-similar set generated by some iterated function system. In this paper we prove, under some assumptions, that K can be identified with a subshift of finite type. With this identification, we can calculate the Hausdorff dimension of K as well as the set of elements in K with unique codings using the machinery of Mauldin and Williams (1988 Trans. Am. Math. Soc. 309 811-29). We give three different applications of our main result. Firstly, we calculate the Hausdorff dimension of the set of points of K with multiple codings. Secondly, in the setting of β-expansions, when the set of all the unique codings is not a subshift of finite type, we can calculate in some cases the Hausdorff dimension of the univoque set. Motivated by this application, we prove that the set of all the unique codings is a subshift of finite type if and only if it is a sofic shift. This equivalent condition was not mentioned by de Vries and Komornik (2009 Adv. Math. 221 390-427, theorem 1.8). Thirdly, for the doubling map with asymmetrical holes, we give a sufficient condition such that the survivor set can be identified with a subshift of finite type. The third application partially answers a problem posed by Alcaraz Barrera (2014 PhD Thesis University of Manchester).

  4. Chinese Medical Question Answer Matching Using End-to-End Character-Level Multi-Scale CNNs

    Directory of Open Access Journals (Sweden)

    Sheng Zhang

    2017-07-01

    Full Text Available This paper focuses mainly on the problem of Chinese medical question answer matching, which is arguably more challenging than open-domain question answer matching in English due to the combination of its domain-restricted nature and the language-specific features of Chinese. We present an end-to-end character-level multi-scale convolutional neural framework in which character embeddings instead of word embeddings are used to avoid Chinese word segmentation in text preprocessing, and multi-scale convolutional neural networks (CNNs are then introduced to extract contextual information from either question or answer sentences over different scales. The proposed framework can be trained with minimal human supervision and does not require any handcrafted features, rule-based patterns, or external resources. To validate our framework, we create a new text corpus, named cMedQA, by harvesting questions and answers from an online Chinese health and wellness community. The experimental results on the cMedQA dataset show that our framework significantly outperforms several strong baselines, and achieves an improvement of top-1 accuracy by up to 19%.

  5. Evaluation of a program to reduce back pain in nursing personnel

    Directory of Open Access Journals (Sweden)

    Neusa Maria C Alexandre

    2001-08-01

    Full Text Available OBJECTIVE: To evaluate the effectiveness of a program designed to reduce back pain in nursing aides. METHODS: Female nursing aides from a university hospital who had suffered episodes of back pain for at least six months were included in the study. Participants were randomly divided into a control group and an intervention group. The intervention program involved a set of exercises and an educational component stressing the ergonomic aspect, administered twice a week during working hours for four months. All subjects answered a structured questionnaire and the intensity of pain was assessed before and after the program using a visual analogue scale (VAS. Student's t-test or the Wilcoxon Rank Sum Test for independent samples, and Chi-square test or the Exact Fisher test for categorical analysis, were used. The McNemar test and the Wilcoxon matched pairs test were used to compare the periods before and after the program. RESULTS: There was a statistically significant decrease in the frequency of cervical pain in the last two months and in the last seven days in the intervention group. There was also a reduction in cervical pain intensity in the two periods (2 months, 7 days and lumbar pain intensity in the last 7 days. CONCLUSIONS: The results suggest that a program of regular exercise with an emphasis on ergonomics can reduce musculoskeletal symptoms in nursing personnel.

  6. Evaluation of a program to reduce back pain in nursing personnel

    Directory of Open Access Journals (Sweden)

    Alexandre Neusa Maria C

    2001-01-01

    Full Text Available OBJECTIVE: To evaluate the effectiveness of a program designed to reduce back pain in nursing aides. METHODS: Female nursing aides from a university hospital who had suffered episodes of back pain for at least six months were included in the study. Participants were randomly divided into a control group and an intervention group. The intervention program involved a set of exercises and an educational component stressing the ergonomic aspect, administered twice a week during working hours for four months. All subjects answered a structured questionnaire and the intensity of pain was assessed before and after the program using a visual analogue scale (VAS. Student's t-test or the Wilcoxon Rank Sum Test for independent samples, and Chi-square test or the Exact Fisher test for categorical analysis, were used. The McNemar test and the Wilcoxon matched pairs test were used to compare the periods before and after the program. RESULTS: There was a statistically significant decrease in the frequency of cervical pain in the last two months and in the last seven days in the intervention group. There was also a reduction in cervical pain intensity in the two periods (2 months, 7 days and lumbar pain intensity in the last 7 days. CONCLUSIONS: The results suggest that a program of regular exercise with an emphasis on ergonomics can reduce musculoskeletal symptoms in nursing personnel.

  7. A level stimulator programmed for audiometry

    International Nuclear Information System (INIS)

    Fayart, Gerard

    1976-02-01

    This stimulator has been designed for automated audiometric experiments on lemurians. The variations of the transmission level are programmed on punched tape whose reading is controlled by an audiofrequency attenuator. The positive answers of the animal are stored in a seven-counter memory and the results are read by display [fr

  8. 77 FR 74671 - Guidance for Industry: Questions and Answers Regarding Food Facility Registration (Fifth Edition)

    Science.gov (United States)

    2012-12-17

    ... DEPARTMENT OF HEALTH AND HUMAN SERVICES Food and Drug Administration [Docket No. FDA-2012-D-1002] Guidance for Industry: Questions and Answers Regarding Food Facility Registration (Fifth Edition) AGENCY... announcing the availability of a guidance for industry entitled ``Questions and Answers Regarding Food...

  9. Is there a relation between the 2D Causal Set action and the Lorentzian Gauss-Bonnet theorem?

    Energy Technology Data Exchange (ETDEWEB)

    Benincasa, Dionigi M T, E-mail: db1808@ic.ac.uk [Theoretical Physics Group, Blackett Laboratory, Imperial College, Prince Consort Rd., London SW7 2AZ (United Kingdom)

    2011-07-08

    We investigate the relation between the two dimensional Causal Set action, S, and the Lorentzian Gauss-Bonnet theorem (LGBT). We give compelling reasons why the answer to the title's question is no. In support of this point of view we calculate the causal set inspired action of causal intervals in some two dimensional spacetimes: Minkowski, the flat cylinder and the flat trousers.

  10. Flexible Query Answering Systems 2006

    DEFF Research Database (Denmark)

    -computer interaction. The overall theme of the FQAS conferences is innovative query systems aimed at providing easy, flexible, and intuitive access to information. Such systems are intended to facilitate retrieval from information repositories such as databases, libraries, and the World-Wide Web. These repositories......This volume constitutes the proceedings of the Seventh International Conference on Flexible Query Answering Systems, FQAS 2006, held in Milan, Italy, on June 7--10, 2006. FQAS is the premier conference for researchers and practitioners concerned with the vital task of providing easy, flexible...... are typically equipped with standard query systems which are often inadequate, and the focus of FQAS is the development of query systems that are more expressive, informative, cooperative, and productive. These proceedings contain contributions from invited speakers and 53 original papers out of about 100...

  11. Assessment, Diagnosis, and Treatment of HIV-Associated Neurocognitive Disorder: A Consensus Report of the Mind Exchange Program

    Science.gov (United States)

    Antinori, Andrea; Arendt, Gabriele; Grant, Igor; Letendre, Scott; Chair; Muñoz-Moreno, Jose A.; Eggers, Christian; Brew, Bruce; Brouillette, Marie-Josée; Bernal-Cano, Francisco; Carvalhal, Adriana; Christo, Paulo Pereira; Cinque, Paola; Cysique, Lucette; Ellis, Ronald; Everall, Ian; Gasnault, Jacques; Husstedt, Ingo; Korten, Volkan; Machala, Ladislav; Obermann, Mark; Ouakinin, Silvia; Podzamczer, Daniel; Portegies, Peter; Rackstraw, Simon; Rourke, Sean; Sherr, Lorraine; Streinu-Cercel, Adrian; Winston, Alan; Wojna, Valerie; Yazdanpannah, Yazdan; Arbess, Gordon; Baril, Jean-Guy; Begovac, Josip; Bergin, Colm; Bonfanti, Paolo; Bonora, Stefano; Brinkman, Kees; Canestri, Ana; Cholewińska-Szymańska, Graźyna; Chowers, Michal; Cooney, John; Corti, Marcelo; Doherty, Colin; Elbirt, Daniel; Esser, Stefan; Florence, Eric; Force, Gilles; Gill, John; Goffard, Jean-Christophe; Harrer, Thomas; Li, Patrick; de Kerckhove, Linos Van; Knecht, Gaby; Matsushita, Shuzo; Matulionyte, Raimonda; McConkey, Sam; Mouglignier, Antoine; Oka, Shinichi; Penalva, Augusto; Riesenberg, Klaris; Sambatakou, Helen; Tozzi, Valerio; Vassallo, Matteo; Wetterberg, Peter; Drapato, Alicia Wiercińska

    2013-01-01

    Many practical clinical questions regarding the management of human immunodeficiency virus (HIV)–associated neurocognitive disorder (HAND) remain unanswered. We sought to identify and develop practical answers to key clinical questions in HAND management. Sixty-six specialists from 30 countries provided input into the program, which was overseen by a steering committee. Fourteen questions were rated as being of greatest clinical importance. Answers were drafted by an expert group based on a comprehensive literature review. Sixty-three experts convened to determine consensus and level of evidence for the answers. Consensus was reached on all answers. For instance, good practice suggests that all HIV patients should be screened for HAND early in disease using standardized tools. Follow-up frequency depends on whether HAND is already present or whether clinical data suggest risk for developing HAND. Worsening neurocognitive impairment may trigger consideration of antiretroviral modification when other causes have been excluded. The Mind Exchange program provides practical guidance in the diagnosis, monitoring, and treatment of HAND. PMID:23175555

  12. Question-Answer Pairs in Sign Language of the Netherlands

    NARCIS (Netherlands)

    Kimmelman, V.; Vink, L.

    2017-01-01

    Several sign languages of the world utilize a construction that consists of a question followed by an answer, both of which are produced by the same signer. For American Sign Language, this construction has been analyzed as a discourse-level rhetorical question construction (Hoza et al. 1997), as a

  13. 15 CFR 785.4 - Request for hearing and answer.

    Science.gov (United States)

    2010-01-01

    ... 15 Commerce and Foreign Trade 2 2010-01-01 2010-01-01 false Request for hearing and answer. 785.4 Section 785.4 Commerce and Foreign Trade Regulations Relating to Commerce and Foreign Trade (Continued) BUREAU OF INDUSTRY AND SECURITY, DEPARTMENT OF COMMERCE ADDITIONAL PROTOCOL REGULATIONS ENFORCEMENT § 785...

  14. Apparel Marketing. [Student Manual] and Answer Book/Teacher's Guide.

    Science.gov (United States)

    Gaskill, Melissa Lynn

    This document on apparel marketing contains both a student's manual and an answer book/teacher's guide. The student's manual contains the following 16 assignments: (1) introduction to fashion and fashion merchandising; (2) current fashion; (3) careers in fashion; (4) buying; (5) retailing; (6) merchandise basics; (7) merchandise--promotion and…

  15. Introducing priority setting and resource allocation in home and community care programs.

    Science.gov (United States)

    Urquhart, Bonnie; Mitton, Craig; Peacock, Stuart

    2008-01-01

    To use evidence from research to identify and implement priority setting and resource allocation that incorporates both ethical practices and economic principles. Program budgeting and marginal analysis (PBMA) is based on two key economic principles: opportunity cost (i.e. doing one thing instead of another) and the margin (i.e. resource allocation should result in maximum benefit for available resources). An ethical framework for priority setting and resource allocation known as Accountability for Reasonableness (A4R) focuses on making sure that resource allocations are based on a fair decision-making process. It includes the following four conditions: publicity; relevance; appeals; and enforcement. More recent literature on the topic suggests that a fifth condition, that of empowerment, should be added to the Framework. The 2007-08 operating budget for Home and Community Care, excluding the residential sector, was developed using PBMA and incorporating the A4R conditions. Recommendations developed using PBMA were forwarded to the Executive Committee, approved and implemented for the 2007-08 fiscal year operating budget. In addition there were two projects approved for approximately $200,000. PBMA is an improvement over previous practice. Managers of Home and Community Care are committed to using the process for the 2008-09 fiscal year operating budget and expanding its use to include mental health and addictions services. In addition, managers of public health prevention and promotion services are considering using the process.

  16. Neuro-Linguistic Programming: Eye Movements as Indicators of Representational Systems.

    Science.gov (United States)

    1984-09-01

    Elizabeth A. Beck, "Test of the Eye Movement Hypothesis of Neurolinguistic Programing : A Rebuttal of Conclu- sions," Perceptual and Motor Skills, 58: 175...Meta Publications, 1980. 64 .. .] .! S ~ ~ ~ ~ 1 - ----. 14. Maron, Davida, " Neurolinguistic Programming : The Answer to Change? Training and Development... Neurolinguistic Programming ," Perceptual and Motor Skills, 51: 230 (April 1980). 65 VITA Captain William H. Moore was born on 22 October 1949. He

  17. 100 commonly asked questions in math class answers that promote mathematical understanding, grades 6-12

    CERN Document Server

    Posamentier, Alfred S (Steven); Germain-Williams, Terri L (Lynn); Paris, Elaine S; Lehmann, Ingmar H (Horst)

    2013-01-01

    100 ways to get students hooked on math! That one question got you stumped? Or maybe you have the answer, but it's not all that compelling. Al Posamentier and his coauthors to the rescue with this handy reference containing fun answers to students'100 most frequently asked math questions. Even if you already have the answers, Al's explanations are certain to keep kids hooked. The big benefits? You'll discover high-interest ways to Teach to the Common Core's math content standards Promote inquiry and process in mathematical thinking Build procedural skills and conceptual understanding Encourage

  18. Mergers and acquisitions. Frequently asked questions and answers.

    Science.gov (United States)

    Lin, S M; Smeltzer, C H; Thomas, C

    2000-03-01

    This article is structured in a question/answer format based on interviews with Dr. Carolyn Hope Smeltzer and Salima Manji Lin of PricewaterhouseCoopers, Chicago, and Chuck Thomas of Hinshaw & Culbertson, Rockford. The questions come from CEO's, healthcare executives, and nurse executives at hospitals that are contemplating mergers or that have both succeeded and failed to merge their institutions. The experts share their knowledge.

  19. Ready, set, move!

    CERN Multimedia

    Anaïs Schaeffer

    2012-01-01

    This year, the CERN Medical Service is launching a new public health campaign. Advertised by the catchphrase “Move! & Eat Better”, the particular aim of the campaign is to encourage people at CERN to take more regular exercise, of whatever kind.   The CERN annual relay race is scheduled on 24 May this year. The CERN Medical Service will officially launch its “Move! & Eat Better” campaign at this popular sporting event. “We shall be on hand on the day of the race to strongly advocate regular physical activity,” explains Rachid Belkheir, one of the Medical Service doctors. "We really want to pitch our campaign and answer any questions people may have. Above all we want to set an example. So we are going to walk the same circuit as the runners to underline to people that they can easily incorporate movement into their daily routine.” An underlying concern has prompted this campaign: during their first few year...

  20. Did Darwin really answer Paley's question?

    Science.gov (United States)

    Brunnander, Björn

    2013-09-01

    It is commonly thought that natural selection explains the rise of adaptive complexity. Razeto-Barry and Frick (2011) have recently argued in favour of this view, dubbing it the Creative View. I argue that the Creative View is mistaken if it claims that natural selection serves to answer Paley's question. This is shown by a case that brings out the contrastive structure inherent in this demand for explanation. There is, however, a rather trivial sense in which specific environmental conditions are crucial for the rise of specific adaptations, but this is hardly what opponents of the Creative View are denying. Copyright © 2013 Elsevier Ltd. All rights reserved.

  1. Introduction of new technologies and decision making processes: a framework to adapt a Local Health Technology Decision Support Program for other local settings.

    Science.gov (United States)

    Poulin, Paule; Austen, Lea; Scott, Catherine M; Poulin, Michelle; Gall, Nadine; Seidel, Judy; Lafrenière, René

    2013-01-01

    Introducing new health technologies, including medical devices, into a local setting in a safe, effective, and transparent manner is a complex process, involving many disciplines and players within an organization. Decision making should be systematic, consistent, and transparent. It should involve translating and integrating scientific evidence, such as health technology assessment (HTA) reports, with context-sensitive evidence to develop recommendations on whether and under what conditions a new technology will be introduced. However, the development of a program to support such decision making can require considerable time and resources. An alternative is to adapt a preexisting program to the new setting. We describe a framework for adapting the Local HTA Decision Support Program, originally developed by the Department of Surgery and Surgical Services (Calgary, AB, Canada), for use by other departments. The framework consists of six steps: 1) development of a program review and adaptation manual, 2) education and readiness assessment of interested departments, 3) evaluation of the program by individual departments, 4) joint evaluation via retreats, 5) synthesis of feedback and program revision, and 6) evaluation of the adaptation process. Nine departments revised the Local HTA Decision Support Program and expressed strong satisfaction with the adaptation process. Key elements for success were identified. Adaptation of a preexisting program may reduce duplication of effort, save resources, raise the health care providers' awareness of HTA, and foster constructive stakeholder engagement, which enhances the legitimacy of evidence-informed recommendations for introducing new health technologies. We encourage others to use this framework for program adaptation and to report their experiences.

  2. Chemistry teachers and their senior secondary students' answers to ...

    African Journals Online (AJOL)

    The purpose of the study was to compare chemistry teachers' answers in a question related to evaporation with that of their senior secondary students. Two hundred and seventy six senior secondary students and their seven teachers participated in the study. The main data collecting instrument was the pictorial and verbal ...

  3. Creating and using real-world evidence to answer questions about clinical effectiveness

    Directory of Open Access Journals (Sweden)

    Simon de Lusignan

    2015-11-01

    Full Text Available New forms of evidence are needed to complement evidence generated from randomised controlled trials (RCTs. Real-World Evidence (RWE is a potential new form of evidence, but remains undefined.This paper sets to fill that gap by defining RWE as the output from a rigorous research process which: (1 includes a clear a priori statement of a hypothesis to be tested or research question to be answered; (2 defines the data sources that will be used and critically appraises their strengths and weaknesses; and (3 applies appropriate methods, including advanced analytics. These elements should be set out in advance of the study commencing, ideally in a published protocol.The strengths of RWE studies are that they are more inclusive than RCTs and can enable an evidence base to be developed around real-world effectiveness and to start to address the complications of managing other real-world problems such as multimorbidity. Computerised medical record systems and big data provide a rich source of data for RWE studies.However, guidance is needed to help assess the rigour of RWE studies so that the strength of recommendations based on their output can be determined. Additionally, RWE advanced analytics methods need better categorisation and validation.We predict that the core role of RCTs will shift towards assessing safety and achieving regulatory compliance. RWE studies, notwithstanding their limitations, may become established as the best vehicle to assess efficacy. 

  4. Creating a palliative and end-of-life program in a cure-oriented pediatric setting: the zig-zag method.

    Science.gov (United States)

    Harper, Joann; Hinds, Pamela S; Baker, Justin N; Hicks, Judy; Spunt, Sheri L; Razzouk, Bassem I

    2007-01-01

    Children living with and dying of advanced-stage cancer suffer physically, emotionally, and spiritually. Relief of their suffering requires comprehensive, compassionate palliative and end-of-life (EoL) care.However, an EoL care program might appear inconsistent with the mission of a pediatric oncology research center committed to seeking cures. Here the authors describe the methods used to achieve full institutional commitment to their EoL care program and those used to build the program's philosophical, research, and educational foundations after they received approval. The authors convened 10 focus groups to solicit staff perceptions of the hospital's current palliative and EoL care. They also completed baseline medical record reviews of 145 patient records to identify key EoL characteristics. The authors then crafted a vision statement and a strategic plan, implemented new research protocols,and established publication and funding trajectories. They conclude that establishing a state-of-the-art palliative and EoL program in a cure-oriented pediatric setting is achievable via consensus building and recruitment of diverse institutional resources.

  5. Comprehensive review of an accelerated nursing program: a quality improvement project.

    Science.gov (United States)

    Nugent, Elinor; LaRocco, Susan

    2014-01-01

    were sent via e-mail to graduates with a return rate of 62 (32%). Regarding overall satisfaction with the program, 75% of the 53 respondents who answered this question were either very satisfied or extremely satisfied. The other 25% were satisfied. No respondents indicated that they were dissatisfied. More than three-fourths of the respondents indicated that the cost of the program was reasonable. Only 11% of the 55 respondents indicated that the clinical time in the program was sufficient. Graduates from 2005 to 2009 (n = 34) are mostly employed at major Boston teaching medical centers in acute and intensive care settings. Programmatic recommendations from the focus groups included offering an optional 100-hour practicum to expose students to more clinical experiences in the acute care settings, increasing the credits for Nursing Care of Older Adults from 1 to 2, and providing academic support for English as second language/minority students. Curricular recommendations included increasing the time allocation for simulations, moving pediatrics to the summer semester, and spreading pharmacology between 2 courses. Program review is an important component of continuous quality improvement in the academic setting. This review provided information that indicated although a program can be highly successful on many parameters, there is always room for improvement. In educating the second-degree student, the nursing profession benefits from the addition of professionals from other disciplines adding professional depth and richness to the profession. In addition, including the voice of the nurse after graduation provided insightful direction for some clinical and curriculum changes.

  6. Transition of a Text-Based Insulin Titration Program From a Randomized Controlled Trial Into Real-World Settings: Implementation Study

    Science.gov (United States)

    Orzeck-Byrnes, Natasha A; Aidasani, Sneha R; Moloney, Dana N; Nguyen, Lisa H; Park, Agnes; Hu, Lu; Langford, Aisha T; Wang, Binhuan; Sevick, Mary Ann; Rogers, Erin S

    2018-01-01

    Background The Mobile Insulin Titration Intervention (MITI) program helps patients with type 2 diabetes find their correct basal insulin dose without in-person care. Requiring only basic cell phone technology (text messages and phone calls), MITI is highly accessible to patients receiving care in safety-net settings. MITI was shown in a randomized controlled trial (RCT) to be efficacious at a New York City (NYC) safety-net clinic where patients often have challenges coming for in-person care. In 2016, MITI was implemented as usual care at Bellevue Hospital (the site of the original RCT) and at Gouverneur Health (a second NYC safety-net clinic) under 2 different staffing models. Objective This implementation study examined MITI’s transition into real-world settings. To understand MITI’s flexibility, generalizability, and acceptability among patients and providers, we evaluated whether MITI continued to produce positive outcomes in expanded underserved populations, outside of an RCT setting. Methods Patients enrolled in MITI received weekday text messages asking for their fasting blood glucose (FBG) values and a weekly titration call. The goal was for patients to reach their optimal insulin dose (OID), defined either as the dose of once-daily basal insulin required to achieve either an FBG of 80-130 mg/dL (4.4-7.2 mmol/L) or as the reaching of the maximum dose of 50 units. After 12 weeks, if OID was not reached, the patients were asked to return to the clinic for in-person care and titration. MITI program outcomes, clinical outcomes, process outcomes, and patient satisfaction were assessed. Results MITI was successful at both sites, each with a different staffing model. Providers referred 170 patients to the program—129 of whom (75.9%, 129/170) were eligible. Of these, 113 (87.6%, 113/129) enrolled. Moreover, 84.1% (95/113) of patients reached their OID, and they did so in an average of 24 days. Clinical outcomes show that mean FBG levels fell from 209 mg

  7. Exploring viewing behavior data from whole slide images to predict correctness of students′ answers during practical exams in oral pathology

    Directory of Open Access Journals (Sweden)

    Slawomir Walkowski

    2015-01-01

    Full Text Available The way of viewing whole slide images (WSI can be tracked and analyzed. In particular, it can be useful to learn how medical students view WSIs during exams and how their viewing behavior is correlated with correctness of the answers they give. We used software-based view path tracking method that enabled gathering data about viewing behavior of multiple simultaneous WSI users. This approach was implemented and applied during two practical exams in oral pathology in 2012 (88 students and 2013 (91 students, which were based on questions with attached WSIs. Gathered data were visualized and analyzed in multiple ways. As a part of extended analysis, we tried to use machine learning approaches to predict correctness of students′ answers based on how they viewed WSIs. We compared the results of analyses for years 2012 and 2013 - done for a single question, for student groups, and for a set of questions. The overall patterns were generally consistent across these 3 years. Moreover, viewing behavior data appeared to have certain potential for predicting answers′ correctness and some outcomes of machine learning approaches were in the right direction. However, general prediction results were not satisfactory in terms of precision and recall. Our work confirmed that the view path tracking method is useful for discovering viewing behavior of students analyzing WSIs. It provided multiple useful insights in this area, and general results of our analyses were consistent across two exams. On the other hand, predicting answers′ correctness appeared to be a difficult task - students′ answers seem to be often unpredictable.

  8. Consciousness as a process of queries and answers in architectures based on in situ representations

    NARCIS (Netherlands)

    van der Velde, F.; van der Velde, Frank

    2013-01-01

    Functional or access consciousness can be described as an ongoing dynamic process of queries and answers. Whenever we have an awareness of an object or its surroundings, it consists of the dynamic process that answers (implicit) queries like "What is the color or shape of the object?" or "What

  9. 48 CFR 19.502-2 - Total small business set-asides.

    Science.gov (United States)

    2010-10-01

    ... small business set-asides shall not be made unless such a reasonable expectation exists (but see 19.502... 48 Federal Acquisition Regulations System 1 2010-10-01 2010-10-01 false Total small business set... SOCIOECONOMIC PROGRAMS SMALL BUSINESS PROGRAMS Set-Asides for Small Business 19.502-2 Total small business set...

  10. Long-Term Follow-Up of Echolalia and Question Answering.

    Science.gov (United States)

    Foxx, R. M.; Faw, Gerald D.

    1990-01-01

    A long-term followup (from 26 to 57 months) of echolalia and correct question-answering was conducted with six mentally retarded adult subjects identified from three previously published studies. Echolalia was lower than in baseline in 80.6 percent of the followups. Issues related to the study of maintenance are discussed. (Author/DB)

  11. The Effect of Answering in a Preferred Versus a Non-Preferred Survey Mode on Measurement

    Directory of Open Access Journals (Sweden)

    Jolene Smyth

    2014-12-01

    Full Text Available Previous research has shown that offering respondents their preferred mode can increase response rates, but the effect of doing so on how respondents process and answer survey questions (i.e., measurement is unclear. In this paper, we evaluate whether changes in question format have different effects on data quality for those responding in their preferred mode than for those responding in a non-preferred mode for three question types (multiple answer, open-ended, and grid. Respondents were asked about their preferred mode in a 2008 survey and were recontacted in 2009. In the recontact survey, respondents were randomly assigned to one of two modes such that some responded in their preferred mode and others did not. They were also randomly assigned to one of two questionnaire forms in which the format of individual questions was varied. On the multiple answer and open-ended items, those who answered in a non-preferred mode seemed to take advantage of opportunities to satisfice when the question format allowed or encouraged it (e.g., selecting fewer items in the check-all than the forced-choice format and being more likely to skip the open-ended item when it had a larger answer box, while those who answered in a preferred mode did not. There was no difference on a grid formatted item across those who did and did not respond by their preferred mode, but results indicate that a fully labeled grid reduced item missing rates vis-à-vis a grid with only column heading labels. Results provide insight into the effect of tailoring to mode preference on commonly used questionnaire design features.

  12. Does Correct Answer Distribution Influence Student Choices When Writing Multiple Choice Examinations?

    Directory of Open Access Journals (Sweden)

    Jacqueline A. Carnegie

    2017-03-01

    Full Text Available Summative evaluation for large classes of first- and second-year undergraduate courses often involves the use of multiple choice question (MCQ exams in order to provide timely feedback. Several versions of those exams are often prepared via computer-based question scrambling in an effort to deter cheating. An important parameter to consider when preparing multiple exam versions is that they must be equivalent in their assessment of student knowledge. This project investigated a possible influence of correct answer organization on student answer selection when writing multiple versions of MCQ exams. The specific question asked was whether the existence of a series of four to five consecutive MCQs in which the same letter represented the correct answer had a detrimental influence on a student’s ability to continue to select the correct answer as he/she moved through that series. Student outcomes from such exams were compared with results from exams with identical questions but which did not contain such series. These findings were supplemented by student survey data in which students self-assessed the extent to which they paid attention to the distribution of correct answer choices when writing summative exams, both during their initial answer selection and when transferring their answer letters to the Scantron sheet for correction. Despite the fact that more than half of survey respondents indicated that they do make note of answer patterning during exams and that a series of four to five questions with the same letter for the correct answer would encourage many of them to take a second look at their answer choice, the results pertaining to student outcomes suggest that MCQ randomization, even when it does result in short serial arrays of letter-specific correct answers, does not constitute a distraction capable of adversely influencing student performance. Dans les très grandes classes de cours de première et deuxième années, l

  13. Are U.S. Schools Filling the Gap With Programs that Promote Weight Stigma?

    Centers for Disease Control (CDC) Podcasts

    In this edition of PCD Sound Bites, author Erica Kenney, ScD, answers questions about her study, which looked at how frequently U.S. schools used evidence-based obesity prevention programs and how often schools implement programs that may unintentionally worsen weight stigma among students.

  14. Appropriate technology: Often, the best answers can be found right ...

    International Development Research Centre (IDRC) Digital Library (Canada)

    2010-10-28

    Oct 28, 2010 ... In each case, however, the technologies have done their job – they have led to lasting solutions ... Appropriate technology: Often, the best answers can be found right at home ... In a Bookless Society, Why Start With Books?

  15. Public meeting on radiation safety for industrial radiographerss: remarks, questions and answers at five NRC regional meetings

    International Nuclear Information System (INIS)

    1978-11-01

    Over the past several years thenumber of radiation overexposures experienced in the radiography industry has been higher than for any other single group of NRC licensees. To inform radiography licensees of NRC's concern fo these recurring overexposure incidents, NRC staff representatives met with licensees in a series of five regional meetings. At these meetings the staff presented prepared remarks and answered questions on NRC regulations and operations. The main purposes of the meetings were to express NRC's concern for the high incidence of overexposures, and to open a line of communication between the NRC and radiography licensees in an effort to achieve the common goal of improved radiation safety. The remarks presented by the staff and subjects discussed at these meetings included: the purpose, scope, findings and goals of the NRC inspection program; ways and means of incorporating safety into radiography operations; and case histories of overexposure incidents, with highlights of the causes and possible preventions. At each of the regional meetings the staff received a request for a copy of the prepared remarks and a consolidation of the questions and answers that were discussed. This document includes that information, and a copy is being provided to each organizaion or firm attending the regional meetings. Requests for other copies should be made in accordance with the directions printed inside the front cover of this document

  16. Evaluation of doctoral nursing programs in Japan by faculty members and their educational and research activities.

    Science.gov (United States)

    Arimoto, Azusa; Gregg, Misuzu F; Nagata, Satoko; Miki, Yuko; Murashima, Sachiyo

    2012-07-01

    Evaluation of doctoral programs in nursing is becoming more important with the rapid increase in the programs in Japan. This study aimed to evaluate doctoral nursing programs by faculty members and to analyze the relationship of the evaluation with educational and research activities of faculty members in Japan. Target settings were all 46 doctoral nursing programs. Eighty-five faculty members from 28 programs answered the questionnaire, which included 17 items for program evaluation, 12 items for faculty evaluation, 9 items for resource evaluation, 3 items for overall evaluations, and educational and research activities. A majority gave low evaluations for sources of funding, the number of faculty members and support staff, and administrative systems. Faculty members who financially supported a greater number of students gave a higher evaluation for extramural funding support, publication, provision of diverse learning experiences, time of supervision, and research infrastructure. The more time a faculty member spent on advising doctoral students, the higher were their evaluations on the supportive learning environment, administrative systems, time of supervision, and timely feedback on students' research. The findings of this study indicate a need for improvement in research infrastructure, funding sources, and human resources to achieve quality nursing doctoral education in Japan. Copyright © 2011 Elsevier Ltd. All rights reserved.

  17. Nuclear power in Canada: questions and answers

    International Nuclear Information System (INIS)

    1975-01-01

    To further public understanding of nuclear power generation, the Canadian Nuclear Association commissioned a special task force to coordinate contributions of experts in all parts of the nuclear industry. These contributions have been arranged in a question and answer format and are aimed at the average Canadian reader who is genuinely seeking factual information on nuclear power. Areas covered include electricity demand, comparison of nuclear generation with other forms of thermal electricity production, radiation sources and effects on man and his environment; features of different reactor types, thermal discharges and waste management. (O.T.)

  18. A New Statistic for Detection of Aberrant Answer Changes

    Science.gov (United States)

    Sinharay, Sandip; Duong, Minh Q.; Wood, Scott W.

    2017-01-01

    As noted by Fremer and Olson, analysis of answer changes is often used to investigate testing irregularities because the analysis is readily performed and has proven its value in practice. Researchers such as Belov, Sinharay and Johnson, van der Linden and Jeon, van der Linden and Lewis, and Wollack, Cohen, and Eckerly have suggested several…

  19. Questions and Answers about RTI: A Guide to Success

    Science.gov (United States)

    Moran, Heather; Petruzzelli, Anthony

    2011-01-01

    As Response-to-Intervention (RTI) models continue to attract a great deal of attention, school and district leaders need to understand the structures needed, the personnel required, the challenges faced, and rewards realized from RTI. "Questions and Answers About RTI: A Guide to Success" is designed to guide a school or district through the…

  20. Exploring the feasibility of the visual language in autism program for children in an early intervention group setting: views of parents, educators, and health professionals.

    Science.gov (United States)

    Donato, Cynthia; Shane, Howard C; Hemsley, Bronwyn

    2014-04-01

    To explore the views of key stakeholders on using visual supports for children with developmental disabilities in early intervention group settings. Specifically, this study aimed to determine stakeholders' views on the barriers to and facilitators for the use of visual supports in these settings to inform the feasibility of implementing an immersive Visual Language in Autism program. This study involved three focus groups of parents, educators, and health professionals at one Australian early intervention group setting. Lack of time, limited services, negative attitudes in society, and inconsistent use were cited as common barriers to using visual supports. Facilitators included having access to information and evidence on visual supports, increased awareness of visual supports, and the use of mobile technologies. The Visual Language in Autism program is feasible in early intervention group settings, if barriers to and facilitators for its use are addressed to enable an immersive visual language experience.

  1. Towards a Calendar Agent Society with Intelligent Agents in ASP-Updates

    Directory of Open Access Journals (Sweden)

    Marco A. Ramos C.

    2012-03-01

    Full Text Available Se presenta el análisis y algunas especificaciones para describir una sociedad multi-agente que representa agendas dinámicas en Answer Sets Programming, por medio de actualización de bases de conocimiento. Se trata de un estudio de caso para representar un grupo de agentes BD Iinteligentes con el fin común de programar una reunión, y se utiliza un ejemplo para mostrar la manera de distribuir y cambiar sus especificaciones bajo circunstancias imprevistas, así como un protocolo sencillo para realizar una reunión consensual. Sostenemos que el marco propuesto es apropiado para tener los beneficios de una base sólida como Answer Sets Programming, de la simplicidad de su programación lógica declarativa, así como de la practicidad para resolvedores existentes implementados, que pueden ser utilizados para un sistema más completo y útil de sociedades de agentes.We present the analysis and some preliminary specifications to describe a multi-agent society to represent dynamic appointments under in Answer-Sets Programming, by means of knowledge-base updates. This is a case study to represent a group of intelligent BDI agents with a common goal of scheduling a meeting, and we use an example to show how to distribute and change their specifications under unforeseen circumstances, as well as a simple protocol to realise a consensual meeting. We claim that the proposed framework is appropriate to have the benefits from a strong foundation like Answer-Sets Programming, simplicity for its declarative logic programming, as well as practicality for existent implemented solvers, which can be used to implement a more-complete and useful system of agent societies.

  2. Why teach literature and medicine? Answers from three decades.

    Science.gov (United States)

    Jones, Anne Hudson

    2013-12-01

    In this essay, I look back at some of the earliest attempts by the first generation of literature-and-medicine scholars to answer the question: Why teach literature and medicine? Reviewing the development of the field in its early years, I examine statements by practitioners to see whether their answers have held up over time and to consider how the rationales they articulated have expanded or changed in the following years and why. Greater emphasis on literary criticism, narrative ethics, narrative theory, and reflective writing has influenced current work in the field in ways that could not have been foreseen in the 1970s. The extraordinary growth of interest and work in the field nationally and, especially since 1996, internationally has included practitioners in many additional areas such as disability studies, film studies, therapeutic writing, and trauma studies. Along with the emergence of narrative medicine, this diverse community of scholars and practitioners-affiliated more through their use of narrative methodologies than the teaching of literature-makes the perennial challenge of evaluation and assessment even more complicated.

  3. The Answering Process for Multiple-Choice Questions in Collaborative Learning: A Mathematical Learning Model Analysis

    Science.gov (United States)

    Nakamura, Yasuyuki; Nishi, Shinnosuke; Muramatsu, Yuta; Yasutake, Koichi; Yamakawa, Osamu; Tagawa, Takahiro

    2014-01-01

    In this paper, we introduce a mathematical model for collaborative learning and the answering process for multiple-choice questions. The collaborative learning model is inspired by the Ising spin model and the model for answering multiple-choice questions is based on their difficulty level. An intensive simulation study predicts the possibility of…

  4. Approaches to answering critical CER questions.

    Science.gov (United States)

    Kinnier, Christine V; Chung, Jeanette W; Bilimoria, Karl Y

    2015-01-01

    While randomized controlled trials (RCTs) are the gold standard for research, many research questions cannot be ethically and practically answered using an RCT. Comparative effectiveness research (CER) techniques are often better suited than RCTs to address the effects of an intervention under routine care conditions, an outcome otherwise known as effectiveness. CER research techniques covered in this section include: effectiveness-oriented experimental studies such as pragmatic trials and cluster randomized trials, treatment response heterogeneity, observational and database studies including adjustment techniques such as sensitivity analysis and propensity score analysis, systematic reviews and meta-analysis, decision analysis, and cost effectiveness analysis. Each section describes the technique and covers the strengths and weaknesses of the approach.

  5. Planning a Financial Aid Awareness Program.

    Science.gov (United States)

    Department of Education, Washington, DC.

    This booklet is intended to be used with a set of slides as part of presentations to students. Each page usually includes an illustration of the accompanying slide, the basic information to be communicated, background notes and answers to common questions as appropriate. The presentation first considers why a student should go to college or career…

  6. Patient perspectives on answering questions about sexual orientation and gender identity: an integrative review.

    Science.gov (United States)

    Bjarnadottir, Ragnhildur I; Bockting, Walter; Dowding, Dawn W

    2017-07-01

    To examine patients' perceptions of being asked about their sexual orientation and gender identity in the healthcare setting. Health disparities exist in the lesbian, gay, bisexual and transgender population, but further research is needed to better understand these disparities. To address this issue, experts recommend the routine collection of sexual orientation and gender identity data in health care. Nurses on the front line of patient care play a key role in the collection of these data. However, to enable nurses to conduct such assessments it is important to understand the perspective of the patients on being asked about their sexual orientation and gender identity in a healthcare setting. An integrative review was conducted using the methodology proposed by Whittemore and Knafl (Journal of Advanced Nursing, 2005, 52, 546). Six electronic databases were searched, and two reviewers independently reviewed papers for inclusion. Papers were included if they were empirical studies, peer-reviewed papers or reports, assessing patient perspectives on discussing sexual orientation and gender identity in the healthcare setting. Twenty-one relevant studies that met the inclusion criteria were identified. A majority of the studies indicated patients' willingness to respond to, and a perceived importance of, questions about sexual orientation and gender identity. However, fears of homophobia and negative consequences hindered willingness to disclose this information. This review indicates that in most cases patients are willing to answer routine questions about their sexual orientation in the healthcare setting and perceive them as important questions to ask. The findings of this review have implications for nurses looking to incorporate questions about sexual orientation into their routine patient assessment. The findings indicate that care providers need to be mindful of heteronormative assumptions and take steps to ensure they are knowledgeable about lesbian, gay

  7. Answering Gauguin's Questions in Particle Physics: Where are we coming from? What are we? Where are we going?

    International Nuclear Information System (INIS)

    Ellis, John

    2010-01-01

    The knowledge of matter revealed by the current reigning theory of particle physics, the so-called Standard Model, still leaves open many basic questions. What is the origin of the matter in the Universe? How does its mass originate? What is the nature of the dark matter that fills the Universe? Are there additional dimensions of space? The Large Hadron Collider (LHC) at the CERN Laboratory in Geneva, Switzerland, where high-energy experiments have now started, will take physics into a new realm of energy and time, and will address these physics analogues of Gauguin's questions. The answers will set the stage for possible future experiments beyond the scope of the LHC.

  8. An all-encompassing study of an authentic court setting

    DEFF Research Database (Denmark)

    Christensen, Tina Paulsen

    necessarily be judged from a particular (subjective) perspective on the communicative event. In this paper I shall address the issue of interpreting quality in an all-encompassing perspective on an authentic Danish courtroom setting. The aim of the empirical case-based survey is unlike that of most existing...... but homogeneous. Several empirical studies, which have been carried out on this subject, have shown that different user groups have different expectations about the interpreted communicative event, which ceteris paribus means that user expectations are heterogeneous. The question is, whether the heterogeneity......, which are to be considered as expectancy norms projected and recommended by the specific legal system. In order to be able to answer this question, a questionnaire-based survey on specific quality criteria has been conducted within an authentic interpreter-mediated court setting, because, according...

  9. Field Office Telephone Service - Monthly National Answer Rate and Busy Rate

    Data.gov (United States)

    Social Security Administration — This dataset provides information at the national level by month for federal fiscal year 2013 onward for answer rate and busy rate for calls to our field offices....

  10. Access Answers: A Digest of LISTSERVS of Interest to Access Services

    Science.gov (United States)

    Smith, Fred W.

    2011-01-01

    This article presents a digest of LISTSERVS of interest to access services for the period of April to June 2011. It presents questions and answers from Interlibrary Loan (ILL) people, CIRCPLUS, and OFFCAMP.

  11. Under-utilized Important Data Sets from Barrow, Alaska

    Science.gov (United States)

    Jensen, A. M.; Misarti, N.

    2012-12-01

    The Barrow region has a number of high resolution data sets of high quality and high scientific and stakeholder relevance. Many are described as being of long duration, yet span mere decades. Here we highlight the fact that there are data sets available in the Barrow area that span considerably greater periods of time (centuries to millennia), at varying degrees of resolution. When used appropriately, these data sets can contribute to the study and understanding of the changing Arctic. However, because these types of data are generally acquired as part of archaeological projects, funded through Arctic Social Science and similar programs, their use in other sciences has been limited. Archaeologists focus on analyzing these data sets in ways designed to answer particular anthropological questions. That in no way precludes archaeological collaboration with other types of scientists nor the analysis of these data sets in new and innovative ways, in order to look at questions of Arctic change over a time span beginning well before the Industrial Revolution introduced complicating factors. One major data group consists of zooarchaeological data from sites in the Barrow area. This consists of faunal remains of human subsistence activities, recovered either from middens (refuse deposits) or dwellings. In effect, occupants of a site were sampling their environment as it existed at the time of occupation, although not in a random or systematic way. When analyzed to correct for biases introduced by taphonomic and human behavioral factors, such data sets are used by archaeologists to understand past people's subsistence practices, and how such practices changed through time. However, there is much additional information that can be obtained from these collections. Certain species have fairly specific habitat requirements, and their presence in significant numbers at a site indicates that such conditions existed relatively nearby at a particular time in the past, and

  12. Theory of analogous force on number sets

    Energy Technology Data Exchange (ETDEWEB)

    Canessa, Enrique [Abdus Salam International Centre for Theoretical Physics, Trieste (Italy)

    2003-08-01

    A general statistical thermodynamic theory that considers given sequences of x-integers to play the role of particles of known type in an isolated elastic system is proposed. By also considering some explicit discrete probability distributions p{sub x} for natural numbers, we claim that they lead to a better understanding of probabilistic laws associated with number theory. Sequences of numbers are treated as the size measure of finite sets. By considering p{sub x} to describe complex phenomena, the theory leads to derive a distinct analogous force f{sub x} on number sets proportional to ({partial_derivative}p{sub x}/{partial_derivative}x){sub T} at an analogous system temperature T. In particular, this yields to an understanding of the uneven distribution of integers of random sets in terms of analogous scale invariance and a screened inverse square force acting on the significant digits. The theory also allows to establish recursion relations to predict sequences of Fibonacci numbers and to give an answer to the interesting theoretical question of the appearance of the Benford's law in Fibonacci numbers. A possible relevance to prime numbers is also analyzed. (author)

  13. Science Matters Podcast: Questions and Answers with EPA's Dr. Peter Grevatt

    Science.gov (United States)

    Listen to a podcast with Dr. Peter Grevatt, the director of EPA's Office of Children's Health Protection, as he answers questions about children's health, or read some of the highlights from the conversation here.

  14. Estimating the Probability of Traditional Copying, Conditional on Answer-Copying Statistics.

    Science.gov (United States)

    Allen, Jeff; Ghattas, Andrew

    2016-06-01

    Statistics for detecting copying on multiple-choice tests produce p values measuring the probability of a value at least as large as that observed, under the null hypothesis of no copying. The posterior probability of copying is arguably more relevant than the p value, but cannot be derived from Bayes' theorem unless the population probability of copying and probability distribution of the answer-copying statistic under copying are known. In this article, the authors develop an estimator for the posterior probability of copying that is based on estimable quantities and can be used with any answer-copying statistic. The performance of the estimator is evaluated via simulation, and the authors demonstrate how to apply the formula using actual data. Potential uses, generalizability to other types of cheating, and limitations of the approach are discussed.

  15. Setting priorities for safeguards upgrades

    International Nuclear Information System (INIS)

    Al-Ayat, R.A.; Judd, B.R.; Patenaude, C.J.; Sicherman, A.

    1987-01-01

    This paper describes an analytic approach and a computer program for setting priorities among safeguards upgrades. The approach provides safeguards decision makers with a systematic method for allocating their limited upgrade resources. The priorities are set based on the upgrades cost and their contribution to safeguards effectiveness. Safeguards effectiveness is measured by the probability of defeat for a spectrum of potential insider and outsider adversaries. The computer program, MI$ER, can be used alone or as a companion to ET and SAVI, programs designed to evaluate safeguards effectiveness against insider and outsider threats, respectively. Setting the priority required judgments about the relative importance (threat likelihoods and consequences) of insider and outsider threats. Although these judgments are inherently subjective, MI$ER can analyze the sensitivity of the upgrade priorities to these weights and determine whether or not they are critical to the priority ranking. MI$ER produces tabular and graphical results for comparing benefits and identifying the most cost-effective upgrades for a given expenditure. This framework provides decision makers with an explicit and consistent analysis to support their upgrades decisions and to allocate the safeguards resources in a cost-effective manner

  16. Warren, McCain, and Obama Needed Fuzzy Sets at Presidential Forum

    Directory of Open Access Journals (Sweden)

    Ashu M. G. Solo

    2012-01-01

    Full Text Available During a presidential forum in the 2008 US presidential campaign, the moderator, Pastor Rick Warren, wanted Senator John McCain and then-Senator Barack Obama to define rich with a specific number. Warren wanted to know at what specific income level a person goes from being not rich to rich. The problem with this question is that there is no specific income at which a person makes the leap from being not rich to being rich. This is because rich is a fuzzy set, not a crisp set, with different incomes having different degrees of membership in the rich fuzzy set. Fuzzy logic is needed to properly ask and answer Warren's question about quantitatively defining rich. An imprecise natural language word like rich should be considered to have qualitative definitions, crisp quantitative definitions, and fuzzy quantitative definitions.

  17. Boolean network identification from perturbation time series data combining dynamics abstraction and logic programming.

    Science.gov (United States)

    Ostrowski, M; Paulevé, L; Schaub, T; Siegel, A; Guziolowski, C

    2016-11-01

    Boolean networks (and more general logic models) are useful frameworks to study signal transduction across multiple pathways. Logic models can be learned from a prior knowledge network structure and multiplex phosphoproteomics data. However, most efficient and scalable training methods focus on the comparison of two time-points and assume that the system has reached an early steady state. In this paper, we generalize such a learning procedure to take into account the time series traces of phosphoproteomics data in order to discriminate Boolean networks according to their transient dynamics. To that end, we identify a necessary condition that must be satisfied by the dynamics of a Boolean network to be consistent with a discretized time series trace. Based on this condition, we use Answer Set Programming to compute an over-approximation of the set of Boolean networks which fit best with experimental data and provide the corresponding encodings. Combined with model-checking approaches, we end up with a global learning algorithm. Our approach is able to learn logic models with a true positive rate higher than 78% in two case studies of mammalian signaling networks; for a larger case study, our method provides optimal answers after 7min of computation. We quantified the gain in our method predictions precision compared to learning approaches based on static data. Finally, as an application, our method proposes erroneous time-points in the time series data with respect to the optimal learned logic models. Copyright © 2016 Elsevier Ireland Ltd. All rights reserved.

  18. Object-oriented Programming Laws for Annotated Java Programs

    Directory of Open Access Journals (Sweden)

    Gabriel Falconieri Freitas

    2010-03-01

    Full Text Available Object-oriented programming laws have been proposed in the context of languages that are not combined with a behavioral interface specification language (BISL. The strong dependence between source-code and interface specifications may cause a number of difficulties when transforming programs. In this paper we introduce a set of programming laws for object-oriented languages like Java combined with the Java Modeling Language (JML. The set of laws deals with object-oriented features taking into account their specifications. Some laws deal only with features of the specification language. These laws constitute a set of small transformations for the development of more elaborate ones like refactorings.

  19. The Nursing Leadership Institute program evaluation: a critique

    Directory of Open Access Journals (Sweden)

    Havaei F

    2015-08-01

    Full Text Available Farinaz Havaei, Maura MacPhee School of Nursing, University of British Columbia, Vancouver, BC, Canada Abstract: A theory-driven program evaluation was conducted for a nursing leadership program, as a collaborative project between university faculty, the nurses' union, the provincial Ministry of Health, and its chief nursing officers. A collaborative logic model process was used to engage stakeholders, and mixed methods approaches were used to answer evaluation questions. Despite demonstrated, successful outcomes, the leadership program was not supported with continued funding. This paper examines what happened during the evaluation process: What factors failed to sustain this program? Keywords: leadership development, theory-driven evaluation, mixed methods, collaborative logic modeling

  20. Visual Basic Programming Impact on Cognitive Style of College Students: Need for Prerequisites

    Science.gov (United States)

    White, Garry L.

    2012-01-01

    This research investigated the impact learning a visual programming language, Visual Basic, has on hemispheric cognitive style, as measured by the Hemispheric Mode Indicator (HMI). The question to be answered is: will a computer programming course help students improve their cognitive abilities in order to perform well? The cognitive styles for…

  1. 75 FR 69096 - Public Meetings of National Flood Insurance Program (NFIP) Reform Effort

    Science.gov (United States)

    2010-11-10

    ... its programs and answer any questions and listen to comments from them on how its programs can be more... policy alternatives is being developed and will be analyzed using the evaluation criteria. The resulting recommendations will be reported to FEMA leadership. The purpose of the public meetings is to describe, update...

  2. Selenium and Vitamin E Cancer Prevention Trial (SELECT): Questions and Answers

    Science.gov (United States)

    ... Prostate Cancer Prostate Cancer Screening Research Selenium and Vitamin E Cancer Prevention Trial (SELECT): Questions and Answers On ... of prostate cancer mean to men who take vitamin E but who were not SELECT participants? The incidence ...

  3. Supermarket Special Departments. [Student Manual] and Answer Book/Teacher's Guide.

    Science.gov (United States)

    Gaskill, Melissa Lynn; Summerall, Mary

    This document on food marketing for supermarket special departments contains both a student's manual and an answer book/teacher's guide. The student's manual contains the following 11 assignments: (1) supermarkets of today; (2) merchandising; (3) pharmacy and cosmetics department; (4) housewares and home hardware; (5) video/camera/electronics…

  4. Introduction of new technologies and decision making processes: a framework to adapt a Local Health Technology Decision Support Program for other local settings

    Directory of Open Access Journals (Sweden)

    Poulin P

    2013-11-01

    Full Text Available Paule Poulin,1 Lea Austen,1 Catherine M Scott,2 Michelle Poulin,1 Nadine Gall,2 Judy Seidel,3 René Lafrenière1 1Department of Surgery, 2Knowledge Management, 3Public Health Innovation and Decision Support, Alberta Health Services, Calgary, AB, Canada Purpose: Introducing new health technologies, including medical devices, into a local setting in a safe, effective, and transparent manner is a complex process, involving many disciplines and players within an organization. Decision making should be systematic, consistent, and transparent. It should involve translating and integrating scientific evidence, such as health technology assessment (HTA reports, with context-sensitive evidence to develop recommendations on whether and under what conditions a new technology will be introduced. However, the development of a program to support such decision making can require considerable time and resources. An alternative is to adapt a preexisting program to the new setting. Materials and methods: We describe a framework for adapting the Local HTA Decision Support Program, originally developed by the Department of Surgery and Surgical Services (Calgary, AB, Canada, for use by other departments. The framework consists of six steps: 1 development of a program review and adaptation manual, 2 education and readiness assessment of interested departments, 3 evaluation of the program by individual departments, 4 joint evaluation via retreats, 5 synthesis of feedback and program revision, and 6 evaluation of the adaptation process. Results: Nine departments revised the Local HTA Decision Support Program and expressed strong satisfaction with the adaptation process. Key elements for success were identified. Conclusion: Adaptation of a preexisting program may reduce duplication of effort, save resources, raise the health care providers' awareness of HTA, and foster constructive stakeholder engagement, which enhances the legitimacy of evidence

  5. 41 CFR 300-2.21 - How is the rule expressed in the question and answer format?

    Science.gov (United States)

    2010-07-01

    ... 41 Public Contracts and Property Management 4 2010-07-01 2010-07-01 false How is the rule expressed in the question and answer format? 300-2.21 Section 300-2.21 Public Contracts and Property Management Federal Travel Regulation System GENERAL INTRODUCTION 2-HOW TO USE THE FTR Question & Answer...

  6. Discriminate the response of Acute Myeloid Leukemia patients to treatment by using proteomics data and Answer Set Programming.

    Science.gov (United States)

    Chebouba, Lokmane; Miannay, Bertrand; Boughaci, Dalila; Guziolowski, Carito

    2018-03-08

    During the last years, several approaches were applied on biomedical data to detect disease specific proteins and genes in order to better target drugs. It was shown that statistical and machine learning based methods use mainly clinical data and improve later their results by adding omics data. This work proposes a new method to discriminate the response of Acute Myeloid Leukemia (AML) patients to treatment. The proposed approach uses proteomics data and prior regulatory knowledge in the form of networks to predict cancer treatment outcomes by finding out the different Boolean networks specific to each type of response to drugs. To show its effectiveness we evaluate our method on a dataset from the DREAM 9 challenge. The results are encouraging and demonstrate the benefit of our approach to distinguish patient groups with different response to treatment. In particular each treatment response group is characterized by a predictive model in the form of a signaling Boolean network. This model describes regulatory mechanisms which are specific to each response group. The proteins in this model were selected from the complete dataset by imposing optimization constraints that maximize the difference in the logical response of the Boolean network associated to each group of patients given the omic dataset. This mechanistic and predictive model also allow us to classify new patients data into the two different patient response groups. We propose a new method to detect the most relevant proteins for understanding different patient responses upon treatments in order to better target drugs using a Prior Knowledge Network and proteomics data. The results are interesting and show the effectiveness of our method.

  7. Using goal setting as a strategy for dietary behavior change.

    Science.gov (United States)

    Cullen, K W; Baranowski, T; Smith, S P

    2001-05-01

    Recent reviews have noted that behavioral theory-based nutrition education programs are more successful at achieving food behavior change than knowledge-based programs and that a clear understanding of the mechanisms of behavior change procedures enable dietetics professionals to more effectively promote change. Successful dietary behavior change programs target 1 or more of the personal, behavioral, or environmental factors that influence the behavior of interest and apply theory-based strategies to influence or change those factors. Goal setting is a strategy that is frequently used to help people change. A 4-step goal-setting process has been identified: recognizing a need for change; establishing a goal; adopting a goal-directed activity and self-monitoring it; and self-rewarding goal attainment. The applications of goal setting in dietary interventions for adults and children are reviewed here. Because interventions using goal setting appear to promote dietary change, dietitians should consider incorporating the goal-setting strategies to enhance the behavior change process in nutrition education programs.

  8. The effect of a modular education program for children with epilepsy and their parents on disease management.

    Science.gov (United States)

    Turan Gürhopur, Fatma Dilek; Işler Dalgiç, Ayşegül

    2018-01-01

    The objective of this study was to evaluate the efficacy of Modular Education Program for Children with Epilepsy and Their Parents on disease management. The program was prepared by researchers in an interdisciplinary team. Children with epilepsy and their parents were included in a randomized controlled study using a pre-posttest design. All participants of the modular education program (n=184 (92 children and their 92 parents')) answered a lot of scales immediately before the program. The researcher presented the modular education program, which included eight modules (four for the children and four for the parents), to the children and parents in the intervention group using interactive teaching methods. And all participants of the modular education program answered all scales immediately after the program and one-month, three-month follow-ups. The control group not participating in the modular education program (n=100 (50 children, 50 parents)) also answered all scales in all follow-ups. Scales used the study comprised epilepsy-specific outcome measures (e.g., knowledge, self-efficacy related to seizures, quality of life and anxiety). The statistical analyses of the study data were performed using SAS 9.3 software. Children in intervention group significantly improved in knowledge (pepilepsy (pChildren with Epilepsy and Their Parents on disease management was confirmed. The results indicate that using interactive teaching methods help children with epilepsy and their parents in improving knowledge, self-efficacy about seizures and quality of life. All health professionals who work with children with epilepsy and their parents should provide these modular education programs regularly. Copyright © 2017 Elsevier Inc. All rights reserved.

  9. 48 CFR 1419.506 - Withdrawing or modifying small business set-asides.

    Science.gov (United States)

    2010-10-01

    ... small business set-asides. 1419.506 Section 1419.506 Federal Acquisition Regulations System DEPARTMENT OF THE INTERIOR SOCIOECONOMIC PROGRAMS SMALL BUSINESS PROGRAMS Set-Asides for Small Business 1419.506 Withdrawing or modifying small business set-asides. The HCA is authorized, without the power of redelegation...

  10. Electric Power Lines : Questions and Answers on Research into Health Effects.

    Energy Technology Data Exchange (ETDEWEB)

    United States. Bonneville Power Administration.

    1994-05-01

    Most people know that electric power lines, like the wiring in our homes, can cause serious electric shocks if we`re not careful. Many people also want to know whether the electric and magnetic fields (EMF) produced by power lines and other electrical devices cause health effects. The purpose of this booklet is to answer some common questions that the Bonneville Power Administration (BPA) receives about the possible effects of power lines on health. First, some basic electrical terms are defined, and electric and magnetic fields are debed. Next, answers are given to several questions about recent scientific studies. Some important information about electrical safety follows. We then describe how BPA is addressing public concerns about potential health effects of power lines. The last section tells you how to obtain more detailed information about the health and safety issues summarized in this booklet.

  11. 14 CFR 232.5 - Filing and service of applications, answers, and replies.

    Science.gov (United States)

    2010-01-01

    ... TRANSPORTATION (AVIATION PROCEEDINGS) ECONOMIC REGULATIONS TRANSPORTATION OF MAIL, REVIEW OF ORDERS OF POSTMASTER... written application, answer, or reply filed under this part, and the formal specifications of papers...

  12. Accuracy of Answers Provided by Digital/Face-to-Face Reference Services in Japanese Public Libraries and Q & A Sites

    Science.gov (United States)

    Tsuji, Keita; To, Haruna; Hara, Atsuyuki

    2011-01-01

    We asked the same 60 questions using DRS (digital reference services) in Japanese public libraries, face-to-face reference services and Q & A (question and answer) sites. It was found that: (1) The correct answer ratio of DRS is higher than that of Q & A sites; (2) DRS takes longer to provide answers as compared to Q & A sites; and (3)…

  13. Is aggressive therapy the answer for all cases of emphysematous ...

    African Journals Online (AJOL)

    Is aggressive therapy the answer for all cases of emphysematous pyelonephritis: A report of three cases. S Kumar, S Neogi, KK Gautam. Abstract. No Abstract. Full Text: EMAIL FREE FULL TEXT EMAIL FREE FULL TEXT · DOWNLOAD FULL TEXT DOWNLOAD FULL TEXT · http://dx.doi.org/10.4103/2006-8808.110268.

  14. Oceanic hydrates: more questions than answers

    International Nuclear Information System (INIS)

    Laherrere, Jean

    2000-01-01

    Methane hydrates create problems by blocking pipelines and casing; they are also accused of contributing to environmental problems (e.g. global warming). Methane hydrates are also found in permafrost areas and in oceanic sediments where the necessary temperature and pressure for stability occur. Claims for the widespread occurrence in thick oceanic deposits are unfounded: apparently indirect evidence from seismic reflectors, seismic hydrocarbon indicators, logs and free samples is unreliable. At one time, hydrate was seen as a static, biogenic, continuous, huge resource but that view is changing to one of a dynamic, overpressurised, discontinuous and unreliable resource. Only Japan and India are currently showing any serious interest in hydrates. Academic research has raised more questions than answers. It is suggested that more hard exploratory evidence rather than theoretical study is required

  15. Quantum set theory and applications

    International Nuclear Information System (INIS)

    Rodriguez, E.

    1984-01-01

    The work of von Neumann tells us that the logic of quantum mechanics is not Boolenan. This suggests the formulation of a quantum theory of sets based on quantum logic much as modern set theory is based on Boolean logic. In the first part of this dissertation such a quantum set theory is developed. In the second part, quantum set theory is proposed as a universal language for physics. A quantum topology and the beginnings of a quantum geometry are developed in this language. Finally, a toy model is studied. It gives indications of possible lines for progress in this program

  16. Versão eletrônica de questionário e o controle de erros de resposta Electronic version of a questionnaire and control of answer errors

    Directory of Open Access Journals (Sweden)

    Sadao Omote

    2005-12-01

    Full Text Available O artigo relata a análise de erros cometidos em questionário impresso e a aplicabilidade de uma versão eletrônica do mesmo questionário para o controle desses erros. Sessenta estudantes de pós-graduação em Educação responderam à versão eletrônica programada em Visual Basice outros 52 responderam à versão impressa. No questionário impresso, foram cometidos 95 erros, dos quais 28 não invalidam as respostas. Os demais erros podem levar à exclusão dos participantes que os cometeram, se todos os itens forem analisados rigorosamente de acordo com as instruções. Os erros cometidos na versão impressa podem ser controlados na versão eletrônica mediante adequada programação. Nenhuma dificuldade para responder a versão eletrônica foi identificada. As vantagens apontadas pelos respondentes e a possibilidade de controle total dos erros de resposta, aliadas à eliminação de erro de tabulação mediante a inserção automática das respostas em banco de dados, recomendam o uso de versão eletrônica de questionário.The article reports the analysis of errors made in a printed questionnaire and the possibility of using an electronic version of the same questionnaire aiming to control those errors. Sixty Education graduate students answered an electronic version, programmed in Visual Basic, and another 52 answered a printed version. In the printed questionnaire, 95 errors were made of which 28 errors may be ignored. The other errors may cause the exclusion of respondents that made them, if all items were analyzed strictly in agreement with the instructions. The errors made in the printed version may be controlled in an electronic version by means of appropriate programming. No difficulty in answering the electronic version was reported. The advantages pointed out by the respondents and the possibility of total control of answer errors, allied with the elimination of tabulation errors by means of automatic database insertion of the

  17. Will Veterans Answer Sexual Orientation and Gender Identity Questions?

    Science.gov (United States)

    Ruben, Mollie A; Blosnich, John R; Dichter, Melissa E; Luscri, Lorry; Shipherd, Jillian C

    2017-09-01

    The Veterans Health Administration does not routinely collect and document sexual orientation and gender identity (SOGI) data, despite existing health disparities among sexual and gender minority Veterans. Because of the legacy of previous Department of Defense (DoD) policies that prohibited disclosure of sexual or gender minority identities among active duty personnel, Veterans may be reluctant to respond to SOGI questions. This population-based study assesses item nonresponse to SOGI questions by Veteran status. This is a secondary analysis of data from a population-based sample of adults in 20 US states that elected to administer a SOGI module in the 2014 Behavioral Risk Factor Surveillance System survey. Prevalence of SOGI refusals and responses of "don't know" were compared for Veterans and non-Veterans. Veterans (n=22,587) and non-Veterans (n=146,475) were surveyed. Nearly all Veteran respondents (≥98%) completed the SOGI questions, with 95.4% identifying as heterosexual, 1.2% as gay or lesbian, 1.2% as bisexual, and 0.59% as transgender. A significantly lower proportion of Veterans than non-Veterans refuse to answer sexual orientation (1.5% vs. 1.9%). There was no difference between Veterans and non-Veterans in responses for gender identity. Veterans are just as likely as non-Veterans to complete SOGI items in survey research. Asking Veterans about SOGI is unlikely to yield significant nonresponse. These data suggest that future research should investigate Veterans' perspectives on being asked about SOGI in research settings and as part of routine clinical care.

  18. Answering Contextually Demanding Questions: Pragmatic Errors Produced by Children with Asperger Syndrome or High-Functioning Autism

    Science.gov (United States)

    Loukusa, Soile; Leinonen, Eeva; Jussila, Katja; Mattila, Marja-Leena; Ryder, Nuala; Ebeling, Hanna; Moilanen, Irma

    2007-01-01

    This study examined irrelevant/incorrect answers produced by children with Asperger syndrome or high-functioning autism (7-9-year-olds and 10-12-year-olds) and normally developing children (7-9-year-olds). The errors produced were divided into three types: in Type 1, the child answered the original question incorrectly, in Type 2, the child gave a…

  19. France's answers to question and comments received from other contracting parties on its 1. report for the JC

    International Nuclear Information System (INIS)

    2003-10-01

    The Joint Convention on the safety of spent fuel management and on the safety of radioactive waste management is supplementing the Convention on Nuclear Safety. It was approved by France on February 22, 2000 and it entered into force on June 18, 2001. France has received 211 questions, coming from 19 Contracting Parties, on its first report and has provided written answers to each one. These answers were gathered in a single document, which lists them along the articles of the Convention. France has presented these answers on November 5, 2003, at the review meeting of the contracting Parties of the Convention and has decided to make them available to the public, however without mention of the countries that had asked them. The 211 questions received on the first report for the Joint Convention are listed along the sections suggested by the guidelines for the answers to the articles of the convention, sorted by the related page number of the French report and, within each section, grouped by issues raised. The written answers to each question have been coordinated by the French Nuclear Safety Authority (ASN), but have been provided either by the regulators or by the operators (or even both) depending on the related issue. In the case where various questions are related to a same issue but are referred to different articles of the Conventions, they have been referred to the most relevant article in order to have the same issue dealt with in a single location in the present answers report. The answer to each question is provided immediately under the related question

  20. Answers to the questionnaire issued by the Co-Chairmen

    International Nuclear Information System (INIS)

    This paper gathers together the original answers to the questionnaire (forming INFCE/DEP./WG4-28) received during March to July 1978 from the following countries: Australia, Belgium, Canada, Finland, France, Germany, Federal Republic, India, Italy, Japan, Mexico, Netherlands, Philippines, South Africa, Spain, Sweden, Switzerland, United Kingdom, U.S.A. Later updating or amendment by the country concerned has been taken into account in the summary (INFCE/DEP./WG4-30)

  1. Two Models for Implementing Senior Mentor Programs in Academic Medical Settings

    Science.gov (United States)

    Corwin, Sara J.; Bates, Tovah; Cohan, Mary; Bragg, Dawn S.; Roberts, Ellen

    2007-01-01

    This paper compares two models of undergraduate geriatric medical education utilizing senior mentoring programs. Descriptive, comparative multiple-case study was employed analyzing program documents, archival records, and focus group data. Themes were compared for similarities and differences between the two program models. Findings indicate that…

  2. Infectious Mononucleosis in Active Patients: Definitive Answers to Common Questions.

    Science.gov (United States)

    Auwaerter, Paul G.

    2002-01-01

    Describes infectious mononucleosis (IM), examining viral transmission and infection, clinical features, diagnosis, and management. Focuses on answers to several commonly asked questions about IM in sport (e.g., when it is safe to resume sports after IM, how often fatigue or depression are related to earlier bouts of IM, and how often IM is…

  3. Game programming gems

    CERN Document Server

    DeLoura, Mark

    2000-01-01

    For the countless tasks involved in creating a game engine there are an equal number of possible solutions. But instead of spending hours and hours trying to develop your own answers, now you can find out how the pros do it! Game Programming Gems is a hands-on, comprehensive resource packed with a variety of game programming algorithms written by experts from the game industry and edited by Mark DeLoura, former software engineering lead for Nintendo of America, Inc. and now the newly appointed editor-in-chief of Game Developer magazine. From animation and artificial intelligence to Z-buffering, lighting calculations, weather effects, curved surfaces, mutliple layer Internet gaming, to music and sound effects, all of the major techniques needed to develop a competitive game engine are covered. Game Programming Gems is written in a style accessible to individuals with a range of expertise levels. All of the source code for each algorithm is included and can be used by advanced programmers immediately. For aspir...

  4. Do Pain Medicine Fellowship Programs Provide Education in Practice Management? A Survey of Pain Medicine Fellowship Programs.

    Science.gov (United States)

    Przkora, Rene; Antony, Ajay; McNeil, Andrew; Brenner, Gary J; Mesrobian, James; Rosenquist, Richard; Abouleish, Amr E

    2018-01-01

    We hypothesized that there is a gap between expectations and actual training in practice management for pain medicine fellows. Our impression is that many fellowships rely on residency training to provide exposure to business education. Unfortunately, pain management and anesthesiology business education are very different, as the practice settings are largely office- versus hospital-based, respectively. Because it is unclear whether pain management fellowships are providing practice management education and, if they do, whether the topics covered match the expectations of their fellows, we surveyed pain medicine program directors and fellows regarding their expectations and training in business management. A survey. Academic pain medicine fellowship programs. After an exemption was obtained from the University of Texas Medical Branch Institutional Review Board (#13-030), an email survey was sent to members of the Association of Pain Program Directors to be forwarded to their fellows. Directors were contacted 3 times to maximize the response rate. The anonymous survey for fellows contained 21 questions (questions are shown in the results). Fifty-nine of 84 program directors responded and forwarded the survey to their fellows. Sixty fellows responded, with 56 answering the survey questions. The responder rate is a limitation, although similar rates have been reported in similar studies. The majority of pain medicine fellows receive some practice management training, mainly on billing documentation and preauthorization processes, while most do not receive business education (e.g., human resources, contracts, accounting/financial reports). More than 70% of fellows reported that they receive more business education from industry than from their fellowships, a result that may raise concerns about the independence of our future physicians from the industry. Our findings support the need for enhanced and structured business education during pain fellowship. Business

  5. Implementation fidelity trajectories of a health promotion program in multidisciplinary settings: managing tensions in rehabilitation care.

    Science.gov (United States)

    Hoekstra, Femke; van Offenbeek, Marjolein A G; Dekker, Rienk; Hettinga, Florentina J; Hoekstra, Trynke; van der Woude, Lucas H V; van der Schans, Cees P

    2017-12-01

    Although the importance of evaluating implementation fidelity is acknowledged, little is known about heterogeneity in fidelity over time. This study aims to generate insight into the heterogeneity in implementation fidelity trajectories of a health promotion program in multidisciplinary settings and the relationship with changes in patients' health behavior. This study used longitudinal data from the nationwide implementation of an evidence-informed physical activity promotion program in Dutch rehabilitation care. Fidelity scores were calculated based on annual surveys filled in by involved professionals (n = ± 70). Higher fidelity scores indicate a more complete implementation of the program's core components. A hierarchical cluster analysis was conducted on the implementation fidelity scores of 17 organizations at three different time points. Quantitative and qualitative data were used to explore organizational and professional differences between identified trajectories. Regression analyses were conducted to determine differences in patient outcomes. Three trajectories were identified as the following: 'stable high fidelity' (n = 9), 'moderate and improving fidelity' (n = 6), and 'unstable fidelity' (n = 2). The stable high fidelity organizations were generally smaller, started earlier, and implemented the program in a more structured way compared to moderate and improving fidelity organizations. At the implementation period's start and end, support from physicians and physiotherapists, professionals' appreciation, and program compatibility were rated more positively by professionals working in stable high fidelity organizations as compared to the moderate and improving fidelity organizations (p organizations had often an explicit vision and strategy about the implementation of the program. Intriguingly, the trajectories were not associated with patients' self-reported physical activity outcomes (adjusted model β = - 651.6, t(613)

  6. Recommended research program for improving seismic safety of light-water nuclear power plants

    International Nuclear Information System (INIS)

    1979-04-01

    Recommendations are presented for research areas concerned with seismic safety. These recommendations are based on an analysis of the answers to a questionnaire which was sent to over 80 persons working in the area of seismic safety of nuclear power plants. In addition to the answers of the 55 questionnaires which were received, the recommendations are based on ideas expressed at a meeting of an ad hoc group of professionals formed by Sandia, review of literature, current research programs, and engineering judgement

  7. An Analytical Framework for Delirium Research in Palliative Care Settings: Integrated Epidemiologic, Clinician-Researcher, and Knowledge User Perspectives

    Science.gov (United States)

    Ansari, Mohammed; Hosie, Annmarie; Kanji, Salmaan; Momoli, Franco; Bush, Shirley H.; Watanabe, Sharon; Currow, David C.; Gagnon, Bruno; Agar, Meera; Bruera, Eduardo; Meagher, David J.; de Rooij, Sophia E.J.A.; Adamis, Dimitrios; Caraceni, Augusto; Marchington, Katie; Stewart, David J.

    2014-01-01

    Context Delirium often presents difficult management challenges in the context of goals of care in palliative care settings. Objectives The aim was to formulate an analytical framework for further research on delirium in palliative care settings, prioritize the associated research questions, discuss the inherent methodological challenges associated with relevant studies, and outline the next steps in a program of delirium research. Methods We combined multidisciplinary input from delirium researchers and knowledge users at an international delirium study planning meeting, relevant literature searches, focused input of epidemiologic expertise, and a meeting participant and coauthor survey to formulate a conceptual research framework and prioritize research questions. Results Our proposed framework incorporates three main groups of research questions: the first was predominantly epidemiologic, such as delirium occurrence rates, risk factor evaluation, screening, and diagnosis; the second covers pragmatic management questions; and the third relates to the development of predictive models for delirium outcomes. Based on aggregated survey responses to each research question or domain, the combined modal ratings of “very” or “extremely” important confirmed their priority. Conclusion Using an analytical framework to represent the full clinical care pathway of delirium in palliative care settings, we identified multiple knowledge gaps in relation to the occurrence rates, assessment, management, and outcome prediction of delirium in this population. The knowledge synthesis generated from adequately powered, multicenter studies to answer the framework’s research questions will inform decision making and policy development regarding delirium detection and management and thus help to achieve better outcomes for patients in palliative care settings. PMID:24726762

  8. Worms Eat My Garbage. How To Set Up and Maintain a Worm Composting System. First Edition.

    Science.gov (United States)

    Appelhof, Mary

    This book is a resource for parents and teachers who want to teach about recycling and composting by setting up and maintaining a worm composting system. It is designed to be a detailed yet simple manual of vermicomposting. The manual covers the basics of vermicomposting and answers such questions as where to store a composting container, what…

  9. The new history of psychology II: Some (different) answers to Watrin's four questions.

    Science.gov (United States)

    Brock, Adrian C

    2017-05-01

    This article is mainly a response to the article by João Paulo Watrin, "The Ambiguous 'New History of Psychology': Some New Questions to Brock (2017)" (Watrin, 2017), which was itself a reply to my article, "The New History of Psychology: Some (Different) Answers to Lovett's Five Questions" (Brock, 2017). Watrin (2017) suggested that previous writers have conflated the terms "critical history" and "new history." They are said to differ, in that although the former is merely a name for a loose collection of approaches to the history of psychology, the latter involves rhetoric about the historiographical commitments of critical history. He also disputed the validity of the distinction between "old" and "new" history. I suggest that he is wrong on all these points. Watrin then poses and answers four rhetorical questions on Whig history, textbooks, critical thinking, and ad hominem arguments, and I provide alternative answers to all of them. After suggesting that our different views can be attributed to different agendas, I conclude with some reflections on how professional historians and psychologists can work together. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  10. Kant's answer to the question 'what is man?' and its implications for anthropology.

    Science.gov (United States)

    Cohen, Alix A

    2008-12-01

    This paper examines Kant's anthropological project and its relationship to his conception of 'man' in order to show that Kant's answer to the question 'what is man?' entails a decisive re-evaluation of traditional conceptions of human nature. I argue that Kant redirects the question 'what is man?' away from defining man in terms of what he is, and towards defining him in terms of what he does, in particular through the distinction between three levels of what I will call 'man's praxis': the levels of technicality, prudence, and morality. As soon as man is understood in terms of what he makes of himself rather than in terms of what he is, two crucial issues arise: what is the purpose of his making? And how can he reach this destination? My claim is that whilst the first question is answered by ethics and a doctrine of prudence, the second question is answered by anthropology. In this sense, anthropology plays the crucial role of identifying the worldly helps and hindrances to the realisation of man's purposes--and this is the reason why it should be understood as a 'pragmatic' discipline.

  11. Electric Power Lines : Questions and Answers on Research into Health Effects.

    Energy Technology Data Exchange (ETDEWEB)

    United States. Bonneville Power Administration.

    1993-11-01

    Most people know that electric power lines, like the wiring in our homes, can cause serious electric shocks if we`re not careful. Many people also want to know whether the electric and magnetic fields (EMF) produced by power lines and other electrical devices cause health effects. The purpose of this pamphlet is to answer some common questions that the Bonneville Power Administration (BPA) receives about the possible effects of power lines on health. (BPA is the Pacific Northwest`s Federal electric power marketing agency.) First, some basic electrical terms are defined, and electric and magnetic fields are described. Next, answers are given to several questions about recent scientific studies. We then describe how BPA is addressing public concerns raised by these studies. Some important information about electrical safety follows. The last section tells you how to obtain more detailed information about the health and safety issues summarized in this pamphlet.

  12. [Current status on management and needs related to education and training programs set for new employees at the provincial Centers for Disease Control and Prevention, in China].

    Science.gov (United States)

    Ma, J; Meng, X D; Luo, H M; Zhou, H C; Qu, S L; Liu, X T; Dai, Z

    2016-06-01

    In order to understand the current management status on education/training and needs for training among new employees working at the provincial CDC in China during 2012-2014, so as to provide basis for setting up related programs at the CDC levels. Based on data gathered through questionnaire surveys run by CDCs from 32 provincial and 5 specifically-designated cities, microsoft excel was used to analyze the current status on management of education and training, for new employees. There were 156 management staff members working on education and training programs in 36 CDCs, with 70% of them having received intermediate or higher levels of education. Large differences were seen on equipment of training hardware in different regions. There were 1 214 teaching staff with 66 percent in the fields or related professional areas on public health, in 2014. 5084 new employees conducted pre/post training programs, from 2012 to 2014 with funding as 750 thousand RMB Yuan. 99.5% of the new employees expressed the needs for further training while. 74% of the new staff members expecting a 2-5 day training program to be implemented. 79% of the new staff members claimed that practice as the most appropriate method for training. Institutional programs set for education and training at the CDCs need to be clarified, with management team organized. It is important to provide more financial support on both hardware, software and human resources related to training programs which are set for new stuff members at all levels of CDCs.

  13. Algorithmic solution of arithmetic problems and operands-answer associations in long-term memory.

    Science.gov (United States)

    Thevenot, C; Barrouillet, P; Fayol, M

    2001-05-01

    Many developmental models of arithmetic problem solving assume that any algorithmic solution of a given problem results in an association of the two operands and the answer in memory (Logan & Klapp, 1991; Siegler, 1996). In this experiment, adults had to perform either an operation or a comparison on the same pairs of two-digit numbers and then a recognition task. It is shown that unlike comparisons, the algorithmic solution of operations impairs the recognition of operands in adults. Thus, the postulate of a necessary and automatic storage of operands-answer associations in memory when young children solve additions by algorithmic strategies needs to be qualified.

  14. Raspberry Pi as an environment for learning to program

    OpenAIRE

    Peternel, Darja

    2016-01-01

    The thesis discusses the projects which might encourage primary school children in the third triad to programme when the programming language Scratch becomes too restrictive. Lately, the answer has been to use proper programming languages and microcontrollers, which can be connected to camera, sensors and other devices. With this, children learn the basics of electrical engineering, and are only one step away from creating their own game or a small project. The thesis consists of assignments,...

  15. Exoplanets and Other Modern Answers to Old Astronomical Questions

    Science.gov (United States)

    Trimble, Virginia

    2002-04-01

    The Greeks were the first to ask, or at least to write about asking, questions like whether there are other planets like earth and whether the universe is finite or infinite. In all cases, they answered both yes and not (since there were lots of Greeks and not much data). A good deal later (but still in the period called history, unless you are very old), astronomers started asking whether the duration of the universe was finite or infinite, what the stars are made of and what keeps them shining, and whether there are other galaxies like ours. All of these now how answers at some confidence level. Close to 100 planets outside our solar system have been reported, starting in 1995, but selection effects mean that none are like earth. Data from many sources (supernovae, radioactive elements, microwave radiation, and all) combine to say that the universe has a finite past but probably an infinite future and an extent that, if not infinite, is anyhow very much larger than a breadbox. The stars run on nuclear fusion, and there are oodles of galaxies. The talk will explore how we have learned some of these things and try to look forward to current unsolved problems in astrophysics and cosmology.

  16. Children's Ability to Answer Different Types of Questions

    Science.gov (United States)

    Salomo, Dorothe; Lieven, Elena; Tomasello, Michael

    2013-01-01

    Young children answer many questions every day. The extent to which they do this in an adult-like way -- following Grice's Maxim of Quantity by providing the requested information, no more no less -- has been studied very little. In an experiment, we found that two-, three- and four-year-old children are quite skilled at answering…

  17. Optimizing Board Effectiveness with Gender Diversity : Are Quotas the Answer?

    OpenAIRE

    Annemarie Durbin

    2011-01-01

    Women are underrepresented on corporate boards but are quotas the answer? Not according to the author. Annemarie Durbin cites evidence that using quotas to increase female representation can lead to tokenism, diminish the overall value of diversity on boards, affect board dynamics, and potentially lead to diluted commitments from existing female board directors. She recommends that, instea...

  18. Using Conditional Random Fields to Extract Contexts and Answers of Questions from Online Forums

    DEFF Research Database (Denmark)

    Ding, Shilin; Cong, Gao; Lin, Chin-Yew

    2008-01-01

    Online forum discussions often contain vast amounts of questions that are the focuses of discussions. Extracting contexts and answers together with the questions will yield not only a coherent forum summary but also a valuable QA knowledge base. In this paper, we propose a general framework based...... on Conditional Random Fields (CRFs) to detect the contexts and answers of questions from forum threads. We improve the basic framework by Skip-chain CRFs and 2D CRFs to better accommodate the features of forums for better performance. Experimental results show that our techniques are very promising....

  19. Single best answer MCQs: a new format for the FRCR part 2a exam

    International Nuclear Information System (INIS)

    McCoubrie, P.; McKnight, L.

    2008-01-01

    The single best answer multiple-choice question (MCQ) format has many advantages over traditional true/false format MCQs. From 2009, the Royal College of Radiologists will be adopting this format for written examinations. This article describes the background of this decision and the evidence behind it. There are numerous benefits to examiners and candidates alike from adopting this format. Using examples, the usual structure of the format of this type of questions is explained, how they are written, and tips provided on how to prepare for and answer them

  20. Uncovering gender discrimination cues in a realistic setting.

    Science.gov (United States)

    Dupuis-Roy, Nicolas; Fortin, Isabelle; Fiset, Daniel; Gosselin, Frédéric

    2009-02-10

    Which face cues do we use for gender discrimination? Few studies have tried to answer this question and the few that have tried typically used only a small set of grayscale stimuli, often distorted and presented a large number of times. Here, we reassessed the importance of facial cues for gender discrimination in a more realistic setting. We applied Bubbles-a technique that minimizes bias toward specific facial features and does not necessitate the distortion of stimuli-to a set of 300 color photographs of Caucasian faces, each presented only once to 30 participants. Results show that the region of the eyes and the eyebrows-probably in the light-dark channel-is the most important facial cue for accurate gender discrimination; and that the mouth region is driving fast correct responses (but not fast incorrect responses)-the gender discrimination information in the mouth region is concentrated in the red-green color channel. Together, these results suggest that, when color is informative in the mouth region, humans use it and respond rapidly; and, when it's not informative, they have to rely on the more robust but more sluggish luminance information in the eye-eyebrow region.

  1. Occupational therapists in the interdisciplinary team setting.

    Science.gov (United States)

    Reed, S M

    1984-01-01

    The interdisciplinary team approach to patient care provides an answer to the fragmentation and confusion patients feel when dealing with our complex healthcare system. Even though the team approach has been in use for the past two decades, implementation of a successful team is very difficult and rarely sustained over a significant period of time. This is especially true in general hospitals and in physical rehabilitation programs that spring from general hospitals where the physician and the nurse are the traditional care group. Occupational therapists, as they establish roles on interdisciplinary teams as staff members and team leaders, will require a knowledge of what makes a team function effectively. They can use this knowledge to evaluate the status of their own team and contribute to changes that will insure its long-term success. Six key issues should be addressed during the planning stage of any new healthcare team to insure its continued viability. These issues are: program philosophy, client focus, role clarification, collaboration and information sharing, policies and procedures, and staff supportiveness.

  2. FTAP, Minimal Cut Sets of Arbitrary Fault Trees. FRTPLT, Fault Tree Structure and Logical Gates Plot for Program FTAP. FRTGEN, Fault Trees by Sub-tree Generator from Parent Tree for Program FTAP

    International Nuclear Information System (INIS)

    Willie, Randall R.; Rabien, U.

    1997-01-01

    1 - Description of problem or function: FTAP is a general-purpose program for deriving minimal reliability cut and path set families from the fault tree for a complex system. The program has a number of useful features that make it well-suited to nearly all fault tree applications. An input fault tree may specify the system state as any logical function of subsystem or component state variables or complements of these variables; thus, for instance, 'exclusive-or' type relations may be formed. When fault tree logical relations involve complements of state variables, the analyst may instruct FTAP to produce a family of prime implicants, a generalization of the minimal cut set concept. The program offers the flexibility of several distinct methods of generating cut set families. FTAP can also identify certain subsystems as system modules and provide a collection of minimal cut set families that essentially expresses the system state as a function of these module state variables. Another feature allows a useful subfamily to be obtained when the family of minimal cut sets or prime implicants is too large to be found in its entirety; this subfamily may consist of only those sets not containing more than some fixed number of elements or only those sets 'interesting' to the analyst in some special sense. Finally, the analyst can modify the input fault tree in various ways by declaring state variables identically true or false. 2 - Method of solution: Fault tree methods are based on the observation that the system state, either working or failed, can usually be expressed as a Boolean relation between states of several large, readily identifiable subsystems. The state of each subsystem in turn depends on states of simpler subsystems and components which compose it, so that the state of the system itself is determined by a hierarchy of logical relationships between states of subsystems. A fault tree is a graphical representation of these relationships. 3 - Restrictions on the

  3. Evaluating programs that address ideological issues: ethical and practical considerations for practitioners and evaluators.

    Science.gov (United States)

    Lieberman, Lisa D; Fagen, Michael C; Neiger, Brad L

    2014-03-01

    There are important practical and ethical considerations for organizations in conducting their own, or commissioning external, evaluations and for both practitioners and evaluators, when assessing programs built on strongly held ideological or philosophical approaches. Assessing whether programs "work" has strong political, financial, and/or moral implications, particularly when expending public dollars, and may challenge objectivity about a particular program or approach. Using a case study of the evaluation of a school-based abstinence-until-marriage program, this article discusses the challenges, lessons learned, and ethical responsibilities regarding decisions about evaluation, specifically associated with ideologically driven programs. Organizations should consider various stakeholders and views associated with their program to help identify potential pitfalls in evaluation. Once identified, the program or agency needs to carefully consider its answers to two key questions: Do they want the answer and are they willing to modify the program? Having decided to evaluate, the choice of evaluator is critical to assuring that ethical principles are maintained and potential skepticism or criticism of findings can be addressed appropriately. The relationship between program and evaluator, including agreements about ownership and eventual publication and/or promotion of data, should be addressed at the outset. Programs and organizations should consider, at the outset, their ethical responsibility when findings are not expected or desired. Ultimately, agencies, organizations, and programs have an ethical responsibility to use their data to provide health promotion programs, whether ideologically founded or not, that appropriately and effectively address the problems they seek to solve.

  4. Solving problems by interrogating sets of knowledge systems: Toward a theory of multiple knowledge systems

    Science.gov (United States)

    Dekorvin, Andre

    1989-01-01

    The main purpose is to develop a theory for multiple knowledge systems. A knowledge system could be a sensor or an expert system, but it must specialize in one feature. The problem is that we have an exhaustive list of possible answers to some query (such as what object is it). By collecting different feature values, in principle, it should be possible to give an answer to the query, or at least narrow down the list. Since a sensor, or for that matter an expert system, does not in most cases yield a precise value for the feature, uncertainty must be built into the model. Also, researchers must have a formal mechanism to be able to put the information together. Researchers chose to use the Dempster-Shafer approach to handle the problems mentioned above. Researchers introduce the concept of a state of recognition and point out that there is a relation between receiving updates and defining a set valued Markov Chain. Also, deciding what the value of the next set valued variable is can be phrased in terms of classical decision making theory such as minimizing the maximum regret. Other related problems are examined.

  5. Social Question and Answer Services versus Library Virtual Reference: Evaluation and Comparison from the Users' Perspective

    Science.gov (United States)

    Zhang, Yin; Deng, Shengli

    2014-01-01

    Introduction: In recent years, the introduction of social question and answer services and other Internet tools have expanded the ways in which people have their questions answered. There has been speculation and debate over whether such services and other Internet tools are replacing library virtual reference services. Method: Most previous…

  6. First trainer six practice tests with answers

    CERN Document Server

    May, Peter

    2014-01-01

    Six full practice tests with tips and training for the 2015 revised Cambridge English: First (FCE). First Trainer Second edition offers six practice tests for the revised Cambridge English: First (FCE) exam combined with easy-to-follow guidance and exam tips. The first two tests are fully guided with advice on how to tackle each paper. Extra practice activities, informed by the Cambridge Learner Corpus, a bank of real candidates' exam papers, focus on areas where students typically need the most help. This version contains a full answer key. Audio for the listening and speaking test activities is available online for download. Audio CDs featuring the listening material are also available, separately.

  7. Development of a Cooperative Retailing Program for the Disadvantaged.

    Science.gov (United States)

    Litzinger, F. Donald; And Others.

    This report presents a two-year junior college retailing curriculum for the disadvantaged, proposed on the basis of answers to questionnaires sent to retailing industries in the Metropolitan Rochester area. The questionnaires were designed to assess the need and feasibility of such a retailing program and to ascertain qualifications required to…

  8. Answers to questions about removing krypton from the Three Mile Island, Unit 2 reactor building. Public information report

    International Nuclear Information System (INIS)

    1980-05-01

    This document presents answers to frequently asked questions about the probable effects of controlled releases of the krypton presently contained within the reactor building of Three Mile Island, Unit 2. Also answered are questions about alternative means for removing the krypton

  9. Efektivitas Program Pelayanan Jaminan Kesehatan Daerah (JAMKESDA) di Rumah Sakit Umum Kota Bitung

    OpenAIRE

    Pipa, Felix; Lengkong, Daicy; Rorong, Arie

    2015-01-01

    Hospital is a health care institution that organizes personal health services in plenary thatprovides inpatient, outpatient, and emergency department. In connection with the Hospital opened healthservices through programs that one Regional Health Insurance program (JAMKESDA) which is aprogram for the poor that health care costs are guaranteed by the Government.This study is intended to answer the "Is service health insurance program area (JAMKESDA) in the cityof Bitung is already effective. T...

  10. An Exploratory study on the use of LibAnswers to Resolve, Track and Monitor Electronic Resources Issues: The KAUST Library experience

    KAUST Repository

    Ramli, Rindra M.

    2017-01-01

    An Exploratory study on KAUST library use of LibAnswers in resolving electronic resources questions received in LibAnswers. It describes the findings of the questions received in LibAnswers. The author made suggestions based on the findings to improve the reference services in responding to e-resources questions.

  11. An Exploratory study on the use of LibAnswers to Resolve, Track and Monitor Electronic Resources Issues: The KAUST Library experience

    KAUST Repository

    Ramli, Rindra M.

    2017-05-03

    An Exploratory study on KAUST library use of LibAnswers in resolving electronic resources questions received in LibAnswers. It describes the findings of the questions received in LibAnswers. The author made suggestions based on the findings to improve the reference services in responding to e-resources questions.

  12. Recommendations for a first Core Outcome Measurement set for complex regional PAin syndrome Clinical sTudies (COMPACT)

    Science.gov (United States)

    Grieve, Sharon; Perez, Roberto SGM; Birklein, Frank; Brunner, Florian; Bruehl, Stephen; Harden R, Norman; Packham, Tara; Gobeil, Francois; Haigh, Richard; Holly, Janet; Terkelsen, Astrid; Davies, Lindsay; Lewis, Jennifer; Thomassen, Ilona; Connett, Robyn; Worth, Tina; Vatine, Jean-Jacques; McCabe, Candida S

    2017-01-01

    Complex Regional Pain Syndrome (CRPS) is a persistent pain condition that remains incompletely understood and challenging to treat. Historically, a wide range of different outcome measures have been used to capture the multidimensional nature of CRPS. This has been a significant limiting factor in the advancement of our understanding of the mechanisms and management of CRPS. In 2013, an international consortium of patients, clinicians, researchers and industry representatives was established, to develop and agree on a minimum core set of standardised outcome measures for use in future CRPS clinical research, including but not limited to clinical trials within adult populations The development of a core measurement set was informed through workshops and supplementary work, using an iterative consensus process. ‘What is the clinical presentation and course of CRPS, and what factors influence it?’ was agreed as the most pertinent research question that our standardised set of patient-reported outcome measures should be selected to answer. The domains encompassing the key concepts necessary to answer the research question were agreed as: pain, disease severity, participation and physical function, emotional and psychological function, self efficacy, catastrophizing and patient's global impression of change. The final core measurement set included the optimum generic or condition-specific patient-reported questionnaire outcome measures, which captured the essence of each domain, and one clinician reported outcome measure to capture the degree of severity of CRPS. The next step is to test the feasibility and acceptability of collecting outcome measure data using the core measurement set in the CRPS population internationally. PMID:28178071

  13. Draft program plan for TNS: The Next Step after the Tokamak Fusion Test Reactor. Part II. R and D needs assessment

    International Nuclear Information System (INIS)

    Roberts, M.

    1977-12-01

    The information contained in this document represents the brief but intensive efforts of the Oak Ridge TNS Program Team to answer the following questions: (1) Is there an adequate basis of R and D support for the TNS program as a central, ambitious goal for the fusion program. (2) What are the principal gaps in the current and projected R and D program. (3) What must be done to permit operation of TNS in the mid 1980s. The findings of our preliminary study provide these answers to the questions: (1) The physics and technology base does exist from which to start the TNS design as a central fusion program goal. (2) We have specific recommendations for new emphasis in certain physics and technology areas to minimize R and D program gaps. (3) TNS conceptual design must be started now, and a close look at organizing the fusion program around a TNS project is an essential need to support operation in the mid 1980s

  14. Teaching programming in secundary school: a pedagogical content knowledge perspective

    NARCIS (Netherlands)

    Saeli, M.; Perrenet, J.C.; Jochems, W.M.G.; Zwaneveld, B.

    2011-01-01

    The goal of this literature study is to give some preliminary answers to the questions that aim to uncover the Pedagogical Content Knowledge (PCK) of Informatics Education, with focus on Programming. PCK has been defined as the knowledge that allows teachers to transform their knowledge of the

  15. Adapting the Behavior Education Program for Preschool Settings

    Science.gov (United States)

    Steed, Elizabeth A.

    2011-01-01

    Behavior Education Program (BEP) is the most researched targeted intervention that is used in schoolwide positive behavior intervention and supports (PBIS). It is a daily check-in and check-out system in which students receive extra attention for positive social behavior throughout their school day. This extra attention is intended to prevent…

  16. A passage retrieval method based on probabilistic information retrieval model and UMLS concepts in biomedical question answering.

    Science.gov (United States)

    Sarrouti, Mourad; Ouatik El Alaoui, Said

    2017-04-01

    Passage retrieval, the identification of top-ranked passages that may contain the answer for a given biomedical question, is a crucial component for any biomedical question answering (QA) system. Passage retrieval in open-domain QA is a longstanding challenge widely studied over the last decades. However, it still requires further efforts in biomedical QA. In this paper, we present a new biomedical passage retrieval method based on Stanford CoreNLP sentence/passage length, probabilistic information retrieval (IR) model and UMLS concepts. In the proposed method, we first use our document retrieval system based on PubMed search engine and UMLS similarity to retrieve relevant documents to a given biomedical question. We then take the abstracts from the retrieved documents and use Stanford CoreNLP for sentence splitter to make a set of sentences, i.e., candidate passages. Using stemmed words and UMLS concepts as features for the BM25 model, we finally compute the similarity scores between the biomedical question and each of the candidate passages and keep the N top-ranked ones. Experimental evaluations performed on large standard datasets, provided by the BioASQ challenge, show that the proposed method achieves good performances compared with the current state-of-the-art methods. The proposed method significantly outperforms the current state-of-the-art methods by an average of 6.84% in terms of mean average precision (MAP). We have proposed an efficient passage retrieval method which can be used to retrieve relevant passages in biomedical QA systems with high mean average precision. Copyright © 2017 Elsevier Inc. All rights reserved.

  17. A MATLAB®-based program for 3D visualization of stratigraphic setting and subsidence evolution of sedimentary basins: example application to the Vienna Basin

    Science.gov (United States)

    Lee, Eun Young; Novotny, Johannes; Wagreich, Michael

    2015-04-01

    In recent years, 3D visualization of sedimentary basins has become increasingly popular. Stratigraphic and structural mapping is highly important to understand the internal setting of sedimentary basins. And subsequent subsidence analysis provides significant insights for basin evolution. This study focused on developing a simple and user-friendly program which allows geologists to analyze and model sedimentary basin data. The developed program is aimed at stratigraphic and subsidence modelling of sedimentary basins from wells or stratigraphic profile data. This program is mainly based on two numerical methods; surface interpolation and subsidence analysis. For surface visualization four different interpolation techniques (Linear, Natural, Cubic Spline, and Thin-Plate Spline) are provided in this program. The subsidence analysis consists of decompaction and backstripping techniques. The numerical methods are computed in MATLAB® which is a multi-paradigm numerical computing environment used extensively in academic, research, and industrial fields. This program consists of five main processing steps; 1) setup (study area and stratigraphic units), 2) loading of well data, 3) stratigraphic modelling (depth distribution and isopach plots), 4) subsidence parameter input, and 5) subsidence modelling (subsided depth and subsidence rate plots). The graphical user interface intuitively guides users through all process stages and provides tools to analyse and export the results. Interpolation and subsidence results are cached to minimize redundant computations and improve the interactivity of the program. All 2D and 3D visualizations are created by using MATLAB plotting functions, which enables users to fine-tune the visualization results using the full range of available plot options in MATLAB. All functions of this program are illustrated with a case study of Miocene sediments in the Vienna Basin. The basin is an ideal place to test this program, because sufficient data is

  18. The Effect of Hints and Model Answers in a Student-Controlled Problem-Solving Program for Secondary Physics Education

    NARCIS (Netherlands)

    Pol, Henk J.; Harskamp, Egbert G.; Suhre, Cor J. M.; Goedhart, Martin J.

    Many students experience difficulties in solving applied physics problems. Most programs that want students to improve problem-solving skills are concerned with the development of content knowledge. Physhint is an example of a student-controlled computer program that supports students in developing

  19. DOE role in nuclear policies and programs: official transcript of public briefing. Addendum December 13, 1977, Washington, D.C

    International Nuclear Information System (INIS)

    1978-02-01

    A total of 24 questions were read into the official record at the public briefing on nuclear policies and programs. The answers published were researched and written by personnel of DOE's Office of Energy Research, Office of Energy Technology, and the Secretary's Office. A few questions were sent to the Nuclear Regulatory Commission for review and for preparation of answers

  20. Comparing Costs of Telephone versus Face-to-Face Extended Care Programs for the Management of Obesity in Rural Settings

    Science.gov (United States)

    Radcliff, Tiffany A.; Bobroff, Linda B.; Lutes, Lesley D.; Durning, Patricia E.; Daniels, Michael J.; Limacher, Marian C.; Janicke, David M.; Martin, A. Daniel; Perri, Michael G.

    2012-01-01

    Background A major challenge following successful weight loss is continuing the behaviors required for long-term weight maintenance. This challenge may be exacerbated in rural areas with limited local support resources. Objective This study describes and compares program costs and cost-effectiveness for 12-month extended care lifestyle maintenance programs following an initial 6-month weight loss program. Design A 1-year prospective controlled randomized clinical trial. Participants/Setting The study included 215 female participants age 50 or older from rural areas who completed an initial 6-month lifestyle program for weight loss. The study was conducted from June 1, 2003, to May 31, 2007. Intervention The intervention was delivered through local Cooperative Extension Service offices in rural Florida. Participants were randomly-assigned to a 12-month extended care program using either individual telephone counseling (n=67), group face-to-face counseling (n=74), or a mail/control group (n=74). Main Outcome Measures Program delivery costs, weight loss, and self-reported health status were directly assessed through questionnaires and program activity logs. Costs were estimated across a range of enrollment sizes to allow inferences beyond the study sample. Statistical Analyses Performed Non-parametric and parametric tests of differences across groups for program outcomes were combined with direct program cost estimates and expected value calculations to determine which scales of operation favored alternative formats for lifestyle maintenance. Results Median weight regain during the intervention year was 1.7 kg for participants in the face-to-face format, 2.1 kg for the telephone format, and 3.1 kg for the mail/control format. For a typical group size of 13 participants, the face-to-face format had higher fixed costs, which translated into higher overall program costs ($420 per participant) when compared to individual telephone counseling ($268 per participant) and

  1. An online network tool for quality information to answer questions about occupational safety and health: usability and applicability

    NARCIS (Netherlands)

    Rhebergen, Martijn D. F.; Hulshof, Carel T. J.; Lenderink, Annet F.; van Dijk, Frank J. H.

    2010-01-01

    Common information facilities do not always provide the quality information needed to answer questions on health or health-related issues, such as Occupational Safety and Health (OSH) matters. Barriers may be the accessibility, quantity and readability of information. Online Question & Answer (Q&A)

  2. Long-term follow-up of echolalia and question answering.

    OpenAIRE

    Foxx, R M; Faw, G D

    1990-01-01

    A long-term follow-up of echolalia and correct question answering was conducted for 6 subjects from three previously published studies. The follow-up periods ranged from 26 to 57 months. In a training site follow-up, subjects were exposed to baseline/posttraining conditions in which the original trainer and/or a novel person(s) presented trained and untrained questions. Four subjects displayed echolalia below baseline levels, and another did so in some assessments. Overall, echolalia was lowe...

  3. 40 CFR 305.22 - Answer to the request for a hearing.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 27 2010-07-01 2010-07-01 false Answer to the request for a hearing. 305.22 Section 305.22 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SUPERFUND... to which the Claims Official has any knowledge. When the Claims Official has no knowledge of a...

  4. Parental influence on children’s answers to an oral-health-related quality of life questionnaire

    OpenAIRE

    Ana Flávia GRANVILLE-GARCIA; Monalisa Cesarino GOMES; Laíza Rocha DANTAS; Lívia Rocha DANTAS; Bruno Rafael Cruz da SILVA; Matheus de França PERAZZO; Maria Betânia Lins Dantas SIQUEIRA

    2016-01-01

    Abstract The aim of the study was to evaluate parental influence on children’s answers to an oral health-related quality of life (OHRQoL) questionnaire. A cross-sectional study was conducted with a non-probabilistic sample of 84 pairs of 5-year-olds and parents/guardians. The participants were selected from a primary family healthcare center in Campina Grande, Brazil. First, the children and parents answered respective versions of the Scale of Oral Health Outcomes for Five-Year-Old Children (...

  5. Poverty and program participation among immigrant children.

    Science.gov (United States)

    Borjas, George J

    2011-01-01

    Researchers have long known that poverty in childhood is linked with a range of negative adult socioeconomic outcomes, from lower educational achievement and behavioral problems to lower earnings in the labor market. But few researchers have explored whether exposure to a disadvantaged background affects immigrant children and native children differently. George Borjas uses Current Population Survey (CPS) data on two specific indicators of poverty-the poverty rate and the rate of participation in public assistance programs-to begin answering that question. He finds that immigrant children have significantly higher rates both of poverty and of program participation than do native children. Nearly half of immigrant children are being raised in households that receive some type of public assistance, compared with roughly one-third of native children. Although the shares of immigrant and native children living in poverty are lower, the rate for immigrant children is nonetheless about 15 percentage points higher than that for native children-about the same as the gap in public assistance. Poverty and program participation rates among different groups of immigrant children also vary widely, depending in part on place of birth (foreign- or U.S.-born), parents (immigrant or native), and national origin. According to the CPS data, these native-immigrant differences persist into young adulthood. In particular, the program participation and poverty status of immigrant children is strongly correlated with their program participation and poverty status when they become young adults. But it is not possible, says Borjas, to tell whether the link results from a set of permanent factors associated with specific individuals or groups that tends to lead to "good" or "bad" outcomes systematically over time or from exposure during childhood to adverse socioeconomic outcomes, such as poverty or welfare dependency. Future research must explore the causal impact of childhood poverty on

  6. The Teaching of Ethics in Advertising Curricula: An Analysis of ACEJMC Accredited and Non-Accredited Programs and Programs in Business Administration.

    Science.gov (United States)

    Ardoin, Birthney

    A survey was taken to find answers to questions being asked by the Accrediting Council on Education in Journalism and Mass Communication (ACEJMC) about the teaching of ethics. A questionnaire was mailed to the 90 advertising programs listed in the 1983 edition of "Where Shall I Go to College to Study Advertising?" to determine where ethics was…

  7. Studying creativity training programs: A methodological analysis

    DEFF Research Database (Denmark)

    Valgeirsdóttir, Dagný; Onarheim, Balder

    2017-01-01

    Throughout decades of creativity research, a range of creativity training programs have been developed, tested, and analyzed. In 2004 Scott and colleagues published a meta‐analysis of all creativity training programs to date, and the review presented here sat out to identify and analyze studies...... published since the seminal 2004 review. Focusing on quantitative studies of creativity training programs for adults, our systematic review resulted in 22 publications. All studies were analyzed, but comparing the reported effectiveness of training across studies proved difficult due to methodological...... inconsistencies, variations in reporting of results as well as types of measures used. Thus a consensus for future studies is called for to answer the question: Which elements make one creativity training program more effective than another? This is a question of equal relevance to academia and industry...

  8. Methodologies for evaluation of AECB regulatory program

    International Nuclear Information System (INIS)

    Yarranton, G.A.; Gray, B.J.; Yarranton, M.

    1986-05-01

    AECB (Atomic Energy Control Board) commissioned this report to obtain information about methods of planning and conducting evaluation of its regulatory program. The report begins with a bibliography consisting of 280 abstracts assembled from an extensive search of international literature. Each cited publication describes or uses methods applicable to the evaluation of regulatory programs. The report continues with a review of the methodologies found in the literature. It identifies the most relevant references for each step in program evaluation: the commissioning of evaluation; the identification of evaluation issues; the defining of questions; the answering of questions; the reporting of reslts, and the implementation of recommendations. Finally, the report examines the applicability, advantages and disadvantages of the different evaluation methods and makes recommendations about the selection of methods and their application to the AECB program

  9. Research program plan: steam generators

    International Nuclear Information System (INIS)

    Muscara, J.; Serpan, C.Z. Jr.

    1985-07-01

    This document presents a plan for research in Steam Generators to be performed by the Materials Engineering Branch, MEBR, Division of Engineering Technology, (EDET), Office of Nuclear Regulatory Research. It is one of four plans describing the ongoing research in the corresponding areas of MEBR activity. In order to answer the questions posed, the Steam Generator Program has been organized with the three elements of non-destructive examination; mechanical integrity testing; and corrosion, cleaning and decontamination

  10. Training for cervical cancer prevention programs in low-resource settings: focus on visual inspection with acetic acid and cryotherapy.

    Science.gov (United States)

    Blumenthal, P D; Lauterbach, M; Sellors, J W; Sankaranarayanan, R

    2005-05-01

    The modern approach to cervical cancer prevention, characterized by use of cytology and multiple visits for diagnosis and treatment, has frequently proven challenging and unworkable in low-resource settings. Because of this, the Alliance for Cervical Cancer Prevention (ACCP) has made it a priority to investigate and assess alternative approaches, particularly the use of visual screening methods, such as visual inspection with acetic acid (VIA) and visual inspection with Lugol's iodine (VILI), for precancer and cancer detection and the use of cryotherapy as a precancer treatment method. As a result of ACCP experience in providing training to nurses and doctors in these techniques, it is now widely agreed that training should be competency based, combining both didactic and hands-on approaches, and should be done in a clinical setting that resembles the service-delivery conditions at the program site. This article reviews ACCP experiences and perceptions about the essentials of training in visual inspection and cryotherapy and presents some lessons learned with regard to training in these techniques in low-resource settings.

  11. Is the Cardiovascular Response Equivalent Between a Supervised Center-Based Setting and a Self-care Home-Based Setting When Rating of Perceived Exertion Is Used to Guide Aerobic Exercise Intensity During a Cardiac Rehabilitation Program?

    DEFF Research Database (Denmark)

    Tang, Lars H.; Zwisler, Ann Dorthe; Kikkenborg Berg, Selina

    2017-01-01

    and atrial fibrillation post–radiofrequency ablation) participating in exercise-based rehabilitation were included. Patients performed a 12-week program in either a center- or a home-based setting. Using RPE, patients recorded their exercise intensity 3 times during an aerobic training phase. Exercise...... intensity was objectively measured using heart rate (HR) monitors. RESULTS: A total of 2622 RPE values with corresponding HR data were available. There was no difference in the level of association (interaction P = 0.51) between HR and RPE seen in the center-based setting (mean of 6.1 beats/min per 1...

  12. Setting health research priorities using the CHNRI method: V. Quantitative properties of human collective knowledge.

    Science.gov (United States)

    Rudan, Igor; Yoshida, Sachiyo; Wazny, Kerri; Chan, Kit Yee; Cousens, Simon

    2016-06-01

    The CHNRI method for setting health research priorities has crowdsourcing as the major component. It uses the collective opinion of a group of experts to generate, assess and prioritize between many competing health research ideas. It is difficult to compare the accuracy of human individual and collective opinions in predicting uncertain future outcomes before the outcomes are known. However, this limitation does not apply to existing knowledge, which is an important component underlying opinion. In this paper, we report several experiments to explore the quantitative properties of human collective knowledge and discuss their relevance to the CHNRI method. We conducted a series of experiments in groups of about 160 (range: 122-175) undergraduate Year 2 medical students to compare their collective knowledge to their individual knowledge. We asked them to answer 10 questions on each of the following: (i) an area in which they have a degree of expertise (undergraduate Year 1 medical curriculum); (ii) an area in which they likely have some knowledge (general knowledge); and (iii) an area in which they are not expected to have any knowledge (astronomy). We also presented them with 20 pairs of well-known celebrities and asked them to identify the older person of the pair. In all these experiments our goal was to examine how the collective answer compares to the distribution of students' individual answers. When answering the questions in their own area of expertise, the collective answer (the median) was in the top 20.83% of the most accurate individual responses; in general knowledge, it was in the top 11.93%; and in an area with no expertise, the group answer was in the top 7.02%. However, the collective answer based on mean values fared much worse, ranging from top 75.60% to top 95.91%. Also, when confronted with guessing the older of the two celebrities, the collective response was correct in 18/20 cases (90%), while the 8 most successful individuals among the

  13. Reflection in the training of nurses in clinical practice settings

    DEFF Research Database (Denmark)

    Schumann Scheel, Linda; Peters, Micah D J; Meinertz Møbjerg, Anna Christine

    2017-01-01

    REVIEW QUESTION/OBJECTIVE: This scoping review will seek to find answers for the following questions which will focus on the use of reflection in the education of nurses in clinical settings:The review will also extract and map data regarding: i) what outcomes have been found in relation to the use...... (e.g. first or second year undergraduate nursing students etc.); and v) barriers/challenges to the use of reflection approaches/tools. Additional details may also be extracted and mapped during the process of the scoping review and this will be explained in the final scoping review report....

  14. Robustness Analysis of Visual Question Answering Models by Basic Questions

    KAUST Repository

    Huang, Jia-Hong

    2017-11-01

    Visual Question Answering (VQA) models should have both high robustness and accuracy. Unfortunately, most of the current VQA research only focuses on accuracy because there is a lack of proper methods to measure the robustness of VQA models. There are two main modules in our algorithm. Given a natural language question about an image, the first module takes the question as input and then outputs the ranked basic questions, with similarity scores, of the main given question. The second module takes the main question, image and these basic questions as input and then outputs the text-based answer of the main question about the given image. We claim that a robust VQA model is one, whose performance is not changed much when related basic questions as also made available to it as input. We formulate the basic questions generation problem as a LASSO optimization, and also propose a large scale Basic Question Dataset (BQD) and Rscore (novel robustness measure), for analyzing the robustness of VQA models. We hope our BQD will be used as a benchmark for to evaluate the robustness of VQA models, so as to help the community build more robust and accurate VQA models.

  15. Robustness Analysis of Visual Question Answering Models by Basic Questions

    KAUST Repository

    Huang, Jia-Hong

    2017-01-01

    Visual Question Answering (VQA) models should have both high robustness and accuracy. Unfortunately, most of the current VQA research only focuses on accuracy because there is a lack of proper methods to measure the robustness of VQA models. There are two main modules in our algorithm. Given a natural language question about an image, the first module takes the question as input and then outputs the ranked basic questions, with similarity scores, of the main given question. The second module takes the main question, image and these basic questions as input and then outputs the text-based answer of the main question about the given image. We claim that a robust VQA model is one, whose performance is not changed much when related basic questions as also made available to it as input. We formulate the basic questions generation problem as a LASSO optimization, and also propose a large scale Basic Question Dataset (BQD) and Rscore (novel robustness measure), for analyzing the robustness of VQA models. We hope our BQD will be used as a benchmark for to evaluate the robustness of VQA models, so as to help the community build more robust and accurate VQA models.

  16. Why do humans behave as they do? Answers based on “human nature" and their critique

    Directory of Open Access Journals (Sweden)

    Ciro Flamarion Cardoso

    2012-12-01

    Full Text Available This article focus on one of the possible kinds of answers to the question: what can explain the behavior and the actions of human beings? Namely, it analyses the answers to this question that stress a determinant human nature, be it genetic, otherwise natural, or not clearly attributed to natural factors. Critiques and alternatives, supported by the paper’s author, are also examined.

  17. Answers to questions about updated estimates of occupational radiation doses at Three Mile Island, Unit 2

    International Nuclear Information System (INIS)

    1983-12-01

    The purpose of this question and answer report is to provide a clear, easy-to-understand explanation of revised radiation dose estimates which workers are likely to receive over the course of the cleanup at Three Mile Island, Unit 2, and of the possible health consequences to workers of these new estimates. We will focus primarily on occupational dose, although pertinent questions about public health and safety will also be answered

  18. Convex Hull Abstraction in Specialisation of CLP Programs

    DEFF Research Database (Denmark)

    Peralta, J.C.; Gallagher, John Patrick

    2003-01-01

    We introduce an abstract domain consisting of atomic formulas constrained by linear arithmetic constraints (or convex hulls). This domain is used in an algorithm for specialization of constraint logic programs. The algorithm incorporates in a single phase both top-down goal directed propagation...... and bottom-up answer propagation, and uses a widening on the convex hull domain to ensure termination. We give examples to show the precision gained by this approach over other methods in the literature for specializing constraint logic programs. The specialization method can also be used for ordinary logic...

  19. Everyone's answering: using technology to increase classroom participation.

    Science.gov (United States)

    Filer, Debra

    2010-01-01

    A study was designed to assess the impact of a wireless technology known as an audience response system (ARS), commonly known clickers, on learning and student engagement in a nursing classroom. Students in the control group responded verbally to questions posed during lectures, while students in the intervention groups responded anonymously using the ARS. Although no significant improvement in postlecture quizzes was noted, students in ARS-enhanced lectures reported significantly higher satisfaction scores. The use of ARS promoted a sense of comfort, encouraged participation, and motivated students to answer questions and interact with the subject matter.

  20. Copyright Catechism II. Practical Answers to Everyday School Dilemmas. Copyright Series

    Science.gov (United States)

    Simpson, Carol

    2011-01-01

    This book contains valid, real-world copyright questions posed by real-life educators--all answered by a knowledgeable and experienced school attorney. Poor economic conditions have driven publishers to be more aggressive with pursuing improper use of their copyrighted materials. At the same time, new technologies are complicating old copyright…