WorldWideScience

Sample records for multiple choice problems

  1. THE MULTIPLE CHOICE PROBLEM WITH INTERACTIONS BETWEEN CRITERIA

    Directory of Open Access Journals (Sweden)

    Luiz Flavio Autran Monteiro Gomes

    2015-12-01

    Full Text Available ABSTRACT An important problem in Multi-Criteria Decision Analysis arises when one must select at least two alternatives at the same time. This can be denoted as a multiple choice problem. In other words, instead of evaluating each of the alternatives separately, they must be combined into groups of n alternatives, where n = 2. When the multiple choice problem must be solved under multiple criteria, the result is a multi-criteria, multiple choice problem. In this paper, it is shown through examples how this problemcan be tackled on a bipolar scale. The Choquet integral is used in this paper to take care of interactions between criteria. A numerical application example is conducted using data from SEBRAE-RJ, a non-profit private organization that has the mission of promoting competitiveness, sustainable developmentand entrepreneurship in the state of Rio de Janeiro, Brazil. The paper closes with suggestions for future research.

  2. Genetic Algorithms for Multiple-Choice Problems

    Science.gov (United States)

    Aickelin, Uwe

    2010-04-01

    This thesis investigates the use of problem-specific knowledge to enhance a genetic algorithm approach to multiple-choice optimisation problems.It shows that such information can significantly enhance performance, but that the choice of information and the way it is included are important factors for success.Two multiple-choice problems are considered.The first is constructing a feasible nurse roster that considers as many requests as possible.In the second problem, shops are allocated to locations in a mall subject to constraints and maximising the overall income.Genetic algorithms are chosen for their well-known robustness and ability to solve large and complex discrete optimisation problems.However, a survey of the literature reveals room for further research into generic ways to include constraints into a genetic algorithm framework.Hence, the main theme of this work is to balance feasibility and cost of solutions.In particular, co-operative co-evolution with hierarchical sub-populations, problem structure exploiting repair schemes and indirect genetic algorithms with self-adjusting decoder functions are identified as promising approaches.The research starts by applying standard genetic algorithms to the problems and explaining the failure of such approaches due to epistasis.To overcome this, problem-specific information is added in a variety of ways, some of which are designed to increase the number of feasible solutions found whilst others are intended to improve the quality of such solutions.As well as a theoretical discussion as to the underlying reasons for using each operator,extensive computational experiments are carried out on a variety of data.These show that the indirect approach relies less on problem structure and hence is easier to implement and superior in solution quality.

  3. Multiple Choice Knapsack Problem: example of planning choice in transportation.

    Science.gov (United States)

    Zhong, Tao; Young, Rhonda

    2010-05-01

    Transportation programming, a process of selecting projects for funding given budget and other constraints, is becoming more complex as a result of new federal laws, local planning regulations, and increased public involvement. This article describes the use of an integer programming tool, Multiple Choice Knapsack Problem (MCKP), to provide optimal solutions to transportation programming problems in cases where alternative versions of projects are under consideration. In this paper, optimization methods for use in the transportation programming process are compared and then the process of building and solving the optimization problems is discussed. The concepts about the use of MCKP are presented and a real-world transportation programming example at various budget levels is provided. This article illustrates how the use of MCKP addresses the modern complexities and provides timely solutions in transportation programming practice. While the article uses transportation programming as a case study, MCKP can be useful in other fields where a similar decision among a subset of the alternatives is required. Copyright 2009 Elsevier Ltd. All rights reserved.

  4. Visual Attention for Solving Multiple-Choice Science Problem: An Eye-Tracking Analysis

    Science.gov (United States)

    Tsai, Meng-Jung; Hou, Huei-Tse; Lai, Meng-Lung; Liu, Wan-Yi; Yang, Fang-Ying

    2012-01-01

    This study employed an eye-tracking technique to examine students' visual attention when solving a multiple-choice science problem. Six university students participated in a problem-solving task to predict occurrences of landslide hazards from four images representing four combinations of four factors. Participants' responses and visual attention…

  5. Step by Step: Biology Undergraduates’ Problem-Solving Procedures during Multiple-Choice Assessment

    Science.gov (United States)

    Prevost, Luanna B.; Lemons, Paula P.

    2016-01-01

    This study uses the theoretical framework of domain-specific problem solving to explore the procedures students use to solve multiple-choice problems about biology concepts. We designed several multiple-choice problems and administered them on four exams. We trained students to produce written descriptions of how they solved the problem, and this allowed us to systematically investigate their problem-solving procedures. We identified a range of procedures and organized them as domain general, domain specific, or hybrid. We also identified domain-general and domain-specific errors made by students during problem solving. We found that students use domain-general and hybrid procedures more frequently when solving lower-order problems than higher-order problems, while they use domain-specific procedures more frequently when solving higher-order problems. Additionally, the more domain-specific procedures students used, the higher the likelihood that they would answer the problem correctly, up to five procedures. However, if students used just one domain-general procedure, they were as likely to answer the problem correctly as if they had used two to five domain-general procedures. Our findings provide a categorization scheme and framework for additional research on biology problem solving and suggest several important implications for researchers and instructors. PMID:27909021

  6. Step by Step: Biology Undergraduates' Problem-Solving Procedures during Multiple-Choice Assessment.

    Science.gov (United States)

    Prevost, Luanna B; Lemons, Paula P

    2016-01-01

    This study uses the theoretical framework of domain-specific problem solving to explore the procedures students use to solve multiple-choice problems about biology concepts. We designed several multiple-choice problems and administered them on four exams. We trained students to produce written descriptions of how they solved the problem, and this allowed us to systematically investigate their problem-solving procedures. We identified a range of procedures and organized them as domain general, domain specific, or hybrid. We also identified domain-general and domain-specific errors made by students during problem solving. We found that students use domain-general and hybrid procedures more frequently when solving lower-order problems than higher-order problems, while they use domain-specific procedures more frequently when solving higher-order problems. Additionally, the more domain-specific procedures students used, the higher the likelihood that they would answer the problem correctly, up to five procedures. However, if students used just one domain-general procedure, they were as likely to answer the problem correctly as if they had used two to five domain-general procedures. Our findings provide a categorization scheme and framework for additional research on biology problem solving and suggest several important implications for researchers and instructors. © 2016 L. B. Prevost and P. P. Lemons. CBE—Life Sciences Education © 2016 The American Society for Cell Biology. This article is distributed by The American Society for Cell Biology under license from the author(s). It is available to the public under an Attribution–Noncommercial–Share Alike 3.0 Unported Creative Commons License (http://creativecommons.org/licenses/by-nc-sa/3.0).

  7. Solving the Single-Sink, Fixed-Charge, Multiple-Choice Transportation Problem by Dynamic Programming

    DEFF Research Database (Denmark)

    Rauff Lind Christensen, Tue; Klose, Andreas; Andersen, Kim Allan

    important aspects of supplier selection, an important application of the SSFCTP, this does not reflect the real life situation. First, transportation costs faced by many companies are in fact piecewise linear. Secondly, when suppliers offer discounts, either incremental or all-unit discounts, such savings......The Single-Sink, Fixed-Charge, Multiple-Choice Transportation Problem (SSFCMCTP) is a problem with versatile applications. This problem is a generalization of the Single-Sink, Fixed-Charge Transportation Problem (SSFCTP), which has a fixed-charge, linear cost structure. However, in at least two...... are neglected in the SSFCTP. The SSFCMCTP overcome this problem by incorporating a staircase cost structure in the cost function instead of the usual one used in SSFCTP. We present a dynamic programming algorithm for the resulting problem. To enhance the performance of the generic algorithm a number...

  8. The impact of two multiple-choice question formats on the problem-solving strategies used by novices and experts.

    Science.gov (United States)

    Coderre, Sylvain P; Harasym, Peter; Mandin, Henry; Fick, Gordon

    2004-11-05

    Pencil-and-paper examination formats, and specifically the standard, five-option multiple-choice question, have often been questioned as a means for assessing higher-order clinical reasoning or problem solving. This study firstly investigated whether two paper formats with differing number of alternatives (standard five-option and extended-matching questions) can test problem-solving abilities. Secondly, the impact of the alternatives number on psychometrics and problem-solving strategies was examined. Think-aloud protocols were collected to determine the problem-solving strategy used by experts and non-experts in answering Gastroenterology questions, across the two pencil-and-paper formats. The two formats demonstrated equal ability in testing problem-solving abilities, while the number of alternatives did not significantly impact psychometrics or problem-solving strategies utilized. These results support the notion that well-constructed multiple-choice questions can in fact test higher order clinical reasoning. Furthermore, it can be concluded that in testing clinical reasoning, the question stem, or content, remains more important than the number of alternatives.

  9. Solving the Single-Sink, Fixed-Charge, Multiple-Choice Transportation Problem by Dynamic Programming

    DEFF Research Database (Denmark)

    Christensen, Tue; Andersen, Kim Allan; Klose, Andreas

    2013-01-01

    This paper considers a minimum-cost network flow problem in a bipartite graph with a single sink. The transportation costs exhibit a staircase cost structure because such types of transportation cost functions are often found in practice. We present a dynamic programming algorithm for solving...... this so-called single-sink, fixed-charge, multiple-choice transportation problem exactly. The method exploits heuristics and lower bounds to peg binary variables, improve bounds on flow variables, and reduce the state-space variable. In this way, the dynamic programming method is able to solve large...... instances with up to 10,000 nodes and 10 different transportation modes in a few seconds, much less time than required by a widely used mixed-integer programming solver and other methods proposed in the literature for this problem....

  10. Solving the redundancy allocation problem with multiple strategy choices using a new simplified particle swarm optimization

    International Nuclear Information System (INIS)

    Kong, Xiangyong; Gao, Liqun; Ouyang, Haibin; Li, Steven

    2015-01-01

    In most research on redundancy allocation problem (RAP), the redundancy strategy for each subsystem is assumed to be predetermined and fixed. This paper focuses on a specific RAP with multiple strategy choices (RAP-MSC), in which both active redundancy and cold standby redundancy can be selected as an additional decision variable for individual subsystems. To do so, the component type, redundancy strategy and redundancy level for each subsystem should be chosen subject to the system constraints appropriately such that the system reliability is maximized. Meanwhile, imperfect switching for cold standby redundancy is considered and a k-Erlang distribution is introduced to model the time-to-failure component as well. Given the importance and complexity of RAP-MSC, we propose a new efficient simplified version of particle swarm optimization (SPSO) to solve such NP-hard problems. In this method, a new position updating scheme without velocity is presented with stochastic disturbance and a low probability. Moreover, it is compared with several well-known PSO variants and other state-of-the-art approaches in the literature to evaluate its performance. The experiment results demonstrate the superiority of SPSO as an alternative for solving the RAP-MSC. - Highlights: • A more realistic RAP form with multiple strategy choices is focused. • Redundancy strategies are to be selected rather than fixed in general RAP. • A new simplified particle swarm optimization is proposed. • Higher reliabilities are achieved than the state-of-the-art approaches.

  11. Can multiple-choice questions simulate free-response questions?

    OpenAIRE

    Lin, Shih-Yin; Singh, Chandralekha

    2016-01-01

    We discuss a study to evaluate the extent to which free-response questions could be approximated by multiple-choice equivalents. Two carefully designed research-based multiple-choice questions were transformed into a free-response format and administered on the final exam in a calculus-based introductory physics course. The original multiple-choice questions were administered in another similar introductory physics course on final exam. Findings suggest that carefully designed multiple-choice...

  12. A singular choice for multiple choice

    DEFF Research Database (Denmark)

    Frandsen, Gudmund Skovbjerg; Schwartzbach, Michael Ignatieff

    2006-01-01

    How should multiple choice tests be scored and graded, in particular when students are allowed to check several boxes to convey partial knowledge? Many strategies may seem reasonable, but we demonstrate that five self-evident axioms are sufficient to determine completely the correct strategy. We ...

  13. Graded Multiple Choice Questions: Rewarding Understanding and Preventing Plagiarism

    Science.gov (United States)

    Denyer, G. S.; Hancock, D.

    2002-08-01

    This paper describes an easily implemented method that allows the generation and analysis of graded multiple-choice examinations. The technique, which uses standard functions in user-end software (Microsoft Excel 5+), can also produce several different versions of an examination that can be employed to prevent the reward of plagarism. The manuscript also discusses the advantages of having a graded marking system for the elimination of ambiguities, use in multi-step calculation questions, and questions that require extrapolation or reasoning. The advantages of the scrambling strategy, which maintains the same question order, is discussed with reference to student equity. The system provides a non-confrontational mechanism for dealing with cheating in large-class multiple-choice examinations, as well as providing a reward for problem solving over surface learning.

  14. Making the Most of Multiple Choice

    Science.gov (United States)

    Brookhart, Susan M.

    2015-01-01

    Multiple-choice questions draw criticism because many people perceive they test only recall or atomistic, surface-level objectives and do not require students to think. Although this can be the case, it does not have to be that way. Susan M. Brookhart suggests that multiple-choice questions are a useful part of any teacher's questioning repertoire…

  15. The positive and negative consequences of multiple-choice testing.

    Science.gov (United States)

    Roediger, Henry L; Marsh, Elizabeth J

    2005-09-01

    Multiple-choice tests are commonly used in educational settings but with unknown effects on students' knowledge. The authors examined the consequences of taking a multiple-choice test on a later general knowledge test in which students were warned not to guess. A large positive testing effect was obtained: Prior testing of facts aided final cued-recall performance. However, prior testing also had negative consequences. Prior reading of a greater number of multiple-choice lures decreased the positive testing effect and increased production of multiple-choice lures as incorrect answers on the final test. Multiple-choice testing may inadvertently lead to the creation of false knowledge.

  16. Multiple-choice pretesting potentiates learning of related information.

    Science.gov (United States)

    Little, Jeri L; Bjork, Elizabeth Ligon

    2016-10-01

    Although the testing effect has received a substantial amount of empirical attention, such research has largely focused on the effects of tests given after study. The present research examines the effect of using tests prior to study (i.e., as pretests), focusing particularly on how pretesting influences the subsequent learning of information that is not itself pretested but that is related to the pretested information. In Experiment 1, we found that multiple-choice pretesting was better for the learning of such related information than was cued-recall pretesting or a pre-fact-study control condition. In Experiment 2, we found that the increased learning of non-pretested related information following multiple-choice testing could not be attributed to increased time allocated to that information during subsequent study. Last, in Experiment 3, we showed that the benefits of multiple-choice pretesting over cued-recall pretesting for the learning of related information persist over 48 hours, thus demonstrating the promise of multiple-choice pretesting to potentiate learning in educational contexts. A possible explanation for the observed benefits of multiple-choice pretesting for enhancing the effectiveness with which related nontested information is learned during subsequent study is discussed.

  17. Optimizing multiple-choice tests as tools for learning.

    Science.gov (United States)

    Little, Jeri L; Bjork, Elizabeth Ligon

    2015-01-01

    Answering multiple-choice questions with competitive alternatives can enhance performance on a later test, not only on questions about the information previously tested, but also on questions about related information not previously tested-in particular, on questions about information pertaining to the previously incorrect alternatives. In the present research, we assessed a possible explanation for this pattern: When multiple-choice questions contain competitive incorrect alternatives, test-takers are led to retrieve previously studied information pertaining to all of the alternatives in order to discriminate among them and select an answer, with such processing strengthening later access to information associated with both the correct and incorrect alternatives. Supporting this hypothesis, we found enhanced performance on a later cued-recall test for previously nontested questions when their answers had previously appeared as competitive incorrect alternatives in the initial multiple-choice test, but not when they had previously appeared as noncompetitive alternatives. Importantly, however, competitive alternatives were not more likely than noncompetitive alternatives to be intruded as incorrect responses, indicating that a general increased accessibility for previously presented incorrect alternatives could not be the explanation for these results. The present findings, replicated across two experiments (one in which corrective feedback was provided during the initial multiple-choice testing, and one in which it was not), thus strongly suggest that competitive multiple-choice questions can trigger beneficial retrieval processes for both tested and related information, and the results have implications for the effective use of multiple-choice tests as tools for learning.

  18. Distance teaching using self-marking multiple choice questions.

    Science.gov (United States)

    Poore, P

    1987-01-01

    In Papua New Guinea health extension officers receive a 3-year course of training in college, followed by a period of in-service training in hospital. They are then posted to a health center, where they are in charge of all health services within their district. While the health extension officers received an excellent basic training, and were provided with books and appropriate, locally produced texts, they often spent months or even years after graduation in remote rural health centers with little communication from colleagues. This paper describes an attempt to improve communication, and to provide support inexpensively by post. Multiple choice questions, with a system for self-marking, were sent by post to rural health workers. Multiple choice questions are used in the education system in Papua New Guinea, and all health extension officers are familiar with the technique. The most obvious and immediate result was the great enthusiasm shown by the majority of health staff involved. In this way a useful exchange of correspondence was established. With this exchange of information and recognition of each other's problems, the quality of patient care must improve.

  19. Assessing choice making among children with multiple disabilities.

    OpenAIRE

    Sigafoos, J; Dempsey, R

    1992-01-01

    Some learners with multiple disabilities display idiosyncratic gestures that are interpreted as a means of making choices. In the present study, we assessed the validity of idiosyncratic choice-making behaviors of 3 children with multiple disabilities. Opportunities for each child to choose between food and drink were provided under two conditions. In one condition, the children were given the food or drink item corresponding to their prior choice. In the other condition, the teacher delivere...

  20. Evaluating multiple-choice exams in large introductory physics courses

    OpenAIRE

    Gary Gladding; Tim Stelzer; Michael Scott

    2006-01-01

    The reliability and validity of professionally written multiple-choice exams have been extensively studied for exams such as the SAT, graduate record examination, and the force concept inventory. Much of the success of these multiple-choice exams is attributed to the careful construction of each question, as well as each response. In this study, the reliability and validity of scores from multiple-choice exams written for and administered in the large introductory physics courses at the Unive...

  1. Can Free-Response Questions Be Approximated by Multiple-Choice Equivalents?

    OpenAIRE

    Lin, Shih-Yin; Singh, Chandralekha

    2016-01-01

    We discuss a study to evaluate the extent to which free-response questions can be approximated by multiple-choice equivalents. Two carefully designed research-based multiple-choice questions were transformed into a free-response format and administered on the final exam in a calculus-based introductory physics course. The original multiple-choice questions were administered in another, similar introductory physics course on the final exam. Our findings suggest that carefully designed multiple...

  2. [Continuing medical education: how to write multiple choice questions].

    Science.gov (United States)

    Soler Fernández, R; Méndez Díaz, C; Rodríguez García, E

    2013-06-01

    Evaluating professional competence in medicine is a difficult but indispensable task because it makes it possible to evaluate, at different times and from different perspectives, the extent to which the knowledge, skills, and values required for exercising the profession have been acquired. Tests based on multiple choice questions have been and continue to be among the most useful tools for objectively evaluating learning in medicine. When these tests are well designed and correctly used, they can stimulate learning and even measure higher cognitive skills. Designing a multiple choice test is a difficult task that requires knowledge of the material to be tested and of the methodology of test preparation as well as time to prepare the test. The aim of this article is to review what can be evaluated through multiple choice tests, the rules and guidelines that should be taken into account when writing multiple choice questions, the different formats that can be used, the most common errors in elaborating multiple choice tests, and how to analyze the results of the test to verify its quality. Copyright © 2012 SERAM. Published by Elsevier Espana. All rights reserved.

  3. Using automatic item generation to create multiple-choice test items.

    Science.gov (United States)

    Gierl, Mark J; Lai, Hollis; Turner, Simon R

    2012-08-01

    Many tests of medical knowledge, from the undergraduate level to the level of certification and licensure, contain multiple-choice items. Although these are efficient in measuring examinees' knowledge and skills across diverse content areas, multiple-choice items are time-consuming and expensive to create. Changes in student assessment brought about by new forms of computer-based testing have created the demand for large numbers of multiple-choice items. Our current approaches to item development cannot meet this demand. We present a methodology for developing multiple-choice items based on automatic item generation (AIG) concepts and procedures. We describe a three-stage approach to AIG and we illustrate this approach by generating multiple-choice items for a medical licensure test in the content area of surgery. To generate multiple-choice items, our method requires a three-stage process. Firstly, a cognitive model is created by content specialists. Secondly, item models are developed using the content from the cognitive model. Thirdly, items are generated from the item models using computer software. Using this methodology, we generated 1248 multiple-choice items from one item model. Automatic item generation is a process that involves using models to generate items using computer technology. With our method, content specialists identify and structure the content for the test items, and computer technology systematically combines the content to generate new test items. By combining these outcomes, items can be generated automatically. © Blackwell Publishing Ltd 2012.

  4. Evaluating multiple-choice exams in large introductory physics courses

    Directory of Open Access Journals (Sweden)

    Gary Gladding

    2006-07-01

    Full Text Available The reliability and validity of professionally written multiple-choice exams have been extensively studied for exams such as the SAT, graduate record examination, and the force concept inventory. Much of the success of these multiple-choice exams is attributed to the careful construction of each question, as well as each response. In this study, the reliability and validity of scores from multiple-choice exams written for and administered in the large introductory physics courses at the University of Illinois, Urbana-Champaign were investigated. The reliability of exam scores over the course of a semester results in approximately a 3% uncertainty in students’ total semester exam score. This semester test score uncertainty yields an uncertainty in the students’ assigned letter grade that is less than 1 / 3 of a letter grade. To study the validity of exam scores, a subset of students were ranked independently based on their multiple-choice score, graded explanations, and student interviews. The ranking of these students based on their multiple-choice score was found to be consistent with the ranking assigned by physics instructors based on the students’ written explanations ( r>0.94 at the 95% confidence level and oral interviews (r=0.94−0.09+0.06 .

  5. The Multiple-Choice Model: Some Solutions for Estimation of Parameters in the Presence of Omitted Responses

    Science.gov (United States)

    Abad, Francisco J.; Olea, Julio; Ponsoda, Vicente

    2009-01-01

    This article deals with some of the problems that have hindered the application of Samejima's and Thissen and Steinberg's multiple-choice models: (a) parameter estimation difficulties owing to the large number of parameters involved, (b) parameter identifiability problems in the Thissen and Steinberg model, and (c) their treatment of omitted…

  6. Consequences the extensive use of multiple-choice questions might have on student's reasoning structure

    OpenAIRE

    Raduta, C. M.

    2013-01-01

    Learning physics is a context dependent process. I consider a broader interdisciplinary problem of where differences in understanding and reasoning arise. I suggest the long run effects a multiple choice based learning system as well as society cultural habits and rules might have on student reasoning structure.

  7. Exploring problem solving strategies on multiple-choice science items: Comparing native Spanish-speaking English Language Learners and mainstream monolinguals

    Science.gov (United States)

    Kachchaf, Rachel Rae

    The purpose of this study was to compare how English language learners (ELLs) and monolingual English speakers solved multiple-choice items administered with and without a new form of testing accommodation---vignette illustration (VI). By incorporating theories from second language acquisition, bilingualism, and sociolinguistics, this study was able to gain more accurate and comprehensive input into the ways students interacted with items. This mixed methods study used verbal protocols to elicit the thinking processes of thirty-six native Spanish-speaking English language learners (ELLs), and 36 native-English speaking non-ELLs when solving multiple-choice science items. Results from both qualitative and quantitative analyses show that ELLs used a wider variety of actions oriented to making sense of the items than non-ELLs. In contrast, non-ELLs used more problem solving strategies than ELLs. There were no statistically significant differences in student performance based on the interaction of presence of illustration and linguistic status or the main effect of presence of illustration. However, there were significant differences based on the main effect of linguistic status. An interaction between the characteristics of the students, the items, and the illustrations indicates considerable heterogeneity in the ways in which students from both linguistic groups think about and respond to science test items. The results of this study speak to the need for more research involving ELLs in the process of test development to create test items that do not require ELLs to carry out significantly more actions to make sense of the item than monolingual students.

  8. Evaluating Multiple-Choice Exams in Large Introductory Physics Courses

    Science.gov (United States)

    Scott, Michael; Stelzer, Tim; Gladding, Gary

    2006-01-01

    The reliability and validity of professionally written multiple-choice exams have been extensively studied for exams such as the SAT, graduate record examination, and the force concept inventory. Much of the success of these multiple-choice exams is attributed to the careful construction of each question, as well as each response. In this study,…

  9. On the Equivalence of Constructed-Response and Multiple-Choice Tests.

    Science.gov (United States)

    Traub, Ross E.; Fisher, Charles W.

    Two sets of mathematical reasoning and two sets of verbal comprehension items were cast into each of three formats--constructed response, standard multiple-choice, and Coombs multiple-choice--in order to assess whether tests with indentical content but different formats measure the same attribute, except for possible differences in error variance…

  10. Teaching Critical Thinking without (Much) Writing: Multiple-Choice and Metacognition

    Science.gov (United States)

    Bassett, Molly H.

    2016-01-01

    In this essay, I explore an exam format that pairs multiple-choice questions with required rationales. In a space adjacent to each multiple-choice question, students explain why or how they arrived at the answer they selected. This exercise builds the critical thinking skill known as metacognition, thinking about thinking, into an exam that also…

  11. Feedback enhances the positive effects and reduces the negative effects of multiple-choice testing.

    Science.gov (United States)

    Butler, Andrew C; Roediger, Henry L

    2008-04-01

    Multiple-choice tests are used frequently in higher education without much consideration of the impact this form of assessment has on learning. Multiple-choice testing enhances retention of the material tested (the testing effect); however, unlike other tests, multiple-choice can also be detrimental because it exposes students to misinformation in the form of lures. The selection of lures can lead students to acquire false knowledge (Roediger & Marsh, 2005). The present research investigated whether feedback could be used to boost the positive effects and reduce the negative effects of multiple-choice testing. Subjects studied passages and then received a multiple-choice test with immediate feedback, delayed feedback, or no feedback. In comparison with the no-feedback condition, both immediate and delayed feedback increased the proportion of correct responses and reduced the proportion of intrusions (i.e., lure responses from the initial multiple-choice test) on a delayed cued recall test. Educators should provide feedback when using multiple-choice tests.

  12. Learning Physics Teaching through Collaborative Design of Conceptual Multiple-Choice Questions

    Science.gov (United States)

    Milner-Bolotin, Marina

    2015-01-01

    Increasing student engagement through Electronic Response Systems (clickers) has been widely researched. Its success largely depends on the quality of multiple-choice questions used by instructors. This paper describes a pilot project that focused on the implementation of online collaborative multiple-choice question repository, PeerWise, in a…

  13. Comedy workshop: an enjoyable way to develop multiple-choice questions.

    Science.gov (United States)

    Droegemueller, William; Gant, Norman; Brekken, Alvin; Webb, Lynn

    2005-01-01

    To describe an innovative method of developing multiple-choice items for a board certification examination. The development of appropriate multiple-choice items is definitely more of an art, rather than a science. The comedy workshop format for developing questions for a certification examination is similar to the process used by comedy writers composing scripts for television shows. This group format dramatically diminishes the frustrations faced by an individual question writer attempting to create items. The vast majority of our comedy workshop participants enjoy and prefer the comedy workshop format. It provides an ideal environment in which to teach and blend the talents of inexperienced and experienced question writers. This is a descriptive article, in which we suggest an innovative process in the art of creating multiple-choice items for a high-stakes examination.

  14. Using Multiple-Choice Questions to Evaluate In-Depth Learning of Economics

    Science.gov (United States)

    Buckles, Stephen; Siegfried, John J.

    2006-01-01

    Multiple-choice questions are the basis of a significant portion of assessment in introductory economics courses. However, these questions, as found in course assessments, test banks, and textbooks, often fail to evaluate students' abilities to use and apply economic analysis. The authors conclude that multiple-choice questions can be used to…

  15. 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…

  16. Practical Usage of Multiple-Choice Questions as Part of Learning and Self-Evaluation

    Directory of Open Access Journals (Sweden)

    Paula Kangasniemi

    2016-12-01

    Full Text Available The poster describes how the multiple-choice questions could be a part of learning, not only assessing. We often think of the role of questions only in order to test the student's skills. We have tested how questions could be a part of learning in our web-based course of information retrieval in Lapland University. In web-based learning there is a need for high-quality mediators. Mediators are learning promoters which trigger, support, and amplify learning. Mediators can be human mediators or tool mediators. The tool mediators are for example; tests, tutorials, guides and diaries. The multiple-choice questions can also be learning promoters which select, interpret and amplify objects for learning. What do you have to take into account when you are preparing multiple-choice questions as mediators? First you have to prioritize teaching objectives: what must be known and what should be known. According to our experience with contact learning, you can assess what the things are that students have problems with and need more guidance on. The most important addition to the questions is feedback during practice. The questions’ answers (wrong or right are not important. The feedback on the answers are important to guide students on how to search. The questions promote students’ self-regulation and self-evaluation. Feedback can be verbal, a screenshot or a video. We have added a verbal feedback for every question and also some screenshots and eight videos in our web-based course.

  17. 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.

  18. Multiple Choice Testing and the Retrieval Hypothesis of the Testing Effect

    Science.gov (United States)

    Sensenig, Amanda E.

    2010-01-01

    Taking a test often leads to enhanced later memory for the tested information, a phenomenon known as the "testing effect". This memory advantage has been reliably demonstrated with recall tests but not multiple choice tests. One potential explanation for this finding is that multiple choice tests do not rely on retrieval processes to the same…

  19. Finding Multiple Optimal Solutions to Optimal Load Distribution Problem in Hydropower Plant

    Directory of Open Access Journals (Sweden)

    Xinhao Jiang

    2012-05-01

    Full Text Available Optimal load distribution (OLD among generator units of a hydropower plant is a vital task for hydropower generation scheduling and management. Traditional optimization methods for solving this problem focus on finding a single optimal solution. However, many practical constraints on hydropower plant operation are very difficult, if not impossible, to be modeled, and the optimal solution found by those models might be of limited practical uses. This motivates us to find multiple optimal solutions to the OLD problem, which can provide more flexible choices for decision-making. Based on a special dynamic programming model, we use a modified shortest path algorithm to produce multiple solutions to the problem. It is shown that multiple optimal solutions exist for the case study of China’s Geheyan hydropower plant, and they are valuable for assessing the stability of generator units, showing the potential of reducing occurrence times of units across vibration areas.

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

    Science.gov (United States)

    Carnegie, Jacqueline A.

    2017-01-01

    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…

  1. Optimizing Multiple-Choice Tests as Learning Events

    Science.gov (United States)

    Little, Jeri Lynn

    2011-01-01

    Although generally used for assessment, tests can also serve as tools for learning--but different test formats may not be equally beneficial. Specifically, research has shown multiple-choice tests to be less effective than cued-recall tests in improving the later retention of the tested information (e.g., see meta-analysis by Hamaker, 1986),…

  2. Comparison between Two Assessment Methods; Modified Essay Questions and Multiple Choice Questions

    Directory of Open Access Journals (Sweden)

    Assadi S.N.* MD

    2015-09-01

    Full Text Available Aims Using the best assessment methods is an important factor in educational development of health students. Modified essay questions and multiple choice questions are two prevalent methods of assessing the students. The aim of this study was to compare two methods of modified essay questions and multiple choice questions in occupational health engineering and work laws courses. Materials & Methods This semi-experimental study was performed during 2013 to 2014 on occupational health students of Mashhad University of Medical Sciences. The class of occupational health and work laws course in 2013 was considered as group A and the class of 2014 as group B. Each group had 50 students.The group A students were assessed by modified essay questions method and the group B by multiple choice questions method.Data were analyzed in SPSS 16 software by paired T test and odd’s ratio. Findings The mean grade of occupational health and work laws course was 18.68±0.91 in group A (modified essay questions and was 18.78±0.86 in group B (multiple choice questions which was not significantly different (t=-0.41; p=0.684. The mean grade of chemical chapter (p<0.001 in occupational health engineering and harmful work law (p<0.001 and other (p=0.015 chapters in work laws were significantly different between two groups. Conclusion Modified essay questions and multiple choice questions methods have nearly the same student assessing value for the occupational health engineering and work laws course.

  3. Values of problem choice and communication

    DEFF Research Database (Denmark)

    Misfeldt, Morten; Willum Johansen, Mikkel

    in general and a few locally leading figures in particular, might think about a certain problem are very present when mathematicians consider whether or not to pursue the problem. Understanding such criterion reveal insights into what is valued in the mathematical community as such, and how this differs......In this presentation we will report from a qualitative investigation of the practice of mathematicians, with focus on how mathematical values come into play in relation to problem choice and communication of thoughts and results. We have shown that mathematicians balance three criteria’s when...... choosing what problems to work on. These criteria include continuity to previous work, metacognitive considerations and a number of criteria relating to the values in both the larger mathematical community and smaller sub communities. The data shows that considerations about what other mathematicians...

  4. Multiple choice questions in electronics and electrical engineering

    CERN Document Server

    DAVIES, T J

    2013-01-01

    A unique compendium of over 2000 multiple choice questions for students of electronics and electrical engineering. This book is designed for the following City and Guilds courses: 2010, 2240, 2320, 2360. It can also be used as a resource for practice questions for any vocational course.

  5. Approaches to Data Analysis of Multiple-Choice Questions

    Science.gov (United States)

    Ding, Lin; Beichner, Robert

    2009-01-01

    This paper introduces five commonly used approaches to analyzing multiple-choice test data. They are classical test theory, factor analysis, cluster analysis, item response theory, and model analysis. Brief descriptions of the goals and algorithms of these approaches are provided, together with examples illustrating their applications in physics…

  6. A Diagnostic Study of Pre-Service Teachers' Competency in Multiple-Choice Item Development

    Science.gov (United States)

    Asim, Alice E.; Ekuri, Emmanuel E.; Eni, Eni I.

    2013-01-01

    Large class size is an issue in testing at all levels of Education. As a panacea to this, multiple choice test formats has become very popular. This case study was designed to diagnose pre-service teachers' competency in constructing questions (IQT); direct questions (DQT); and best answer (BAT) varieties of multiple choice items. Subjects were 88…

  7. Correcting Grade Deflation Caused by Multiple-Choice Scoring.

    Science.gov (United States)

    Baranchik, Alvin; Cherkas, Barry

    2000-01-01

    Presents a study involving three sections of pre-calculus (n=181) at four-year college where partial credit scoring on multiple-choice questions was examined over an entire semester. Indicates that grades determined by partial credit scoring seemed more reflective of both the quantity and quality of student knowledge than grades determined by…

  8. Multiple-choice test of energy and momentum concepts

    OpenAIRE

    Singh, Chandralekha; Rosengrant, David

    2016-01-01

    We investigate student understanding of energy and momentum concepts at the level of introductory physics by designing and administering a 25-item multiple choice test and conducting individual interviews. We find that most students have difficulty in qualitatively interpreting basic principles related to energy and momentum and in applying them in physical situations.

  9. Feasibility of a multiple-choice mini mental state examination for chronically critically ill patients.

    Science.gov (United States)

    Miguélez, Marta; Merlani, Paolo; Gigon, Fabienne; Verdon, Mélanie; Annoni, Jean-Marie; Ricou, Bara

    2014-08-01

    Following treatment in an ICU, up to 70% of chronically critically ill patients present neurocognitive impairment that can have negative effects on their quality of life, daily activities, and return to work. The Mini Mental State Examination is a simple, widely used tool for neurocognitive assessment. Although of interest when evaluating ICU patients, the current version is restricted to patients who are able to speak. This study aimed to evaluate the feasibility of a visual, multiple-choice Mini Mental State Examination for ICU patients who are unable to speak. The multiple-choice Mini Mental State Examination and the standard Mini Mental State Examination were compared across three different speaking populations. The interrater and intrarater reliabilities of the multiple-choice Mini Mental State Examination were tested on both intubated and tracheostomized ICU patients. Mixed 36-bed ICU and neuropsychology department in a university hospital. Twenty-six healthy volunteers, 20 neurological patients, 46 ICU patients able to speak, and 30 intubated or tracheostomized ICU patients. None. Multiple-choice Mini Mental State Examination results correlated satisfactorily with standard Mini Mental State Examination results in all three speaking groups: healthy volunteers: intraclass correlation coefficient = 0.43 (95% CI, -0.18 to 0.62); neurology patients: 0.90 (95% CI, 0.82-0.95); and ICU patients able to speak: 0.86 (95% CI, 0.70-0.92). The interrater and intrarater reliabilities were good (0.95 [0.87-0.98] and 0.94 [0.31-0.99], respectively). In all populations, a Bland-Altman analysis showed systematically higher scores using the multiple-choice Mini Mental State Examination. Administration of the multiple-choice Mini Mental State Examination to ICU patients was straightforward and produced exploitable results comparable to those of the standard Mini Mental State Examination. It should be of interest for the assessment and monitoring of the neurocognitive

  10. 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.

  11. Analyzing Multiple-Choice Questions by Model Analysis and Item Response Curves

    Science.gov (United States)

    Wattanakasiwich, P.; Ananta, S.

    2010-07-01

    In physics education research, the main goal is to improve physics teaching so that most students understand physics conceptually and be able to apply concepts in solving problems. Therefore many multiple-choice instruments were developed to probe students' conceptual understanding in various topics. Two techniques including model analysis and item response curves were used to analyze students' responses from Force and Motion Conceptual Evaluation (FMCE). For this study FMCE data from more than 1000 students at Chiang Mai University were collected over the past three years. With model analysis, we can obtain students' alternative knowledge and the probabilities for students to use such knowledge in a range of equivalent contexts. The model analysis consists of two algorithms—concentration factor and model estimation. This paper only presents results from using the model estimation algorithm to obtain a model plot. The plot helps to identify a class model state whether it is in the misconception region or not. Item response curve (IRC) derived from item response theory is a plot between percentages of students selecting a particular choice versus their total score. Pros and cons of both techniques are compared and discussed.

  12. Delayed, but not immediate, feedback after multiple-choice questions increases performance on a subsequent short-answer, but not multiple-choice, exam: evidence for the dual-process theory of memory.

    Science.gov (United States)

    Sinha, Neha; Glass, Arnold Lewis

    2015-01-01

    Three experiments, two performed in the laboratory and one embedded in a college psychology lecture course, investigated the effects of immediate versus delayed feedback following a multiple-choice exam on subsequent short answer and multiple-choice exams. Performance on the subsequent multiple-choice exam was not affected by the timing of the feedback on the prior exam; however, performance on the subsequent short answer exam was better following delayed than following immediate feedback. This was true regardless of the order in which immediate versus delayed feedback was given. Furthermore, delayed feedback only had a greater effect than immediate feedback on subsequent short answer performance following correct, confident responses on the prior exam. These results indicate that delayed feedback cues a student's prior response and increases subsequent recollection of that response. The practical implication is that delayed feedback is better than immediate feedback during academic testing.

  13. Ant system for reliability optimization of a series system with multiple-choice and budget constraints

    International Nuclear Information System (INIS)

    Nahas, Nabil; Nourelfath, Mustapha

    2005-01-01

    Many researchers have shown that insect colonies behavior can be seen as a natural model of collective problem solving. The analogy between the way ants look for food and combinatorial optimization problems has given rise to a new computational paradigm, which is called ant system. This paper presents an application of ant system in a reliability optimization problem for a series system with multiple-choice constraints incorporated at each subsystem, to maximize the system reliability subject to the system budget. The problem is formulated as a nonlinear binary integer programming problem and characterized as an NP-hard problem. This problem is solved by developing and demonstrating a problem-specific ant system algorithm. In this algorithm, solutions of the reliability optimization problem are repeatedly constructed by considering the trace factor and the desirability factor. A local search is used to improve the quality of the solutions obtained by each ant. A penalty factor is introduced to deal with the budget constraint. Simulations have shown that the proposed ant system is efficient with respect to the quality of solutions and the computing time

  14. Using a Classroom Response System to Improve Multiple-Choice Performance in AP[R] Physics

    Science.gov (United States)

    Bertrand, Peggy

    2009-01-01

    Participation in rigorous high school courses such as Advanced Placement (AP[R]) Physics increases the likelihood of college success, especially for students who are traditionally underserved. Tackling difficult multiple-choice exams should be part of any AP program because well-constructed multiple-choice questions, such as those on AP exams and…

  15. Comparison of performance on multiple-choice questions and open-ended questions in an introductory astronomy laboratory

    OpenAIRE

    Michelle M. Wooten; Adrienne M. Cool; Edward E. Prather; Kimberly D. Tanner

    2014-01-01

    When considering the variety of questions that can be used to measure students’ learning, instructors may choose to use multiple-choice questions, which are easier to score than responses to open-ended questions. However, by design, analyses of multiple-choice responses cannot describe all of students’ understanding. One method that can be used to learn more about students’ learning is the analysis of the open-ended responses students’ provide when explaining their multiple-choice response. I...

  16. Spontaneous gestures influence strategy choices in problem solving.

    Science.gov (United States)

    Alibali, Martha W; Spencer, Robert C; Knox, Lucy; Kita, Sotaro

    2011-09-01

    Do gestures merely reflect problem-solving processes, or do they play a functional role in problem solving? We hypothesized that gestures highlight and structure perceptual-motor information, and thereby make such information more likely to be used in problem solving. Participants in two experiments solved problems requiring the prediction of gear movement, either with gesture allowed or with gesture prohibited. Such problems can be correctly solved using either a perceptual-motor strategy (simulation of gear movements) or an abstract strategy (the parity strategy). Participants in the gesture-allowed condition were more likely to use perceptual-motor strategies than were participants in the gesture-prohibited condition. Gesture promoted use of perceptual-motor strategies both for participants who talked aloud while solving the problems (Experiment 1) and for participants who solved the problems silently (Experiment 2). Thus, spontaneous gestures influence strategy choices in problem solving.

  17. Approaches to data analysis of multiple-choice questions

    OpenAIRE

    Lin Ding; Robert Beichner

    2009-01-01

    This paper introduces five commonly used approaches to analyzing multiple-choice test data. They are classical test theory, factor analysis, cluster analysis, item response theory, and model analysis. Brief descriptions of the goals and algorithms of these approaches are provided, together with examples illustrating their applications in physics education research. We minimize mathematics, instead placing emphasis on data interpretation using these approaches.

  18. Approaches to data analysis of multiple-choice questions

    Directory of Open Access Journals (Sweden)

    Lin Ding

    2009-09-01

    Full Text Available This paper introduces five commonly used approaches to analyzing multiple-choice test data. They are classical test theory, factor analysis, cluster analysis, item response theory, and model analysis. Brief descriptions of the goals and algorithms of these approaches are provided, together with examples illustrating their applications in physics education research. We minimize mathematics, instead placing emphasis on data interpretation using these approaches.

  19. Analysis of Multiple Choice Tests Designed by Faculty Members of Kermanshah University of Medical Sciences

    Directory of Open Access Journals (Sweden)

    Reza Pourmirza Kalhori

    2013-12-01

    Full Text Available Dear Editor Multiple choice tests are the most common objective tests in medical education which are used to assess the ind-ividual knowledge, recall, recognition and problem solving abilities. One of the testing components is the post-test analysis. This component includes; first, qualitative analysis of the taxonomy of questions based on the Bloom’s educational objectives and percentage of the questions with no structural problems; and second, the quantitative analysis of the reliability (KR-20 and indices of difficulty and differentiation (1. This descriptive-analytical study was aimed to qualitatively and quan-titatively investigate the multiple-choice tests of the faculty members at Kermanshah University of Medical Sciences in 2009-2010. The sample size comprised of 156 tests. Data were analyzed by SPSS-16 software using t-test, chi-squared test, ANOVA and Tukey multiple comparison tests. The mean of reliability (KR-20, difficulty index, and discrimination index were 0.68 (± 0.31, 0.56 (± 0.15 and 0.21 (± 0.15, respectively, which were acceptable. The analysis of the tests at Mashad University of Medical Sciences indicated that the mean for the reliability of the tests was 0.72, and 52.2% of the tests had inappropriate difficulty index and 49.2% of the tests did not have acceptable differentiation index (2. Comparison of the tests at Kermanshah University of Medical Sciences for the fields of anatomy, physiology, biochemistry, genetics, statistics and behavioral sciences courses at Malaysia Faculty of Medicine (3 and tests at Argentina Faculty of Medicine (4 showed that while difficulty index was acceptable in all three universities, but differentiation indices in Malaysia and Argentina Medical Faculties were higher than that in Kermanshah University of Medical Sciences. The mean for the questions with no structural flaws in all tests, taxonomy I, taxonomy II, and taxonomy III were 73.88% (± 14.88, 34.65% (± 15.78, 41.34% (± 13

  20. Chemistry and biology by new multiple choice

    International Nuclear Information System (INIS)

    Seo, Hyeong Seok; Kim, Seong Hwan

    2003-02-01

    This book is divided into two parts, the first part is about chemistry, which deals with science of material, atom structure and periodic law, chemical combination and power between molecule, state of material and solution, chemical reaction and an organic compound. The second part give description of biology with molecule and cell, energy in cells and chemical synthesis, molecular biology and heredity, function on animal, function on plant and evolution and ecology. This book has explanation of chemistry and biology with new multiple choice.

  1. 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…

  2. Asymmetrically dominated choice problems, the isolation hypothesis and random incentive mechanisms.

    Directory of Open Access Journals (Sweden)

    James C Cox

    Full Text Available This paper presents an experimental study of the random incentive mechanisms which are a standard procedure in economic and psychological experiments. Random incentive mechanisms have several advantages but are incentive-compatible only if responses to the single tasks are independent. This is true if either the independence axiom of expected utility theory or the isolation hypothesis of prospect theory holds. We present a simple test of this in the context of choice under risk. In the baseline (one task treatment we observe risk behavior in a given choice problem. We show that by integrating a second, asymmetrically dominated choice problem in a random incentive mechanism risk behavior can be manipulated systematically. This implies that the isolation hypothesis is violated and the random incentive mechanism does not elicit true preferences in our example.

  3. Asymmetrically dominated choice problems, the isolation hypothesis and random incentive mechanisms.

    Science.gov (United States)

    Cox, James C; Sadiraj, Vjollca; Schmidt, Ulrich

    2014-01-01

    This paper presents an experimental study of the random incentive mechanisms which are a standard procedure in economic and psychological experiments. Random incentive mechanisms have several advantages but are incentive-compatible only if responses to the single tasks are independent. This is true if either the independence axiom of expected utility theory or the isolation hypothesis of prospect theory holds. We present a simple test of this in the context of choice under risk. In the baseline (one task) treatment we observe risk behavior in a given choice problem. We show that by integrating a second, asymmetrically dominated choice problem in a random incentive mechanism risk behavior can be manipulated systematically. This implies that the isolation hypothesis is violated and the random incentive mechanism does not elicit true preferences in our example.

  4. Test of understanding of vectors: A reliable multiple-choice vector concept test

    Science.gov (United States)

    Barniol, Pablo; Zavala, Genaro

    2014-06-01

    In this article we discuss the findings of our research on students' understanding of vector concepts in problems without physical context. First, we develop a complete taxonomy of the most frequent errors made by university students when learning vector concepts. This study is based on the results of several test administrations of open-ended problems in which a total of 2067 students participated. Using this taxonomy, we then designed a 20-item multiple-choice test [Test of understanding of vectors (TUV)] and administered it in English to 423 students who were completing the required sequence of introductory physics courses at a large private Mexican university. We evaluated the test's content validity, reliability, and discriminatory power. The results indicate that the TUV is a reliable assessment tool. We also conducted a detailed analysis of the students' understanding of the vector concepts evaluated in the test. The TUV is included in the Supplemental Material as a resource for other researchers studying vector learning, as well as instructors teaching the material.

  5. A Two-Tier Multiple Choice Questions to Diagnose Thermodynamic Misconception of Thai and Laos Students

    Science.gov (United States)

    Kamcharean, Chanwit; Wattanakasiwich, Pornrat

    The objective of this study was to diagnose misconceptions of Thai and Lao students in thermodynamics by using a two-tier multiple-choice test. Two-tier multiple choice questions consist of the first tier, a content-based question and the second tier, a reasoning-based question. Data of student understanding was collected by using 10 two-tier multiple-choice questions. Thai participants were the first-year students (N = 57) taking a fundamental physics course at Chiang Mai University in 2012. Lao participants were high school students in Grade 11 (N = 57) and Grade 12 (N = 83) at Muengnern high school in Xayaboury province, Lao PDR. As results, most students answered content-tier questions correctly but chose incorrect answers for reason-tier questions. When further investigating their incorrect reasons, we found similar misconceptions as reported in previous studies such as incorrectly relating pressure with temperature when presenting with multiple variables.

  6. Using Module Analysis for Multiple Choice Responses: A New Method Applied to Force Concept Inventory Data

    Science.gov (United States)

    Brewe, Eric; Bruun, Jesper; Bearden, Ian G.

    2016-01-01

    We describe "Module Analysis for Multiple Choice Responses" (MAMCR), a new methodology for carrying out network analysis on responses to multiple choice assessments. This method is used to identify modules of non-normative responses which can then be interpreted as an alternative to factor analysis. MAMCR allows us to identify conceptual…

  7. Comparison of Performance on Multiple-Choice Questions and Open-Ended Questions in an Introductory Astronomy Laboratory

    Science.gov (United States)

    Wooten, Michelle M.; Cool, Adrienne M.; Prather, Edward E.; Tanner, Kimberly D.

    2014-01-01

    When considering the variety of questions that can be used to measure students' learning, instructors may choose to use multiple-choice questions, which are easier to score than responses to open-ended questions. However, by design, analyses of multiple-choice responses cannot describe all of students' understanding. One method that can…

  8. Multiple choice questiones as a tool for assessment in medical ...

    African Journals Online (AJOL)

    Methods For this review, a PuBMed online search was carried out for English language ... Advantages and disadvantages of MCQs in medical education are ... multiple-choice question meets many of the educational requirements for an assessment method. The use of automation for grading and low costs makes it a viable ...

  9. Using the Multiple Choice Procedure to Measure College Student Gambling

    Science.gov (United States)

    Butler, Leon Harvey

    2010-01-01

    Research suggests that gambling is similar to addictive behaviors such as substance use. In the current study, gambling was investigated from a behavioral economics perspective. The Multiple Choice Procedure (MCP) with gambling as the target behavior was used to assess for relative reinforcing value, the effect of alternative reinforcers, and…

  10. FormScanner: Open-Source Solution for Grading Multiple-Choice Exams

    Science.gov (United States)

    Young, Chadwick; Lo, Glenn; Young, Kaisa; Borsetta, Alberto

    2016-01-01

    The multiple-choice exam remains a staple for many introductory physics courses. In the past, people have graded these by hand or even flaming needles. Today, one usually grades the exams with a form scanner that utilizes optical mark recognition (OMR). Several companies provide these scanners and particular forms, such as the eponymous…

  11. Student-Generated Content: Enhancing Learning through Sharing Multiple-Choice Questions

    Science.gov (United States)

    Hardy, Judy; Bates, Simon P.; Casey, Morag M.; Galloway, Kyle W.; Galloway, Ross K.; Kay, Alison E.; Kirsop, Peter; McQueen, Heather A.

    2014-01-01

    The relationship between students' use of PeerWise, an online tool that facilitates peer learning through student-generated content in the form of multiple-choice questions (MCQs), and achievement, as measured by their performance in the end-of-module examinations, was investigated in 5 large early-years science modules (in physics, chemistry and…

  12. An empirical approach to the mathematical values of problem choice and argumentation

    DEFF Research Database (Denmark)

    Johansen, Mikkel Willum; Misfeldt, Morten

    2016-01-01

    In this paper we describe and discuss how mathematical values influence researchers’ choices when practicing mathematics. Our paper is based on a qualitative investigation of mathematicians’ practices, and its goal is to gain an empirically grounded understanding of mathematical values. More...... specifically, we will analyze the values connected to mathematicians’ choice of problems and their choice of argumentative style when communicating their results. We suggest that these two situations can be understood as relating to the three mathematical values: recognizability, formalizability...

  13. Aufwandsanalyse für computerunterstützte Multiple-Choice Papierklausuren [Cost analysis for computer supported multiple-choice paper examinations

    Directory of Open Access Journals (Sweden)

    Mandel, Alexander

    2011-11-01

    Full Text Available [english] Introduction: Multiple-choice-examinations are still fundamental for assessment in medical degree programs. In addition to content related research, the optimization of the technical procedure is an important question. Medical examiners face three options: paper-based examinations with or without computer support or completely electronic examinations. Critical aspects are the effort for formatting, the logistic effort during the actual examination, quality, promptness and effort of the correction, the time for making the documents available for inspection by the students, and the statistical analysis of the examination results.Methods: Since three semesters a computer program for input and formatting of MC-questions in medical and other paper-based examinations is used and continuously improved at Wuerzburg University. In the winter semester (WS 2009/10 eleven, in the summer semester (SS 2010 twelve and in WS 2010/11 thirteen medical examinations were accomplished with the program and automatically evaluated. For the last two semesters the remaining manual workload was recorded. Results: The cost of the formatting and the subsequent analysis including adjustments of the analysis of an average examination with about 140 participants and about 35 questions was 5-7 hours for exams without complications in the winter semester 2009/2010, about 2 hours in SS 2010 and about 1.5 hours in the winter semester 2010/11. Including exams with complications, the average time was about 3 hours per exam in SS 2010 and 2.67 hours for the WS 10/11. Discussion: For conventional multiple-choice exams the computer-based formatting and evaluation of paper-based exams offers a significant time reduction for lecturers in comparison with the manual correction of paper-based exams and compared to purely electronically conducted exams it needs a much simpler technological infrastructure and fewer staff during the exam.[german] Einleitung: Multiple-Choice

  14. Item difficulty of multiple choice tests dependant on different item response formats – An experiment in fundamental research on psychological assessment

    Directory of Open Access Journals (Sweden)

    KLAUS D. KUBINGER

    2007-12-01

    Full Text Available Multiple choice response formats are problematical as an item is often scored as solved simply because the test-taker is a lucky guesser. Instead of applying pertinent IRT models which take guessing effects into account, a pragmatic approach of re-conceptualizing multiple choice response formats to reduce the chance of lucky guessing is considered. This paper compares the free response format with two different multiple choice formats. A common multiple choice format with a single correct response option and five distractors (“1 of 6” is used, as well as a multiple choice format with five response options, of which any number of the five is correct and the item is only scored as mastered if all the correct response options and none of the wrong ones are marked (“x of 5”. An experiment was designed, using pairs of items with exactly the same content but different response formats. 173 test-takers were randomly assigned to two test booklets of 150 items altogether. Rasch model analyses adduced a fitting item pool, after the deletion of 39 items. The resulting item difficulty parameters were used for the comparison of the different formats. The multiple choice format “1 of 6” differs significantly from “x of 5”, with a relative effect of 1.63, while the multiple choice format “x of 5” does not significantly differ from the free response format. Therefore, the lower degree of difficulty of items with the “1 of 6” multiple choice format is an indicator of relevant guessing effects. In contrast the “x of 5” multiple choice format can be seen as an appropriate substitute for free response format.

  15. An efficient method for generalized linear multiplicative programming problem with multiplicative constraints.

    Science.gov (United States)

    Zhao, Yingfeng; Liu, Sanyang

    2016-01-01

    We present a practical branch and bound algorithm for globally solving generalized linear multiplicative programming problem with multiplicative constraints. To solve the problem, a relaxation programming problem which is equivalent to a linear programming is proposed by utilizing a new two-phase relaxation technique. In the algorithm, lower and upper bounds are simultaneously obtained by solving some linear relaxation programming problems. Global convergence has been proved and results of some sample examples and a small random experiment show that the proposed algorithm is feasible and efficient.

  16. Psychometrics of Multiple Choice Questions with Non-Functioning Distracters: Implications to Medical Education.

    Science.gov (United States)

    Deepak, Kishore K; Al-Umran, Khalid Umran; AI-Sheikh, Mona H; Dkoli, B V; Al-Rubaish, Abdullah

    2015-01-01

    The functionality of distracters in a multiple choice question plays a very important role. We examined the frequency and impact of functioning and non-functioning distracters on psychometric properties of 5-option items in clinical disciplines. We analyzed item statistics of 1115 multiple choice questions from 15 summative assessments of undergraduate medical students and classified the items into five groups by their number of non-functioning distracters. We analyzed the effect of varying degree of non-functionality ranging from 0 to 4, on test reliability, difficulty index, discrimination index and point biserial correlation. The non-functionality of distracters inversely affected the test reliability and quality of items in a predictable manner. The non-functioning distracters made the items easier and lowered the discrimination index significantly. Three non-functional distracters in a 5-option MCQ significantly affected all psychometric properties (p psychometrically as effective as 5-option items. Our study reveals that a multiple choice question with 3 functional options provides lower most limit of item format that has adequate psychometric property. The test containing items with less number of functioning options have significantly lower reliability. The distracter function analysis and revision of nonfunctioning distracters can serve as important methods to improve the psychometrics and reliability of assessment.

  17. Mathematical Tasks without Words and Word Problems: Perceptions of Reluctant Problem Solvers

    Science.gov (United States)

    Holbert, Sydney Margaret

    2013-01-01

    This qualitative research study used a multiple, holistic case study approach (Yin, 2009) to explore the perceptions of reluctant problem solvers related to mathematical tasks without words and word problems. Participants were given a choice of working a mathematical task without words or a word problem during four problem-solving sessions. Data…

  18. The Relationship of Deep and Surface Study Approaches on Factual and Applied Test-Bank Multiple-Choice Question Performance

    Science.gov (United States)

    Yonker, Julie E.

    2011-01-01

    With the advent of online test banks and large introductory classes, instructors have often turned to textbook publisher-generated multiple-choice question (MCQ) exams in their courses. Multiple-choice questions are often divided into categories of factual or applied, thereby implicating levels of cognitive processing. This investigation examined…

  19. Information and Intertemporal Choices in Multi-Agent Decision Problems

    OpenAIRE

    Mariagrazia Olivieri; Massimo Squillante; Viviana Ventre

    2016-01-01

    Psychological evidences of impulsivity and false consensus effect lead results far from rationality. It is shown that impulsivitymodifies the discount function of each individual, and false consensus effect increases the degree of consensus in a multi-agent decision problem. Analyzing them together we note that in strategic interactions these two human factors involve choices which change equilibriums expected by rational individuals.

  20. Examining the Prediction of Reading Comprehension on Different Multiple-Choice Tests

    Science.gov (United States)

    Andreassen, Rune; Braten, Ivar

    2010-01-01

    In this study, 180 Norwegian fifth-grade students with a mean age of 10.5 years were administered measures of word recognition skills, strategic text processing, reading motivation and working memory. Six months later, the same students were given three different multiple-choice reading comprehension measures. Based on three forced-order…

  1. 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

  2. The detection of cheating in multiple choice examinations

    Science.gov (United States)

    Richmond, Peter; Roehner, Bertrand M.

    2015-10-01

    Cheating in examinations is acknowledged by an increasing number of organizations to be widespread. We examine two different approaches to assess their effectiveness at detecting anomalous results, suggestive of collusion, using data taken from a number of multiple-choice examinations organized by the UK Radio Communication Foundation. Analysis of student pair overlaps of correct answers is shown to give results consistent with more orthodox statistical correlations for which confidence limits as opposed to the less familiar "Bonferroni method" can be used. A simulation approach is also developed which confirms the interpretation of the empirical approach. Then the variables Xi =(1 -Ui) Yi +Ui Z are a system of symmetric dependent binary variables (0 , 1 ; p) whose correlation matrix is ρij = r. The proof is easy and given in the paper. Let us add two remarks. • We used the expression "symmetric variables" to reflect the fact that all Xi play the same role. The expression "exchangeable variables" is often used with the same meaning. • The correlation matrix has only positive elements. This is of course imposed by the symmetry condition. ρ12 0, thus violating the symmetry requirement. In the following subsections we will be concerned with the question of uniqueness of the set of Xi generated above. Needless to say, it is useful to know whether the proposition gives the answer or only one among many. More precisely, the problem can be stated as follows.

  3. How do STEM-interested students pursue multiple interests in their higher educational choice?

    Science.gov (United States)

    Vulperhorst, Jonne Pieter; Wessels, Koen Rens; Bakker, Arthur; Akkerman, Sanne Floor

    2018-05-01

    Interest in science, technology, engineering and mathematics (STEM) has lately received attention in research due to a gap between the number of STEM students and the needs of the labour market. As interest seems to be one of the most important factors in deciding what to study, we focus in the present study on how STEM-interested students weigh multiple interests in making educational choices. A questionnaire with both open-ended and closed-ended items was administered to 91 STEM-interested students enrolled in a STEM programme of a Dutch University for secondary school students. Results indicate that students find it important that a study programme allows them to pursue multiple interests. Some students pursued multiple interests by choosing to enrol in two programmes at the same time. Most students chose one programme that enabled them to combine multiple interests. Combinations of pursued interests were dependent on the disciplinary range of interests of students. Students who were interested in diverse domains combined interests in an educational programme across academic and non-academic domains, whilst students who were mainly interested in STEM combined only STEM-focused interests. Together these findings stress the importance of taking a multiple interest perspective on interest development and educational choice.

  4. "None of the above" as a correct and incorrect alternative on a multiple-choice test: implications for the testing effect.

    Science.gov (United States)

    Odegard, Timothy N; Koen, Joshua D

    2007-11-01

    Both positive and negative testing effects have been demonstrated with a variety of materials and paradigms (Roediger & Karpicke, 2006b). The present series of experiments replicate and extend the research of Roediger and Marsh (2005) with the addition of a "none-of-the-above" response option. Participants (n=32 in both experiments) read a set of passages, took an initial multiple-choice test, completed a filler task, and then completed a final cued-recall test (Experiment 1) or multiple-choice test (Experiment 2). Questions were manipulated on the initial multiple-choice test by adding a "none-of-the-above" response alternative (choice "E") that was incorrect ("E" Incorrect) or correct ("E" Correct). The results from both experiments demonstrated that the positive testing effect was negated when the "none-of-the-above" alternative was the correct response on the initial multiple-choice test, but was still present when the "none-of-the-above" alternative was an incorrect response.

  5. An intuitive graphical webserver for multiple-choice protein sequence search.

    Science.gov (United States)

    Banky, Daniel; Szalkai, Balazs; Grolmusz, Vince

    2014-04-10

    Every day tens of thousands of sequence searches and sequence alignment queries are submitted to webservers. The capitalized word "BLAST" becomes a verb, describing the act of performing sequence search and alignment. However, if one needs to search for sequences that contain, for example, two hydrophobic and three polar residues at five given positions, the query formation on the most frequently used webservers will be difficult. Some servers support the formation of queries with regular expressions, but most of the users are unfamiliar with their syntax. Here we present an intuitive, easily applicable webserver, the Protein Sequence Analysis server, that allows the formation of multiple choice queries by simply drawing the residues to their positions; if more than one residue are drawn to the same position, then they will be nicely stacked on the user interface, indicating the multiple choice at the given position. This computer-game-like interface is natural and intuitive, and the coloring of the residues makes possible to form queries requiring not just certain amino acids in the given positions, but also small nonpolar, negatively charged, hydrophobic, positively charged, or polar ones. The webserver is available at http://psa.pitgroup.org. Copyright © 2014 Elsevier B.V. All rights reserved.

  6. Feedback-related brain activity predicts learning from feedback in multiple-choice testing.

    Science.gov (United States)

    Ernst, Benjamin; Steinhauser, Marco

    2012-06-01

    Different event-related potentials (ERPs) have been shown to correlate with learning from feedback in decision-making tasks and with learning in explicit memory tasks. In the present study, we investigated which ERPs predict learning from corrective feedback in a multiple-choice test, which combines elements from both paradigms. Participants worked through sets of multiple-choice items of a Swahili-German vocabulary task. Whereas the initial presentation of an item required the participants to guess the answer, corrective feedback could be used to learn the correct response. Initial analyses revealed that corrective feedback elicited components related to reinforcement learning (FRN), as well as to explicit memory processing (P300) and attention (early frontal positivity). However, only the P300 and early frontal positivity were positively correlated with successful learning from corrective feedback, whereas the FRN was even larger when learning failed. These results suggest that learning from corrective feedback crucially relies on explicit memory processing and attentional orienting to corrective feedback, rather than on reinforcement learning.

  7. Evaluating the quality of medical multiple-choice items created with automated processes.

    Science.gov (United States)

    Gierl, Mark J; Lai, Hollis

    2013-07-01

    Computerised assessment raises formidable challenges because it requires large numbers of test items. Automatic item generation (AIG) can help address this test development problem because it yields large numbers of new items both quickly and efficiently. To date, however, the quality of the items produced using a generative approach has not been evaluated. The purpose of this study was to determine whether automatic processes yield items that meet standards of quality that are appropriate for medical testing. Quality was evaluated firstly by subjecting items created using both AIG and traditional processes to rating by a four-member expert medical panel using indicators of multiple-choice item quality, and secondly by asking the panellists to identify which items were developed using AIG in a blind review. Fifteen items from the domain of therapeutics were created in three different experimental test development conditions. The first 15 items were created by content specialists using traditional test development methods (Group 1 Traditional). The second 15 items were created by the same content specialists using AIG methods (Group 1 AIG). The third 15 items were created by a new group of content specialists using traditional methods (Group 2 Traditional). These 45 items were then evaluated for quality by a four-member panel of medical experts and were subsequently categorised as either Traditional or AIG items. Three outcomes were reported: (i) the items produced using traditional and AIG processes were comparable on seven of eight indicators of multiple-choice item quality; (ii) AIG items can be differentiated from Traditional items by the quality of their distractors, and (iii) the overall predictive accuracy of the four expert medical panellists was 42%. Items generated by AIG methods are, for the most part, equivalent to traditionally developed items from the perspective of expert medical reviewers. While the AIG method produced comparatively fewer plausible

  8. Multiple-Choice Exams and Guessing: Results from a One-Year Study of General Chemistry Tests Designed to Discourage Guessing

    Science.gov (United States)

    Campbell, Mark L.

    2015-01-01

    Multiple-choice exams, while widely used, are necessarily imprecise due to the contribution of the final student score due to guessing. This past year at the United States Naval Academy the construction and grading scheme for the department-wide general chemistry multiple-choice exams were revised with the goal of decreasing the contribution of…

  9. [A factor analysis method for contingency table data with unlimited multiple choice questions].

    Science.gov (United States)

    Toyoda, Hideki; Haiden, Reina; Kubo, Saori; Ikehara, Kazuya; Isobe, Yurie

    2016-02-01

    The purpose of this study is to propose a method of factor analysis for analyzing contingency tables developed from the data of unlimited multiple-choice questions. This method assumes that the element of each cell of the contingency table has a binominal distribution and a factor analysis model is applied to the logit of the selection probability. Scree plot and WAIC are used to decide the number of factors, and the standardized residual, the standardized difference between the sample, and the proportion ratio, is used to select items. The proposed method was applied to real product impression research data on advertised chips and energy drinks. Since the results of the analysis showed that this method could be used in conjunction with conventional factor analysis model, and extracted factors were fully interpretable, and suggests the usefulness of the proposed method in the study of psychology using unlimited multiple-choice questions.

  10. Integrating marker passing and problem solving a spreading activation approach to improved choice in planning

    CERN Document Server

    Hendler, James A

    2014-01-01

    A recent area of interest in the Artificial Intelligence community has been the application of massively parallel algorithms to enhance the choice mechanism in traditional AI problems. This volume provides a detailed description of how marker-passing -- a parallel, non-deductive, spreading activation algorithm -- is a powerful approach to refining the choice mechanisms in an AI problem-solving system. The author scrutinizes the design of both the algorithm and the system, and then reviews the current literature and research in planning and marker passing. Also included: a comparison of this

  11. Cytogenetic Alterations in Multiple Myeloma: Prognostic Significance and the Choice of Frontline Therapy.

    Science.gov (United States)

    Stella, Flavia; Pedrazzini, Estela; Agazzoni, Mara; Ballester, Oscar; Slavutsky, Irma

    2015-01-01

    Multiple myeloma tumor cells demonstrate multiple and often complex genetic lesions as evaluated by standard cytogenetic/FISH studies. Over the past decade, specific abnormalities have been associated with standard or high-risk clinical behavior and they have become strong prognostic indicators. Further, as evidenced by recent randomized clinical trials, the choice of front-line therapy (transplant vs. no transplant, inclusion of novel drugs such as bortezomib, thalidomide, and lenalidomide) may be able to overcome the adverse effect of high-risk genetic lesions.

  12. Resolvent-Techniques for Multiple Exercise Problems

    International Nuclear Information System (INIS)

    Christensen, Sören; Lempa, Jukka

    2015-01-01

    We study optimal multiple stopping of strong Markov processes with random refraction periods. The refraction periods are assumed to be exponentially distributed with a common rate and independent of the underlying dynamics. Our main tool is using the resolvent operator. In the first part, we reduce infinite stopping problems to ordinary ones in a general strong Markov setting. This leads to explicit solutions for wide classes of such problems. Starting from this result, we analyze problems with finitely many exercise rights and explain solution methods for some classes of problems with underlying Lévy and diffusion processes, where the optimal characteristics of the problems can be identified more explicitly. We illustrate the main results with explicit examples

  13. Resolvent-Techniques for Multiple Exercise Problems

    Energy Technology Data Exchange (ETDEWEB)

    Christensen, Sören, E-mail: christensen@math.uni-kiel.de [Christian–Albrechts-University in Kiel, Mathematical Institute (Germany); Lempa, Jukka, E-mail: jukka.lempa@hioa.no [Oslo and Akershus University College, School of business, Faculty of Social Sciences (Norway)

    2015-02-15

    We study optimal multiple stopping of strong Markov processes with random refraction periods. The refraction periods are assumed to be exponentially distributed with a common rate and independent of the underlying dynamics. Our main tool is using the resolvent operator. In the first part, we reduce infinite stopping problems to ordinary ones in a general strong Markov setting. This leads to explicit solutions for wide classes of such problems. Starting from this result, we analyze problems with finitely many exercise rights and explain solution methods for some classes of problems with underlying Lévy and diffusion processes, where the optimal characteristics of the problems can be identified more explicitly. We illustrate the main results with explicit examples.

  14. The Use of Management and Marketing Textbook Multiple-Choice Questions: A Case Study.

    Science.gov (United States)

    Hampton, David R.; And Others

    1993-01-01

    Four management and four marketing professors classified multiple-choice questions in four widely adopted introductory textbooks according to the two levels of Bloom's taxonomy of educational objectives: knowledge and intellectual ability and skill. Inaccuracies may cause instructors to select questions that require less thinking than they intend.…

  15. Consultations for women's health problems: factors influencing women's choice of sex of general practitioner.

    NARCIS (Netherlands)

    Brink-Muinen, A. van den; Bakker, D.H. de; Bensing, J.M.

    1994-01-01

    AIM. This study set out to examine the degree to which women choose to visit a woman doctor for women's health problems and the determinants of this choice. The differences between women and men doctors with regard to treating women's health problems were also studied. METHOD. Data from the Dutch

  16. Problem-solving with multiple interdependent criteria: better solution to complex problems

    International Nuclear Information System (INIS)

    Carlsson, C.; Fuller, R.

    1996-01-01

    We consider multiple objective programming (MOP) problems with additive interdependencies, this is when the states of some chosen objective are attained through supportive or inhibitory feed-backs from several other objectives. MOP problems with independent objectives (when the cause-effect relations between the decision variables and the objectives are completely known) will be treated as special cases of the MOP in which we have interdependent objectives. We illustrate our ideas by a simple three-objective real-life problem

  17. On multiple level-set regularization methods for inverse problems

    International Nuclear Information System (INIS)

    DeCezaro, A; Leitão, A; Tai, X-C

    2009-01-01

    We analyze a multiple level-set method for solving inverse problems with piecewise constant solutions. This method corresponds to an iterated Tikhonov method for a particular Tikhonov functional G α based on TV–H 1 penalization. We define generalized minimizers for our Tikhonov functional and establish an existence result. Moreover, we prove convergence and stability results of the proposed Tikhonov method. A multiple level-set algorithm is derived from the first-order optimality conditions for the Tikhonov functional G α , similarly as the iterated Tikhonov method. The proposed multiple level-set method is tested on an inverse potential problem. Numerical experiments show that the method is able to recover multiple objects as well as multiple contrast levels

  18. Multiple-Choice versus Constructed-Response Tests in the Assessment of Mathematics Computation Skills.

    Science.gov (United States)

    Gadalla, Tahany M.

    The equivalence of multiple-choice (MC) and constructed response (discrete) (CR-D) response formats as applied to mathematics computation at grade levels two to six was tested. The difference between total scores from the two response formats was tested for statistical significance, and the factor structure of items in both response formats was…

  19. The Multiple Pendulum Problem via Maple[R

    Science.gov (United States)

    Salisbury, K. L.; Knight, D. G.

    2002-01-01

    The way in which computer algebra systems, such as Maple, have made the study of physical problems of some considerable complexity accessible to mathematicians and scientists with modest computational skills is illustrated by solving the multiple pendulum problem. A solution is obtained for four pendulums with no restriction on the size of the…

  20. High Pressure Reform: Examining Urban Schools' Response to Multiple School Choice Policies

    Science.gov (United States)

    Holme, Jennifer Jellison; Carkhum, Rian; Rangel, Virginia Snodgrass

    2013-01-01

    Over the past several decades, policymakers have sought to address the problem of school failure by exposing traditional public schools to competitive market forces. In this analysis, we examine how two traditional public schools in a "high pressure/high choice" urban school cluster in Texas responded to a number of overlapping choice…

  1. The "None of the Above" Option in Multiple-Choice Testing: An Experimental Study

    Science.gov (United States)

    DiBattista, David; Sinnige-Egger, Jo-Anne; Fortuna, Glenda

    2014-01-01

    The authors assessed the effects of using "none of the above" as an option in a 40-item, general-knowledge multiple-choice test administered to undergraduate students. Examinees who selected "none of the above" were given an incentive to write the correct answer to the question posed. Using "none of the above" as the…

  2. Analysis of the benefits of designing and implementing a virtual didactic model of multiple choice exam and problem-solving heuristic report, for first year engineering students

    OpenAIRE

    Bennun, Leonardo; Santibanez, Mauricio

    2015-01-01

    Improvements in performance and approval obtained by first year engineering students from University of Concepcion, Chile, were studied, once a virtual didactic model of multiple-choice exam, was implemented. This virtual learning resource was implemented in the Web ARCO platform and allows training, by facing test models comparable in both time and difficulty to those that they will have to solve during the course. It also provides a feedback mechanism for both: 1) The students, since they c...

  3. Validity and Reliability of Scores Obtained on Multiple-Choice Questions: Why Functioning Distractors Matter

    Science.gov (United States)

    Ali, Syed Haris; Carr, Patrick A.; Ruit, Kenneth G.

    2016-01-01

    Plausible distractors are important for accurate measurement of knowledge via multiple-choice questions (MCQs). This study demonstrates the impact of higher distractor functioning on validity and reliability of scores obtained on MCQs. Freeresponse (FR) and MCQ versions of a neurohistology practice exam were given to four cohorts of Year 1 medical…

  4. The social conditions of instrumental action: Problems in the sociological understanding of rational choice theory

    Directory of Open Access Journals (Sweden)

    Bruno Sciberras de Carvalho

    2008-01-01

    Full Text Available This article critically analyzes new sociological approaches to the rational choice theory which - beyond examining political or economic practices - link the notion of instrumental rationality to social issues and themes. The article begins by highlighting the issue of trust, indicating the functionality of certain social arrangements in collective problem-solving. The paper goes on to demonstrate that problems emerge with the theory when it attempts to explain the feasibility of social norms in impersonal, comprehensive contexts. Thus, the fundamental point that appears to be missing from rational choice theory is the perception that individual decisions and instrumental conduct itself incorporate dispositions that in a sense are beyond the actors' control.

  5. Benford's Law: textbook exercises and multiple-choice testbanks.

    Science.gov (United States)

    Slepkov, Aaron D; Ironside, Kevin B; DiBattista, David

    2015-01-01

    Benford's Law describes the finding that the distribution of leading (or leftmost) digits of innumerable datasets follows a well-defined logarithmic trend, rather than an intuitive uniformity. In practice this means that the most common leading digit is 1, with an expected frequency of 30.1%, and the least common is 9, with an expected frequency of 4.6%. Currently, the most common application of Benford's Law is in detecting number invention and tampering such as found in accounting-, tax-, and voter-fraud. We demonstrate that answers to end-of-chapter exercises in physics and chemistry textbooks conform to Benford's Law. Subsequently, we investigate whether this fact can be used to gain advantage over random guessing in multiple-choice tests, and find that while testbank answers in introductory physics closely conform to Benford's Law, the testbank is nonetheless secure against such a Benford's attack for banal reasons.

  6. Benford's Law: textbook exercises and multiple-choice testbanks.

    Directory of Open Access Journals (Sweden)

    Aaron D Slepkov

    Full Text Available Benford's Law describes the finding that the distribution of leading (or leftmost digits of innumerable datasets follows a well-defined logarithmic trend, rather than an intuitive uniformity. In practice this means that the most common leading digit is 1, with an expected frequency of 30.1%, and the least common is 9, with an expected frequency of 4.6%. Currently, the most common application of Benford's Law is in detecting number invention and tampering such as found in accounting-, tax-, and voter-fraud. We demonstrate that answers to end-of-chapter exercises in physics and chemistry textbooks conform to Benford's Law. Subsequently, we investigate whether this fact can be used to gain advantage over random guessing in multiple-choice tests, and find that while testbank answers in introductory physics closely conform to Benford's Law, the testbank is nonetheless secure against such a Benford's attack for banal reasons.

  7. Multiple choice exams of medical knowledge with open books and web access? A validity study

    DEFF Research Database (Denmark)

    O'Neill, Lotte; Simonsen, Eivind Ortind; Knudsen, Ulla Breth

    2015-01-01

    Background: Open book tests have been suggested to lower test anxiety and promote deeper learning strategies. In the Aarhus University medical program, ¼ of the curriculum assess students’ medical knowledge with ‘open book, open web’ (OBOW) multiple choice examinations. We found little existing...

  8. Constructing a multiple choice test to measure elementary school teachers' Pedagogical Content Knowledge of technology education.

    NARCIS (Netherlands)

    Rohaan, E.J.; Taconis, R.; Jochems, W.M.G.

    2009-01-01

    This paper describes the construction and validation of a multiple choice test to measure elementary school teachers' Pedagogical Content Knowledge of technology education. Pedagogical Content Knowledge is generally accepted to be a crucial domain of teacher knowledge and is, therefore, an important

  9. Do Students Behave Rationally in Multiple Choice Tests? Evidence from a Field Experiment

    OpenAIRE

    María Paz Espinosa; Javier Gardeazabal

    2013-01-01

    A disadvantage of multiple choice tests is that students have incentives to guess. To discourage guessing, it is common to use scoring rules that either penalize wrong answers or reward omissions. In psychometrics, penalty and reward scoring rules are considered equivalent. However, experimental evidence indicates that students behave differently under penalty or reward scoring rules. These differences have been attributed to the different framing (penalty versus reward). In this paper, we mo...

  10. Exploring Multiple Motivations on Urban Residents’ Travel Mode Choices: An Empirical Study from Jiangsu Province in China

    Directory of Open Access Journals (Sweden)

    Jichao Geng

    2017-01-01

    Full Text Available People’s actions are always accompanied with multiple motives. How to estimate the role of the pro-environment motivation under the interference of other motivations will help us to better interpret human environmental behaviors. On the basis of classical motivation theories and travel mode choice research backgrounds, the concepts of pro-environmental and self-interested motivation were defined. Then based on survey data on 1244 urban residents in the Jiangsu Province in China, the multinomial logistic regression model was constructed to examine the effects of multiple motivations, government measures, and demographic characteristics on residents’ travel mode choice behaviors. The result indicates that compared to car use, pro-environmental motivation certainly has a significant and positive role in promoting green travel mode choices (walking, bicycling, and using public transport, but this unstable green behavior is always dominated by self-interested motivations rather than the pro-environmental motivation. In addition, the effects of gender, age, income, vehicle ownership, travel distance, and government instruments show significant differences among travel mode choices. The findings suggest that pro-environmental motivation needs to be stressed and highlighted to ensure sustainable urban transportation. However, policies aimed to only increase the public awareness of environment protection are not enough; tailored policy interventions should be targeted to specific groups having different main motivations.

  11. Are Faculty Predictions or Item Taxonomies Useful for Estimating the Outcome of Multiple-Choice Examinations?

    Science.gov (United States)

    Kibble, Jonathan D.; Johnson, Teresa

    2011-01-01

    The purpose of this study was to evaluate whether multiple-choice item difficulty could be predicted either by a subjective judgment by the question author or by applying a learning taxonomy to the items. Eight physiology faculty members teaching an upper-level undergraduate human physiology course consented to participate in the study. The…

  12. Optimization of constrained multiple-objective reliability problems using evolutionary algorithms

    International Nuclear Information System (INIS)

    Salazar, Daniel; Rocco, Claudio M.; Galvan, Blas J.

    2006-01-01

    This paper illustrates the use of multi-objective optimization to solve three types of reliability optimization problems: to find the optimal number of redundant components, find the reliability of components, and determine both their redundancy and reliability. In general, these problems have been formulated as single objective mixed-integer non-linear programming problems with one or several constraints and solved by using mathematical programming techniques or special heuristics. In this work, these problems are reformulated as multiple-objective problems (MOP) and then solved by using a second-generation Multiple-Objective Evolutionary Algorithm (MOEA) that allows handling constraints. The MOEA used in this paper (NSGA-II) demonstrates the ability to identify a set of optimal solutions (Pareto front), which provides the Decision Maker with a complete picture of the optimal solution space. Finally, the advantages of both MOP and MOEA approaches are illustrated by solving four redundancy problems taken from the literature

  13. Optimization of constrained multiple-objective reliability problems using evolutionary algorithms

    Energy Technology Data Exchange (ETDEWEB)

    Salazar, Daniel [Instituto de Sistemas Inteligentes y Aplicaciones Numericas en Ingenieria (IUSIANI), Division de Computacion Evolutiva y Aplicaciones (CEANI), Universidad de Las Palmas de Gran Canaria, Islas Canarias (Spain) and Facultad de Ingenieria, Universidad Central Venezuela, Caracas (Venezuela)]. E-mail: danielsalazaraponte@gmail.com; Rocco, Claudio M. [Facultad de Ingenieria, Universidad Central Venezuela, Caracas (Venezuela)]. E-mail: crocco@reacciun.ve; Galvan, Blas J. [Instituto de Sistemas Inteligentes y Aplicaciones Numericas en Ingenieria (IUSIANI), Division de Computacion Evolutiva y Aplicaciones (CEANI), Universidad de Las Palmas de Gran Canaria, Islas Canarias (Spain)]. E-mail: bgalvan@step.es

    2006-09-15

    This paper illustrates the use of multi-objective optimization to solve three types of reliability optimization problems: to find the optimal number of redundant components, find the reliability of components, and determine both their redundancy and reliability. In general, these problems have been formulated as single objective mixed-integer non-linear programming problems with one or several constraints and solved by using mathematical programming techniques or special heuristics. In this work, these problems are reformulated as multiple-objective problems (MOP) and then solved by using a second-generation Multiple-Objective Evolutionary Algorithm (MOEA) that allows handling constraints. The MOEA used in this paper (NSGA-II) demonstrates the ability to identify a set of optimal solutions (Pareto front), which provides the Decision Maker with a complete picture of the optimal solution space. Finally, the advantages of both MOP and MOEA approaches are illustrated by solving four redundancy problems taken from the literature.

  14. Using a Fine-Grained Multiple-Choice Response Format in Educational Drill-and-Practice Video Games

    Science.gov (United States)

    Beserra, Vagner; Nussbaum, Miguel; Grass, Antonio

    2017-01-01

    When using educational video games, particularly drill-and-practice video games, there are several ways of providing an answer to a quiz. The majority of paper-based options can be classified as being either multiple-choice or constructed-response. Therefore, in the process of creating an educational drill-and-practice video game, one fundamental…

  15. The Incidence of Clueing in Multiple Choice Testbank Questions in Accounting: Some Evidence from Australia

    Science.gov (United States)

    Ibbett, Nicole L.; Wheldon, Brett J.

    2016-01-01

    In 2014 Central Queensland University (CQU) in Australia banned the use of multiple choice questions (MCQs) as an assessment tool. One of the reasons given for this decision was that MCQs provide an opportunity for students to "pass" by merely guessing their answers. The mathematical likelihood of a student passing by guessing alone can…

  16. The Effect of English Language on Multiple Choice Question Scores of Thai Medical Students.

    Science.gov (United States)

    Phisalprapa, Pochamana; Muangkaew, Wayuda; Assanasen, Jintana; Kunavisarut, Tada; Thongngarm, Torpong; Ruchutrakool, Theera; Kobwanthanakun, Surapon; Dejsomritrutai, Wanchai

    2016-04-01

    Universities in Thailand are preparing for Thailand's integration into the ASEAN Economic Community (AEC) by increasing the number of tests in English language. English language is not the native language of Thailand Differences in English language proficiency may affect scores among test-takers, even when subject knowledge among test-takers is comparable and may falsely represent the knowledge level of the test-taker. To study the impact of English language multiple choice test questions on test scores of medical students. The final examination of fourth-year medical students completing internal medicine rotation contains 120 multiple choice questions (MCQ). The languages used on the test are Thai and English at a ratio of 3:1. Individual scores of tests taken in both languages were collected and the effect of English language on MCQ was analyzed Individual MCQ scores were then compared with individual student English language proficiency and student grade point average (GPA). Two hundred ninety five fourth-year medical students were enrolled. The mean percentage of MCQ scores in Thai and English were significantly different (65.0 ± 8.4 and 56.5 ± 12.4, respectively, p English was fair (Spearman's correlation coefficient = 0.41, p English than in Thai language. Students were classified into six grade categories (A, B+, B, C+, C, and D+), which cumulatively measured total internal medicine rotation performance score plus final examination score. MCQ scores from Thai language examination were more closely correlated with total course grades than were the scores from English language examination (Spearman's correlation coefficient = 0.73 (p English proficiency score was very high, at 3.71 ± 0.35 from a total of 4.00. Mean student GPA was 3.40 ± 0.33 from a possible 4.00. English language MCQ examination scores were more highly associated with GPA than with English language proficiency. The use of English language multiple choice question test may decrease scores

  17. The intertemporal choice behavior: the role of emotions in a multiagent decision problem

    Directory of Open Access Journals (Sweden)

    Viviana Ventre

    2014-12-01

    Full Text Available Traditional Discounted Utility Model assumes an exponential delay discount function, with a constant discount rate: this implies dynamic consistency and stationary intertemporal preferences. Contrary to the normative setting, decision neuroscience stresses a lack of rationality, i.e., inconsistency, in some intertemporal choice behaviors. We deal with both models are dealt with in the framework of some relevant decision problems.

  18. Numerical problems in physics

    CERN Document Server

    Singh, Devraj

    2015-01-01

    Numerical Problems in Physics, Volume 1 is intended to serve the need of the students pursuing graduate and post graduate courses in universities with Physics and Materials Science as subject including those appearing in engineering, medical, and civil services entrance examinations. KEY FEATURES: * 29 chapters on Optics, Wave & Oscillations, Electromagnetic Field Theory, Solid State Physics & Modern Physics * 540 solved numerical problems of various universities and ompetitive examinations * 523 multiple choice questions for quick and clear understanding of subject matter * 567 unsolved numerical problems for grasping concepts of the various topic in Physics * 49 Figures for understanding problems and concept

  19. Complex multiplication and lifting problems

    CERN Document Server

    Chai, Ching-Li; Oort, Frans

    2013-01-01

    Abelian varieties with complex multiplication lie at the origins of class field theory, and they play a central role in the contemporary theory of Shimura varieties. They are special in characteristic 0 and ubiquitous over finite fields. This book explores the relationship between such abelian varieties over finite fields and over arithmetically interesting fields of characteristic 0 via the study of several natural CM lifting problems which had previously been solved only in special cases. In addition to giving complete solutions to such questions, the authors provide numerous examples to illustrate the general theory and present a detailed treatment of many fundamental results and concepts in the arithmetic of abelian varieties, such as the Main Theorem of Complex Multiplication and its generalizations, the finer aspects of Tate's work on abelian varieties over finite fields, and deformation theory. This book provides an ideal illustration of how modern techniques in arithmetic geometry (such as descent the...

  20. Protective factors associated with fewer multiple problem behaviors among homeless/runaway youth.

    Science.gov (United States)

    Lightfoot, Marguerita; Stein, Judith A; Tevendale, Heather; Preston, Kathleen

    2011-01-01

    Although homeless youth exhibit numerous problem behaviors, protective factors that can be targeted and modified by prevention programs to decrease the likelihood of involvement in risky behaviors are less apparent. The current study tested a model of protective factors for multiple problem behavior in a sample of 474 homeless youth (42% girls; 83% minority) ages 12 to 24 years. Higher levels of problem solving and planning skills were strongly related to lower levels of multiple problem behaviors in homeless youth, suggesting both the positive impact of preexisting personal assets of these youth and important programmatic targets for further building their resilience and decreasing problem behaviors. Indirect relationships between the background factors of self-esteem and social support and multiple problem behaviors were significantly mediated through protective skills. The model suggests that helping youth enhance their skills in goal setting, decision making, and self-reliant coping could lessen a variety of problem behaviors commonly found among homeless youth.

  1. Multiple choices of time in quantum cosmology

    International Nuclear Information System (INIS)

    Małkiewicz, Przemysław

    2015-01-01

    It is often conjectured that a choice of time function merely sets up a frame for the quantum evolution of the gravitational field, meaning that all choices should be in some sense compatible. In order to explore this conjecture (and the meaning of compatibility), we develop suitable tools for determining the relation between quantum theories based on different time functions. First, we discuss how a time function fixes a canonical structure on the constraint surface. The presentation includes both the kinematical and the reduced perspective, and the relation between them. Second, we formulate twin theorems about the existence of two inequivalent maps between any two deparameterizations, a formal canonical and a coordinate one. They are used to separate the effects induced by choice of clock and other factors. We show, in an example, how the spectra of quantum observables are transformed under the change of clock and prove, via a general argument, the existence of choice-of-time-induced semiclassical effects. Finally, we study an example, in which we find that the semiclassical discrepancies can in fact be arbitrarily large for dynamical observables. We conclude that the values of critical energy density or critical volume in the bouncing scenarios of quantum cosmology cannot in general be at the Planck scale, and always need to be given with reference to a specific time function. (paper)

  2. Benford’s Law: Textbook Exercises and Multiple-Choice Testbanks

    Science.gov (United States)

    Slepkov, Aaron D.; Ironside, Kevin B.; DiBattista, David

    2015-01-01

    Benford’s Law describes the finding that the distribution of leading (or leftmost) digits of innumerable datasets follows a well-defined logarithmic trend, rather than an intuitive uniformity. In practice this means that the most common leading digit is 1, with an expected frequency of 30.1%, and the least common is 9, with an expected frequency of 4.6%. Currently, the most common application of Benford’s Law is in detecting number invention and tampering such as found in accounting-, tax-, and voter-fraud. We demonstrate that answers to end-of-chapter exercises in physics and chemistry textbooks conform to Benford’s Law. Subsequently, we investigate whether this fact can be used to gain advantage over random guessing in multiple-choice tests, and find that while testbank answers in introductory physics closely conform to Benford’s Law, the testbank is nonetheless secure against such a Benford’s attack for banal reasons. PMID:25689468

  3. Child outcomes of home-visiting for families with complex and multiple problems

    NARCIS (Netherlands)

    van Assen, Arend; Dickscheit, Jana; Post, Wendy; Grietens, Hans

    2016-01-01

    Introduction Families with complex and multiple problems are faced with an accumulation of problems across multiple areas of life. Furthermore, these families are often considered to be ‘difficult to treat’. Children and teenagers growing up in these families are exposed to an accumulation of risks

  4. Multi-choice stochastic transportation problem involving general form of distributions.

    Science.gov (United States)

    Quddoos, Abdul; Ull Hasan, Md Gulzar; Khalid, Mohammad Masood

    2014-01-01

    Many authors have presented studies of multi-choice stochastic transportation problem (MCSTP) where availability and demand parameters follow a particular probability distribution (such as exponential, weibull, cauchy or extreme value). In this paper an MCSTP is considered where availability and demand parameters follow general form of distribution and a generalized equivalent deterministic model (GMCSTP) of MCSTP is obtained. It is also shown that all previous models obtained by different authors can be deduced with the help of GMCSTP. MCSTP with pareto, power function or burr-XII distributions are also considered and equivalent deterministic models are obtained. To illustrate the proposed model two numerical examples are presented and solved using LINGO 13.0 software package.

  5. Measuring University students' understanding of the greenhouse effect - a comparison of multiple-choice, short answer and concept sketch assessment tools with respect to students' mental models

    Science.gov (United States)

    Gold, A. U.; Harris, S. E.

    2013-12-01

    The greenhouse effect comes up in most discussions about climate and is a key concept related to climate change. Existing studies have shown that students and adults alike lack a detailed understanding of this important concept or might hold misconceptions. We studied the effectiveness of different interventions on University-level students' understanding of the greenhouse effect. Introductory level science students were tested for their pre-knowledge of the greenhouse effect using validated multiple-choice questions, short answers and concept sketches. All students participated in a common lesson about the greenhouse effect and were then randomly assigned to one of two lab groups. One group explored an existing simulation about the greenhouse effect (PhET-lesson) and the other group worked with absorption spectra of different greenhouse gases (Data-lesson) to deepen the understanding of the greenhouse effect. All students completed the same assessment including multiple choice, short answers and concept sketches after participation in their lab lesson. 164 students completed all the assessments, 76 completed the PhET lesson and 77 completed the data lesson. 11 students missed the contrasting lesson. In this presentation we show the comparison between the multiple-choice questions, short answer questions and the concept sketches of students. We explore how well each of these assessment types represents student's knowledge. We also identify items that are indicators of the level of understanding of the greenhouse effect as measured in correspondence of student answers to an expert mental model and expert responses. Preliminary data analysis shows that student who produce concept sketch drawings that come close to expert drawings also choose correct multiple-choice answers. However, correct multiple-choice answers are not necessarily an indicator that a student produces an expert-like correlating concept sketch items. Multiple-choice questions that require detailed

  6. Multiple scattering problems in heavy ion elastic recoil detection analysis

    International Nuclear Information System (INIS)

    Johnston, P.N.; El Bouanani, M.; Stannard, W.B.; Bubb, I.F.; Cohen, D.D.; Dytlewski, N.; Siegele, R.

    1998-01-01

    A number of groups use Heavy Ion Elastic Recoil Detection Analysis (HIERDA) to study materials science problems. Nevertheless, there is no standard methodology for the analysis of HIERDA spectra. To overcome this deficiency we have been establishing codes for 2-dimensional data analysis. A major problem involves the effects of multiple and plural scattering which are very significant, even for quite thin (∼100 nm) layers of the very heavy elements. To examine the effects of multiple scattering we have made comparisons between the small-angle model of Sigmund et al. and TRIM calculations. (authors)

  7. "Righting" the Writing Problem.

    Science.gov (United States)

    Shaughnessy, Michael F.; Eastham, Nicholas

    The problem of college students' writing skills or lack thereof is generally agreed upon in academia. One cause is the inordinate amount of multiple choice/true false/fill in the blank type of tests that students take in high school and college. Not only is there is a dearth of actual classes in writing available, few students recognize the need…

  8. Joint Dynamic Pricing of Multiple Perishable Products Under Consumer Choice

    OpenAIRE

    Yalç{\\i}n Akçay; Harihara Prasad Natarajan; Susan H. Xu

    2010-01-01

    In response to competitive pressures, firms are increasingly adopting revenue management opportunities afforded by advances in information and communication technologies. Motivated by these revenue management initiatives in industry, we consider a dynamic pricing problem facing a firm that sells given initial inventories of multiple substitutable and perishable products over a finite selling horizon. Because the products are substitutable, individual product demands are linked through consume...

  9. The development and validation of a two-tiered multiple-choice instrument to identify alternative conceptions in earth science

    Science.gov (United States)

    Mangione, Katherine Anna

    This study was to determine reliability and validity for a two-tiered, multiple- choice instrument designed to identify alternative conceptions in earth science. Additionally, this study sought to identify alternative conceptions in earth science held by preservice teachers, to investigate relationships between self-reported confidence scores and understanding of earth science concepts, and to describe relationships between content knowledge and alternative conceptions and planning instruction in the science classroom. Eighty-seven preservice teachers enrolled in the MAT program participated in this study. Sixty-eight participants were female, twelve were male, and seven chose not to answer. Forty-seven participants were in the elementary certification program, five were in the middle school certification program, and twenty-nine were pursuing secondary certification. Results indicate that the two-tiered, multiple-choice format can be a reliable and valid method for identifying alternative conceptions. Preservice teachers in all certification areas who participated in this study may possess common alternative conceptions previously identified in the literature. Alternative conceptions included: all rivers flow north to south, the shadow of the Earth covers the Moon causing lunar phases, the Sun is always directly overhead at noon, weather can be predicted by animal coverings, and seasons are caused by the Earth's proximity to the Sun. Statistical analyses indicated differences, however not all of them significant, among all subgroups according to gender and certification area. Generally males outperformed females and preservice teachers pursuing middle school certification had higher scores on the questionnaire followed by those obtaining secondary certification. Elementary preservice teachers scored the lowest. Additionally, self-reported scores of confidence in one's answers and understanding of the earth science concept in question were analyzed. There was a

  10. A Two-Phase Heuristic Algorithm for the Common Frequency Routing Problem with Vehicle Type Choice in the Milk Run

    Directory of Open Access Journals (Sweden)

    Yu Lin

    2015-01-01

    Full Text Available High frequency and small lot size are characteristics of milk runs and are often used to implement the just-in-time (JIT strategy in logistical systems. The common frequency problem, which simultaneously involves planning of the route and frequency, has been extensively researched in milk run systems. In addition, vehicle type choice in the milk run system also has a significant influence on the operating cost. Therefore, in this paper, we simultaneously consider vehicle routing planning, frequency planning, and vehicle type choice in order to optimize the sum of the cost of transportation, inventory, and dispatch. To this end, we develop a mathematical model to describe the common frequency problem with vehicle type choice. Since the problem is NP hard, we develop a two-phase heuristic algorithm to solve the model. More specifically, an initial satisfactory solution is first generated through a greedy heuristic algorithm to maximize the ratio of the superior arc frequency to the inferior arc frequency. Following this, a tabu search (TS with limited search scope is used to improve the initial satisfactory solution. Numerical examples with different sizes establish the efficacy of our model and our proposed algorithm.

  11. Airport choice model in multiple airport regions

    Directory of Open Access Journals (Sweden)

    Claudia Muñoz

    2017-02-01

    Full Text Available Purpose: This study aims to analyze travel choices made by air transportation users in multi airport regions because it is a crucial component when planning passenger redistribution policies. The purpose of this study is to find a utility function which makes it possible to know the variables that influence users’ choice of the airports on routes to the main cities in the Colombian territory. Design/methodology/approach: This research generates a Multinomial Logit Model (MNL, which is based on the theory of maximizing utility, and it is based on the data obtained on revealed and stated preference surveys applied to users who reside in the metropolitan area of Aburrá Valley (Colombia. This zone is the only one in the Colombian territory which has two neighboring airports for domestic flights. The airports included in the modeling process were Enrique Olaya Herrera (EOH Airport and José María Córdova (JMC Airport. Several structure models were tested, and the MNL proved to be the most significant revealing the common variables that affect passenger airport choice include the airfare, the price to travel the airport, and the time to get to the airport. Findings and Originality/value: The airport choice model which was calibrated corresponds to a valid powerful tool used to calculate the probability of each analyzed airport of being chosen for domestic flights in the Colombian territory. This is done bearing in mind specific characteristic of each of the attributes contained in the utility function. In addition, these probabilities will be used to calculate future market shares of the two airports considered in this study, and this will be done generating a support tool for airport and airline marketing policies.

  12. A Hybrid Genetic Algorithm for the Multiple Crossdocks Problem

    Directory of Open Access Journals (Sweden)

    Zhaowei Miao

    2012-01-01

    Full Text Available We study a multiple crossdocks problem with supplier and customer time windows, where any violation of time windows will incur a penalty cost and the flows through the crossdock are constrained by fixed transportation schedules and crossdock capacities. We prove this problem to be NP-hard in the strong sense and therefore focus on developing efficient heuristics. Based on the problem structure, we propose a hybrid genetic algorithm (HGA integrating greedy technique and variable neighborhood search method to solve the problem. Extensive experiments under different scenarios were conducted, and results show that HGA outperforms CPLEX solver, providing solutions in realistic timescales.

  13. Multi-state supernetwork representation and location selection heuristics for two-person joint activity-travel problem

    NARCIS (Netherlands)

    Liao, F.; Arentze, Theo A.; Timmermans, Harry J P; Leng, Z.; Wang, Y.H.

    2014-01-01

    Joint travel and joint activity participation by multiple people are common mobility phenomena. The joint scheduling of activities, routes, modes and location choices is a challenging problem due to the explosion of the possible choice combinations. In a previous paper, the authors have suggested an

  14. Designing and using multiple-possibility physics problems in physics courses

    Science.gov (United States)

    Shekoyan, Vazgen

    2012-02-01

    One important aspect of physics instruction is helping students develop better problem solving expertise. Besides enhancing the content knowledge, problems help students develop different cognitive abilities and skills. This presentation focuses on multiple-possibility problems (alternatively called ill-structured problems). These problems are different from traditional ``end of chapter'' single-possibility problems. They do not have one right answer and thus the student has to examine different possibilities, assumptions and evaluate the outcomes. To solve such problems one has to engage in a cognitive monitoring called epistemic cognition. It is an important part of thinking in real life. Physicists routinely use epistemic cognition when they solve problems. I have explored the instructional value of using such problems in introductory physics courses.

  15. Evaluation of five guidelines for option development in multiple-choice item-writing.

    Science.gov (United States)

    Martínez, Rafael J; Moreno, Rafael; Martín, Irene; Trigo, M Eva

    2009-05-01

    This paper evaluates certain guidelines for writing multiple-choice test items. The analysis of the responses of 5013 subjects to 630 items from 21 university classroom achievement tests suggests that an option should not differ in terms of heterogeneous content because such error has a slight but harmful effect on item discrimination. This also occurs with the "None of the above" option when it is the correct one. In contrast, results do not show the supposedly negative effects of a different-length option, the use of specific determiners, or the use of the "All of the above" option, which not only decreases difficulty but also improves discrimination when it is the correct option.

  16. Analysis of the residential location choice and household energy consumption behavior by incorporating multiple self-selection effects

    International Nuclear Information System (INIS)

    Yu Biying; Junyi Zhang; Fujiwara, Akimasa

    2012-01-01

    It is expected that the residential location choice and household energy consumption behavior might correlate with each other. Besides, due to the existence of self-selection effects, the observed inter-relationship between them might be the spurious result of the fact that some unobserved variables are causing both. These concerns motivate us to (1) consider residential location choice and household energy consumption behavior (for both in-home appliances and out-of-home cars) simultaneously and, (2) explicitly control self-selection effects so as to capture a relatively true effect of land-use policy on household energy consumption behavior. An integrated model termed as joint mixed Multinomial Logit-Multiple Discrete-Continuous Extreme Value model is presented here to identify the sensitivity of household energy consumption to land use policy by considering multiple self-selection effects. The model results indicate that land-use policy do play a great role in changing Beijing residents’ energy consumption pattern, while the self-selection effects cannot be ignored when evaluating the effect of land-use policy. Based on the policy scenario design, it is found that increasing recreational facilities and bus lines in the neighborhood can greatly promote household's energy-saving behavior. Additionally, the importance of “soft policy” and package policy is also emphasized in the context of Beijing. - Highlights: ► Representing residential choice and household energy consumption behavior jointly. ► Land use policy is found effective to control the household energy use in Beijing. ► Multiple self-selection effects are posed to get the true effect of land use policy. ► Significant self-selection effects call an attention to the soft policy in Beijing. ► The necessity of package policy on saving Beijing residents’ energy use is confirmed.

  17. Optimal Effort in Consumer Choice : Theory and Experimental Evidence for Binary Choice

    NARCIS (Netherlands)

    Conlon, B.J.; Dellaert, B.G.C.; van Soest, A.H.O.

    2001-01-01

    This paper develops a theoretical model of optimal effort in consumer choice.The model extends previous consumer choice models in that the consumer not only chooses a product, but also decides how much effort to apply to a given choice problem.The model yields a unique optimal level of effort, which

  18. Dynamic Testing of Analogical Reasoning in 5- to 6-Year-Olds : Multiple-Choice Versus Constructed-Response Training Items

    NARCIS (Netherlands)

    Stevenson, C.E.; Heiser, W.J.; Resing, W.C.M.

    2016-01-01

    Multiple-choice (MC) analogy items are often used in cognitive assessment. However, in dynamic testing, where the aim is to provide insight into potential for learning and the learning process, constructed-response (CR) items may be of benefit. This study investigated whether training with CR or MC

  19. Solution of Constrained Optimal Control Problems Using Multiple Shooting and ESDIRK Methods

    DEFF Research Database (Denmark)

    Capolei, Andrea; Jørgensen, John Bagterp

    2012-01-01

    of this paper is the use of ESDIRK integration methods for solution of the initial value problems and the corresponding sensitivity equations arising in the multiple shooting algorithm. Compared to BDF-methods, ESDIRK-methods are advantageous in multiple shooting algorithms in which restarts and frequent...... algorithm. As we consider stiff systems, implicit solvers with sensitivity computation capabilities for initial value problems must be used in the multiple shooting algorithm. Traditionally, multi-step methods based on the BDF algorithm have been used for such problems. The main novel contribution...... discontinuities on each shooting interval are present. The ESDIRK methods are implemented using an inexact Newton method that reuses the factorization of the iteration matrix for the integration as well as the sensitivity computation. Numerical experiments are provided to demonstrate the algorithm....

  20. Augmenting Fellow Education Through Spaced Multiple-Choice Questions.

    Science.gov (United States)

    Barsoumian, Alice E; Yun, Heather C

    2018-01-01

    The San Antonio Uniformed Services Health Education Consortium Infectious Disease Fellowship program historically included a monthly short-answer and multiple-choice quiz. The intent was to ensure medical knowledge in relevant content areas that may not be addressed through clinical rotations, such as operationally relevant infectious disease. After completion, it was discussed in a small group with faculty. Over time, faculty noted increasing dissatisfaction with the activity. Spaced interval education is useful in retention of medical knowledge and skills by medical students and residents. Its use in infectious disease fellow education has not been described. To improve the quiz experience, we assessed the introduction of spaced education curriculum in our program. A pre-intervention survey was distributed to assess the monthly quiz with Likert scale and open-ended questions. A multiple-choice question spaced education curriculum was created using the Qstream(R) platform in 2011. Faculty development on question writing was conducted. Two questions were delivered every 2 d. Incorrectly and correctly answered questions were repeated after 7 and 13 d, respectively. Questions needed to be answered correctly twice to be retired. Fellow satisfaction was assessed at semi-annual fellowship reviews over 5 yr and by a one-time repeat survey. Pre-intervention survey of six fellows indicated dissatisfaction with the time commitment of the monthly quiz (median Likert score of 2, mean 6.5 h to complete), neutral in perceived utility, but satisfaction with knowledge retention (Likert score 4). Eighteen fellows over 5 yr participated in the spaced education curriculum. Three quizzes with 20, 39, and 48 questions were designed. Seventeen percentage of questions addressed operationally relevant topics. Fifty-nine percentage of questions were answered correctly on first attempt, improving to 93% correct answer rate at the end of the analysis. Questions were attempted 2,999 times

  1. The Multiple-Minima Problem in Protein Folding

    Science.gov (United States)

    Scheraga, Harold A.

    1991-10-01

    The conformational energy surface of a polypeptide or protein has many local minima, and conventional energy minimization procedures reach only a local minimum (near the starting point of the optimization algorithm) instead of the global minimum (the multiple-minima problem). Several procedures have been developed to surmount this problem, the most promising of which are: (a) build up procedure, (b) optimization of electrostatics, (c) Monte Carlo-plus-energy minimization, (d) electrostatically-driven Monte Carlo, (e) inclusion of distance restraints, (f) adaptive importance-sampling Monte Carlo, (g) relaxation of dimensionality, (h) pattern-recognition, and (i) diffusion equation method. These procedures have been applied to a variety of polypeptide structural problems, and the results of such computations are presented. These include the computation of the structures of open-chain and cyclic peptides, fibrous proteins and globular proteins. Present efforts are being devoted to scaling up these procedures from small polypeptides to proteins, to try to compute the three-dimensional structure of a protein from its amino sequence.

  2. Influence of Number Size, Problem Structure and Response Mode on Children's Solutions of Multiplication Word Problems.

    Science.gov (United States)

    De Corte, E.; And Others

    One important finding from recent research on multiplication word problems is that children's performances are strongly affected by the nature of the multiplier (whether it is an integer, decimal larger than 1 or a decimal smaller than 1). On the other hand, the size of the multiplicand has little or no effect on problem difficulty. The aim of the…

  3. To Show or Not to Show: The Effects of Item Stems and Answer Options on Performance on a Multiple-Choice Listening Comprehension Test

    Science.gov (United States)

    Yanagawa, Kozo; Green, Anthony

    2008-01-01

    The purpose of this study is to examine whether the choice between three multiple-choice listening comprehension test formats results in any difference in listening comprehension test performance. The three formats entail (a) allowing test takers to preview both the question stem and answer options prior to listening; (b) allowing test takers to…

  4. An efficient simulated annealing algorithm for the redundancy allocation problem with a choice of redundancy strategies

    International Nuclear Information System (INIS)

    Chambari, Amirhossain; Najafi, Amir Abbas; Rahmati, Seyed Habib A.; Karimi, Aida

    2013-01-01

    The redundancy allocation problem (RAP) is an important reliability optimization problem. This paper studies a specific RAP in which redundancy strategies are chosen. To do so, the choice of the redundancy strategies among active and cold standby is considered as decision variables. The goal is to select the redundancy strategy, component, and redundancy level for each subsystem such that the system reliability is maximized. Since RAP is a NP-hard problem, we propose an efficient simulated annealing algorithm (SA) to solve it. In addition, to evaluating the performance of the proposed algorithm, it is compared with well-known algorithms in the literature for different test problems. The results of the performance analysis show a relatively satisfactory efficiency of the proposed SA algorithm

  5. Multiple-Choice Testing Using Immediate Feedback--Assessment Technique (IF AT®) Forms: Second-Chance Guessing vs. Second-Chance Learning?

    Science.gov (United States)

    Merrel, Jeremy D.; Cirillo, Pier F.; Schwartz, Pauline M.; Webb, Jeffrey A.

    2015-01-01

    Multiple choice testing is a common but often ineffective method for evaluating learning. A newer approach, however, using Immediate Feedback Assessment Technique (IF AT®, Epstein Educational Enterprise, Inc.) forms, offers several advantages. In particular, a student learns immediately if his or her answer is correct and, in the case of an…

  6. Heuristic for Solving the Multiple Alignment Sequence Problem

    Directory of Open Access Journals (Sweden)

    Roman Anselmo Mora Gutiérrez

    2011-03-01

    Full Text Available In this paper we developed a new algorithm for solving the problem of multiple sequence alignment (AM S, which is a hybrid metaheuristic based on harmony search and simulated annealing. The hybrid was validated with the methodology of Julie Thompson. This is a basic algorithm and and results obtained during this stage are encouraging.

  7. The Instrument Implementation of Two-tier Multiple Choice to Analyze Students’ Science Process Skill Profile

    Directory of Open Access Journals (Sweden)

    Sukarmin Sukarmin

    2018-01-01

    Full Text Available This research is aimed to analyze the profile of students’ science process skill (SPS by using instrument two-tier multiple choice. This is a descriptive research that describes the profile of students’ SPS. Subjects of the research were 10th-grade students from high, medium and low categorized school. Instrument two-tier multiple choice consists of 30 question that contains an indicator of SPS. The indicator of SPS namely formulating a hypothesis, designing experiment, analyzing data, applying the concept, communicating, making a conclusion. Based on the result of the research and analysis, it shows that: 1 the average of indicator achievement of science process skill at high categorized school on formulating hypothesis is 74,55%, designing experiment is 74,89%, analyzing data is 67,89%, applying concept is 52,89%, communicating is 80,22%, making conclusion is 76%, 2. the average of indicator achievement of science process skill at medium categorized school on formulating hypothesis is 53,47%, designing experiment is 59,86%, analyzing data is 42,22%, applying concept is 33,19%, communicating is 76,25%, making conclusion is 61,53%, 3 the average of indicator achievement of science process skill at low categorized school on formulating hypothesis is 51%, designing experiment is 55,17%, analyzing data is 39,17%, applying concept is 35,83%, communicating is 58,83%, making conclusion is 58%.

  8. The Effectiveness of Problem-Based Learning Approach Based on Multiple Intelligences in Terms of Student’s Achievement, Mathematical Connection Ability, and Self-Esteem

    Science.gov (United States)

    Kartikasari, A.; Widjajanti, D. B.

    2017-02-01

    The aim of this study is to explore the effectiveness of learning approach using problem-based learning based on multiple intelligences in developing student’s achievement, mathematical connection ability, and self-esteem. This study is experimental research with research sample was 30 of Grade X students of MIA III MAN Yogyakarta III. Learning materials that were implemented consisting of trigonometry and geometry. For the purpose of this study, researchers designed an achievement test made up of 44 multiple choice questions with respectively 24 questions on the concept of trigonometry and 20 questions for geometry. The researcher also designed a connection mathematical test and self-esteem questionnaire that consisted of 7 essay questions on mathematical connection test and 30 items of self-esteem questionnaire. The learning approach said that to be effective if the proportion of students who achieved KKM on achievement test, the proportion of students who achieved a minimum score of high category on the results of both mathematical connection test and self-esteem questionnaire were greater than or equal to 70%. Based on the hypothesis testing at the significance level of 5%, it can be concluded that the learning approach using problem-based learning based on multiple intelligences was effective in terms of student’s achievement, mathematical connection ability, and self-esteem.

  9. Effectiveness of Guided Multiple Choice Objective Questions Test on Students' Academic Achievement in Senior School Mathematics by School Location

    Science.gov (United States)

    Igbojinwaekwu, Patrick Chukwuemeka

    2015-01-01

    This study investigated, using pretest-posttest quasi-experimental research design, the effectiveness of guided multiple choice objective questions test on students' academic achievement in Senior School Mathematics, by school location, in Delta State Capital Territory, Nigeria. The sample comprised 640 Students from four coeducation secondary…

  10. Gruppenleistungen beim Review von Multiple-Choice-Fragen - Ein Vergleich von face-to-face und virtuellen Gruppen mit und ohne Moderation [Review of multiple-choice-questions and group performance - A comparison of face-to-face and virtual groups with and without facilitation

    Directory of Open Access Journals (Sweden)

    Schüttpelz-Brauns, Katrin

    2010-11-01

    Full Text Available [english] Background: Multiple choice questions (MCQs are often used in exams of medical education and need careful quality management for example by the application of review committees. This study investigates whether groups communicating virtually by email are similar to face-to-face groups concerning their review process performance and whether a facilitator has positive effects.Methods: 16 small groups of students were examined, which had to evaluate and correct MCQs under four different conditions. In the second part of the investigation the changed questions were given to a new random sample for the judgement of the item quality.Results: There was no significant influence of the variables “form of review committee” and “facilitation”. However, face-to-face and virtual groups clearly differed in the required treatment times. The test condition “face to face without facilitation” was generally valued most positively concerning taking over responsibility, approach to work, sense of well-being, motivation and concentration on the task.Discussion: Face-to-face and virtual groups are equally effective in the review of MCQs but differ concerning their efficiency. The application of electronic review seems to be possible but is hardly recommendable because of the long process time and technical problems.[german] Einleitung: Multiple-Choice-Fragen (MCF werden in vielen Prüfungen der medizinischen Ausbildung verwendet und bedürfen aus diesem Grund einer sorgfältigen Qualitätssicherung, beispielsweise durch den Einsatz von Review-Komitees. Anhand der vorliegenden empirischen Studie soll erforscht werden, ob virtuell per E-Mail kommunizierende Review-Komitees vergleichbar sind mit face-to-face Review-Komitees hinsichtlich ihrer Leistung beim Review-Prozess und ob sich Moderation positiv auswirkt.Methodik: 16 Kleingruppen von Psychologie-Studenten hatten die Aufgabe unter vier verschiedenen Versuchsbedingungen MCF zu bewerten und zu

  11. Decision making under internal uncertainty: the case of multiple-choice tests with different scoring rules.

    Science.gov (United States)

    Bereby-Meyer, Yoella; Meyer, Joachim; Budescu, David V

    2003-02-01

    This paper assesses framing effects on decision making with internal uncertainty, i.e., partial knowledge, by focusing on examinees' behavior in multiple-choice (MC) tests with different scoring rules. In two experiments participants answered a general-knowledge MC test that consisted of 34 solvable and 6 unsolvable items. Experiment 1 studied two scoring rules involving Positive (only gains) and Negative (only losses) scores. Although answering all items was the dominating strategy for both rules, the results revealed a greater tendency to answer under the Negative scoring rule. These results are in line with the predictions derived from Prospect Theory (PT) [Econometrica 47 (1979) 263]. The second experiment studied two scoring rules, which allowed respondents to exhibit partial knowledge. Under the Inclusion-scoring rule the respondents mark all answers that could be correct, and under the Exclusion-scoring rule they exclude all answers that might be incorrect. As predicted by PT, respondents took more risks under the Inclusion rule than under the Exclusion rule. The results illustrate that the basic process that underlies choice behavior under internal uncertainty and especially the effect of framing is similar to the process of choice under external uncertainty and can be described quite accurately by PT. Copyright 2002 Elsevier Science B.V.

  12. Bilevel formulation of a policy design problem considering multiple objectives and incomplete preferences

    Science.gov (United States)

    Hawthorne, Bryant; Panchal, Jitesh H.

    2014-07-01

    A bilevel optimization formulation of policy design problems considering multiple objectives and incomplete preferences of the stakeholders is presented. The formulation is presented for Feed-in-Tariff (FIT) policy design for decentralized energy infrastructure. The upper-level problem is the policy designer's problem and the lower-level problem is a Nash equilibrium problem resulting from market interactions. The policy designer has two objectives: maximizing the quantity of energy generated and minimizing policy cost. The stakeholders decide on quantities while maximizing net present value and minimizing capital investment. The Nash equilibrium problem in the presence of incomplete preferences is formulated as a stochastic linear complementarity problem and solved using expected value formulation, expected residual minimization formulation, and the Monte Carlo technique. The primary contributions in this article are the mathematical formulation of the FIT policy, the extension of computational policy design problems to multiple objectives, and the consideration of incomplete preferences of stakeholders for policy design problems.

  13. Integrated multi-choice goal programming and multi-segment goal programming for supplier selection considering imperfect-quality and price-quantity discounts in a multiple sourcing environment

    Science.gov (United States)

    Chang, Ching-Ter; Chen, Huang-Mu; Zhuang, Zheng-Yun

    2014-05-01

    Supplier selection (SS) is a multi-criteria and multi-objective problem, in which multi-segment (e.g. imperfect-quality discount (IQD) and price-quantity discount (PQD)) and multi-aspiration level problems may be significantly important; however, little attention had been given to dealing with both of them simultaneously in the past. This study proposes a model for integrating multi-choice goal programming and multi-segment goal programming to solve the above-mentioned problems by providing the following main contributions: (1) it allows decision-makers to set multiple aspiration levels on the right-hand side of each goal to suit real-world situations, (2) the PQD and IQD conditions are considered in the proposed model simultaneously and (3) the proposed model can solve a SS problem with n suppliers where each supplier offers m IQD with r PQD intervals, where only ? extra binary variables are required. The usefulness of the proposed model is explained using a real case. The results indicate that the proposed model not only can deal with a SS problem with multi-segment and multi-aspiration levels, but also can help the decision-maker to find the appropriate order quantities for each supplier by considering cost, quality and delivery.

  14. Does the think-aloud protocol reflect thinking? Exploring functional neuroimaging differences with thinking (answering multiple choice questions) versus thinking aloud

    NARCIS (Netherlands)

    Durning, S.J.; Artino, A.R.; Beckman, T.J.; Graner, J.; Vleuten, C.P.M. van der; Holmboe, E.; Schuwirth, L.

    2013-01-01

    Background: Whether the think-aloud protocol is a valid measure of thinking remains uncertain. Therefore, we used functional magnetic resonance imaging (fMRI) to investigate potential functional neuroanatomic differences between thinking (answering multiple-choice questions in real time) versus

  15. Dynamic Testing of Analogical Reasoning in 5- to 6-Year-Olds: Multiple-Choice versus Constructed-Response Training Items

    Science.gov (United States)

    Stevenson, Claire E.; Heiser, Willem J.; Resing, Wilma C. M.

    2016-01-01

    Multiple-choice (MC) analogy items are often used in cognitive assessment. However, in dynamic testing, where the aim is to provide insight into potential for learning and the learning process, constructed-response (CR) items may be of benefit. This study investigated whether training with CR or MC items leads to differences in the strategy…

  16. Student certainty answering misconception question: study of Three-Tier Multiple-Choice Diagnostic Test in Acid-Base and Solubility Equilibrium

    Science.gov (United States)

    Ardiansah; Masykuri, M.; Rahardjo, S. B.

    2018-04-01

    Students’ concept comprehension in three-tier multiple-choice diagnostic test related to student confidence level. The confidence level related to certainty and student’s self-efficacy. The purpose of this research was to find out students’ certainty in misconception test. This research was quantitative-qualitative research method counting students’ confidence level. The research participants were 484 students that were studying acid-base and equilibrium solubility subject. Data was collected using three-tier multiple-choice (3TMC) with thirty questions and students’ questionnaire. The findings showed that #6 item gives the highest misconception percentage and high student confidence about the counting of ultra-dilute solution’s pH. Other findings were that 1) the student tendency chosen the misconception answer is to increase over item number, 2) student certainty decreased in terms of answering the 3TMC, and 3) student self-efficacy and achievement were related each other in the research. The findings suggest some implications and limitations for further research.

  17. [Supporting parenting in families with multiple problems].

    Science.gov (United States)

    Le Foll, Julie

    2015-01-01

    Supporting parenthood in families with multiple problems is a major early prevention challenge. Indeed, the factors of vulnerability, especially if they mount up, expose the child to an increased risk of a somatic pathology, developmental delays, learning difficulties and maltreatment. In order to limit the impact of these vulnerabilities on the health of mothers and infants, it is essential to act early, to adapt the working framework and to collaborate within a network. Copyright © 2015 Elsevier Masson SAS. All rights reserved.

  18. Integrated Production-Distribution Scheduling Problem with Multiple Independent Manufacturers

    Directory of Open Access Journals (Sweden)

    Jianhong Hao

    2015-01-01

    Full Text Available We consider the nonstandard parts supply chain with a public service platform for machinery integration in China. The platform assigns orders placed by a machinery enterprise to multiple independent manufacturers who produce nonstandard parts and makes production schedule and batch delivery schedule for each manufacturer in a coordinate manner. Each manufacturer has only one plant with parallel machines and is located at a location far away from other manufacturers. Orders are first processed at the plants and then directly shipped from the plants to the enterprise in order to be finished before a given deadline. We study the above integrated production-distribution scheduling problem with multiple manufacturers to maximize a weight sum of the profit of each manufacturer under the constraints that all orders are finished before the deadline and the profit of each manufacturer is not negative. According to the optimal condition analysis, we formulate the problem as a mixed integer programming model and use CPLEX to solve it.

  19. The Core Problem within a Linear Approximation Problem $AX/approx B$ with Multiple Right-Hand Sides

    Czech Academy of Sciences Publication Activity Database

    Hnětynková, Iveta; Plešinger, Martin; Strakoš, Z.

    2013-01-01

    Roč. 34, č. 3 (2013), s. 917-931 ISSN 0895-4798 R&D Projects: GA ČR GA13-06684S Grant - others:GA ČR(CZ) GA201/09/0917; GA MŠk(CZ) EE2.3.09.0155; GA MŠk(CZ) EE2.3.30.0065 Program:GA Institutional support: RVO:67985807 Keywords : total least squares problem * multiple right-hand sides * core problem * linear approximation problem * error-in-variables modeling * orthogonal regression * singular value decomposition Subject RIV: BA - General Mathematics Impact factor: 1.806, year: 2013

  20. An Australian Study Comparing the Use of Multiple-Choice Questionnaires with Assignments as Interim, Summative Law School Assessment

    Science.gov (United States)

    Huang, Vicki

    2017-01-01

    To the author's knowledge, this is the first Australian study to empirically compare the use of a multiple-choice questionnaire (MCQ) with the use of a written assignment for interim, summative law school assessment. This study also surveyed the same student sample as to what types of assessments are preferred and why. In total, 182 undergraduate…

  1. Fraction Multiplication and Division Word Problems Posed by Different Years of Pre-Service Elementary Mathematics Teachers

    Directory of Open Access Journals (Sweden)

    Tuba Aydogdu Iskenderoglu

    2018-04-01

    Full Text Available It is important for pre-service teachers to know the conceptual difficulties they have experienced regarding the concepts of multiplication and division in fractions and problem posing is a way to learn these conceptual difficulties. Problem posing is a synthetic activity that fundamentally has multiple answers. The purpose of this study is to analyze the multiplication and division of fractions problems posed by pre-service elementary mathematics teachers and to investigate how the problems posed change according to the year of study the pre-service teachers are in. The study employed developmental research methods. A total of 213 pre-service teachers enrolled in different years of the Elementary Mathematics Teaching program at a state university in Turkey took part in the study. The “Problem Posing Test” was used as the data collecting tool. In this test, there are 3 multiplication and 3 division operations. The data were analyzed using qualitative descriptive analysis. The findings suggest that, regardless of the year, pre-service teachers had more conceptual difficulties in problem posing about the division of fractions than in problem posing about the multiplication of fractions.

  2. Gender and Ethnicity Differences in Multiple-Choice Testing. Effects of Self-Assessment and Risk-Taking Propensity

    Science.gov (United States)

    1993-05-01

    correctness of the response provides I some advantages. They are: i 1. Increased reliability of the test; 2. Examinees pay more attention to the multiple...their choice 3 of test date. Each sign up sheet was divided into four cells: Non-Hispanic males and females and Hispanic males and females. 3 I I I...certain prestige and financial rewards; or entering a conservatory of music for advanced training with a well-known pianist . Mr. H realizes that even

  3. Discrete choice models with multiplicative error terms

    DEFF Research Database (Denmark)

    Fosgerau, Mogens; Bierlaire, Michel

    2009-01-01

    The conditional indirect utility of many random utility maximization (RUM) discrete choice models is specified as a sum of an index V depending on observables and an independent random term ε. In general, the universe of RUM consistent models is much larger, even fixing some specification of V due...

  4. A Multiple Period Problem in Distributed Energy Management Systems Considering CO2 Emissions

    Science.gov (United States)

    Muroda, Yuki; Miyamoto, Toshiyuki; Mori, Kazuyuki; Kitamura, Shoichi; Yamamoto, Takaya

    Consider a special district (group) which is composed of multiple companies (agents), and where each agent responds to an energy demand and has a CO2 emission allowance imposed. A distributed energy management system (DEMS) optimizes energy consumption of a group through energy trading in the group. In this paper, we extended the energy distribution decision and optimal planning problem in DEMSs from a single period problem to a multiple periods one. The extension enabled us to consider more realistic constraints such as demand patterns, the start-up cost, and minimum running/outage times of equipment. At first, we extended the market-oriented programming (MOP) method for deciding energy distribution to the multiple periods problem. The bidding strategy of each agent is formulated by a 0-1 mixed non-linear programming problem. Secondly, we proposed decomposing the problem into a set of single period problems in order to solve it faster. In order to decompose the problem, we proposed a CO2 emission allowance distribution method, called an EP method. We confirmed that the proposed method was able to produce solutions whose group costs were close to lower-bound group costs by computational experiments. In addition, we verified that reduction in computational time was achieved without losing the quality of solutions by using the EP method.

  5. The Application of the Weighted k-Partite Graph Problem to the Multiple Alignment for Metabolic Pathways.

    Science.gov (United States)

    Chen, Wenbin; Hendrix, William; Samatova, Nagiza F

    2017-12-01

    The problem of aligning multiple metabolic pathways is one of very challenging problems in computational biology. A metabolic pathway consists of three types of entities: reactions, compounds, and enzymes. Based on similarities between enzymes, Tohsato et al. gave an algorithm for aligning multiple metabolic pathways. However, the algorithm given by Tohsato et al. neglects the similarities among reactions, compounds, enzymes, and pathway topology. How to design algorithms for the alignment problem of multiple metabolic pathways based on the similarity of reactions, compounds, and enzymes? It is a difficult computational problem. In this article, we propose an algorithm for the problem of aligning multiple metabolic pathways based on the similarities among reactions, compounds, enzymes, and pathway topology. First, we compute a weight between each pair of like entities in different input pathways based on the entities' similarity score and topological structure using Ay et al.'s methods. We then construct a weighted k-partite graph for the reactions, compounds, and enzymes. We extract a mapping between these entities by solving the maximum-weighted k-partite matching problem by applying a novel heuristic algorithm. By analyzing the alignment results of multiple pathways in different organisms, we show that the alignments found by our algorithm correctly identify common subnetworks among multiple pathways.

  6. An Introduction to Multi-player, Multi-choice Quantum Games: Quantum Minority Games & Kolkata Restaurant Problems

    Science.gov (United States)

    Sharif, Puya; Heydari, Hoshang

    We give a self contained introduction to a few quantum game protocols, starting with the quantum version of the two-player two-choice game of Prisoners dilemma, followed by an n-player generalization trough the quantum minority games, and finishing with a contribution towards an n-player m-choice generalization with a quantum version of a three-player Kolkata restaurant problem. We have omitted some technical details accompanying these protocols, and instead laid the focus on presenting some general aspects of the field as a whole. This review contains an introduction to the formalism of quantum information theory, as well as to important game theoretical concepts, and is aimed to work as a review suiting economists and game theorists with limited knowledge of quantum physics as well as to physicists with limited knowledge of game theory.

  7. Iterative solution of multiple radiation and scattering problems in structural acoustics using the BL-QMR algorithm

    Energy Technology Data Exchange (ETDEWEB)

    Malhotra, M. [Stanford Univ., CA (United States)

    1996-12-31

    Finite-element discretizations of time-harmonic acoustic wave problems in exterior domains result in large sparse systems of linear equations with complex symmetric coefficient matrices. In many situations, these matrix problems need to be solved repeatedly for different right-hand sides, but with the same coefficient matrix. For instance, multiple right-hand sides arise in radiation problems due to multiple load cases, and also in scattering problems when multiple angles of incidence of an incoming plane wave need to be considered. In this talk, we discuss the iterative solution of multiple linear systems arising in radiation and scattering problems in structural acoustics by means of a complex symmetric variant of the BL-QMR method. First, we summarize the governing partial differential equations for time-harmonic structural acoustics, the finite-element discretization of these equations, and the resulting complex symmetric matrix problem. Next, we sketch the special version of BL-QMR method that exploits complex symmetry, and we describe the preconditioners we have used in conjunction with BL-QMR. Finally, we report some typical results of our extensive numerical tests to illustrate the typical convergence behavior of BL-QMR method for multiple radiation and scattering problems in structural acoustics, to identify appropriate preconditioners for these problems, and to demonstrate the importance of deflation in block Krylov-subspace methods. Our numerical results show that the multiple systems arising in structural acoustics can be solved very efficiently with the preconditioned BL-QMR method. In fact, for multiple systems with up to 40 and more different right-hand sides we get consistent and significant speed-ups over solving the systems individually.

  8. Helping students learn effective problem solving strategies by reflecting with peers

    Science.gov (United States)

    Mason, Andrew; Singh, Chandralekha

    2010-07-01

    We study how introductory physics students engage in reflection with peers about problem solving. The recitations for an introductory physics course with 200 students were broken into a "peer reflection" (PR) group and a traditional group. Each week in recitation, small teams of students in the PR group reflected on selected problems from the homework and discussed why the solutions of some students employed better problem solving strategies than others. The graduate and undergraduate teaching assistants in the PR recitations provided guidance and coaching to help students learn effective problem solving heuristics. In the traditional group recitations students could ask the graduate TA questions about the homework before they took a weekly quiz. The traditional group recitation quiz questions were similar to the homework questions selected for peer reflection in the PR group recitations. As one measure of the impact of this intervention, we investigated how likely students were to draw diagrams to help with problem solving on the final exam with only multiple-choice questions. We found that the PR group drew diagrams on more problems than the traditional group even when there was no explicit reward for doing so. Also, students who drew more diagrams for the multiple-choice questions outperformed those who did not, regardless of which group they were a member.

  9. Choice-making treatment of young children's severe behavior problems.

    OpenAIRE

    Peck, S M; Wacker, D P; Berg, W K; Cooper, L J; Brown, K A; Richman, D; McComas, J J; Frischmeyer, P; Millard, T

    1996-01-01

    The choice-making behavior of 5 young children with developmental disabilities who engaged in aberrant behavior was studied within a concurrent operants framework. Experimental analyses were conducted to identify reinforcers that maintained aberrant behavior, and functional communication training packages were implemented to teach the participants to gain reinforcement using mands. Next, a choice-making analysis, in which the participants chose one of two responses (either a mand or an altern...

  10. Strategies in a symmetric quantum Kolkata restaurant problem

    Science.gov (United States)

    Sharif, Puya; Heydari, Hoshang

    2012-12-01

    The Quantum Kolkata restaurant problem is a multiple-choice version of the quantum minority game, where a set of n non-communicating players have to chose between one of m choices. A payoff is granted to the players that make a unique choice. It has previously been shown that shared entanglement and quantum operations can aid the players to coordinate their actions and acquire higher payoffs than is possible with classical randomization. In this paper the initial quantum state is expanded to a family of GHZ-type states and strategies are discussed in terms of possible final outcomes. It is shown that the players individually seek outcomes that maximize the collective good.

  11. The issue of gauge choice in the Landau problem and the physics of canonical and mechanical orbital angular momenta

    Science.gov (United States)

    Wakamatsu, M.; Kitadono, Y.; Zhang, P.-M.

    2018-05-01

    One intriguing issue in the nucleon spin decomposition problem is the existence of two types of decompositions, which are representably characterized by two different orbital angular momenta (OAMs) of quarks. The one is the mechanical OAM, while the other is the so-called gauge-invariant canonical (g.i.c.) OAM, the concept of which was introduced by Chen et al. An especially delicate quantity is the g.i.c. OAM, which must be distinguished from the ordinary (gauge-variant) canonical OAM. We find that, owing to its analytically solvable nature, the famous Landau problem offers an ideal tool to understand the difference and the physical meaning of the above three OAMs, i.e. the standard canonical OAM, g.i.c. OAM, and the mechanical OAM. We analyze these three OAMs in two different formulations of the Landau problem, first in the standard (gauge-fixed) formulation and second in the gauge-invariant (but path-dependent) formulation of DeWitt. Especially interesting is the latter formalism. It is shown that the choice of path has an intimate connection with the choice of gauge, but they are not necessarily equivalent. Then, we answer the question about what is the consequence of a particular choice of path in DeWitt's formalism. This analysis also clarifies the implication of the gauge symmetry hidden in the concept of g.i.c. OAM. Finally, we show that the finding above offers a clear understanding about the uniqueness or non-uniqueness problem of the nucleon spin decomposition, which arises from the arbitrariness in the definition of the so-called physical component of the gauge field.

  12. Force Concept Inventory-based multiple-choice test for investigating students’ representational consistency

    Directory of Open Access Journals (Sweden)

    Pasi Nieminen

    2010-08-01

    Full Text Available This study investigates students’ ability to interpret multiple representations consistently (i.e., representational consistency in the context of the force concept. For this purpose we developed the Representational Variant of the Force Concept Inventory (R-FCI, which makes use of nine items from the 1995 version of the Force Concept Inventory (FCI. These original FCI items were redesigned using various representations (such as motion map, vectorial and graphical, yielding 27 multiple-choice items concerning four central concepts underpinning the force concept: Newton’s first, second, and third laws, and gravitation. We provide some evidence for the validity and reliability of the R-FCI; this analysis is limited to the student population of one Finnish high school. The students took the R-FCI at the beginning and at the end of their first high school physics course. We found that students’ (n=168 representational consistency (whether scientifically correct or not varied considerably depending on the concept. On average, representational consistency and scientifically correct understanding increased during the instruction, although in the post-test only a few students performed consistently both in terms of representations and scientifically correct understanding. We also compared students’ (n=87 results of the R-FCI and the FCI, and found that they correlated quite well.

  13. An algorithm to compute a rule for division problems with multiple references

    Directory of Open Access Journals (Sweden)

    Sánchez Sánchez, Francisca J.

    2012-01-01

    Full Text Available In this paper we consider an extension of the classic division problem with claims: Thedivision problem with multiple references. Hinojosa et al. (2012 provide a solution for this type of pro-blems. The aim of this work is to extend their results by proposing an algorithm that calculates allocationsbased on these results. All computational details are provided in the paper.

  14. Students' Conceptual Difficulties in Quantum Mechanics: Potential Well Problems

    Science.gov (United States)

    Ozcan, Ozgur; Didis, Nilufer; Tasar, Mehmet Fatih

    2009-01-01

    In this study, students' conceptual difficulties about some basic concepts in quantum mechanics like one-dimensional potential well problems and probability density of tunneling particles were identified. For this aim, a multiple choice instrument named Quantum Mechanics Conceptual Test has been developed by one of the researchers of this study…

  15. Reversing the Use of Hobson's Choice: Culturally Relevant Assessment and Treatment Practices for Culturally and Linguistically Diverse Learners with Problem Behaviors

    Science.gov (United States)

    Obiakor, Festus E.; Gibson, Lenwood

    2015-01-01

    Hobson's Choice is a psychological philosophy that prescribes a "take-it-or-leave-it" approach when addressing the problematic behaviors of students. Logically, this choice provides a traditional order in the classroom and gives teachers and service providers the sole power and authority to manage problem behaviors. For many students…

  16. A NEW HEURISTIC ALGORITHM FOR MULTIPLE TRAVELING SALESMAN PROBLEM

    Directory of Open Access Journals (Sweden)

    F. NURIYEVA

    2017-06-01

    Full Text Available The Multiple Traveling Salesman Problem (mTSP is a combinatorial optimization problem in NP-hard class. The mTSP aims to acquire the minimum cost for traveling a given set of cities by assigning each of them to a different salesman in order to create m number of tours. This paper presents a new heuristic algorithm based on the shortest path algorithm to find a solution for the mTSP. The proposed method has been programmed in C language and its performance analysis has been carried out on the library instances. The computational results show the efficiency of this method.

  17. Multiple Problem-Solving Strategies Provide Insight into Students' Understanding of Open-Ended Linear Programming Problems

    Science.gov (United States)

    Sole, Marla A.

    2016-01-01

    Open-ended questions that can be solved using different strategies help students learn and integrate content, and provide teachers with greater insights into students' unique capabilities and levels of understanding. This article provides a problem that was modified to allow for multiple approaches. Students tended to employ high-powered, complex,…

  18. On Solution of Total Least Squares Problems with Multiple Right-hand Sides

    Czech Academy of Sciences Publication Activity Database

    Hnětynková, I.; Plešinger, Martin; Strakoš, Zdeněk

    2008-01-01

    Roč. 8, č. 1 (2008), s. 10815-10816 ISSN 1617-7061 R&D Projects: GA AV ČR IAA100300802 Institutional research plan: CEZ:AV0Z10300504 Keywords : total least squares problem * multiple right-hand sides * linear approximation problem Subject RIV: BA - General Mathematics

  19. Regularization methods for ill-posed problems in multiple Hilbert scales

    International Nuclear Information System (INIS)

    Mazzieri, Gisela L; Spies, Ruben D

    2012-01-01

    Several convergence results in Hilbert scales under different source conditions are proved and orders of convergence and optimal orders of convergence are derived. Also, relations between those source conditions are proved. The concept of a multiple Hilbert scale on a product space is introduced, and regularization methods on these scales are defined, both for the case of a single observation and for the case of multiple observations. In the latter case, it is shown how vector-valued regularization functions in these multiple Hilbert scales can be used. In all cases, convergence is proved and orders and optimal orders of convergence are shown. Finally, some potential applications and open problems are discussed. (paper)

  20. Multiple solutions for inhomogeneous nonlinear elliptic problems arising in astrophyiscs

    Directory of Open Access Journals (Sweden)

    Marco Calahorrano

    2004-04-01

    Full Text Available Using variational methods we prove the existence and multiplicity of solutions for some nonlinear inhomogeneous elliptic problems on a bounded domain in $mathbb{R}^n$, with $ngeq 2$ and a smooth boundary, and when the domain is $mathbb{R}_+^n$

  1. More than the Verbal Stimulus Matters: Visual Attention in Language Assessment for People with Aphasia Using Multiple-Choice Image Displays

    Science.gov (United States)

    Heuer, Sabine; Ivanova, Maria V.; Hallowell, Brooke

    2017-01-01

    Purpose: Language comprehension in people with aphasia (PWA) is frequently evaluated using multiple-choice displays: PWA are asked to choose the image that best corresponds to the verbal stimulus in a display. When a nontarget image is selected, comprehension failure is assumed. However, stimulus-driven factors unrelated to linguistic…

  2. The double travelling salesman problem with multiple stacks - Formulation and heuristic solution approaches

    DEFF Research Database (Denmark)

    Petersen, Hanne Løhmann; Madsen, Oli B.G.

    2009-01-01

    This paper introduces the double travelling salesman problem with multiple stacks and presents four different metaheuristic approaches to its solution. The double TSP with multiple stacks is concerned with determining the shortest route performing pickups and deliveries in two separated networks...

  3. Exploring alternatives to rational choice in models of Behaviour:An investigation using travel mode choice

    OpenAIRE

    Thomas, Gregory Owen

    2014-01-01

    The car is the most popular travel mode in the UK, but reliance on the car has numerous negative effects on health, the economy, and the environment. Encouraging sustainable travel mode choices (modal choice) can minimise these problems. To promote behaviour change, psychologists have an interest in understanding modal choice. Historically, modal choice has been understood as a reasoned and rational decision that requires a conscious assessment of thoughts and attitudes: but evidence suggests...

  4. Multiple regression for physiological data analysis: the problem of multicollinearity.

    Science.gov (United States)

    Slinker, B K; Glantz, S A

    1985-07-01

    Multiple linear regression, in which several predictor variables are related to a response variable, is a powerful statistical tool for gaining quantitative insight into complex in vivo physiological systems. For these insights to be correct, all predictor variables must be uncorrelated. However, in many physiological experiments the predictor variables cannot be precisely controlled and thus change in parallel (i.e., they are highly correlated). There is a redundancy of information about the response, a situation called multicollinearity, that leads to numerical problems in estimating the parameters in regression equations; the parameters are often of incorrect magnitude or sign or have large standard errors. Although multicollinearity can be avoided with good experimental design, not all interesting physiological questions can be studied without encountering multicollinearity. In these cases various ad hoc procedures have been proposed to mitigate multicollinearity. Although many of these procedures are controversial, they can be helpful in applying multiple linear regression to some physiological problems.

  5. Dynamic Portfolio Choice with Frictions

    DEFF Research Database (Denmark)

    Garleanu, Nicolae; Heje Pedersen, Lasse

    2016-01-01

    We show how portfolio choice can be modeled in continuous time with transitory and persistent transaction costs, multiple assets, multiple signals predicting returns, and general signal dynamics. The objective function is derived from the limit of discrete-time models with endogenous transaction...

  6. Interactive video tutorials for enhancing problem solving, reasoning, and meta-cognitive skills of introductory physics students

    OpenAIRE

    Singh, Chandralekha

    2016-01-01

    We discuss the development of interactive video tutorial-based problems to help introductory physics students learn effective problem solving heuristics. The video tutorials present problem solving strategies using concrete examples in an interactive environment. They force students to follow a systematic approach to problem solving and students are required to solve sub-problems (research-guided multiple choice questions) to show their level of understanding at every stage of prob lem solvin...

  7. Constructing food choice decisions.

    Science.gov (United States)

    Sobal, Jeffery; Bisogni, Carole A

    2009-12-01

    Food choice decisions are frequent, multifaceted, situational, dynamic, and complex and lead to food behaviors where people acquire, prepare, serve, give away, store, eat, and clean up. Many disciplines and fields examine decision making. Several classes of theories are applicable to food decision making, including social behavior, social facts, and social definition perspectives. Each offers some insights but also makes limiting assumptions that prevent fully explaining food choice decisions. We used constructionist social definition perspectives to inductively develop a food choice process model that organizes a broad scope of factors and dynamics involved in food behaviors. This food choice process model includes (1) life course events and experiences that establish a food choice trajectory through transitions, turning points, timing, and contexts; (2) influences on food choices that include cultural ideals, personal factors, resources, social factors, and present contexts; and (3) a personal system that develops food choice values, negotiates and balances values, classifies foods and situations, and forms/revises food choice strategies, scripts, and routines. The parts of the model dynamically interact to make food choice decisions leading to food behaviors. No single theory can fully explain decision making in food behavior. Multiple perspectives are needed, including constructionist thinking.

  8. A novel multi-item joint replenishment problem considering multiple type discounts.

    Directory of Open Access Journals (Sweden)

    Ligang Cui

    Full Text Available In business replenishment, discount offers of multi-item may either provide different discount schedules with a single discount type, or provide schedules with multiple discount types. The paper investigates the joint effects of multiple discount schemes on the decisions of multi-item joint replenishment. In this paper, a joint replenishment problem (JRP model, considering three discount (all-unit discount, incremental discount, total volume discount offers simultaneously, is constructed to determine the basic cycle time and joint replenishment frequencies of multi-item. To solve the proposed problem, a heuristic algorithm is proposed to find the optimal solutions and the corresponding total cost of the JRP model. Numerical experiment is performed to test the algorithm and the computational results of JRPs under different discount combinations show different significance in the replenishment cost reduction.

  9. A forecast of household ownership and use of alternative fuel vehicles: A multiple discrete-continuous choice approach

    Energy Technology Data Exchange (ETDEWEB)

    Ahn, Jiwoon [Korea Energy Economics Institute, Naeson 2-dong, Uiwang-si, Gyeonggi-do, 437-713 (Korea); Jeong, Gicheol [Technology Management, Economics and Policy Program, 37-402, College of Engineering, Seoul National University, San 56-1, Sillim-dong, Gwanak-gu, Seoul, 151-744 (Korea); Kim, Yeonbae [Technology Management, Economics and Policy Program, 37-318, College of Engineering, Seoul National University, San 56-1, Sillim-dong, Gwanak-gu, South Seoul, 151-744 (Korea)

    2008-09-15

    The paper analyzes how adding alternative fuel passenger cars to the market will affect patterns in demand for passenger cars. We use conjoint analysis and a multiple discrete-continuous choice model to estimate consumer preferences regarding alternative fuel vehicles, and based on the estimates we conduct a simulation to analyze changing rates of ownership and use of variously fueled passenger cars under the effect of the introduction of alternative fuel passenger cars. In addition, we estimate changes in overall fuel consumption and the emission of pollutants. The results show that gasoline-fueled cars will still be most consumers' first choice, but alternative fuel passenger cars will nevertheless compete and offer a substitute for the purchase and use of gasoline-fueled or diesel-fueled cars. Finally, results show that adding alternative fuel cars to the market would effectively lower gasoline and diesel fuel consumption and the emission of pollutants. (author)

  10. A forecast of household ownership and use of alternative fuel vehicles: A multiple discrete-continuous choice approach

    International Nuclear Information System (INIS)

    Ahn, Jiwoon; Jeong, Gicheol; Kim, Yeonbae

    2008-01-01

    The paper analyzes how adding alternative fuel passenger cars to the market will affect patterns in demand for passenger cars. We use conjoint analysis and a multiple discrete-continuous choice model to estimate consumer preferences regarding alternative fuel vehicles, and based on the estimates we conduct a simulation to analyze changing rates of ownership and use of variously fueled passenger cars under the effect of the introduction of alternative fuel passenger cars. In addition, we estimate changes in overall fuel consumption and the emission of pollutants. The results show that gasoline-fueled cars will still be most consumers' first choice, but alternative fuel passenger cars will nevertheless compete and offer a substitute for the purchase and use of gasoline-fueled or diesel-fueled cars. Finally, results show that adding alternative fuel cars to the market would effectively lower gasoline and diesel fuel consumption and the emission of pollutants. (author)

  11. The intertemporal choice behaviour. The role of emotions in a multi-agent decision problem

    Directory of Open Access Journals (Sweden)

    Angelarosa Longo

    2015-12-01

    Full Text Available Decision Neuroscience has shown positive and negative side of emotions in intertemporal choices. Psychological evidences, indeed, point out anomalies (impulsivity modifies the discount function of each individual and the false consensus effect which increases the degree of consensus in a multi-agent decision problem. An experiment (Engelmann and Strobel 2004 demonstrates that the relevance of the false consensus effect depends on the difficulty of the information retrieval, so the underlying mechanism is an information processing deficiency rather than egocentricity. We demonstrate that emotions can not cause anomalies in a cooperative strategic interaction because information is explicit.

  12. On the multiple depots vehicle routing problem with heterogeneous fleet capacity and velocity

    Science.gov (United States)

    Hanum, F.; Hartono, A. P.; Bakhtiar, T.

    2018-03-01

    This current manuscript concerns with the optimization problem arising in a route determination of products distribution. The problem is formulated in the form of multiple depots and time windowed vehicle routing problem with heterogeneous capacity and velocity of fleet. Model includes a number of constraints such as route continuity, multiple depots availability and serving time in addition to generic constraints. In dealing with the unique feature of heterogeneous velocity, we generate a number of velocity profiles along the road segments, which then converted into traveling-time tables. An illustrative example of rice distribution among villages by bureau of logistics is provided. Exact approach is utilized to determine the optimal solution in term of vehicle routes and starting time of service.

  13. Post-Graduate Student Performance in "Supervised In-Class" vs. "Unsupervised Online" Multiple Choice Tests: Implications for Cheating and Test Security

    Science.gov (United States)

    Ladyshewsky, Richard K.

    2015-01-01

    This research explores differences in multiple choice test (MCT) scores in a cohort of post-graduate students enrolled in a management and leadership course. A total of 250 students completed the MCT in either a supervised in-class paper and pencil test or an unsupervised online test. The only statistically significant difference between the nine…

  14. The Relationship Between Problem Size and Fixation Patterns During Addition, Subtraction, Multiplication, and Division

    Directory of Open Access Journals (Sweden)

    Evan T. Curtis

    2016-08-01

    Full Text Available Eye-tracking methods have only rarely been used to examine the online cognitive processing that occurs during mental arithmetic on simple arithmetic problems, that is, addition and multiplication problems with single-digit operands (e.g., operands 2 through 9; 2 + 3, 6 x 8 and the inverse subtraction and division problems (e.g., 5 – 3; 48 ÷ 6. Participants (N = 109 solved arithmetic problems from one of the four operations while their eye movements were recorded. We found three unique fixation patterns. During addition and multiplication, participants allocated half of their fixations to the operator and one-quarter to each operand, independent of problem size. The pattern was similar on small subtraction and division problems. However, on large subtraction problems, fixations were distributed approximately evenly across the three stimulus components. On large division problems, over half of the fixations occurred on the left operand, with the rest distributed between the operation sign and the right operand. We discuss the relations between these eye tracking patterns and other research on the differences in processing across arithmetic operations.

  15. Change in hippocampal theta oscillation associated with multiple lever presses in a bimanual two-lever choice task for robot control in rats.

    Directory of Open Access Journals (Sweden)

    Norifumi Tanaka

    Full Text Available Hippocampal theta oscillations have been implicated in working memory and attentional process, which might be useful for the brain-machine interface (BMI. To further elucidate the properties of the hippocampal theta oscillations that can be used in BMI, we investigated hippocampal theta oscillations during a two-lever choice task. During the task body-restrained rats were trained with a food reward to move an e-puck robot towards them by pressing the correct lever, ipsilateral to the robot several times, using the ipsilateral forelimb. The robot carried food and moved along a semicircle track set in front of the rat. We demonstrated that the power of hippocampal theta oscillations gradually increased during a 6-s preparatory period before the start of multiple lever pressing, irrespective of whether the correct lever choice or forelimb side were used. In addition, there was a significant difference in the theta power after the first choice, between correct and incorrect trials. During the correct trials the theta power was highest during the first lever-releasing period, whereas in the incorrect trials it occurred during the second correct lever-pressing period. We also analyzed the hippocampal theta oscillations at the termination of multiple lever pressing during the correct trials. Irrespective of whether the correct forelimb side was used, the power of hippocampal theta oscillations gradually decreased with the termination of multiple lever pressing. The frequency of theta oscillation also demonstrated an increase and decrease, before and after multiple lever pressing, respectively. There was a transient increase in frequency after the first lever press during the incorrect trials, while no such increase was observed during the correct trials. These results suggested that hippocampal theta oscillations reflect some aspects of preparatory and cognitive neural activities during the robot controlling task, which could be used for BMI.

  16. The axiom of choice

    CERN Document Server

    Jech, Thomas J

    2008-01-01

    Comprehensive in its selection of topics and results, this self-contained text examines the relative strengths and consequences of the axiom of choice. Each chapter contains several problems, graded according to difficulty, and concludes with some historical remarks.An introduction to the use of the axiom of choice is followed by explorations of consistency, permutation models, and independence. Subsequent chapters examine embedding theorems, models with finite supports, weaker versions of the axiom, and nontransferable statements. The final sections consider mathematics without choice, cardin

  17. Incorporating Multiple-Choice Questions into an AACSB Assurance of Learning Process: A Course-Embedded Assessment Application to an Introductory Finance Course

    Science.gov (United States)

    Santos, Michael R.; Hu, Aidong; Jordan, Douglas

    2014-01-01

    The authors offer a classification technique to make a quantitative skills rubric more operational, with the groupings of multiple-choice questions to match the student learning levels in knowledge, calculation, quantitative reasoning, and analysis. The authors applied this classification technique to the mid-term exams of an introductory finance…

  18. A multiple objective test assembly approach for exposure control problems in Computerized Adaptive Testing

    Directory of Open Access Journals (Sweden)

    Theo J.H.M. Eggen

    2010-01-01

    Full Text Available Overexposure and underexposure of items in the bank are serious problems in operational computerized adaptive testing (CAT systems. These exposure problems might result in item compromise, or point at a waste of investments. The exposure control problem can be viewed as a test assembly problem with multiple objectives. Information in the test has to be maximized, item compromise has to be minimized, and pool usage has to be optimized. In this paper, a multiple objectives method is developed to deal with both types of exposure problems. In this method, exposure control parameters based on observed exposure rates are implemented as weights for the information in the item selection procedure. The method does not need time consuming simulation studies, and it can be implemented conditional on ability level. The method is compared with Sympson Hetter method for exposure control, with the Progressive method and with alphastratified testing. The results show that the method is successful in dealing with both kinds of exposure problems.

  19. Optimal Portfolio Choice with Annuitization

    NARCIS (Netherlands)

    Koijen, R.S.J.; Nijman, T.E.; Werker, B.J.M.

    2006-01-01

    We study the optimal consumption and portfolio choice problem over an individual's life-cycle taking into account annuity risk at retirement. Optimally, the investor allocates wealth at retirement to nominal, inflation-linked, and variable annuities and conditions this choice on the state of the

  20. [School choice and vocational guidance for schoolchildren with chronic diseases and other health problems].

    Science.gov (United States)

    Lancić, Franciska; Majski-Cesarec, Slavenka; Musil, Vera

    2010-09-01

    By following a child's growth, development, and health, school medicine specialist can see opportunities for career choice. Special attention is needed for schoolchildren with chronic diseases and developmental difficulties, because of limited occupation choices. Studies report 10 % to 15 % prevalence of chronic diseases among schoolchildren. Parents and children should be informed about child's limitations before career choice. It would be helpful for the students to develop interests for occupations that are not contraindicated for their condition. Physical examination gives an insight into the psycho-physical abilities of an eighth-grade primary school student for further education. During examination, counselling and vocational guidance is provided for all students with chronic diseases and other health problems. All procedures are oriented to personal abilities and preferences. The aim of this study was to analyse the reasons for vocational guidance in the Varazdin County of Croatia. It included eighth-grade students from ten primary schools from 1998/99 to 2007/08. Of 4939 students, 458 (9.3 %) with chronic diseases and health difficulties were referred to vocational guidance. Of these, 41.3 % were referred due to mental and behavioural disorders. These students were assessed and received a recommendation for at least two occupations. Forty-eight students (10.5 %) did not follow the recommendation.In a coordinated effort, school physicians, vocational guidance experts, and school and local authorities should secure enrollment of students with chronic diseases and health difficulties in secondary schools and follow their development and education to provide them the best available career opportunities.

  1. A fair range of choice: justifying maximum patient choice in the British National Health Service.

    Science.gov (United States)

    Wilmot, Stephen

    2007-06-01

    In this paper I put forward an ethical argument for the provision of extensive patient choice by the British National Health Service. I base this argument on traditional liberal rights to freedom of choice, on a welfare right to health care, and on a view of health as values-based. I argue that choice, to be ethically sustainable on this basis, must be values-based and rational. I also consider whether the British taxpayer may be persuadable with regard to the moral acceptability of patient choice, making use of Rawls' theory of political liberalism in this context. I identify issues that present problems in terms of public acceptance of choice, and also identify a boundary issue with regard to public health choices as against individual choices.

  2. Multiple graph regularized protein domain ranking.

    Science.gov (United States)

    Wang, Jim Jing-Yan; Bensmail, Halima; Gao, Xin

    2012-11-19

    Protein domain ranking is a fundamental task in structural biology. Most protein domain ranking methods rely on the pairwise comparison of protein domains while neglecting the global manifold structure of the protein domain database. Recently, graph regularized ranking that exploits the global structure of the graph defined by the pairwise similarities has been proposed. However, the existing graph regularized ranking methods are very sensitive to the choice of the graph model and parameters, and this remains a difficult problem for most of the protein domain ranking methods. To tackle this problem, we have developed the Multiple Graph regularized Ranking algorithm, MultiG-Rank. Instead of using a single graph to regularize the ranking scores, MultiG-Rank approximates the intrinsic manifold of protein domain distribution by combining multiple initial graphs for the regularization. Graph weights are learned with ranking scores jointly and automatically, by alternately minimizing an objective function in an iterative algorithm. Experimental results on a subset of the ASTRAL SCOP protein domain database demonstrate that MultiG-Rank achieves a better ranking performance than single graph regularized ranking methods and pairwise similarity based ranking methods. The problem of graph model and parameter selection in graph regularized protein domain ranking can be solved effectively by combining multiple graphs. This aspect of generalization introduces a new frontier in applying multiple graphs to solving protein domain ranking applications.

  3. How Do They Solve It? An Insight into the Learner's Approach to the Mechanism of Physics Problem Solving

    Science.gov (United States)

    Hegde, Balasubrahmanya; Meera, B. N.

    2012-01-01

    A perceived difficulty is associated with physics problem solving from a learner's viewpoint, arising out of a multitude of reasons. In this paper, we have examined the microstructure of students' thought processes during physics problem solving by combining the analysis of responses to multiple-choice questions and semistructured student…

  4. Mathematical marriages: intercourse between mathematics and Semiotic choice.

    Science.gov (United States)

    Wagner, Roy

    2009-04-01

    This paper examines the interaction between Semiotic choices and the presentation and solution of a family of contemporary mathematical problems centred around the so-called 'stable marriage problem'. I investigate how a socially restrictive choice of signs impacts mathematical production both in terms of problem formation and of solutions. I further note how the choice of gendered language ends up constructing a reality, which duplicates the very structural framework that it imported into mathematical analysis in the first place. I go on to point out some semiotic lines of flight from this interlocking grip of mathematics and gendered language.

  5. Dissecting the risky-choice framing effect

    Directory of Open Access Journals (Sweden)

    Ellen Peters

    2008-08-01

    Full Text Available Using five variants of the Asian Disease Problem, we dissected the risky-choice framing effect by requiring each participant to provide preference ratings for the full decision problem and also to provide attractiveness ratings for each of the component parts, i.e., the sure-thing option and the risky option. Consistent with previous research, more risky choices were made by respondents receiving negatively framed versions of the decision problems than by those receiving positively framed versions. However, different processes were evident for those scoring high and low on numeracy. Whereas the choices of the less numerate showed a large effect of frame above and beyond any influence of their evaluations of the separate options, the choices of the highly numerate were almost completely accounted for by their attractiveness ratings of the separate options. These results are consistent with an increased tendency of the highly numerate to integrate complex numeric information in the construction of their preferences and a tendency for the less numerate to respond more superficially to non-numeric sources of information.

  6. Learning of Rule Ensembles for Multiple Attribute Ranking Problems

    Science.gov (United States)

    Dembczyński, Krzysztof; Kotłowski, Wojciech; Słowiński, Roman; Szeląg, Marcin

    In this paper, we consider the multiple attribute ranking problem from a Machine Learning perspective. We propose two approaches to statistical learning of an ensemble of decision rules from decision examples provided by the Decision Maker in terms of pairwise comparisons of some objects. The first approach consists in learning a preference function defining a binary preference relation for a pair of objects. The result of application of this function on all pairs of objects to be ranked is then exploited using the Net Flow Score procedure, giving a linear ranking of objects. The second approach consists in learning a utility function for single objects. The utility function also gives a linear ranking of objects. In both approaches, the learning is based on the boosting technique. The presented approaches to Preference Learning share good properties of the decision rule preference model and have good performance in the massive-data learning problems. As Preference Learning and Multiple Attribute Decision Aiding share many concepts and methodological issues, in the introduction, we review some aspects bridging these two fields. To illustrate the two approaches proposed in this paper, we solve with them a toy example concerning the ranking of a set of cars evaluated by multiple attributes. Then, we perform a large data experiment on real data sets. The first data set concerns credit rating. Since recent research in the field of Preference Learning is motivated by the increasing role of modeling preferences in recommender systems and information retrieval, we chose two other massive data sets from this area - one comes from movie recommender system MovieLens, and the other concerns ranking of text documents from 20 Newsgroups data set.

  7. Solving Minimal Covering Location Problems with Single and Multiple Node Coverage

    Directory of Open Access Journals (Sweden)

    Darko DRAKULIĆ

    2016-12-01

    Full Text Available Location science represents a very attractiveresearch field in combinatorial optimization and it is in expansion in last five decades. The main objective of location problems is determining the best position for facilities in a given set of nodes.Location science includes techniques for modelling problemsand methods for solving them. This paper presents results of solving two types of minimal covering location problems, with single and multiple node coverage, by using CPLEX optimizer and Particle Swarm Optimization method.

  8. Exact Solutions to the Double Travelling Salesman Problem with Multiple Stacks

    DEFF Research Database (Denmark)

    Petersen, Hanne L.; Archetti, Claudia; Speranza, M. Grazia

    2010-01-01

    In this paper we present mathematical programming formulations and solution approaches for the optimal solution of the Double Travelling Salesman Problem with Multiple Stacks (DTSPMS). A set of orders is given, each one requiring transportation of one item from a customer in a pickup region...

  9. Automatic Generation System of Multiple-Choice Cloze Questions and its Evaluation

    Directory of Open Access Journals (Sweden)

    Takuya Goto

    2010-09-01

    Full Text Available Since English expressions vary according to the genres, it is important for students to study questions that are generated from sentences of the target genre. Although various questions are prepared, it is still not enough to satisfy various genres which students want to learn. On the other hand, when producing English questions, sufficient grammatical knowledge and vocabulary are needed, so it is difficult for non-expert to prepare English questions by themselves. In this paper, we propose an automatic generation system of multiple-choice cloze questions from English texts. Empirical knowledge is necessary to produce appropriate questions, so machine learning is introduced to acquire knowledge from existing questions. To generate the questions from texts automatically, the system (1 extracts appropriate sentences for questions from texts based on Preference Learning, (2 estimates a blank part based on Conditional Random Field, and (3 generates distracters based on statistical patterns of existing questions. Experimental results show our method is workable for selecting appropriate sentences and blank part. Moreover, our method is appropriate to generate the available distracters, especially for the sentence that does not contain the proper noun.

  10. Interference and problem size effect in multiplication fact solving: Individual differences in brain activations and arithmetic performance.

    Science.gov (United States)

    De Visscher, Alice; Vogel, Stephan E; Reishofer, Gernot; Hassler, Eva; Koschutnig, Karl; De Smedt, Bert; Grabner, Roland H

    2018-05-15

    In the development of math ability, a large variability of performance in solving simple arithmetic problems is observed and has not found a compelling explanation yet. One robust effect in simple multiplication facts is the problem size effect, indicating better performance for small problems compared to large ones. Recently, behavioral studies brought to light another effect in multiplication facts, the interference effect. That is, high interfering problems (receiving more proactive interference from previously learned problems) are more difficult to retrieve than low interfering problems (in terms of physical feature overlap, namely the digits, De Visscher and Noël, 2014). At the behavioral level, the sensitivity to the interference effect is shown to explain individual differences in the performance of solving multiplications in children as well as in adults. The aim of the present study was to investigate the individual differences in multiplication ability in relation to the neural interference effect and the neural problem size effect. To that end, we used a paradigm developed by De Visscher, Berens, et al. (2015) that contrasts the interference effect and the problem size effect in a multiplication verification task, during functional magnetic resonance imaging (fMRI) acquisition. Forty-two healthy adults, who showed high variability in an arithmetic fluency test, participated in our fMRI study. In order to control for the general reasoning level, the IQ was taken into account in the individual differences analyses. Our findings revealed a neural interference effect linked to individual differences in multiplication in the left inferior frontal gyrus, while controlling for the IQ. This interference effect in the left inferior frontal gyrus showed a negative relation with individual differences in arithmetic fluency, indicating a higher interference effect for low performers compared to high performers. This region is suggested in the literature to be

  11. A Two-Dimensional Helmholtz Equation Solution for the Multiple Cavity Scattering Problem

    Science.gov (United States)

    2013-02-01

    obtained by using the block Gauss – Seidel iterative meth- od. To show the convergence of the iterative method, we define the error between two...models to the general multiple cavity setting. Numerical examples indicate that the convergence of the Gauss – Seidel iterative method depends on the...variational approach. A block Gauss – Seidel iterative method is introduced to solve the cou- pled system of the multiple cavity scattering problem, where

  12. Effect of response format on cognitive reflection: Validating a two- and four-option multiple choice question version of the Cognitive Reflection Test.

    Science.gov (United States)

    Sirota, Miroslav; Juanchich, Marie

    2018-03-27

    The Cognitive Reflection Test, measuring intuition inhibition and cognitive reflection, has become extremely popular because it reliably predicts reasoning performance, decision-making, and beliefs. Across studies, the response format of CRT items sometimes differs, based on the assumed construct equivalence of tests with open-ended versus multiple-choice items (the equivalence hypothesis). Evidence and theoretical reasons, however, suggest that the cognitive processes measured by these response formats and their associated performances might differ (the nonequivalence hypothesis). We tested the two hypotheses experimentally by assessing the performance in tests with different response formats and by comparing their predictive and construct validity. In a between-subjects experiment (n = 452), participants answered stem-equivalent CRT items in an open-ended, a two-option, or a four-option response format and then completed tasks on belief bias, denominator neglect, and paranormal beliefs (benchmark indicators of predictive validity), as well as on actively open-minded thinking and numeracy (benchmark indicators of construct validity). We found no significant differences between the three response formats in the numbers of correct responses, the numbers of intuitive responses (with the exception of the two-option version, which had a higher number than the other tests), and the correlational patterns of the indicators of predictive and construct validity. All three test versions were similarly reliable, but the multiple-choice formats were completed more quickly. We speculate that the specific nature of the CRT items helps build construct equivalence among the different response formats. We recommend using the validated multiple-choice version of the CRT presented here, particularly the four-option CRT, for practical and methodological reasons. Supplementary materials and data are available at https://osf.io/mzhyc/ .

  13. Complement or Contamination: A Study of the Validity of Multiple-Choice Items when Assessing Reasoning Skills in Physics

    OpenAIRE

    Anders Jönsson; David Rosenlund; Fredrik Alvén

    2017-01-01

    The purpose of this study is to investigate the validity of using multiple-choice (MC) items as a complement to constructed-response (CR) items when making decisions about student performance on reasoning tasks. CR items from a national test in physics have been reformulated into MC items and students’ reasoning skills have been analyzed in two substudies. In the first study, 12 students answered the MC items and were asked to explain their answers orally. In the second study, 102 students fr...

  14. Representation of Students in Solving Simultaneous Linear Equation Problems Based on Multiple Intelligence

    Science.gov (United States)

    Yanti, Y. R.; Amin, S. M.; Sulaiman, R.

    2018-01-01

    This study described representation of students who have musical, logical-mathematic and naturalist intelligence in solving a problem. Subjects were selected on the basis of multiple intelligence tests (TPM) consists of 108 statements, with 102 statements adopted from Chislet and Chapman and 6 statements equal to eksistensial intelligences. Data were analyzed based on problem-solving tests (TPM) and interviewing. See the validity of the data then problem-solving tests (TPM) and interviewing is given twice with an analyzed using the representation indikator and the problem solving step. The results showed that: the stage of presenting information known, stage of devising a plan, and stage of carrying out the plan those three subjects were using same form of representation. While he stage of presenting information asked and stage of looking back, subject of logical-mathematic was using different forms of representation with subjects of musical and naturalist intelligence. From this research is expected to provide input to the teacher in determining the learning strategy that will be used by considering the representation of students with the basis of multiple intelligences.

  15. Performance of Men and Women on Multiple-Choice and Constructed-Response Tests for Beginning Teachers. Research Report. ETS RR-04-48

    Science.gov (United States)

    Livingston, Samuel A.; Rupp, Stacie L.

    2004-01-01

    Some previous research results imply that women tend to perform better, relative to men, on constructed-response (CR) tests than on multiple-choice (MC) tests in the same subjects. An analysis of data from several tests used in the licensing of beginning teachers supported this hypothesis, to varying degrees, in most of the tests investigated. The…

  16. The computer-aided design of a servo system as a multiple-criteria decision problem

    NARCIS (Netherlands)

    Udink ten Cate, A.J.

    1986-01-01

    This paper treats the selection of controller gains of a servo system as a multiple-criteria decision problem. In contrast to the usual optimization-based approaches to computer-aided design, inequality constraints are included in the problem as unconstrained objectives. This considerably simplifies

  17. Organizational choices for international cooperation: East-West European cooperation on regional environmental problems

    Science.gov (United States)

    Connolly, Barbara Mary

    This dissertation applies theoretical insights from transaction cost economics to explain and predict the organizational form of cooperative agreements between Eastern and Western Europe in areas of regional environmental and political concern. It examines five contracting problems related to nuclear power safety and acid rain, and describes the history of international negotiations to manage these problems. It argues that the level of interdependence in a given issue area, or costly effects experienced in one state due to activities and decisions of other states, along with the level of transactional vulnerability, or sunk costs invested in support of a particular contractual relationship among these states, are key determinants of the governance structures states choose to facilitate cooperation in that issue area. Empirically, the dissertation traces the evolution of three sets of institutional arrangements related to nuclear safety: governance for western nuclear safety assistance to Eastern Europe, negotiations of a global convention on safety standards for nuclear power plants, and contracts among utilities and multilateral banks to build new nuclear power plants in Eastern Europe. Next it studies European acid rain, chronicling the history of international acid rain controls within the UNECE Convention on Long-Range Transboundary Air Pollution (LRTAP) and the European Union, and finally examining institutional arrangements for burden-sharing to promote European bargains on emissions reduction, including bilateral aid transfers and proposals for multilateral burden sharing. Political actors have a wide range of choice among institutional arrangements to facilitate international cooperation, from simple market-type exchanges, to arbitration-type regimes that provide information and enhance reputation effects, to self-enforcing agreements such as issue-linkage, to supranational governance. The governance structures states devise to manage their cooperative

  18. Solvability of the Core Problem with Multiple Right-Hand Sides in the TLS Sense

    Czech Academy of Sciences Publication Activity Database

    Hnětynková, Iveta; Plešinger, M.; Sima, D.M.

    2016-01-01

    Roč. 37, č. 3 (2016), s. 861-876 ISSN 0895-4798 R&D Projects: GA ČR GA13-06684S Institutional support: RVO:67985807 Keywords : total least squares (TLS) problem * multiple right-hand sides * core problem * linear approximation problem * error-in-variables modeling * orthogonal regression * classical TLS algorithm Subject RIV: BA - General Mathematics Impact factor: 2.194, year: 2016

  19. Factors Related to Problem Solving by College Students in Developmental Algebra.

    Science.gov (United States)

    Schonberger, Ann K.

    A study was conducted to contrast the characteristics of three groups of college students who completed a developmental algebra course at the University of Maine at Orono during 1980-81. On the basis of a two-part final examination, involving a multiple-choice test of algebraic concepts and skills and a free-response test of problem-solving…

  20. Simple model for multiple-choice collective decision making.

    Science.gov (United States)

    Lee, Ching Hua; Lucas, Andrew

    2014-11-01

    We describe a simple model of heterogeneous, interacting agents making decisions between n≥2 discrete choices. For a special class of interactions, our model is the mean field description of random field Potts-like models and is effectively solved by finding the extrema of the average energy E per agent. In these cases, by studying the propagation of decision changes via avalanches, we argue that macroscopic dynamics is well captured by a gradient flow along E. We focus on the permutation symmetric case, where all n choices are (on average) the same, and spontaneous symmetry breaking (SSB) arises purely from cooperative social interactions. As examples, we show that bimodal heterogeneity naturally provides a mechanism for the spontaneous formation of hierarchies between decisions and that SSB is a preferred instability to discontinuous phase transitions between two symmetric points. Beyond the mean field limit, exponentially many stable equilibria emerge when we place this model on a graph of finite mean degree. We conclude with speculation on decision making with persistent collective oscillations. Throughout the paper, we emphasize analogies between methods of solution to our model and common intuition from diverse areas of physics, including statistical physics and electromagnetism.

  1. Multiple graph regularized protein domain ranking

    KAUST Repository

    Wang, Jim Jing-Yan

    2012-11-19

    Background: Protein domain ranking is a fundamental task in structural biology. Most protein domain ranking methods rely on the pairwise comparison of protein domains while neglecting the global manifold structure of the protein domain database. Recently, graph regularized ranking that exploits the global structure of the graph defined by the pairwise similarities has been proposed. However, the existing graph regularized ranking methods are very sensitive to the choice of the graph model and parameters, and this remains a difficult problem for most of the protein domain ranking methods.Results: To tackle this problem, we have developed the Multiple Graph regularized Ranking algorithm, MultiG-Rank. Instead of using a single graph to regularize the ranking scores, MultiG-Rank approximates the intrinsic manifold of protein domain distribution by combining multiple initial graphs for the regularization. Graph weights are learned with ranking scores jointly and automatically, by alternately minimizing an objective function in an iterative algorithm. Experimental results on a subset of the ASTRAL SCOP protein domain database demonstrate that MultiG-Rank achieves a better ranking performance than single graph regularized ranking methods and pairwise similarity based ranking methods.Conclusion: The problem of graph model and parameter selection in graph regularized protein domain ranking can be solved effectively by combining multiple graphs. This aspect of generalization introduces a new frontier in applying multiple graphs to solving protein domain ranking applications. 2012 Wang et al; licensee BioMed Central Ltd.

  2. Multiple graph regularized protein domain ranking

    KAUST Repository

    Wang, Jim Jing-Yan; Bensmail, Halima; Gao, Xin

    2012-01-01

    Background: Protein domain ranking is a fundamental task in structural biology. Most protein domain ranking methods rely on the pairwise comparison of protein domains while neglecting the global manifold structure of the protein domain database. Recently, graph regularized ranking that exploits the global structure of the graph defined by the pairwise similarities has been proposed. However, the existing graph regularized ranking methods are very sensitive to the choice of the graph model and parameters, and this remains a difficult problem for most of the protein domain ranking methods.Results: To tackle this problem, we have developed the Multiple Graph regularized Ranking algorithm, MultiG-Rank. Instead of using a single graph to regularize the ranking scores, MultiG-Rank approximates the intrinsic manifold of protein domain distribution by combining multiple initial graphs for the regularization. Graph weights are learned with ranking scores jointly and automatically, by alternately minimizing an objective function in an iterative algorithm. Experimental results on a subset of the ASTRAL SCOP protein domain database demonstrate that MultiG-Rank achieves a better ranking performance than single graph regularized ranking methods and pairwise similarity based ranking methods.Conclusion: The problem of graph model and parameter selection in graph regularized protein domain ranking can be solved effectively by combining multiple graphs. This aspect of generalization introduces a new frontier in applying multiple graphs to solving protein domain ranking applications. 2012 Wang et al; licensee BioMed Central Ltd.

  3. Multiple graph regularized protein domain ranking

    Directory of Open Access Journals (Sweden)

    Wang Jim

    2012-11-01

    Full Text Available Abstract Background Protein domain ranking is a fundamental task in structural biology. Most protein domain ranking methods rely on the pairwise comparison of protein domains while neglecting the global manifold structure of the protein domain database. Recently, graph regularized ranking that exploits the global structure of the graph defined by the pairwise similarities has been proposed. However, the existing graph regularized ranking methods are very sensitive to the choice of the graph model and parameters, and this remains a difficult problem for most of the protein domain ranking methods. Results To tackle this problem, we have developed the Multiple Graph regularized Ranking algorithm, MultiG-Rank. Instead of using a single graph to regularize the ranking scores, MultiG-Rank approximates the intrinsic manifold of protein domain distribution by combining multiple initial graphs for the regularization. Graph weights are learned with ranking scores jointly and automatically, by alternately minimizing an objective function in an iterative algorithm. Experimental results on a subset of the ASTRAL SCOP protein domain database demonstrate that MultiG-Rank achieves a better ranking performance than single graph regularized ranking methods and pairwise similarity based ranking methods. Conclusion The problem of graph model and parameter selection in graph regularized protein domain ranking can be solved effectively by combining multiple graphs. This aspect of generalization introduces a new frontier in applying multiple graphs to solving protein domain ranking applications.

  4. Voice and choice by delegation.

    Science.gov (United States)

    van de Bovenkamp, Hester; Vollaard, Hans; Trappenburg, Margo; Grit, Kor

    2013-02-01

    In many Western countries, options for citizens to influence public services are increased to improve the quality of services and democratize decision making. Possibilities to influence are often cast into Albert Hirschman's taxonomy of exit (choice), voice, and loyalty. In this article we identify delegation as an important addition to this framework. Delegation gives individuals the chance to practice exit/choice or voice without all the hard work that is usually involved in these options. Empirical research shows that not many people use their individual options of exit and voice, which could lead to inequality between users and nonusers. We identify delegation as a possible solution to this problem, using Dutch health care as a case study to explore this option. Notwithstanding various advantages, we show that voice and choice by delegation also entail problems of inequality and representativeness.

  5. What counts as a choice? U.S. Americans are more likely than Indians to construe actions as choices.

    Science.gov (United States)

    Savani, Krishna; Markus, Hazel Rose; Naidu, N V R; Kumar, Satishchandra; Berlia, Neha

    2010-03-01

    People everywhere select among multiple alternatives, but are they always making choices? In five studies, we found that people in U.S. American contexts, where the disjoint model of agency is prevalent, are more likely than those in Indian contexts to construe their own and other individuals' behaviors as choices, to construe ongoing behaviors and behaviors recalled from memory as choices, to construe naturally occurring and experimentally controlled behaviors as choices, to construe mundane and important actions as choices, and to construe personal and interpersonal actions as choices. Indians showed a greater tendency to construe actions as choices when these actions involved responding to other people than when they did not. These findings show that whether people construe actions as choices is significantly shaped by sociocultural systems of meanings and practices. Together, they suggest that the positive consequences associated with maximizing the availability of personal choice may not be universal and instead may be limited to North American contexts.

  6. Solving a bi-objective vehicle routing problem under uncertainty by a revised multi-choice goal programming approach

    Directory of Open Access Journals (Sweden)

    Hossein Yousefi

    2017-06-01

    Full Text Available A vehicle routing problem with time windows (VRPTW is an important problem with many real applications in a transportation problem. The optimum set of routes with the minimum distance and vehicles used is determined to deliver goods from a central depot, using a vehicle with capacity constraint. In the real cases, there are other objective functions that should be considered. This paper considers not only the minimum distance and the number of vehicles used as the objective function, the customer’s satisfaction with the priority of customers is also considered. Additionally, it presents a new model for a bi-objective VRPTW solved by a revised multi-choice goal programming approach, in which the decision maker determines optimistic aspiration levels for each objective function. Two meta-heuristic methods, namely simulated annealing (SA and genetic algorithm (GA, are proposed to solve large-sized problems. Moreover, the experimental design is used to tune the parameters of the proposed algorithms. The presented model is verified by a real-world case study and a number of test problems. The computational results verify the efficiency of the proposed SA and GA.

  7. Methods of equipment choice in shotcreting

    Science.gov (United States)

    Sharapov, R. R.; Yadykina, V. V.; Stepanov, M. A.; Kitukov, B. A.

    2018-03-01

    Shotcrete is widely used in architecture, hydraulic engineering structures, finishing works in tunnels, arc covers and ceilings. The problem of the equipment choice in shotcreting is very important. The main issues influencing the equipment choice are quality improvement and intensification of shotcreting. Main parameters and rational limits of technological characteristic of machines used in solving different problems in shotcreting are described. It is suggested to take into account peculiarities of shotcrete mixing processes and peculiarities of applying these mixtures with compressed air kinetic energy. The described method suggests choosing a mixer with the account of energy capacity, Reynolds number and rotational frequency of the mixing drum. The suggested choice procedure of the equipment nomenclature allows decreasing exploitation costs, increasing the quality of shotcrete and shotcreting in general.

  8. Predicting Social and Communicative Ability in School-Age Children with Autism Spectrum Disorder: A Pilot Study of the Social Attribution Task, Multiple Choice

    Science.gov (United States)

    Burger-Caplan, Rebecca; Saulnier, Celine; Jones, Warren; Klin, Ami

    2016-01-01

    The Social Attribution Task, Multiple Choice is introduced as a measure of implicit social cognitive ability in children, addressing a key challenge in quantification of social cognitive function in autism spectrum disorder, whereby individuals can often be successful in explicit social scenarios, despite marked social adaptive deficits. The…

  9. Solving the multiple-set split equality common fixed-point problem of firmly quasi-nonexpansive operators.

    Science.gov (United States)

    Zhao, Jing; Zong, Haili

    2018-01-01

    In this paper, we propose parallel and cyclic iterative algorithms for solving the multiple-set split equality common fixed-point problem of firmly quasi-nonexpansive operators. We also combine the process of cyclic and parallel iterative methods and propose two mixed iterative algorithms. Our several algorithms do not need any prior information about the operator norms. Under mild assumptions, we prove weak convergence of the proposed iterative sequences in Hilbert spaces. As applications, we obtain several iterative algorithms to solve the multiple-set split equality problem.

  10. Framework of synchromodal transportation problems

    NARCIS (Netherlands)

    Juncker, M.A.M. de; Huizing, D.; Vecchyo, M.R.O. del; Phillipson, F.; Sangers, A.

    2017-01-01

    Problem statements and solution methods in mathematical synchromodal transportation problems depend greatly on a set of model choices for which no rule of thumb exists. In this paper, a framework is introduced with which the model choices in synchromodal transportation problems can be classified,

  11. Framework of Synchromodal Transportation Problems

    NARCIS (Netherlands)

    Huncker, M.A.M. de; Huizing, D.; Ortega del Vecchyo, M.R.; Phillipson, F.; Sangers, A.

    2017-01-01

    Problem statements and solution methods in mathematical synchromodal transportation problems depend greatly on a set of model choices for which no rule of thumb exists. In this paper, a framework is introduced with which the model choices in synchromodal transportation problems can be classified,

  12. Individual Differences in Impulsive Choice and Timing in Rats

    Science.gov (United States)

    Galtress, Tiffany; Garcia, Ana; Kirkpatrick, Kimberly

    2012-01-01

    Individual differences in impulsive choice behavior have been linked to a variety of behavioral problems including substance abuse, smoking, gambling, and poor financial decision-making. Given the potential importance of individual differences in impulsive choice as a predictor of behavioral problems, the present study sought to measure the extent…

  13. THE RELIABILITY OF IDENTIFICATION EVIDENCE WITH MULTIPLE LINEUPS

    Directory of Open Access Journals (Sweden)

    Nick J. Broers

    2013-01-01

    Full Text Available This study aimed to establish the diagnostic value of multiple lineup decisions made for portrait, body, and profile lineups, including multiple target/suspect choices, rejections, foil choices, and don’t know answers. A total of 192 participants identified a thief and a victim of theft from independent simultaneous target-present or target-absent 6-person portrait, body and profile lineups after watching one of two stimulus films. As hypothesized, multiple target/suspect choices had incriminating value whereas multiple rejections, foil choices, and don’t know answers had mostly exonerating value. For suspect choices, the combination of all three lineup modes consistently elicited high diagnosticities across targets. Combinations of non-suspect choices (rejections, foil choices, or don’t know answers were less successful and the different combinations showed less consistency in terms of diagnosticity. It was concluded that the use of multiple lineups, such as different facial poses and different aspects of a person should be particularly beneficial in three situations: if a witness only saw the perpetrator from a pose different than the frontal view normally used for lineups; if one or more witnesses saw the perpetrator from more than one perspective; and if different witnesses saw the perpetrator from different perspectives.

  14. Institutional Choice and Recognition in Development

    DEFF Research Database (Denmark)

    Rutt, Rebecca Leigh

    Abstract This thesis concerns the role of local institutions in fostering development including natural resource management, and how this role is shaped by relations with higher scale institutions such as development agencies and national governments. Specifically, it examines the choice of local...... objective of this thesis was to contribute to understanding processes and outcomes of institutional choice and recognition. It employed mixed methods but primarily semi structured interviews in multiple sites across Nepal. In responding to specific objectives, namely to better understand: i) the rationales...... behind choices of local institutional counterparts, ii) the belonging and citizenship available with local institutions, iii) the dynamics and mutuality of recognition between higher and lower scale institutions, and iv) the social outcomes of choice and recognition, this thesis shows that the way choice...

  15. The Public Choice Problem of Green Taxation

    DEFF Research Database (Denmark)

    Svendsen, Gert Tinggaard; Hjøllund, Lene

    1998-01-01

    -best optimal design. Public choice theory suggests that this is so because the industry is, in contrast to households, capable of lobbying against green taxation. When organized interests are considered, taxation either with or without a full refund of the revenue turns out to be problematic due to the energy...... on average. Finally, it is suggested that a CO2 tax may successfully be applied to non-organized interests, such as households and the transportation sector, because these are large and non-organized groups. As such, a mix of green taxes (in relation to non-organized interests) and grandfathered permit...

  16. Decision heuristic or preference? Attribute non-attendance in discrete choice problems.

    Science.gov (United States)

    Heidenreich, Sebastian; Watson, Verity; Ryan, Mandy; Phimister, Euan

    2018-01-01

    This paper investigates if respondents' choice to not consider all characteristics of a multiattribute health service may represent preferences. Over the last decade, an increasing number of studies account for attribute non-attendance (ANA) when using discrete choice experiments to elicit individuals' preferences. Most studies assume such behaviour is a heuristic and therefore uninformative. This assumption may result in misleading welfare estimates if ANA reflects preferences. This is the first paper to assess if ANA is a heuristic or genuine preference without relying on respondents' self-stated motivation and the first study to explore this question within a health context. Based on findings from cognitive psychology, we expect that familiar respondents are less likely to use a decision heuristic to simplify choices than unfamiliar respondents. We employ a latent class model of discrete choice experiment data concerned with National Health Service managers' preferences for support services that assist with performance concerns. We present quantitative and qualitative evidence that in our study ANA mostly represents preferences. We also show that wrong assumptions about ANA result in inadequate welfare measures that can result in suboptimal policy advice. Future research should proceed with caution when assuming that ANA is a heuristic. Copyright © 2017 John Wiley & Sons, Ltd.

  17. Estimating the Proportion of True Null Hypotheses in Multiple Testing Problems

    Directory of Open Access Journals (Sweden)

    Oluyemi Oyeniran

    2016-01-01

    Full Text Available The problem of estimating the proportion, π0, of the true null hypotheses in a multiple testing problem is important in cases where large scale parallel hypotheses tests are performed independently. While the problem is a quantity of interest in its own right in applications, the estimate of π0 can be used for assessing or controlling an overall false discovery rate. In this article, we develop an innovative nonparametric maximum likelihood approach to estimate π0. The nonparametric likelihood is proposed to be restricted to multinomial models and an EM algorithm is also developed to approximate the estimate of π0. Simulation studies show that the proposed method outperforms other existing methods. Using experimental microarray datasets, we demonstrate that the new method provides satisfactory estimate in practice.

  18. Image Based Solution to Occlusion Problem for Multiple Robots Navigation

    Directory of Open Access Journals (Sweden)

    Taj Mohammad Khan

    2012-04-01

    Full Text Available In machine vision, occlusions problem is always a challenging issue in image based mapping and navigation tasks. This paper presents a multiple view vision based algorithm for the development of occlusion-free map of the indoor environment. The map is assumed to be utilized by the mobile robots within the workspace. It has wide range of applications, including mobile robot path planning and navigation, access control in restricted areas, and surveillance systems. We used wall mounted fixed camera system. After intensity adjustment and background subtraction of the synchronously captured images, the image registration was performed. We applied our algorithm on the registered images to resolve the occlusion problem. This technique works well even in the existence of total occlusion for a longer period.

  19. Combining food type(s) and food quantity choice in a new food choice paradigm based on vice-virtue bundles.

    Science.gov (United States)

    Haws, Kelly L; Liu, Peggy J

    2016-08-01

    Given the prevalence and rising rates of obesity in many countries, including the United States, much food decision-making research ultimately aims at understanding how consumers can make healthier choices. The two predominant choice paradigms used in food decision-making research ask consumers to choose (a) between a "vice" (or unhealthy food) and a "virtue" (or healthy food) or (b) among varying portion sizes of "vice." We propose a new food choice paradigm that encourages consumers to jointly consider both food type(s) choice and food portion size at each decision point. The purpose of this paradigm is two-fold. First, it aims to allow examination of more comprehensive eating behavior (e.g., to examine the overall composition of a plate of food rather than choice of a single food). Second, it aims to shift consumers towards including large proportions of virtues and smaller proportions of vice in their overall consumption portfolios. For this paradigm, we draw upon a recently introduced food product innovation called "vice-virtue bundles" (Liu et al., 2015) that illustrates the basis of this new food choice paradigm, in which food type(s) and portion decisions are made simultaneously. Accordingly, we first discuss relevant findings on vice-virtue bundles as well as the differences between simultaneous and sequential choice of multiple products. Second, we examine the benefits for managing and controlling one's consumption that are provided by vice-virtue bundles and this joint food choice paradigm more generally. Third and finally, we point out opportunities for future research by discussing (a) multiple factors that influence food choices, (b) decision processes affected by food choice paradigms, and (c) issues of generalizability related to the presence of vice-virtue bundles. Copyright © 2015 Elsevier Ltd. All rights reserved.

  20. Calculation of Pareto-optimal solutions to multiple-objective problems using threshold-of-acceptability constraints

    Science.gov (United States)

    Giesy, D. P.

    1978-01-01

    A technique is presented for the calculation of Pareto-optimal solutions to a multiple-objective constrained optimization problem by solving a series of single-objective problems. Threshold-of-acceptability constraints are placed on the objective functions at each stage to both limit the area of search and to mathematically guarantee convergence to a Pareto optimum.

  1. Recent trends in the incidence of multiple births and its consequences on perinatal problems in Korea.

    Science.gov (United States)

    Choi, Sun Hee; Park, Young Sil; Shim, Kye Shik; Choi, Yong Sung; Chang, Ji Young; Hahn, Won Ho; Bae, Chong-Woo

    2010-08-01

    The aim of this study was to survey multiple birth data and to analyze the recent trends of multiple births and its consequences on perinatal problems in Korea from 1991 to 2008. Data were obtained from the Korean Statistical Information Service. The total number of multiple births showed increasing trends. The multiple birth rate was maintained within less than 10.0 for the decade from 1981 to 1990. However, it increased gradually to reach 27.5 in 2008. The maternal age for multiple births was higher than for total live births. The mean birth weight of the total live births was 3.23 kg; for the multiple births it was 2.40 kg in 2008. The incidence of low birth weight infants (LBWI) among total live births was 3.8% in 2000 and 4.9% in 2008. For multiple births it was 49.2% and 53.0% during the same years. The incidence of preterm births among total live births was 3.8% in 2000 and 5.5% in 2008; for the multiple births it was 38.3% and 51.5% during the same years. The incidence of multiple births and its consequences on perinatal problems (preterm, LBWI, and advanced-maternal age) have been increased steadily over the last two decades in Korea.

  2. Does Educator Training or Experience Affect the Quality of Multiple-Choice Questions?

    Science.gov (United States)

    Webb, Emily M; Phuong, Jonathan S; Naeger, David M

    2015-10-01

    Physicians receive little training on proper multiple-choice question (MCQ) writing methods. Well-constructed MCQs follow rules, which ensure that a question tests what it is intended to test. Questions that break these are described as "flawed." We examined whether the prevalence of flawed questions differed significantly between those with or without prior training in question writing and between those with different levels of educator experience. We assessed 200 unedited MCQs from a question bank for our senior medical student radiology elective: an equal number of questions (50) were written by faculty with previous training in MCQ writing, other faculty, residents, and medical students. Questions were scored independently by two readers for the presence of 11 distinct flaws described in the literature. Questions written by faculty with MCQ writing training had significantly fewer errors: mean 0.4 errors per question compared to a mean of 1.5-1.7 errors per question for the other groups (P Educator experience alone had no effect on the frequency of flaws; faculty without dedicated training, residents, and students performed similarly. Copyright © 2015 AUR. Published by Elsevier Inc. All rights reserved.

  3. Development and Preliminary Testing of the Food Choice Priorities Survey (FCPS): Assessing the Importance of Multiple Factors on College Students' Food Choices.

    Science.gov (United States)

    Vilaro, Melissa J; Zhou, Wenjun; Colby, Sarah E; Byrd-Bredbenner, Carol; Riggsbee, Kristin; Olfert, Melissa D; Barnett, Tracey E; Mathews, Anne E

    2017-12-01

    Understanding factors that influence food choice may help improve diet quality. Factors that commonly affect adults' food choices have been described, but measures that identify and assess food choice factors specific to college students are lacking. This study developed and tested the Food Choice Priorities Survey (FCPS) among college students. Thirty-seven undergraduates participated in two focus groups ( n = 19; 11 in the male-only group, 8 in the female-only group) and interviews ( n = 18) regarding typical influences on food choice. Qualitative data informed the development of survey items with a 5-point Likert-type scale (1 = not important, 5 = extremely important). An expert panel rated FCPS items for clarity, relevance, representativeness, and coverage using a content validity form. To establish test-retest reliability, 109 first-year college students completed the 14-item FCPS at two time points, 0-48 days apart ( M = 13.99, SD = 7.44). Using Cohen's weighted κ for responses within 20 days, 11 items demonstrated moderate agreement and 3 items had substantial agreement. Factor analysis revealed a three-factor structure (9 items). The FCPS is designed for college students and provides a way to determine the factors of greatest importance regarding food choices among this population. From a public health perspective, practical applications include using the FCPS to tailor health communications and behavior change interventions to factors most salient for food choices of college students.

  4. An alternative to Even Swaps for modeling decision in a multi attribute problem; the case of Labor Formality

    Directory of Open Access Journals (Sweden)

    Martin Tetaz

    2014-06-01

    Full Text Available This paper discusses two different alternatives to deal with the problem of multiple objectives in decision making. Even Swaps and Choice Based Conjoint are analyzed using an election between hypothetical jobs as a frame of decision. We show that not only Choice Based Conjoint Analysis can be used to value the different tradeoffs associated, but it can also be used to predict people choices even when they are not aware of the trades involved between objectives. Finally a tailored pilot survey is used to show the Choice Based Method in practice, allowing us to obtain important conclusions regarding people willingness to pay for several Labor Formality aspects. 

  5. SOFIA's Choice: Automating the Scheduling of Airborne Observations

    Science.gov (United States)

    Frank, Jeremy; Norvig, Peter (Technical Monitor)

    1999-01-01

    This paper describes the problem of scheduling observations for an airborne telescope. Given a set of prioritized observations to choose from, and a wide range of complex constraints governing legitimate choices and orderings, how can we efficiently and effectively create a valid flight plan which supports high priority observations? This problem is quite different from scheduling problems which are routinely solved automatically in industry. For instance, the problem requires making choices which lead to other choices later, and contains many interacting complex constraints over both discrete and continuous variables. Furthermore, new types of constraints may be added as the fundamental problem changes. As a result of these features, this problem cannot be solved by traditional scheduling techniques. The problem resembles other problems in NASA and industry, from observation scheduling for rovers and other science instruments to vehicle routing. The remainder of the paper is organized as follows. In 2 we describe the observatory in order to provide some background. In 3 we describe the problem of scheduling a single flight. In 4 we compare flight planning and other scheduling problems and argue that traditional techniques are not sufficient to solve this problem. We also mention similar complex scheduling problems which may benefit from efforts to solve this problem. In 5 we describe an approach for solving this problem based on research into a similar problem, that of scheduling observations for a space-borne probe. In 6 we discuss extensions of the flight planning problem as well as other problems which are similar to flight planning. In 7 we conclude and discuss future work.

  6. $H^\\infty$ control of systems with multiple I/O delays via decomposition to adobe problems

    NARCIS (Netherlands)

    Meinsma, Gjerrit; Mirkin, Leonid

    In this paper, the standard (four-block) $H^\\infty$ control problem for systems with multiple input-output delays in the feedback loop is studied. The central idea is to see the multiple delay operator as a special series connection of elementary delay operators, called the adobe delay operators.

  7. Risk Selection, Risk Adjustment and Choice: Concepts and Lessons from the Americas

    Science.gov (United States)

    Ellis, Randall P.; Fernandez, Juan Gabriel

    2013-01-01

    Interest has grown worldwide in risk adjustment and risk sharing due to their potential to contain costs, improve fairness, and reduce selection problems in health care markets. Significant steps have been made in the empirical development of risk adjustment models, and in the theoretical foundations of risk adjustment and risk sharing. This literature has often modeled the effects of risk adjustment without highlighting the institutional setting, regulations, and diverse selection problems that risk adjustment is intended to fix. Perhaps because of this, the existing literature and their recommendations for optimal risk adjustment or optimal payment systems are sometimes confusing. In this paper, we present a unified way of thinking about the organizational structure of health care systems, which enables us to focus on two key dimensions of markets that have received less attention: what choices are available that may lead to selection problems, and what financial or regulatory tools other than risk adjustment are used to influence these choices. We specifically examine the health care systems, choices, and problems in four countries: the US, Canada, Chile, and Colombia, and examine the relationship between selection-related efficiency and fairness problems and the choices that are allowed in each country, and discuss recent regulatory reforms that affect choices and selection problems. In this sample, countries and insurance programs with more choices have more selection problems. PMID:24284351

  8. Risk Selection, Risk Adjustment and Choice: Concepts and Lessons from the Americas

    Directory of Open Access Journals (Sweden)

    Randall P. Ellis

    2013-10-01

    Full Text Available Interest has grown worldwide in risk adjustment and risk sharing due to their potential to contain costs, improve fairness, and reduce selection problems in health care markets. Significant steps have been made in the empirical development of risk adjustment models, and in the theoretical foundations of risk adjustment and risk sharing. This literature has often modeled the effects of risk adjustment without highlighting the institutional setting, regulations, and diverse selection problems that risk adjustment is intended to fix. Perhaps because of this, the existing literature and their recommendations for optimal risk adjustment or optimal payment systems are sometimes confusing. In this paper, we present a unified way of thinking about the organizational structure of health care systems, which enables us to focus on two key dimensions of markets that have received less attention: what choices are available that may lead to selection problems, and what financial or regulatory tools other than risk adjustment are used to influence these choices. We specifically examine the health care systems, choices, and problems in four countries: the US, Canada, Chile, and Colombia, and examine the relationship between selection-related efficiency and fairness problems and the choices that are allowed in each country, and discuss recent regulatory reforms that affect choices and selection problems. In this sample, countries and insurance programs with more choices have more selection problems.

  9. How do they solve it? An insight into the learner’s approach to the mechanism of physics problem solving

    OpenAIRE

    Balasubrahmanya Hegde; B. N. Meera

    2012-01-01

    A perceived difficulty is associated with physics problem solving from a learner’s viewpoint, arising out of a multitude of reasons. In this paper, we have examined the microstructure of students’ thought processes during physics problem solving by combining the analysis of responses to multiple-choice questions and semistructured student interviews. Design of appropriate scaffoldings serves as pointers to the identification of student problem solving difficulties. An analysis of the results ...

  10. Examining the Psychometric Quality of Multiple-Choice Assessment Items using Mokken Scale Analysis.

    Science.gov (United States)

    Wind, Stefanie A

    The concept of invariant measurement is typically associated with Rasch measurement theory (Engelhard, 2013). Concerned with the appropriateness of the parametric transformation upon which the Rasch model is based, Mokken (1971) proposed a nonparametric procedure for evaluating the quality of social science measurement that is theoretically and empirically related to the Rasch model. Mokken's nonparametric procedure can be used to evaluate the quality of dichotomous and polytomous items in terms of the requirements for invariant measurement. Despite these potential benefits, the use of Mokken scaling to examine the properties of multiple-choice (MC) items in education has not yet been fully explored. A nonparametric approach to evaluating MC items is promising in that this approach facilitates the evaluation of assessments in terms of invariant measurement without imposing potentially inappropriate transformations. Using Rasch-based indices of measurement quality as a frame of reference, data from an eighth-grade physical science assessment are used to illustrate and explore Mokken-based techniques for evaluating the quality of MC items. Implications for research and practice are discussed.

  11. Meta-analysis of choice set generation effects on route choice model estimates and predictions

    DEFF Research Database (Denmark)

    Prato, Carlo Giacomo

    2012-01-01

    are applied for model estimation and results are compared to the ‘true model estimates’. Last, predictions from the simulation of models estimated with objective choice sets are compared to the ‘postulated predicted routes’. A meta-analytical approach allows synthesizing the effect of judgments......Large scale applications of behaviorally realistic transport models pose several challenges to transport modelers on both the demand and the supply sides. On the supply side, path-based solutions to the user assignment equilibrium problem help modelers in enhancing the route choice behavior...... modeling, but require them to generate choice sets by selecting a path generation technique and its parameters according to personal judgments. This paper proposes a methodology and an experimental setting to provide general indications about objective judgments for an effective route choice set generation...

  12. Optimal Portfolio Choice with Wash Sale Constraints

    DEFF Research Database (Denmark)

    Astrup Jensen, Bjarne; Marekwica, Marcel

    2011-01-01

    We analytically solve the portfolio choice problem in the presence of wash sale constraints in a two-period model with one risky asset. Our results show that wash sale constraints can heavily affect portfolio choice of investors with unrealized losses. The trading behavior of such investors...

  13. Kinetics of aggregation with choice.

    Science.gov (United States)

    Ben-Naim, E; Krapivsky, P L

    2016-12-01

    We generalize the ordinary aggregation process to allow for choice. In ordinary aggregation, two random clusters merge and form a larger aggregate. In our implementation of choice, a target cluster and two candidate clusters are randomly selected and the target cluster merges with the larger of the two candidate clusters. We study the long-time asymptotic behavior and find that as in ordinary aggregation, the size density adheres to the standard scaling form. However, aggregation with choice exhibits a number of different features. First, the density of the smallest clusters exhibits anomalous scaling. Second, both the small-size and the large-size tails of the density are overpopulated, at the expense of the density of moderate-size clusters. We also study the complementary case where the smaller candidate cluster participates in the aggregation process and find an abundance of moderate clusters at the expense of small and large clusters. Additionally, we investigate aggregation processes with choice among multiple candidate clusters and a symmetric implementation where the choice is between two pairs of clusters.

  14. Dual worth trade-off method and its application for solving multiple criteria decision making problems

    Institute of Scientific and Technical Information of China (English)

    Feng Junwen

    2006-01-01

    To overcome the limitations of the traditional surrogate worth trade-off (SWT) method and solve the multiple criteria decision making problem more efficiently and interactively, a new method labeled dual worth trade-off (DWT) method is proposed. The DWT method dynamically uses the duality theory related to the multiple criteria decision making problem and analytic hierarchy process technique to obtain the decision maker's solution preference information and finally find the satisfactory compromise solution of the decision maker. Through the interactive process between the analyst and the decision maker, trade-off information is solicited and treated properly, the representative subset of efficient solutions and the satisfactory solution to the problem are found. The implementation procedure for the DWT method is presented. The effectiveness and applicability of the DWT method are shown by a practical case study in the field of production scheduling.

  15. Mobile telecommunication networks choice among Ghanaians

    Directory of Open Access Journals (Sweden)

    Boateng Henry

    2013-07-01

    Full Text Available The paper investigates the factors influencing customers choice of telecommunication network in Ghana. The survey design was employed to enable the researchers perform statistical analysis. Questionnaire consisting of Likert scale question was used to collect the primary data. Multiple regression analysis was performed to ascertain the factors influencing customers’ choice of telecommunication networks. The study found six factors that influence customers to choose a particular network. These factors include; brand awareness, brand image, perceived quality, price, convenience and brand loyalty. The study concludes that all the six factors contribute to the factors that drive consumer choice of telecommunications service in Ghana.

  16. A Novel Multiple Choice Question Generation Strategy: Alternative Uses for Controlled Vocabulary Thesauri in Biomedical-Sciences Education.

    Science.gov (United States)

    Lopetegui, Marcelo A; Lara, Barbara A; Yen, Po-Yin; Çatalyürek, Ümit V; Payne, Philip R O

    2015-01-01

    Multiple choice questions play an important role in training and evaluating biomedical science students. However, the resource intensive nature of question generation limits their open availability, reducing their contribution to evaluation purposes mainly. Although applied-knowledge questions require a complex formulation process, the creation of concrete-knowledge questions (i.e., definitions, associations) could be assisted by the use of informatics methods. We envisioned a novel and simple algorithm that exploits validated knowledge repositories and generates concrete-knowledge questions by leveraging concepts' relationships. In this manuscript we present the development and validation of a prototype which successfully produced meaningful concrete-knowledge questions, opening new applications for existing knowledge repositories, potentially benefiting students of all biomedical sciences disciplines.

  17. The implementation of multiple intelligences based teaching model to improve mathematical problem solving ability for student of junior high school

    Science.gov (United States)

    Fasni, Nurli; Fatimah, Siti; Yulanda, Syerli

    2017-05-01

    This research aims to achieve some purposes such as: to know whether mathematical problem solving ability of students who have learned mathematics using Multiple Intelligences based teaching model is higher than the student who have learned mathematics using cooperative learning; to know the improvement of the mathematical problem solving ability of the student who have learned mathematics using Multiple Intelligences based teaching model., to know the improvement of the mathematical problem solving ability of the student who have learned mathematics using cooperative learning; to know the attitude of the students to Multiple Intelligences based teaching model. The method employed here is quasi-experiment which is controlled by pre-test and post-test. The population of this research is all of VII grade in SMP Negeri 14 Bandung even-term 2013/2014, later on two classes of it were taken for the samples of this research. A class was taught using Multiple Intelligences based teaching model and the other one was taught using cooperative learning. The data of this research were gotten from the test in mathematical problem solving, scale questionnaire of the student attitudes, and observation. The results show the mathematical problem solving of the students who have learned mathematics using Multiple Intelligences based teaching model learning is higher than the student who have learned mathematics using cooperative learning, the mathematical problem solving ability of the student who have learned mathematics using cooperative learning and Multiple Intelligences based teaching model are in intermediate level, and the students showed the positive attitude in learning mathematics using Multiple Intelligences based teaching model. As for the recommendation for next author, Multiple Intelligences based teaching model can be tested on other subject and other ability.

  18. Design and protocol of a randomized multiple behavior change trial: Make Better Choices 2 (MBC2).

    Science.gov (United States)

    Pellegrini, Christine A; Steglitz, Jeremy; Johnston, Winter; Warnick, Jennifer; Adams, Tiara; McFadden, H G; Siddique, Juned; Hedeker, Donald; Spring, Bonnie

    2015-03-01

    Suboptimal diet and inactive lifestyle are among the most prevalent preventable causes of premature death. Interventions that target multiple behaviors are potentially efficient; however the optimal way to initiate and maintain multiple health behavior changes is unknown. The Make Better Choices 2 (MBC2) trial aims to examine whether sustained healthful diet and activity change are best achieved by targeting diet and activity behaviors simultaneously or sequentially. Study design approximately 250 inactive adults with poor quality diet will be randomized to 3 conditions examining the best way to prescribe healthy diet and activity change. The 3 intervention conditions prescribe: 1) an increase in fruit and vegetable consumption (F/V+), decrease in sedentary leisure screen time (Sed-), and increase in physical activity (PA+) simultaneously (Simultaneous); 2) F/V+ and Sed- first, and then sequentially add PA+ (Sequential); or 3) Stress Management Control that addresses stress, relaxation, and sleep. All participants will receive a smartphone application to self-monitor behaviors and regular coaching calls to help facilitate behavior change during the 9 month intervention. Healthy lifestyle change in fruit/vegetable and saturated fat intakes, sedentary leisure screen time, and physical activity will be assessed at 3, 6, and 9 months. MBC2 is a randomized m-Health intervention examining methods to maximize initiation and maintenance of multiple healthful behavior changes. Results from this trial will provide insight about an optimal technology supported approach to promote improvement in diet and physical activity. Copyright © 2015 Elsevier Inc. All rights reserved.

  19. Contextual and social influences on valuation and choice.

    Science.gov (United States)

    Engelmann, Jan B; Hein, Grit

    2013-01-01

    To survive in our complex environment, we have to adapt to changing contexts. Prior research that investigated how contextual changes are processed in the human brain has demonstrated important modulatory influences on multiple cognitive processes underlying decision-making, including perceptual judgments, working memory, as well as cognitive and attentional control. However, in everyday life, the importance of context is even more obvious during economic and social interactions, which often have implicit rule sets that need to be recognized by a decision-maker. Here, we review recent evidence from an increasing number of studies in the fields of Neuroeconomics and Social Neuroscience that investigate the neurobiological basis of contextual effects on valuation and social choice. Contrary to the assumptions of rational choice theory, multiple contextual factors, such as the availability of alternative choice options, shifts in reference point, and social context, have been shown to modulate behavior, as well as signals in task-relevant neural networks. A consistent picture that emerges from neurobiological results is that valuation-related activity in striatum and ventromedial prefrontal cortex is highly context dependent during both social and nonsocial choice. Alternative approaches to model and explain choice behavior, such as comparison-based choice models, as well as implications for future research are discussed. Copyright © 2013 Elsevier B.V. All rights reserved.

  20. The problem of multiple carcinomas

    International Nuclear Information System (INIS)

    Kegel, W.; Schmieder, A.

    1982-01-01

    This retrospective study reports on the occurrence of multiple carcinomas among the patients of our Department of Radiotherapy. Examination of 1290 patients during 1978 to 1980 showed in 76 cases (5.8%) simultaneously or successively secondary or tertiary tumours. These multiple tumours were most frequent in the mammary gland, in the female genital organs and in the respiratory system. Women had an incidence which was double of that displayed by men. Diagnosis and therapy of malignant tumours must always consider the possibility of multiplicity of carcinomas, either simultaneously or succesively, appearing spontaneously or as a result of iatrogenic influences. This applies in particular to the multicentric and bilateral occurrence of the early types of cancer of the female breast. (orig.) [de

  1. A simple test of choice stepping reaction time for assessing fall risk in people with multiple sclerosis.

    Science.gov (United States)

    Tijsma, Mylou; Vister, Eva; Hoang, Phu; Lord, Stephen R

    2017-03-01

    Purpose To determine (a) the discriminant validity for established fall risk factors and (b) the predictive validity for falls of a simple test of choice stepping reaction time (CSRT) in people with multiple sclerosis (MS). Method People with MS (n = 210, 21-74y) performed the CSRT, sensorimotor, balance and neuropsychological tests in a single session. They were then followed up for falls using monthly fall diaries for 6 months. Results The CSRT test had excellent discriminant validity with respect to established fall risk factors. Frequent fallers (≥3 falls) performed significantly worse in the CSRT test than non-frequent fallers (0-2 falls). With the odds of suffering frequent falls increasing 69% with each SD increase in CSRT (OR = 1.69, 95% CI: 1.27-2.26, p = falls in people with MS. This test may prove useful in documenting longitudinal changes in fall risk in relation to MS disease progression and effects of interventions. Implications for rehabilitation Good choice stepping reaction time (CSRT) is required for maintaining balance. A simple low-tech CSRT test has excellent discriminative and predictive validity in relation to falls in people with MS. This test may prove useful documenting longitudinal changes in fall risk in relation to MS disease progression and effects of interventions.

  2. Optimization of Multiple Traveling Salesman Problem Based on Simulated Annealing Genetic Algorithm

    Directory of Open Access Journals (Sweden)

    Xu Mingji

    2017-01-01

    Full Text Available It is very effective to solve the multi variable optimization problem by using hierarchical genetic algorithm. This thesis analyzes both advantages and disadvantages of hierarchical genetic algorithm and puts forward an improved simulated annealing genetic algorithm. The new algorithm is applied to solve the multiple traveling salesman problem, which can improve the performance of the solution. First, it improves the design of chromosomes hierarchical structure in terms of redundant hierarchical algorithm, and it suggests a suffix design of chromosomes; Second, concerning to some premature problems of genetic algorithm, it proposes a self-identify crossover operator and mutation; Third, when it comes to the problem of weak ability of local search of genetic algorithm, it stretches the fitness by mixing genetic algorithm with simulated annealing algorithm. Forth, it emulates the problems of N traveling salesmen and M cities so as to verify its feasibility. The simulation and calculation shows that this improved algorithm can be quickly converged to a best global solution, which means the algorithm is encouraging in practical uses.

  3. Modeling decisions from experience: How models with a set of parameters for aggregate choices explain individual choices

    Directory of Open Access Journals (Sweden)

    Neha Sharma

    2017-10-01

    Full Text Available One of the paradigms (called “sampling paradigm” in judgment and decision-making involves decision-makers sample information before making a final consequential choice. In the sampling paradigm, certain computational models have been proposed where a set of single or distribution parameters is calibrated to the choice proportions of a group of participants (aggregate and hierarchical models. However, currently little is known on how aggregate and hierarchical models would account for choices made by individual participants in the sampling paradigm. In this paper, we test the ability of aggregate and hierarchical models to explain choices made by individual participants. Several models, Ensemble, Cumulative Prospect Theory (CPT, Best Estimation and Simulation Techniques (BEAST, Natural-Mean Heuristic (NMH, and Instance-Based Learning (IBL, had their parameters calibrated to individual choices in a large dataset involving the sampling paradigm. Later, these models were generalized to two large datasets in the sampling paradigm. Results revealed that the aggregate models (like CPT and IBL accounted for individual choices better than hierarchical models (like Ensemble and BEAST upon generalization to problems that were like those encountered during calibration. Furthermore, the CPT model, which relies on differential valuing of gains and losses, respectively, performed better than other models during calibration and generalization on datasets with similar set of problems. The IBL model, relying on recency and frequency of sampled information, and the NMH model, relying on frequency of sampled information, performed better than other models during generalization to a challenging dataset. Sequential analyses of results from different models showed how these models accounted for transitions from the last sample to final choice in human data. We highlight the implications of using aggregate and hierarchical models in explaining individual choices

  4. Choice-Induced Preference Change in the Free-Choice Paradigm: A Critical Methodological Review

    Directory of Open Access Journals (Sweden)

    Keise eIzuma

    2013-02-01

    Full Text Available Choices not only reflect our preference, but they also affect our behavior. The phenomenon of choice-induced preference change has been of interest to cognitive dissonance researchers in social psychology, and more recently, it has attracted the attention of researchers in economics and neuroscience. Preference modulation after the mere act of making a choice has been repeatedly demonstrated over the last 50 years by an experimental paradigm called the free-choice paradigm. However, in 2010, Chen and Risen pointed out a serious methodological flaw in this paradigm, arguing that evidence for choice-induced preference change is still insufficient. Despite the flaw, studies using the traditional free-choice paradigm continue to be published without addressing the criticism. Here, aiming to draw more attention to this issue, we briefly explain the methodological problem, and then describe simple simulation studies that illustrate how the free-choice paradigm produces a systematic pattern of preference change consistent with cognitive dissonance, even without any change in true preference. Our stimulation also shows how a different level of noise in each phase of the free-choice paradigm independently contributes to the magnitude of artificial preference change. Furthermore, we review ways of addressing the critique and provide a meta-analysis to show the effect size of choice-induced preference change after addressing the critique. Finally, we review and discuss, based on the results of the stimulation studies, how the criticism affects our interpretation of past findings generated from the free-choice paradigm. We conclude that the use of the conventional free-choice paradigm should be avoided in future research and the validity of past findings from studies using this paradigm should be empirically re-established.

  5. Choice Orientations, Discussions, and Prospects.

    Science.gov (United States)

    Raywid, Mary Anne

    1992-01-01

    Examining the contemporary school choice debate yields arguments that are education, economics, governance, and policy driven. To "break the exclusive franchise," school districts are increasingly sponsoring school operation and education services supplied by multiple sources, and states are discussing sponsorship of schools by entities…

  6. Measuring the Consistency in Change in Hepatitis B Knowledge among Three Different Types of Tests: True/False, Multiple Choice, and Fill in the Blanks Tests.

    Science.gov (United States)

    Sahai, Vic; Demeyere, Petra; Poirier, Sheila; Piro, Felice

    1998-01-01

    The recall of information about Hepatitis B demonstrated by 180 seventh graders was tested with three test types: (1) short-answer; (2) true/false; and (3) multiple-choice. Short answer testing was the most reliable. Suggestions are made for the use of short-answer tests in evaluating student knowledge. (SLD)

  7. Emotional and Behavioural Problems in Children with Visual Impairment, Intellectual and Multiple Disabilities

    Science.gov (United States)

    Alimovic, S.

    2013-01-01

    Background: Children with multiple impairments have more complex developmental problems than children with a single impairment. Method: We compared children, aged 4 to 11 years, with intellectual disability (ID) and visual impairment to children with single ID, single visual impairment and typical development on "Child Behavior Check…

  8. The framing of decisions and the psychology of choice.

    Science.gov (United States)

    Tversky, A; Kahneman, D

    1981-01-30

    The psychological principles that govern the perception of decision problems and the evaluation of probabilities and outcomes produce predictable shifts of preference when the same problem is framed in different ways. Reversals of preference are demonstrated in choices regarding monetary outcomes, both hypothetical and real, and in questions pertaining to the loss of human lives. The effects of frames on preferences are compared to the effects of perspectives on perceptual appearance. The dependence of preferences on the formulation of decision problems is a significant concern for the theory of rational choice.

  9. Behavioural social choice: a status report.

    Science.gov (United States)

    Regenwetter, Michel; Grofman, Bernard; Popova, Anna; Messner, William; Davis-Stober, Clintin P; Cavagnaro, Daniel R

    2009-03-27

    Behavioural social choice has been proposed as a social choice parallel to seminal developments in other decision sciences, such as behavioural decision theory, behavioural economics, behavioural finance and behavioural game theory. Behavioural paradigms compare how rational actors should make certain types of decisions with how real decision makers behave empirically. We highlight that important theoretical predictions in social choice theory change dramatically under even minute violations of standard assumptions. Empirical data violate those critical assumptions. We argue that the nature of preference distributions in electorates is ultimately an empirical question, which social choice theory has often neglected. We also emphasize important insights for research on decision making by individuals. When researchers aggregate individual choice behaviour in laboratory experiments to report summary statistics, they are implicitly applying social choice rules. Thus, they should be aware of the potential for aggregation paradoxes. We hypothesize that such problems may substantially mar the conclusions of a number of (sometimes seminal) papers in behavioural decision research.

  10. Social attribution test--multiple choice (SAT-MC) in schizophrenia: comparison with community sample and relationship to neurocognitive, social cognitive and symptom measures.

    Science.gov (United States)

    Bell, Morris D; Fiszdon, Joanna M; Greig, Tamasine C; Wexler, Bruce E

    2010-09-01

    This is the first report on the use of the Social Attribution Task - Multiple Choice (SAT-MC) to assess social cognitive impairments in schizophrenia. The SAT-MC was originally developed for autism research, and consists of a 64-second animation showing geometric figures enacting a social drama, with 19 multiple choice questions about the interactions. Responses from 85 community-dwelling participants and 66 participants with SCID confirmed schizophrenia or schizoaffective disorders (Scz) revealed highly significant group differences. When the two samples were combined, SAT-MC scores were significantly correlated with other social cognitive measures, including measures of affect recognition, theory of mind, self-report of egocentricity and the Social Cognition Index from the MATRICS battery. Using a cut-off score, 53% of Scz were significantly impaired on SAT-MC compared with 9% of the community sample. Most Scz participants with impairment on SAT-MC also had impairment on affect recognition. Significant correlations were also found with neurocognitive measures but with less dependence on verbal processes than other social cognitive measures. Logistic regression using SAT-MC scores correctly classified 75% of both samples. Results suggest that this measure may have promise, but alternative versions will be needed before it can be used in pre-post or longitudinal designs. (c) 2009 Elsevier B.V. All rights reserved.

  11. Psidium guajava: A Single Plant for Multiple Health Problems of Rural Indian Population.

    Science.gov (United States)

    Daswani, Poonam G; Gholkar, Manasi S; Birdi, Tannaz J

    2017-01-01

    The rural population in India faces a number of health problems and often has to rely on local remedies. Psidium guajava Linn. (guava), a tropical plant which is used as food and medicine can be used by rural communities due to its several medicinal properties. A literature search was undertaken to gauge the rural health scenario in India and compile the available literature on guava so as to reflect its usage in the treatment of multiple health conditions prevalent in rural communities. Towards this, electronic databases such as Pubmed, Science Direct, google scholar were scanned. Information on clinical trials on guava was obtained from Cochrane Central Register of Controlled Trials and Clinicaltrial.gov. The literature survey revealed that guava possesses various medicinal properties which have been reported from across the globe in the form of ethnobotanical/ethnopharmacological surveys, laboratory investigations and clinical trials. Besides documenting the safety of guava, the available literature shows that guava is efficacious against the following conditions which rural communities would encounter. (a) Gastrointestinal infections; (b) Malaria; (c)Respiratory infections; (d) Oral/dental infections; (e) Skin infections; (f) Diabetes; (g) Cardiovascular/hypertension; (h) Cancer; (i) Malnutrition; (j) Women problems; (k) Pain; (l) Fever; (m) Liver problems; (n) Kidney problems. In addition, guava can also be useful for treatment of animals and explored for its commercial applications. In conclusion, popularization of guava, can have multiple applications for rural communities.

  12. PROBLEM OF CHOICE ERP-SYSTEM

    Directory of Open Access Journals (Sweden)

    Anna A. Varshavskaya

    2013-01-01

    Full Text Available The article describes the criteria for selecting the ERP-system and groups of risk of such systems. The descriptions of the leaders of the Russian market of ERP-systems, which have shown good results over the years of its existence in Russia, are given. The solution of such problem is a synthesis of the views of their own and third-party experts. A company will be glad with the system, if it is chosen in such way.

  13. Modelling life trajectories and mode choice using Bayesian belief networks

    NARCIS (Netherlands)

    Verhoeven, M.

    2010-01-01

    Traditionally, transport mode choice was primarily examined as a stand alone problem. Given a purpose and destination, the choice of transport mode was modelled as a function of the various attributes of the transport mode alternatives. Later, transport mode choice decisions were modelled as part of

  14. Functional analysis screening for multiple topographies of problem behavior.

    Science.gov (United States)

    Bell, Marlesha C; Fahmie, Tara A

    2018-04-23

    The current study evaluated a screening procedure for multiple topographies of problem behavior in the context of an ongoing functional analysis. Experimenters analyzed the function of a topography of primary concern while collecting data on topographies of secondary concern. We used visual analysis to predict the function of secondary topographies and a subsequent functional analysis to test those predictions. Results showed that a general function was accurately predicted for five of six (83%) secondary topographies. A specific function was predicted and supported for a subset of these topographies. The experimenters discuss the implication of these results for clinicians who have limited time for functional assessment. © 2018 Society for the Experimental Analysis of Behavior.

  15. Adaptive discretizations for the choice of a Tikhonov regularization parameter in nonlinear inverse problems

    International Nuclear Information System (INIS)

    Kaltenbacher, Barbara; Kirchner, Alana; Vexler, Boris

    2011-01-01

    Parameter identification problems for partial differential equations usually lead to nonlinear inverse problems. A typical property of such problems is their instability, which requires regularization techniques, like, e.g., Tikhonov regularization. The main focus of this paper will be on efficient methods for determining a suitable regularization parameter by using adaptive finite element discretizations based on goal-oriented error estimators. A well-established method for the determination of a regularization parameter is the discrepancy principle where the residual norm, considered as a function i of the regularization parameter, should equal an appropriate multiple of the noise level. We suggest to solve the resulting scalar nonlinear equation by an inexact Newton method, where in each iteration step, a regularized problem is solved at a different discretization level. The proposed algorithm is an extension of the method suggested in Griesbaum A et al (2008 Inverse Problems 24 025025) for linear inverse problems, where goal-oriented error estimators for i and its derivative are used for adaptive refinement strategies in order to keep the discretization level as coarse as possible to save computational effort but fine enough to guarantee global convergence of the inexact Newton method. This concept leads to a highly efficient method for determining the Tikhonov regularization parameter for nonlinear ill-posed problems. Moreover, we prove that with the so-obtained regularization parameter and an also adaptively discretized Tikhonov minimizer, usual convergence and regularization results from the continuous setting can be recovered. As a matter of fact, it is shown that it suffices to use stationary points of the Tikhonov functional. The efficiency of the proposed method is demonstrated by means of numerical experiments. (paper)

  16. Low adolescent self-esteem leads to multiple interpersonal problems: a test a social-adaptation theory.

    Science.gov (United States)

    Kahle, L R; Kulka, R A; Klingel, D M

    1980-09-01

    This article reports the results of a study that annually monitored the self-esteem and interpersonal problems of over 100 boys during their sophomore, junior, and senior years of high school. Cross-lagged panel correlation differences show that low self-esteem leads to interpersonal problems in all three time lags when multiple interpersonal problems constitute the dependent variable but not when single interpersonal problem criteria constitute the dependent variable. These results are interpreted as supporting social-adaptation theory rather than self-perception theory. Implications for the conceptual status of personality variables as causal antecedents and for the assessment of individual differences are discussed.

  17. Endogenous vehicle-type choices in a monocentric city

    DEFF Research Database (Denmark)

    Kim, Jinwon

    2012-01-01

    inconvenience in the choice of vehicle sizes, and the resulting commuting cost is a function of residential density. This vehicle-type choice problem is embedded in an otherwise standardmonocentric city model. A convenience-related advantage in less-dense areas makes our bid–rent curve flatter than...

  18. Quantum game application to spectrum scarcity problems

    Science.gov (United States)

    Zabaleta, O. G.; Barrangú, J. P.; Arizmendi, C. M.

    2017-01-01

    Recent spectrum-sharing research has produced a strategy to address spectrum scarcity problems. This novel idea, named cognitive radio, considers that secondary users can opportunistically exploit spectrum holes left temporarily unused by primary users. This presents a competitive scenario among cognitive users, making it suitable for game theory treatment. In this work, we show that the spectrum-sharing benefits of cognitive radio can be increased by designing a medium access control based on quantum game theory. In this context, we propose a model to manage spectrum fairly and effectively, based on a multiple-users multiple-choice quantum minority game. By taking advantage of quantum entanglement and quantum interference, it is possible to reduce the probability of collision problems commonly associated with classic algorithms. Collision avoidance is an essential property for classic and quantum communications systems. In our model, two different scenarios are considered, to meet the requirements of different user strategies. The first considers sensor networks where the rational use of energy is a cornerstone; the second focuses on installations where the quality of service of the entire network is a priority.

  19. [The suffering of professionals working at home with families with multiple problems].

    Science.gov (United States)

    Lamour, Martine; Barraco-De Pinto, Marthe

    2015-01-01

    The management of families with multiple problems often adversely affects the many people involved in their case. This suffering at work affects particularly professionals carrying out home visits. Acknowledging this suffering, enabling these professionals to express and give meaning to their feelings is essential in order to enable them to draw on their skills and creativity. Copyright © 2015 Elsevier Masson SAS. All rights reserved.

  20. Strategy Choice in Solving Arithmetic Word Problems: Are There Differences between Students with Learning Disabilities, G-V Poor Performance, and Typical Achievement Students?

    Science.gov (United States)

    Gonzalez, Juan E. Jimenez; Espinel, Ana Isabel Garcia

    2002-01-01

    A study was designed to test whether there are differences between Spanish children (ages 7-9) with arithmetic learning disabilities (n=60), garden-variety (G-V) poor performance (n=44), and typical children (n=44) in strategy choice when solving arithmetic word problems. No significant differences were found between children with dyscalculia and…

  1. Pushing Critical Thinking Skills With Multiple-Choice Questions: Does Bloom's Taxonomy Work?

    Science.gov (United States)

    Zaidi, Nikki L Bibler; Grob, Karri L; Monrad, Seetha M; Kurtz, Joshua B; Tai, Andrew; Ahmed, Asra Z; Gruppen, Larry D; Santen, Sally A

    2018-06-01

    Medical school assessments should foster the development of higher-order thinking skills to support clinical reasoning and a solid foundation of knowledge. Multiple-choice questions (MCQs) are commonly used to assess student learning, and well-written MCQs can support learner engagement in higher levels of cognitive reasoning such as application or synthesis of knowledge. Bloom's taxonomy has been used to identify MCQs that assess students' critical thinking skills, with evidence suggesting that higher-order MCQs support a deeper conceptual understanding of scientific process skills. Similarly, clinical practice also requires learners to develop higher-order thinking skills that include all of Bloom's levels. Faculty question writers and examinees may approach the same material differently based on varying levels of knowledge and expertise, and these differences can influence the cognitive levels being measured by MCQs. Consequently, faculty question writers may perceive that certain MCQs require higher-order thinking skills to process the question, whereas examinees may only need to employ lower-order thinking skills to render a correct response. Likewise, seemingly lower-order questions may actually require higher-order thinking skills to respond correctly. In this Perspective, the authors describe some of the cognitive processes examinees use to respond to MCQs. The authors propose that various factors affect both the question writer and examinee's interaction with test material and subsequent cognitive processes necessary to answer a question.

  2. Pattern-set generation algorithm for the one-dimensional multiple stock sizes cutting stock problem

    Science.gov (United States)

    Cui, Yaodong; Cui, Yi-Ping; Zhao, Zhigang

    2015-09-01

    A pattern-set generation algorithm (PSG) for the one-dimensional multiple stock sizes cutting stock problem (1DMSSCSP) is presented. The solution process contains two stages. In the first stage, the PSG solves the residual problems repeatedly to generate the patterns in the pattern set, where each residual problem is solved by the column-generation approach, and each pattern is generated by solving a single large object placement problem. In the second stage, the integer linear programming model of the 1DMSSCSP is solved using a commercial solver, where only the patterns in the pattern set are considered. The computational results of benchmark instances indicate that the PSG outperforms existing heuristic algorithms and rivals the exact algorithm in solution quality.

  3. Comparison between three option, four option and five option multiple choice question tests for quality parameters: A randomized study.

    Science.gov (United States)

    Vegada, Bhavisha; Shukla, Apexa; Khilnani, Ajeetkumar; Charan, Jaykaran; Desai, Chetna

    2016-01-01

    Most of the academic teachers use four or five options per item of multiple choice question (MCQ) test as formative and summative assessment. Optimal number of options in MCQ item is a matter of considerable debate among academic teachers of various educational fields. There is a scarcity of the published literature regarding the optimum number of option in each item of MCQ in the field of medical education. To compare three options, four options, and five options MCQs test for the quality parameters - reliability, validity, item analysis, distracter analysis, and time analysis. Participants were 3 rd semester M.B.B.S. students. Students were divided randomly into three groups. Each group was given one set of MCQ test out of three options, four options, and five option randomly. Following the marking of the multiple choice tests, the participants' option selections were analyzed and comparisons were conducted of the mean marks, mean time, validity, reliability and facility value, discrimination index, point biserial value, distracter analysis of three different option formats. Students score more ( P = 0.000) and took less time ( P = 0.009) for the completion of three options as compared to four options and five options groups. Facility value was more ( P = 0.004) in three options group as compared to four and five options groups. There was no significant difference between three groups for the validity, reliability, and item discrimination. Nonfunctioning distracters were more in the four and five options group as compared to three option group. Assessment based on three option MCQs is can be preferred over four option and five option MCQs.

  4. How do they solve it? An insight into the learner’s approach to the mechanism of physics problem solving

    Directory of Open Access Journals (Sweden)

    Balasubrahmanya Hegde

    2012-03-01

    Full Text Available A perceived difficulty is associated with physics problem solving from a learner’s viewpoint, arising out of a multitude of reasons. In this paper, we have examined the microstructure of students’ thought processes during physics problem solving by combining the analysis of responses to multiple-choice questions and semistructured student interviews. Design of appropriate scaffoldings serves as pointers to the identification of student problem solving difficulties. An analysis of the results suggests the necessity of identification of the skill sets required for developing better problem solving abilities.

  5. Large neighborhood search for the double traveling salesman problem with multiple stacks

    Energy Technology Data Exchange (ETDEWEB)

    Bent, Russell W [Los Alamos National Laboratory; Van Hentenryck, Pascal [BROWN UNIV

    2009-01-01

    This paper considers a complex real-life short-haul/long haul pickup and delivery application. The problem can be modeled as double traveling salesman problem (TSP) in which the pickups and the deliveries happen in the first and second TSPs respectively. Moreover, the application features multiple stacks in which the items must be stored and the pickups and deliveries must take place in reserve (LIFO) order for each stack. The goal is to minimize the total travel time satisfying these constraints. This paper presents a large neighborhood search (LNS) algorithm which improves the best-known results on 65% of the available instances and is always within 2% of the best-known solutions.

  6. The Multiple-markets Problem

    DEFF Research Database (Denmark)

    Frankel, Christian

    2015-01-01

    Only few studies in the field of new new economic sociology deal with a simultaneity of multiple markets in the analysis. One central explanation of this situation is limitations inherent in the new new economic sociology. In this review essay I address such limitations as a way to develop research...

  7. Domain-specific rationality in human choices: violations of utility axioms and social contexts.

    Science.gov (United States)

    Wang, X T

    1996-07-01

    This study presents a domain-specific view of human decision rationality. It explores social and ecological domain-specific psychological mechanisms underlying choice biases and violations of utility axioms. Results from both the USA and China revealed a social group domain-specific choice pattern. The irrational preference reversal in a hypothetical life-death decision problem (a classical example of framing effects) was eliminated by providing a small group or family context in which most subjects favored a risky choice option regardless of the positive/negative framing of choice outcomes. The risk preference data also indicate that the subjective scope of small group domain is larger for Chinese subjects, suggesting that human choice mechanisms are sensitive to culturally specific features of group living. A further experiment provided evidence that perceived fairness might be one major factor regulating the choice preferences found in small group (kith-and-kin) contexts. Finally, the violation of the stochastic dominance axiom of the rational theory of choice was predicted and tested. The violations were found only when the "life-death" problem was presented in small group contexts; the strongest violation was found in a family context. These results suggest that human decisions and choices are regulated by domain-specific choice mechanisms designed to solve evolutionary recurrent and adaptively important problems.

  8. A location-routing problem model with multiple periods and fuzzy demands

    Directory of Open Access Journals (Sweden)

    Ali Nadizadeh

    2014-08-01

    Full Text Available This paper puts forward a dynamic capacitated location-routing problem with fuzzy demands (DCLRP-FD. It is given on input a set of identical vehicles (each having a capacity, a fixed cost and availability level, a set of depots with restricted capacities and opening costs, a set of customers with fuzzy demands, and a planning horizon with multiple periods. The problem consists of determining the depots to be opened only in the first period of the planning horizon, the customers and the vehicles to be assigned to each opened depot, and performing the routes that may be changed in each time period due to fuzzy demands. A fuzzy chance-constrained programming (FCCP model has been designed using credibility theory and a hybrid heuristic algorithm with four phases is presented in order to solve the problem. To obtain the best value of the fuzzy parameters of the model and show the influence of the availability level of vehicles on final solution, some computational experiments are carried out. The validity of the model is then evaluated in contrast with CLRP-FD's models in the literature. The results indicate that the model and the proposed algorithm are robust and could be used in real world problems.

  9. Multiple positive solutions for second order impulsive boundary value problems in Banach spaces

    Directory of Open Access Journals (Sweden)

    Zhi-Wei Lv

    2010-06-01

    Full Text Available By means of the fixed point index theory of strict set contraction operators, we establish new existence theorems on multiple positive solutions to a boundary value problem for second-order impulsive integro-differential equations with integral boundary conditions in a Banach space. Moreover, an application is given to illustrate the main result.

  10. An assessment of functioning and non-functioning distractors in multiple-choice questions: a descriptive analysis.

    Science.gov (United States)

    Tarrant, Marie; Ware, James; Mohammed, Ahmed M

    2009-07-07

    Four- or five-option multiple choice questions (MCQs) are the standard in health-science disciplines, both on certification-level examinations and on in-house developed tests. Previous research has shown, however, that few MCQs have three or four functioning distractors. The purpose of this study was to investigate non-functioning distractors in teacher-developed tests in one nursing program in an English-language university in Hong Kong. Using item-analysis data, we assessed the proportion of non-functioning distractors on a sample of seven test papers administered to undergraduate nursing students. A total of 514 items were reviewed, including 2056 options (1542 distractors and 514 correct responses). Non-functioning options were defined as ones that were chosen by fewer than 5% of examinees and those with a positive option discrimination statistic. The proportion of items containing 0, 1, 2, and 3 functioning distractors was 12.3%, 34.8%, 39.1%, and 13.8% respectively. Overall, items contained an average of 1.54 (SD = 0.88) functioning distractors. Only 52.2% (n = 805) of all distractors were functioning effectively and 10.2% (n = 158) had a choice frequency of 0. Items with more functioning distractors were more difficult and more discriminating. The low frequency of items with three functioning distractors in the four-option items in this study suggests that teachers have difficulty developing plausible distractors for most MCQs. Test items should consist of as many options as is feasible given the item content and the number of plausible distractors; in most cases this would be three. Item analysis results can be used to identify and remove non-functioning distractors from MCQs that have been used in previous tests.

  11. Use of flawed multiple-choice items by the New England Journal of Medicine for continuing medical education.

    Science.gov (United States)

    Stagnaro-Green, Alex S; Downing, Steven M

    2006-09-01

    Physicians in the United States are required to complete a minimum number of continuing medical education (CME) credits annually. The goal of CME is to ensure that physicians maintain their knowledge and skills throughout their medical career. The New England Journal of Medicine (NEJM) provides its readers with the opportunity to obtain weekly CME credits. Deviation from established item-writing principles may result in a decrease in validity evidence for tests. This study evaluated the quality of 40 NEJM MCQs using the standard evidence-based principles of effective item writing. Each multiple-choice item reviewed had at least three item flaws, with a mean of 5.1 and a range of 3 to 7. The results of this study demonstrate that the NEJM uses flawed MCQs in its weekly CME program.

  12. Force, Velocity, and Work: The Effects of Different Contexts on Students' Understanding of Vector Concepts Using Isomorphic Problems

    Science.gov (United States)

    Barniol, Pablo; Zavala, Genaro

    2014-01-01

    In this article we compare students' understanding of vector concepts in problems with no physical context, and with three mechanics contexts: force, velocity, and work. Based on our "Test of Understanding of Vectors," a multiple-choice test presented elsewhere, we designed two isomorphic shorter versions of 12 items each: a test with no…

  13. How to make moral choices.

    Science.gov (United States)

    Chambers, David W

    2011-01-01

    Moral choice is committing to act for what one believes is right and good. It is less about what we know than about defining who we are. Three cases typical of those used in the principles or dilemmas approach to teaching ethics are presented. But they are analyzed using an alternative approach based on seven moral choice heuristics--approaches proven to increase the likelihood of locating the best course of action. The approaches suggested for analyzing moral choice situations include: (a) identify the outcomes of available alternative courses of action; (b) rule out strategies that involve deception, coercion, reneging on promises, collusion, and contempt for others; (c) be authentic (do not deceive yourself); (d) relate to others on a human basis; (e) downplay rational justifications; (f) match the solution to the problem, not the other way around; (g) execute on the best solution, do not hold out for the perfect one; and (h) take action to improve the choice after it has been made.

  14. To best orientate the environmental choices

    International Nuclear Information System (INIS)

    Abord de Chatillon, R.

    1995-01-01

    The Rio meeting in 1992 put into the limelight the emergence of the environment on the energy scene. Local in the seventies, environmental concerns progressively became international. A great deal of environmental problems are related to energy and energy consuming activities such as transportation. In the future energy policies will be linked to environmental ones. Considering the extend of the problem there is a need to apply governmental politics in the framework of a new scientific as well as economic rationality and this not only at the national level but at the international level as well, as choices have to be made taking into account the economic and comportemental realities. This article studies then the tools a government has for an environmental policy which can be statutory, curative (it examines then the consequences of a tax on CO 2 ) as well as take the form of taxations or in the case of France of public choices for investment for urban transportation policies or for energy options for examples. What will be the future like for the French environmental choices? (author)

  15. The Impact of Problem-Based Learning on Engineering Students' Beliefs about Physics and Conceptual Understanding of Energy and Momentum

    Science.gov (United States)

    Sahin, Mehmet

    2010-01-01

    The purpose of this paper is to investigate the impact of problem-based learning (PBL) on freshmen engineering students' beliefs about physics and physics learning (referred to as epistemological beliefs) and conceptual understanding of physics. The multiple-choice test of energy and momentum concepts and the Colorado learning attitudes about…

  16. Multiple Solutions of Nonlinear Boundary Value Problems of Fractional Order: A New Analytic Iterative Technique

    Directory of Open Access Journals (Sweden)

    Omar Abu Arqub

    2014-01-01

    Full Text Available The purpose of this paper is to present a new kind of analytical method, the so-called residual power series, to predict and represent the multiplicity of solutions to nonlinear boundary value problems of fractional order. The present method is capable of calculating all branches of solutions simultaneously, even if these multiple solutions are very close and thus rather difficult to distinguish even by numerical techniques. To verify the computational efficiency of the designed proposed technique, two nonlinear models are performed, one of them arises in mixed convection flows and the other one arises in heat transfer, which both admit multiple solutions. The results reveal that the method is very effective, straightforward, and powerful for formulating these multiple solutions.

  17. Multiple-Choice Exams: An Obstacle for Higher-Level Thinking in Introductory Science Classes

    Science.gov (United States)

    Stanger-Hall, Kathrin F.

    2012-01-01

    Learning science requires higher-level (critical) thinking skills that need to be practiced in science classes. This study tested the effect of exam format on critical-thinking skills. Multiple-choice (MC) testing is common in introductory science courses, and students in these classes tend to associate memorization with MC questions and may not see the need to modify their study strategies for critical thinking, because the MC exam format has not changed. To test the effect of exam format, I used two sections of an introductory biology class. One section was assessed with exams in the traditional MC format, the other section was assessed with both MC and constructed-response (CR) questions. The mixed exam format was correlated with significantly more cognitively active study behaviors and a significantly better performance on the cumulative final exam (after accounting for grade point average and gender). There was also less gender-bias in the CR answers. This suggests that the MC-only exam format indeed hinders critical thinking in introductory science classes. Introducing CR questions encouraged students to learn more and to be better critical thinkers and reduced gender bias. However, student resistance increased as students adjusted their perceptions of their own critical-thinking abilities. PMID:22949426

  18. Dual processing theory and experts' reasoning: exploring thinking on national multiple-choice questions.

    Science.gov (United States)

    Durning, Steven J; Dong, Ting; Artino, Anthony R; van der Vleuten, Cees; Holmboe, Eric; Schuwirth, Lambert

    2015-08-01

    An ongoing debate exists in the medical education literature regarding the potential benefits of pattern recognition (non-analytic reasoning), actively comparing and contrasting diagnostic options (analytic reasoning) or using a combination approach. Studies have not, however, explicitly explored faculty's thought processes while tackling clinical problems through the lens of dual process theory to inform this debate. Further, these thought processes have not been studied in relation to the difficulty of the task or other potential mediating influences such as personal factors and fatigue, which could also be influenced by personal factors such as sleep deprivation. We therefore sought to determine which reasoning process(es) were used with answering clinically oriented multiple-choice questions (MCQs) and if these processes differed based on the dual process theory characteristics: accuracy, reading time and answering time as well as psychometrically determined item difficulty and sleep deprivation. We performed a think-aloud procedure to explore faculty's thought processes while taking these MCQs, coding think-aloud data based on reasoning process (analytic, nonanalytic, guessing or combination of processes) as well as word count, number of stated concepts, reading time, answering time, and accuracy. We also included questions regarding amount of work in the recent past. We then conducted statistical analyses to examine the associations between these measures such as correlations between frequencies of reasoning processes and item accuracy and difficulty. We also observed the total frequencies of different reasoning processes in the situations of getting answers correctly and incorrectly. Regardless of whether the questions were classified as 'hard' or 'easy', non-analytical reasoning led to the correct answer more often than to an incorrect answer. Significant correlations were found between self-reported recent number of hours worked with think-aloud word count

  19. Multiple Charging Station Location-Routing Problem with Time Window of Electric Vehicle

    Directory of Open Access Journals (Sweden)

    Wang Li-ying

    2015-11-01

    Full Text Available This paper presents the electric vehicle (EV multiple charging station location-routing problem with time window to optimize the routing plan of capacitated EVs and the strategy of charging stations. In particular, the strategy of charging stations includes both infrastructure-type selection and station location decisions. The problem accounts for two critical constraints in logistic practice: the vehicle loading capacity and the customer time windows. A hybrid heuristic that incorporates an adaptive variable neighborhood search (AVNS with the tabu search algorithm for intensification was developed to address the problem. The specialized neighborhood structures and the selection methods of charging station used in the shaking step of AVNS were proposed. In contrast to the commercial solver CPLEX, experimental results on small-scale test instances demonstrate that the algorithm can find nearly optimal solutions on small-scale instances. The results on large-scale instances also show the effectiveness of the algorithm.

  20. Putting the puzzle together: the role of 'problem definition' in complex clinical judgement.

    Science.gov (United States)

    Cristancho, Sayra; Lingard, Lorelei; Forbes, Thomas; Ott, Michael; Novick, Richard

    2017-02-01

    We teach judgement in pieces; that is, we talk about each aspect separately (patient, plan, resources, technique, etc.). We also let trainees figure out how to put the pieces together. In complex situations, this might be problematic. Using data from a drawing-based study on surgeons' experiences with complex situations, we explore the notion of 'problem definition' in real-world clinical judgement using the theoretical lens of systems engineering. 'Emergence', the sensitising concept for analysis, is rooted in two key systems premises: that person and context are inseparable and that what emerges is an act of choice. Via a 'gallery walk' we used these premises to perform analysis on individual drawings as well as cross-comparisons of multiple drawings. Our focus was to understand similarities and differences among the vantage points used by multiple surgeons. In this paper we challenge two assumptions from current models of clinical judgement: that experts hold a fixed and static definition of the problem and that consequently the focus of the expert's work is on solving the problem. Each situation described by our participants revealed different but complementary perspectives of what a surgical problem might come to be: from concerns about ensuring standard of care, to balancing personal emotions versus care choices, to coordinating resources, and to maintaining control while in the midst of personality clashes. We suggest that it is only at the situation and system level, not at the individual level, that we are able to appreciate the nuances of defining the problem when experts make judgements during real-world complex situations. © 2016 John Wiley & Sons Ltd and The Association for the Study of Medical Education.

  1. Bounded rational choice behaviour: applications in transport

    DEFF Research Database (Denmark)

    Jensen, Anders Fjendbo

    2016-01-01

    Even though the theory of rational behaviour has been challenged for almost 100 years, the dominant approach within the field of transport has been based upon the assumptions of neoclassical economics that we live in a world of rational decision makers who always have perfect knowledge and aim...... rational choice behaviour focuses on how the latter approach can be seriously taken into account within transport applications. As the editors discuss in the introduction, a true optimal choice can only be made if an individual has full and perfect information of all relevant attributes in his/her choice...... set. An individual is said to demonstrate bounded rational behaviour if he/she does not systematically consider all attributes deemed relevant for the decision problem at hand, does not consider all choice options and/or does not choose the best choice alternative. Such simplified representation...

  2. Sensitivity to Measurement Errors in Studies on Prosocial Choice using a Two-Choice Paradigm

    Directory of Open Access Journals (Sweden)

    Sikorska Julia

    2016-12-01

    Full Text Available Research on prosocial behaviors in primates often relies on the two-choice paradigm. Motoric lateralization is a surprisingly big problem in this field of research research, as it may influence which lever will ultimately be chosen by the actor. The results of lateralization studies on primates do not form a clear picture of that phenomenon, which makes it difficult to address the problem during research. The authors discuss possible ways of managing this confounding variable.

  3. Modeling Stochastic Route Choice Behaviors with Equivalent Impedance

    Directory of Open Access Journals (Sweden)

    Jun Li

    2015-01-01

    Full Text Available A Logit-based route choice model is proposed to address the overlapping and scaling problems in the traditional multinomial Logit model. The nonoverlapping links are defined as a subnetwork, and its equivalent impedance is explicitly calculated in order to simply network analyzing. The overlapping links are repeatedly merged into subnetworks with Logit-based equivalent travel costs. The choice set at each intersection comprises only the virtual equivalent route without overlapping. In order to capture heterogeneity in perception errors of different sizes of networks, different scale parameters are assigned to subnetworks and they are linked to the topological relationships to avoid estimation burden. The proposed model provides an alternative method to model the stochastic route choice behaviors without the overlapping and scaling problems, and it still maintains the simple and closed-form expression from the MNL model. A link-based loading algorithm based on Dial’s algorithm is proposed to obviate route enumeration and it is suitable to be applied on large-scale networks. Finally a comparison between the proposed model and other route choice models is given by numerical examples.

  4. Digestible information: The impact of Multiple Traffic Light nutritional labeling in a developing country

    OpenAIRE

    Defago, Daniel; Geng, José F.; Molina, Oswaldo; Santa María, Diego

    2017-01-01

    Bad dietary habits are among the main causes of increasing obesity and other health problems. According to the literature, information asymmetry and cognitive biases may lead to suboptimal decisions by individuals regarding food consumption. Many countries have implemented different forms of nutritional labelling in order to provide individuals with better information when making choices. We assess the Multiple Traffic Light (MTL) system, an alternative and simplified labelling format impleme...

  5. Strong convergence of an extragradient-type algorithm for the multiple-sets split equality problem.

    Science.gov (United States)

    Zhao, Ying; Shi, Luoyi

    2017-01-01

    This paper introduces a new extragradient-type method to solve the multiple-sets split equality problem (MSSEP). Under some suitable conditions, the strong convergence of an algorithm can be verified in the infinite-dimensional Hilbert spaces. Moreover, several numerical results are given to show the effectiveness of our algorithm.

  6. Teaching Individuals with Profound Multiple Disabilities to Access Preferred Stimuli with Multiple Microswitches

    Science.gov (United States)

    Tam, Gee May; Phillips, Katrina J.; Mudford, Oliver C.

    2011-01-01

    We replicated and extended previous research on microswitch facilitated choice making by individuals with profound multiple disabilities. Following an assessment of stimulus preferences, we taught 6 adults with profound multiple disabilities to emit 2 different responses to activate highly preferred stimuli. All participants learnt to activate…

  7. Identification of Misconceptions through Multiple Choice Tasks at Municipal Chemistry Competition Test

    Directory of Open Access Journals (Sweden)

    Dušica D Milenković

    2016-01-01

    Full Text Available In this paper, the level of conceptual understanding of chemical contents among seventh grade students who participated in the municipal Chemistry competition in Novi Sad, Serbia, in 2013 have been examined. Tests for the municipal chemistry competition were used as a measuring instrument, wherein only multiple choice tasks were considered and analyzed. Determination of the level of conceptual understanding of the tested chemical contents was based on the calculation of the frequency of choosing the correct answers. Thereby, identification of areas of satisfactory conceptual understanding, areas of roughly adequate performance, areas of inadequate performance, and areas of quite inadequate performance have been conducted. On the other hand, the analysis of misconceptions was based on the analysis of distractors. The results showed that satisfactory level of conceptual understanding and roughly adequate performance characterize majority of contents, which was expected since only the best students who took part in the contest were surveyed. However, this analysis identified a large number of misunderstandings, as well. In most of the cases, these misconceptions were related to the inability to distinguish elements, compounds, homogeneous and heterogeneous mixtures. Besides, it is shown that students are not familiar with crystal structure of the diamond, and with metric prefixes. The obtained results indicate insufficient visualization of the submicroscopic level in school textbooks, the imprecise use of chemical language by teachers and imprecise use of language in chemistry textbooks.

  8. A Subjective Rational Choice

    Science.gov (United States)

    Vinogradov, G. P.

    2017-01-01

    The problem of constructing a choice model of an agent with endogenous purposes of evolution is under debate. It is demonstrated that its solution requires the development of well-known methods of decision-making while taking into account the relation of action mode motivation to an agent’s ambition to implement subjectively understood interests and the environment state. The latter is submitted for consideration as a purposeful state situation model that exists only in the mind of an agent. It is the situation that is a basis for getting an insight into the agent’s ideas on the possible selected action mode results. The agent’s ambition to build his confidence in the feasibility of the action mode and the possibility of achieving the desired state requires him to use the procedures of forming an idea model based on the measured values of environment state. This leads to the gaming approach for the choice problem and its solution can be obtained on a set of trade-off alternatives.

  9. An assessment of functioning and non-functioning distractors in multiple-choice questions: a descriptive analysis

    Directory of Open Access Journals (Sweden)

    Mohammed Ahmed M

    2009-07-01

    Full Text Available Abstract Background Four- or five-option multiple choice questions (MCQs are the standard in health-science disciplines, both on certification-level examinations and on in-house developed tests. Previous research has shown, however, that few MCQs have three or four functioning distractors. The purpose of this study was to investigate non-functioning distractors in teacher-developed tests in one nursing program in an English-language university in Hong Kong. Methods Using item-analysis data, we assessed the proportion of non-functioning distractors on a sample of seven test papers administered to undergraduate nursing students. A total of 514 items were reviewed, including 2056 options (1542 distractors and 514 correct responses. Non-functioning options were defined as ones that were chosen by fewer than 5% of examinees and those with a positive option discrimination statistic. Results The proportion of items containing 0, 1, 2, and 3 functioning distractors was 12.3%, 34.8%, 39.1%, and 13.8% respectively. Overall, items contained an average of 1.54 (SD = 0.88 functioning distractors. Only 52.2% (n = 805 of all distractors were functioning effectively and 10.2% (n = 158 had a choice frequency of 0. Items with more functioning distractors were more difficult and more discriminating. Conclusion The low frequency of items with three functioning distractors in the four-option items in this study suggests that teachers have difficulty developing plausible distractors for most MCQs. Test items should consist of as many options as is feasible given the item content and the number of plausible distractors; in most cases this would be three. Item analysis results can be used to identify and remove non-functioning distractors from MCQs that have been used in previous tests.

  10. Exploring the role of conceptual scaffolding in solving synthesis problems

    Directory of Open Access Journals (Sweden)

    Lin Ding1,*

    2011-10-01

    Full Text Available It is well documented that when solving problems experts first search for underlying concepts while students tend to look for equations and previously worked examples. The overwhelming majority of end-of-chapter (EOC problems in most introductory physics textbooks contain only material and examples discussed in a single chapter, rarely requiring a solver to conduct a general search for underlying concepts. Hypothesizing that complete reliance on EOC problems trains students to rely on a nonexpert approach, we designed and implemented “synthesis” problems, each combining two major concepts that are broadly separated in the teaching timeline. To provide students with guided conceptual scaffolding, we encapsulated each synthesis problem into a sequence with two preceding conceptually based multiple-choice questions. Each question contained one of the major concepts covered in the subsequent synthesis problem. Results from a small-scale interview study and two large-scale written tests showed that the scaffolding encouraged students to search for and apply appropriate fundamental principles in solving synthesis problems, and that repeated training using scaffolded synthesis problems also helped students to make cross-topic transfers.

  11. Learning from peer feedback on student-generated multiple choice questions: Views of introductory physics students

    Science.gov (United States)

    Kay, Alison E.; Hardy, Judy; Galloway, Ross K.

    2018-06-01

    PeerWise is an online application where students are encouraged to generate a bank of multiple choice questions for their classmates to answer. After answering a question, students can provide feedback to the question author about the quality of the question and the question author can respond to this. Student use of, and attitudes to, this online community within PeerWise was investigated in two large first year undergraduate physics courses, across three academic years, to explore how students interact with the system and the extent to which they believe PeerWise to be useful to their learning. Most students recognized that there is value in engaging with PeerWise, and many students engaged deeply with the system, thinking critically about the quality of their submissions and reflecting on feedback provided to them. Students also valued the breadth of topics and level of difficulty offered by the questions, recognized the revision benefits afforded by the resource, and were often willing to contribute to the community by providing additional explanations and engaging in discussion.

  12. Comparing Item Performance on Three- Versus Four-Option Multiple Choice Questions in a Veterinary Toxicology Course.

    Science.gov (United States)

    Royal, Kenneth; Dorman, David

    2018-06-09

    The number of answer options is an important element of multiple-choice questions (MCQs). Many MCQs contain four or more options despite the limited literature suggesting that there is little to no benefit beyond three options. The purpose of this study was to evaluate item performance on 3-option versus 4-option MCQs used in a core curriculum course in veterinary toxicology at a large veterinary medical school in the United States. A quasi-experimental, crossover design was used in which students in each class were randomly assigned to take one of two versions (A or B) of two major exams. Both the 3-option and 4-option MCQs resulted in similar psychometric properties. The findings of our study support earlier research in other medical disciplines and settings that likewise concluded there was no significant change in the psychometric properties of three option MCQs when compared to the traditional MCQs with four or more options.

  13. The axiom of multiple choice and models for constructive set theory

    NARCIS (Netherlands)

    van den Berg, B.; Moerdijk, I.

    2014-01-01

    We propose an extension of Aczel's constructive set theory CZF by an axiom for inductive types and a choice principle, and show that this extension has the following properties: it is interpretable in Martin-Löf's type theory (hence acceptable from a constructive and generalized-predicative

  14. Digital assessments – challenges, choices and pitfalls

    DEFF Research Database (Denmark)

    Simonsen, Eivind Ortind

    assessments at the faculty of Health, Aarhus University. Today (2015) we have digitalized approximately 70 % of our assessments, including MCQ (multiple choice) and OSCE (objective structured clinical examination), with 7-800 students assessed each semester. We have developed our own systems...

  15. Problems and potentialities of e-Learning for regular undergraduate courses in emergency medicine

    Directory of Open Access Journals (Sweden)

    William Rafaelo Schlinkert

    Full Text Available BACKGROUND: E-learning techniques are spreading at great speed in medicine, raising concerns about the impact of adopting them. Websites especially designed to host courses are becoming more common. There is a lack of evidence that these systems could enhance student knowledge acquisition. GOAL: To evaluate the impact of using dedicated-website tools over cognition of medical students exposed to a first-aid course. METHODS: Prospective study of 184 medical students exposed to a twenty-hour first-aid course. We generated a dedicated-website with several sections (lectures, additional reading material, video and multiple choice exercises. We constructed variables expressing the student's access to each section. The evaluation was composed of fifty multiple-choice tests, based on clinical problems. We used multiple linear regression to adjust for potential confounders. RESULTS: There was no association of website intensity of exposure and the outcome - beta-coeficient 0.27 (95%CI - 0.454 - 1.004. These findings were not altered after adjustment for potential confounders - 0.165 (95%CI -0.628 - 0.960. CONCLUSION: A dedicated website with passive and active capabilities for aiding in person learning had not shown association with a better outcome.

  16. The Neural Basis of Risky Choice with Affective Outcomes

    Science.gov (United States)

    Suter, Renata S.; Pachur, Thorsten; Hertwig, Ralph; Endestad, Tor; Biele, Guido

    2015-01-01

    Both normative and many descriptive theories of decision making under risk are based on the notion that outcomes are weighted by their probability, with subsequent maximization of the (subjective) expected outcome. Numerous investigations from psychology, economics, and neuroscience have produced evidence consistent with this notion. However, this research has typically investigated choices involving relatively affect-poor, monetary outcomes. We compared choice in relatively affect-poor, monetary lottery problems with choice in relatively affect-rich medical decision problems. Computational modeling of behavioral data and model-based neuroimaging analyses provide converging evidence for substantial differences in the respective decision mechanisms. Relative to affect-poor choices, affect-rich choices yielded a more strongly curved probability weighting function of cumulative prospect theory, thus signaling that the psychological impact of probabilities is strongly diminished for affect-rich outcomes. Examining task-dependent brain activation, we identified a region-by-condition interaction indicating qualitative differences of activation between affect-rich and affect-poor choices. Moreover, brain activation in regions that were more active during affect-poor choices (e.g., the supramarginal gyrus) correlated with individual trial-by-trial decision weights, indicating that these regions reflect processing of probabilities. Formal reverse inference Neurosynth meta-analyses suggested that whereas affect-poor choices seem to be based on brain mechanisms for calculative processes, affect-rich choices are driven by the representation of outcomes’ emotional value and autobiographical memories associated with them. These results provide evidence that the traditional notion of expectation maximization may not apply in the context of outcomes laden with affective responses, and that understanding the brain mechanisms of decision making requires the domain of the decision

  17. The neural basis of risky choice with affective outcomes.

    Directory of Open Access Journals (Sweden)

    Renata S Suter

    Full Text Available Both normative and many descriptive theories of decision making under risk are based on the notion that outcomes are weighted by their probability, with subsequent maximization of the (subjective expected outcome. Numerous investigations from psychology, economics, and neuroscience have produced evidence consistent with this notion. However, this research has typically investigated choices involving relatively affect-poor, monetary outcomes. We compared choice in relatively affect-poor, monetary lottery problems with choice in relatively affect-rich medical decision problems. Computational modeling of behavioral data and model-based neuroimaging analyses provide converging evidence for substantial differences in the respective decision mechanisms. Relative to affect-poor choices, affect-rich choices yielded a more strongly curved probability weighting function of cumulative prospect theory, thus signaling that the psychological impact of probabilities is strongly diminished for affect-rich outcomes. Examining task-dependent brain activation, we identified a region-by-condition interaction indicating qualitative differences of activation between affect-rich and affect-poor choices. Moreover, brain activation in regions that were more active during affect-poor choices (e.g., the supramarginal gyrus correlated with individual trial-by-trial decision weights, indicating that these regions reflect processing of probabilities. Formal reverse inference Neurosynth meta-analyses suggested that whereas affect-poor choices seem to be based on brain mechanisms for calculative processes, affect-rich choices are driven by the representation of outcomes' emotional value and autobiographical memories associated with them. These results provide evidence that the traditional notion of expectation maximization may not apply in the context of outcomes laden with affective responses, and that understanding the brain mechanisms of decision making requires the domain

  18. The neural basis of risky choice with affective outcomes.

    Science.gov (United States)

    Suter, Renata S; Pachur, Thorsten; Hertwig, Ralph; Endestad, Tor; Biele, Guido

    2015-01-01

    Both normative and many descriptive theories of decision making under risk are based on the notion that outcomes are weighted by their probability, with subsequent maximization of the (subjective) expected outcome. Numerous investigations from psychology, economics, and neuroscience have produced evidence consistent with this notion. However, this research has typically investigated choices involving relatively affect-poor, monetary outcomes. We compared choice in relatively affect-poor, monetary lottery problems with choice in relatively affect-rich medical decision problems. Computational modeling of behavioral data and model-based neuroimaging analyses provide converging evidence for substantial differences in the respective decision mechanisms. Relative to affect-poor choices, affect-rich choices yielded a more strongly curved probability weighting function of cumulative prospect theory, thus signaling that the psychological impact of probabilities is strongly diminished for affect-rich outcomes. Examining task-dependent brain activation, we identified a region-by-condition interaction indicating qualitative differences of activation between affect-rich and affect-poor choices. Moreover, brain activation in regions that were more active during affect-poor choices (e.g., the supramarginal gyrus) correlated with individual trial-by-trial decision weights, indicating that these regions reflect processing of probabilities. Formal reverse inference Neurosynth meta-analyses suggested that whereas affect-poor choices seem to be based on brain mechanisms for calculative processes, affect-rich choices are driven by the representation of outcomes' emotional value and autobiographical memories associated with them. These results provide evidence that the traditional notion of expectation maximization may not apply in the context of outcomes laden with affective responses, and that understanding the brain mechanisms of decision making requires the domain of the decision to

  19. Transitivity of an entangled choice

    International Nuclear Information System (INIS)

    Makowski, Marcin; Piotrowski, Edward W

    2011-01-01

    We describe a quantum model of a simple choice game (constructed upon the entangled state of two qubits), which involves the fundamental problem of transitive-intransitive preferences. We compare attainability of optimal intransitive strategies in both classical and quantum models with the use of geometrical interpretation.

  20. Portfolio Optimization and Mortgage Choice

    Directory of Open Access Journals (Sweden)

    Maj-Britt Nordfang

    2017-01-01

    Full Text Available This paper studies the optimal mortgage choice of an investor in a simple bond market with a stochastic interest rate and access to term life insurance. The study is based on advances in stochastic control theory, which provides analytical solutions to portfolio problems with a stochastic interest rate. We derive the optimal portfolio of a mortgagor in a simple framework and formulate stylized versions of mortgage products offered in the market today. This allows us to analyze the optimal investment strategy in terms of optimal mortgage choice. We conclude that certain extreme investors optimally choose either a traditional fixed rate mortgage or an adjustable rate mortgage, while investors with moderate risk aversion and income prefer a mix of the two. By matching specific investor characteristics to existing mortgage products, our study provides a better understanding of the complex and yet restricted mortgage choice faced by many household investors. In addition, the simple analytical framework enables a detailed analysis of how changes to market, income and preference parameters affect the optimal mortgage choice.

  1. The choice of Park & Ride Facilities: an analysis using a context-dependent hierarchical choice experiment

    OpenAIRE

    Heijden, R.E.C.M. van der; Molin, E.J.E.; Timmermans, H.J.P.

    2004-01-01

    Park and Ride facilities have been proposed in several countries to alleviate the accessibility problems in cities. Despite growing accessibility problems, these facilities do not seem to attract the expected number of car drivers and are under-used. In an attempt to measure consumer evaluations of the attributes of Park and Ride facilities, a stated choice experiment, based on the method of hierarchical information integration, was conducted in the city of Nijmegen, The Netherlands. This pap...

  2. Time scarcity and food choices: an overview.

    Science.gov (United States)

    Jabs, Jennifer; Devine, Carol M

    2006-09-01

    Time scarcity, the feeling of not having enough time, has been implicated in changes in food consumption patterns such as a decrease in food preparation at home, an increase in the consumption of fast foods, a decrease in family meals, and an increase in the consumption of convenience or ready-prepared foods. These food choices are associated with less healthful diets and may contribute to obesity and chronic health problems such as cardiovascular disease, diabetes, and cancer. In spite of the potential importance for health, there has been little study of how time scarcity influences people's food choices. This paper presents an overview of time issues related to food choices and discuss applications of time research for nutrition and health researchers, policy makers, and practitioners interested in food choice.

  3. Timetable-based simulation method for choice set generation in large-scale public transport networks

    DEFF Research Database (Denmark)

    Rasmussen, Thomas Kjær; Anderson, Marie Karen; Nielsen, Otto Anker

    2016-01-01

    The composition and size of the choice sets are a key for the correct estimation of and prediction by route choice models. While existing literature has posed a great deal of attention towards the generation of path choice sets for private transport problems, the same does not apply to public...... transport problems. This study proposes a timetable-based simulation method for generating path choice sets in a multimodal public transport network. Moreover, this study illustrates the feasibility of its implementation by applying the method to reproduce 5131 real-life trips in the Greater Copenhagen Area...... and to assess the choice set quality in a complex multimodal transport network. Results illustrate the applicability of the algorithm and the relevance of the utility specification chosen for the reproduction of real-life path choices. Moreover, results show that the level of stochasticity used in choice set...

  4. Black-hole excision with multiple grid patches

    Energy Technology Data Exchange (ETDEWEB)

    Thornburg, Jonathan [Max-Planck-Institut fuer Gravitationsphysik, Albert-Einstein-Institut, Am Muehlenberg 1, D-14476 Golm (Germany)

    2004-08-07

    When using black-hole excision to numerically evolve a black-hole spacetime with no continuous symmetries, most 3 + 1 finite differencing codes use a Cartesian grid. It is difficult to do excision on such a grid because the natural r = constant excision surface must be approximated either by a very different shape such as a contained cube, or by an irregular and non-smooth 'LEGO{sup 1} sphere' which may introduce numerical instabilities into the evolution. In this paper I describe an alternate scheme which uses multiple {l_brace}r x (angular coordinates){r_brace} grid patches, each patch using a different (nonsingular) choice of angular coordinates. This allows excision on a smooth r = constant 2-sphere. I discuss the key design choices in such a multiple-patch scheme, including the choice of ghost-zone versus internal-boundary treatment of the interpatch boundaries (I use a ghost-zone scheme), the number and shape of the patches (I use a 6-patch 'inflated-cube' scheme), the details of how the ghost zones are 'synchronized' by interpolation from neighbouring patches, the tensor basis for the Einstein equations in each patch, and the handling of non-tensor field variables such as the BSSN {gamma}-tilde{sup i} (I use a scheme which requires ghost zones which are twice as wide for the BSSN conformal factor {phi} as for {gamma}-tilde{sup i} and the other BSSN field variables). I present sample numerical results from a prototype implementation of this scheme. This code simulates the time evolution of the (asymptotically flat) spacetime around a single (excised) black hole, using fourth-order finite differencing in space and time. Using Kerr initial data with J/m{sup 2} = 0.6, I present evolutions to t {approx}> 1500m. The lifetime of these evolutions appears to be limited only by outer boundary instabilities, not by any excision instabilities or by any problems inherent to the multiple-patch scheme.

  5. Black-hole excision with multiple grid patches

    International Nuclear Information System (INIS)

    Thornburg, Jonathan

    2004-01-01

    When using black-hole excision to numerically evolve a black-hole spacetime with no continuous symmetries, most 3 + 1 finite differencing codes use a Cartesian grid. It is difficult to do excision on such a grid because the natural r = constant excision surface must be approximated either by a very different shape such as a contained cube, or by an irregular and non-smooth 'LEGO 1 sphere' which may introduce numerical instabilities into the evolution. In this paper I describe an alternate scheme which uses multiple {r x (angular coordinates)} grid patches, each patch using a different (nonsingular) choice of angular coordinates. This allows excision on a smooth r = constant 2-sphere. I discuss the key design choices in such a multiple-patch scheme, including the choice of ghost-zone versus internal-boundary treatment of the interpatch boundaries (I use a ghost-zone scheme), the number and shape of the patches (I use a 6-patch 'inflated-cube' scheme), the details of how the ghost zones are 'synchronized' by interpolation from neighbouring patches, the tensor basis for the Einstein equations in each patch, and the handling of non-tensor field variables such as the BSSN Γ-tilde i (I use a scheme which requires ghost zones which are twice as wide for the BSSN conformal factor φ as for Γ-tilde i and the other BSSN field variables). I present sample numerical results from a prototype implementation of this scheme. This code simulates the time evolution of the (asymptotically flat) spacetime around a single (excised) black hole, using fourth-order finite differencing in space and time. Using Kerr initial data with J/m 2 = 0.6, I present evolutions to t ∼> 1500m. The lifetime of these evolutions appears to be limited only by outer boundary instabilities, not by any excision instabilities or by any problems inherent to the multiple-patch scheme

  6. The documentation of health problems in relation to prescribed medication in people with profound intellectual and multiple disabilities

    NARCIS (Netherlands)

    van der Heide, D. C.; van der Putten, A. A. J.; van den Berg, P. B.; Taxis, K.; Vlaskamp, C.

    Persons with profound intellectual and multiple disabilities (PIMD) suffer from a wide range of health problems and use a wide range of different drugs. This study investigated for frequently used medication whether there was a health problem documented in the medical notes for the drug prescribed.

  7. On the choice of schools located outside the walkable ...

    African Journals Online (AJOL)

    In this study, we consider a school choice problem and formulate it into a mathematical model, allowing it to be simplified and solved. The results obtained are useful for the household in making an objective choice of school for the child to be enrolled among several secondary schools located outside his walkable ...

  8. Double evolutsional artificial bee colony algorithm for multiple traveling salesman problem

    Directory of Open Access Journals (Sweden)

    Xue Ming Hao

    2016-01-01

    Full Text Available The double evolutional artificial bee colony algorithm (DEABC is proposed for solving the single depot multiple traveling salesman problem (MTSP. The proposed DEABC algorithm, which takes advantage of the strength of the upgraded operators, is characterized by its guidance in exploitation search and diversity in exploration search. The double evolutional process for exploitation search is composed of two phases of half stochastic optimal search, and the diversity generating operator for exploration search is used for solutions which cannot be improved after limited times. The computational results demonstrated the superiority of our algorithm over previous state-of-the-art methods.

  9. Genetic algorithms and their use in Geophysical Problems

    Energy Technology Data Exchange (ETDEWEB)

    Parker, Paul B. [Univ. of California, Berkeley, CA (United States)

    1999-04-01

    Genetic algorithms (GAs), global optimization methods that mimic Darwinian evolution are well suited to the nonlinear inverse problems of geophysics. A standard genetic algorithm selects the best or ''fittest'' models from a ''population'' and then applies operators such as crossover and mutation in order to combine the most successful characteristics of each model and produce fitter models. More sophisticated operators have been developed, but the standard GA usually provides a robust and efficient search. Although the choice of parameter settings such as crossover and mutation rate may depend largely on the type of problem being solved, numerous results show that certain parameter settings produce optimal performance for a wide range of problems and difficulties. In particular, a low (about half of the inverse of the population size) mutation rate is crucial for optimal results, but the choice of crossover method and rate do not seem to affect performance appreciably. Optimal efficiency is usually achieved with smaller (< 50) populations. Lastly, tournament selection appears to be the best choice of selection methods due to its simplicity and its autoscaling properties. However, if a proportional selection method is used such as roulette wheel selection, fitness scaling is a necessity, and a high scaling factor (> 2.0) should be used for the best performance. Three case studies are presented in which genetic algorithms are used to invert for crustal parameters. The first is an inversion for basement depth at Yucca mountain using gravity data, the second an inversion for velocity structure in the crust of the south island of New Zealand using receiver functions derived from teleseismic events, and the third is a similar receiver function inversion for crustal velocities beneath the Mendocino Triple Junction region of Northern California. The inversions demonstrate that genetic algorithms are effective in solving problems

  10. Safety from physical viewpoint: ''two-risk model in multiple risk problem''

    International Nuclear Information System (INIS)

    Kuz'Min, I.I.; Akimov, V.A.

    1998-01-01

    Full text of publication follows: the problem of safety provision for people and environment within the framework of a certain socio-economic system (SES) as a problem of managing a great number of interacting risks characterizing numerous hazards (natural, manmade, social, economic once, etc.) inherent in the certain SES has been discussed. From the physical point of view, it can be considered a problem of interaction of many bodies which has no accurate mathematical solution even if the laws of interaction of this bodies are known. In physics, to solve this problem, an approach based on the reduction of the above-mentioned problem of the problem of two-body interaction which can be solved accurately in mathematics has been used. The report presents a similar approach to the problem of risk management in the SES. This approach includes the subdivision of numerous hazards inherent within the framework of the SES into two classes of hazards, so that each of the classes could be considered an integrated whole one, each of them being characterized by the appropriate risk. Consequently, problem of 'multiple-risk' management (i.e. the problem of many bodies, as represented in physics) can be reduced to the 'two-risk' management problem (that is, to the problem two-bodies). Within the framework of the two-risk model the optimization of costs to reduce the two kinds of risk, that is, the risk inherent in the SES as a whole, as well as the risk potentially provoked by lots of activities to be introduced in the SES economy has been described. The model has made it possible to formulate and prove the theorem of equilibrium in risk management. Using the theorem, a relatively simple and practically applicable procedure of optimizing the threshold costs to reduce diverse kinds of risk has been elaborated. The procedure provides to assess the minimum value of the cost that can be achieved regarding the socio-economic factors typical of the SES under discussion. The aimed

  11. Multiple Hub Network Choice in the Liberalized European Market

    Science.gov (United States)

    Berechman, Joseph; deWit, Jaap

    1997-01-01

    airport slots, this is not a guarantee for a stable transport volume growth of individual airports. The more volatile the market is, the more vulnerable privatized airports become. Therefore, the main issue of this study is the analysis of the opportunities of major European airports to become a central hub as a result of the network choices made by the new European airlines in a completely liberalized market. In a previous study (Berechman and de Wit, 1996), we already explored the potential of Amsterdam Airport Schiphol of becoming the major West-European hub, once European aviation markets are deregulated. A major hindrance of that study was the use of a single hub-and-spoke network. For example that model could not analyze the viability of different combinations of European hubs within a multiple hub network of alternative airline alliances. In this study, we have formulated the model of a multi-hub network where two West-European airports are used for inter-continental and intra-European travel to enable a more realistic analysis of hub choice. Like the previous one also this multi-hub model is primarily used to assess the potential ability of Amsterdam Airport Schiphol for becoming a major West-European hub. Thus, in particular, the policy tests focus on this airport in a double hub network.

  12. [Determinism and Freedom of Choice in the Brain Functioning].

    Science.gov (United States)

    Ivanitsky, A M

    2015-01-01

    The problem is considered whether the brain response is completely determined by the stimulus and the personal experience or in some cases the brain is free to choose its behavioral response to achieve the desired goal. The attempt is made to approach to this important philosophical problem basing on modern knowledge about the brain. The paper consists of four parts. In the first part the theoretical views about the free choice problem solving are considered, including views about the freedom of choice as a useful illusion, the hypothesis on appliance of quantum mechanics laws to the brain functioning and the theory of mentalism. In other tree parts consequently the more complicated brain functions such as choice reaction, thinking and creation are analyzed. The general conclusion is that the possibility of quite unpredictable, but sometimes very effective decisions increases when the brain functions are more and more complicated. This fact can be explained with two factors: increasing stochasticity of the brain processes and the role of top-down determinations from mental to neural levels, according to the theory of mentalism.

  13. Recommendation Sets and Choice Queries

    DEFF Research Database (Denmark)

    Viappiani, Paolo Renato; Boutilier, Craig

    2011-01-01

    Utility elicitation is an important component of many applications, such as decision support systems and recommender systems. Such systems query users about their preferences and offer recommendations based on the system's belief about the user's utility function. We analyze the connection between...... the problem of generating optimal recommendation sets and the problem of generating optimal choice queries, considering both Bayesian and regret-based elicitation. Our results show that, somewhat surprisingly, under very general circumstances, the optimal recommendation set coincides with the optimal query....

  14. A Novel Efficient Graph Model for the Multiple Longest Common Subsequences (MLCS Problem

    Directory of Open Access Journals (Sweden)

    Zhan Peng

    2017-08-01

    Full Text Available Searching for the Multiple Longest Common Subsequences (MLCS of multiple sequences is a classical NP-hard problem, which has been used in many applications. One of the most effective exact approaches for the MLCS problem is based on dominant point graph, which is a kind of directed acyclic graph (DAG. However, the time and space efficiency of the leading dominant point graph based approaches is still unsatisfactory: constructing the dominated point graph used by these approaches requires a huge amount of time and space, which hinders the applications of these approaches to large-scale and long sequences. To address this issue, in this paper, we propose a new time and space efficient graph model called the Leveled-DAG for the MLCS problem. The Leveled-DAG can timely eliminate all the nodes in the graph that cannot contribute to the construction of MLCS during constructing. At any moment, only the current level and some previously generated nodes in the graph need to be kept in memory, which can greatly reduce the memory consumption. Also, the final graph contains only one node in which all of the wanted MLCS are saved, thus, no additional operations for searching the MLCS are needed. The experiments are conducted on real biological sequences with different numbers and lengths respectively, and the proposed algorithm is compared with three state-of-the-art algorithms. The experimental results show that the time and space needed for the Leveled-DAG approach are smaller than those for the compared algorithms especially on large-scale and long sequences.

  15. Managing Disease Risks from Trade: Strategic Behavior with Many Choices and Price Effects.

    Science.gov (United States)

    Chitchumnong, Piyayut; Horan, Richard D

    2018-03-16

    An individual's infectious disease risks, and hence the individual's incentives for risk mitigation, may be influenced by others' risk management choices. If so, then there will be strategic interactions among individuals, whereby each makes his or her own risk management decisions based, at least in part, on the expected decisions of others. Prior work has shown that multiple equilibria could arise in this setting, with one equilibrium being a coordination failure in which individuals make too few investments in protection. However, these results are largely based on simplified models involving a single management choice and fixed prices that may influence risk management incentives. Relaxing these assumptions, we find strategic interactions influence, and are influenced by, choices involving multiple management options and market price effects. In particular, we find these features can reduce or eliminate concerns about multiple equilibria and coordination failure. This has important policy implications relative to simpler models.

  16. Problems With Section Two ITP TOEFL Test

    Directory of Open Access Journals (Sweden)

    Rizki Ananda

    2016-03-01

    Full Text Available This study was designed to investigate (1 the difficulties faced by EFL university students with section two of the ITP, and (2 whether part A or part B was more difficult for them and why. A number of 26 students from two different universities, Syiah Kuala University and the State Islamic University Ar-Raniry were the samples for the test. The data was obtained from a multiple choice questionnaire test consisting of 46 questions, each with 4 answers to choose from. The results showed that inversions (12%, subject-verb agreements (10%, adverb clause connectors (7%, passives (6%, reduced adjective clauses (5%, parallel structures (5% and use of verbs (5% were the most difficult questions for the students. Furthermore, they felt that part B was more difficult than part A, as finding an error in a sentence was harder than completing a sentence from a multiple choice. Furthermore, the length of questions in part A did not affect the amount of time the students spent to complete part A and did not cause them to panic. Also, unfamiliar words in part A were not regarded as a problem by the students. Hence, TOEFL teachers and trainers are highly encouraged to pay more attention to doing study exercises for the seven topics with the highest percentages above in part A and also to more practice for part B.

  17. Exploring the Influence of Attitudes to Walking and Cycling on Commute Mode Choice Using a Hybrid Choice Model

    Directory of Open Access Journals (Sweden)

    Chuan Ding

    2017-01-01

    Full Text Available Transport-related problems, such as automobile dependence, traffic congestion, and greenhouse emissions, lead to a great burden on the environment. In developing countries like China, in order to improve the air quality, promoting sustainable travel modes to reduce the automobile usage is gradually recognized as an emerging national concern. Though there are many studies related to the physically active modes (e.g., walking and cycling, the research on the influence of attitudes to active modes on travel behavior is limited, especially in China. To fill up this gap, this paper focuses on examining the impact of attitudes to walking and cycling on commute mode choice. Using the survey data collected in China cities, an integrated discrete choice model and the structural equation model are proposed. By applying the hybrid choice model, not only the role of the latent attitude played in travel mode choice, but also the indirect effects of social factors on travel mode choice are obtained. The comparison indicates that the hybrid choice model outperforms the traditional model. This study is expected to provide a better understanding for urban planners on the influential factors of green travel modes.

  18. Kolkata Paise Restaurant Problem: An Introduction

    Science.gov (United States)

    Ghosh, Asim; Biswas, Soumyajyoti; Chatterjee, Arnab; Chakrabarti, Anindya Sundar; Naskar, Tapan; Mitra, Manipushpak; Chakrabarti, Bikas K.

    We discuss several stochastic optimization strategies in games with many players having large number of choices (Kolkata Paise Restaurant Problem) and two choices (minority game problem). It is seen that a stochastic crowd avoiding strategy gives very efficient utilization in KPR problem. A slightly modified strategy in the minority game problem gives full utilization but the dynamics stops after reaching full efficiency, thereby making the utilization helpful for only about half of the population (those in minority). We further discuss the ways in which the dynamics may be continued and the utilization becomes effective for all the agents keeping fluctuation arbitrarily small.

  19. Effects of dependence in high-dimensional multiple testing problems

    Directory of Open Access Journals (Sweden)

    van de Wiel Mark A

    2008-02-01

    Full Text Available Abstract Background We consider effects of dependence among variables of high-dimensional data in multiple hypothesis testing problems, in particular the False Discovery Rate (FDR control procedures. Recent simulation studies consider only simple correlation structures among variables, which is hardly inspired by real data features. Our aim is to systematically study effects of several network features like sparsity and correlation strength by imposing dependence structures among variables using random correlation matrices. Results We study the robustness against dependence of several FDR procedures that are popular in microarray studies, such as Benjamin-Hochberg FDR, Storey's q-value, SAM and resampling based FDR procedures. False Non-discovery Rates and estimates of the number of null hypotheses are computed from those methods and compared. Our simulation study shows that methods such as SAM and the q-value do not adequately control the FDR to the level claimed under dependence conditions. On the other hand, the adaptive Benjamini-Hochberg procedure seems to be most robust while remaining conservative. Finally, the estimates of the number of true null hypotheses under various dependence conditions are variable. Conclusion We discuss a new method for efficient guided simulation of dependent data, which satisfy imposed network constraints as conditional independence structures. Our simulation set-up allows for a structural study of the effect of dependencies on multiple testing criterions and is useful for testing a potentially new method on π0 or FDR estimation in a dependency context.

  20. Fostering dental student self-assessment of knowledge by confidence scoring of multiple-choice examinations.

    Science.gov (United States)

    McMahan, C Alex; Pinckard, R Neal; Jones, Anne Cale; Hendricson, William D

    2014-12-01

    Creating a learning environment that fosters student acquisition of self-assessment behaviors and skills is critically important in the education and training of health professionals. Self-assessment is a vital component of competent practice and lifelong learning. This article proposes applying a version of confidence scoring of multiple-choice questions as one avenue to address this crucial educational objective for students to be able to recognize and admit what they do not know. The confidence scoring algorithm assigns one point for a correct answer, deducts fractional points for an incorrect answer, but rewards students fractional points for leaving the question unanswered in admission that they are unsure of the correct answer. The magnitude of the reward relative to the deduction is selected such that the expected gain due to random guessing, even after elimination of all but one distractor, is never greater than the reward. Curricular implementation of this confidence scoring algorithm should motivate health professions students to develop self-assessment behaviors and enable them to acquire the skills necessary to critically evaluate the extent of their current knowledge throughout their professional careers. This is a professional development competency that is emphasized in the educational standards of the Commission on Dental Accreditation (CODA).

  1. How politicians make decisions under risk: a political choice experiment

    OpenAIRE

    Enrique Fatás; Tibor Neugebauer; Pilar Tamborero

    2004-01-01

    We report on an experimental study with real-world politicians. These political experts face political choice problems under risk and probability. Thus, we test the frequently observed violations of rational choice theory -the reference point effect, loss aversion, framing effects, and the common ratio effect- with experts from the field. Their choices violate expected utility theory. Nevertheless, they appear to be more rational and less risk averse (loving) in the domain of gains (losses) t...

  2. An Online National Archive of Multiple-Choice Questions for Astro 101 and the Development of the Question Complexity Rubric

    Science.gov (United States)

    Cormier, S.; Prather, E.; Brissenden, G.

    2011-09-01

    We are developing a national archive of multiple-choice questions for use in the Astronomy 101 classroom. These questions are intended to supplement an instructor's implementation of Think-Pair-Share or for their assessment purposes (i.e., exams and homework). We are also developing the Question Complexity Rubric (QCR) to guide members of the Astro 101 teaching and learning community in assisting us with hierarchically ranking questions in this archive based on their conceptual complexity. Using the QCR, a score is assigned to differentiate each question based on the cognitive steps necessary to comprehensively explain the reasoning pathway to the correct answer. The lowest QCR score is given to questions with a reasoning pathway requiring only declarative knowledge. The highest QCR score is given to questions with a reasoning pathway that requires multiple connected cognitive steps. When completed, the online question archive will provide users with the utility to 1) use the QCR to score questions 2) search for and download questions based on topic and/or QCR score, and 3) add their own questions to the archive. Stop by our poster to test your skills at determining question complexity by trying out the QCR with our sample questions.

  3. The choice of park and ride facilities: an analysis using a context-dependent hierarchical choice experiment

    OpenAIRE

    Ilona D M Bos; Rob E C M Van der Heijden; Eric J E Molin; Harry J P Timmermans

    2004-01-01

    Park and ride (P & R) facilities have been proposed in several countries to alleviate the accessibility problems in cities. Despite growing accessibility problems, these facilities do not seem to attract the expected number of car drivers and are underused. In an attempt to measure consumer evaluations of the attributes of P & R facilities, a stated choice experiment, based on the method of hierarchical information integration, was conducted in the city of Nijmegen, The Netherlands. This pape...

  4. Using School Choice: Analyzing How Parents Access Educational Freedom. School Choice Issues in Depth

    Science.gov (United States)

    Forster, Greg

    2005-01-01

    This report provides a summary of the process parents must go through to participate in each of the nation's school choice programs, identifying problem areas in some programs. For the first time in one place, this report collects data on participation in each of the programs in current and previous years. Data are given for the number of students…

  5. A branch-and-cut algorithm for the vehicle routing problem with multiple use of vehicles

    Directory of Open Access Journals (Sweden)

    İsmail Karaoğlan

    2015-06-01

    Full Text Available This paper addresses the vehicle routing problem with multiple use of vehicles (VRPMUV, an important variant of the classic vehicle routing problem (VRP. Unlike the classical VRP, vehicles are allowed to use more than one route in the VRPMUV. We propose a branch-and-cut algorithm for solving the VRPMUV. The proposed algorithm includes several valid inequalities from the literature for the purpose of improving its lower bounds, and a heuristic algorithm based on simulated annealing and a mixed integer programming-based intensification procedure for obtaining the upper bounds. The algorithm is evaluated in terms of the test problems derived from the literature. The computational results which follow show that, if there were 120 customers on the route (in the simulation, the problem would be solved optimally in a reasonable amount of time.

  6. Parental Choice of School, Class Strategies, and Educational Inequality: An Essay Review of "School Choice in China--A Different Tale?" (X. Wu, New York, NY: Routledge, 2014, 168 pp. ISBN 978-0-415-81769-1)

    Science.gov (United States)

    Liu, Shuning; Apple, Michael W.

    2016-01-01

    Given the increasingly global nature of marketized school choice policies, this makes it even more crucial to investigate how the multiple scales, forms, and emphases of school choice in different countries are influenced by particular political, economic, and cultural conditions. While much of the critical research on school choice policies has…

  7. An Improved Quantum-Behaved Particle Swarm Optimization Method for Economic Dispatch Problems with Multiple Fuel Options and Valve-Points Effects

    Directory of Open Access Journals (Sweden)

    Hong-Yun Zhang

    2012-09-01

    Full Text Available Quantum-behaved particle swarm optimization (QPSO is an efficient and powerful population-based optimization technique, which is inspired by the conventional particle swarm optimization (PSO and quantum mechanics theories. In this paper, an improved QPSO named SQPSO is proposed, which combines QPSO with a selective probability operator to solve the economic dispatch (ED problems with valve-point effects and multiple fuel options. To show the performance of the proposed SQPSO, it is tested on five standard benchmark functions and two ED benchmark problems, including a 40-unit ED problem with valve-point effects and a 10-unit ED problem with multiple fuel options. The results are compared with differential evolution (DE, particle swarm optimization (PSO and basic QPSO, as well as a number of other methods reported in the literature in terms of solution quality, convergence speed and robustness. The simulation results confirm that the proposed SQPSO is effective and reliable for both function optimization and ED problems.

  8. [Problem based learning: achievement of educational goals in the information and comprehension sub-categories of Bloom cognitive domain].

    Science.gov (United States)

    Montecinos, P; Rodewald, A M

    1994-06-01

    The aim this work was to assess and compare the achievements of medical students, subjected to problem based learning methodology. The information and comprehension categories of Bloom were tested in 17 medical students in four different occasions during the physiopathology course, using a multiple choice knowledge test. There was a significant improvement in the number of correct answers towards the end of the course. It is concluded that these medical students obtained adequate learning achievements in the information subcategory of Bloom using problem based learning methodology, during the physiopathology course.

  9. The Effect of Dynamic and Interactive Mathematics Learning Environments (DIMLE), Supporting Multiple Representations, on Perceptions of Elementary Mathematics Pre-Service Teachers in Problem Solving Process

    Science.gov (United States)

    Ozdemir, S.; Reis, Z. Ayvaz

    2013-01-01

    Mathematics is an important discipline, providing crucial tools, such as problem solving, to improve our cognitive abilities. In order to solve a problem, it is better to envision and represent through multiple means. Multiple representations can help a person to redefine a problem with his/her own words in that envisioning process. Dynamic and…

  10. Parameter choice in Banach space regularization under variational inequalities

    International Nuclear Information System (INIS)

    Hofmann, Bernd; Mathé, Peter

    2012-01-01

    The authors study parameter choice strategies for the Tikhonov regularization of nonlinear ill-posed problems in Banach spaces. The effectiveness of any parameter choice for obtaining convergence rates depends on the interplay of the solution smoothness and the nonlinearity structure, and it can be expressed concisely in terms of variational inequalities. Such inequalities are link conditions between the penalty term, the norm misfit and the corresponding error measure. The parameter choices under consideration include an a priori choice, the discrepancy principle as well as the Lepskii principle. For the convenience of the reader, the authors review in an appendix a few instances where the validity of a variational inequality can be established. (paper)

  11. [Development of a proverb test for assessment of concrete thinking problems in schizophrenic patients].

    Science.gov (United States)

    Barth, A; Küfferle, B

    2001-11-01

    Concretism is considered an important aspect of schizophrenic thought disorder. Traditionally it is measured using the method of proverb interpretation, in which metaphoric proverbs are presented with the request that the subject tell its meaning. Interpretations are recorded and scored on concretistic tendencies. However, this method has two problems: its reliability is doubtful and it is rather complicated to perform. In this paper, a new version of a multiple choice proverb test is presented which can solve these problems in a reliable and economic manner. Using the new test, it is has been shown that schizophrenic patients have greater deficits in proverb interpretation than depressive patients.

  12. On the solution of a few problems of multiple scattering by Monte Carlo method

    International Nuclear Information System (INIS)

    Bluet, J.C.

    1966-02-01

    Three problems of multiple scattering arising from neutron cross sections experiments, are reported here. The common hypothesis are: - Elastic scattering is the only possible process - Angular distributions are isotropic - Losses of particle energy are negligible in successive collisions. In the three cases practical results, corresponding to actual experiments are given. Moreover the results are shown in more general way, using dimensionless variable such as the ratio of geometrical dimensions to neutron mean free path. The FORTRAN codes are given together with to the corresponding flow charts, and lexicons of symbols. First problem: Measurement of sodium capture cross-section. A sodium sample of given geometry is submitted to a neutron flux. Induced activity is then measured by means of a sodium iodide cristal. The distribution of active nuclei in the sample, and the counter efficiency are calculated by Monte-Carlo method taking multiple scattering into account. Second problem: absolute measurement of a neutron flux using a glass scintillator. The scintillator is a use of lithium 6 loaded glass, submitted to neutron flux perpendicular to its plane faces. If the glass thickness is not negligible compared with scattering mean free path λ, the mean path e' of neutrons in the glass is different from the thickness. Monte-Carlo calculation are made to compute this path and a relative correction to efficiency equal to (e' - e)/e. Third problem: study of a neutron collimator. A neutron detector is placed at the bottom of a cylinder surrounded with water. A neutron source is placed on the cylinder axis, in front of the water shield. The number of neutron tracks going directly and indirectly through the water from the source to the detector are counted. (author) [fr

  13. Do pregnant women and their partners make an informed choice about first trimester risk assessment for Down syndrome, and are they satisfied with the choice?

    DEFF Research Database (Denmark)

    Bangsgaard, Louise; Tabor, Ann

    2012-01-01

    OBJECTIVE: All pregnant women in Denmark are offered risk assessment for Down syndrome. The aim of this study was to investigate whether women and partners make an informed choice about first trimester risk assessment, and their satisfaction with the choice. METHODS: A survey using multiple measure...... of knowledge (82% and 81%) and positive attitudes regarding risk assessment (97% and 98%), leading to 79% and 80% making an informed choice. Education predicted knowledge for women (odds ratio 3.42; 95% confidence interval 1.63-7.18) and partners (odds ratio 2.97; 95% confidence interval 1.37-6.45), country...... of origin predicted knowledge, attitude and informed choice among women. Three hundred thirty-two women (99%) and all partners were satisfied with having chosen risk assessment. CONCLUSIONS: Although 80% of pregnant women and partners make an informed choice about undergoing first trimester risk assessment...

  14. All of the above: When multiple correct response options enhance the testing effect.

    Science.gov (United States)

    Bishara, Anthony J; Lanzo, Lauren A

    2015-01-01

    Previous research has shown that multiple choice tests often improve memory retention. However, the presence of incorrect lures often attenuates this memory benefit. The current research examined the effects of "all of the above" (AOTA) options. When such options are correct, no incorrect lures are present. In the first three experiments, a correct AOTA option on an initial test led to a larger memory benefit than no test and standard multiple choice test conditions. The benefits of a correct AOTA option occurred even without feedback on the initial test; for both 5-minute and 48-hour retention delays; and for both cued recall and multiple choice final test formats. In the final experiment, an AOTA question led to better memory retention than did a control condition that had identical timing and exposure to response options. However, the benefits relative to this control condition were similar regardless of the type of multiple choice test (AOTA or not). Results suggest that retrieval contributes to multiple choice testing effects. However, the extra testing effect from a correct AOTA option, rather than being due to more retrieval, might be due simply to more exposure to correct information.

  15. Application of Multiple-Population Genetic Algorithm in Optimizing the Train-Set Circulation Plan Problem

    Directory of Open Access Journals (Sweden)

    Yu Zhou

    2017-01-01

    Full Text Available The train-set circulation plan problem (TCPP belongs to the rolling stock scheduling (RSS problem and is similar to the aircraft routing problem (ARP in airline operations and the vehicle routing problem (VRP in the logistics field. However, TCPP involves additional complexity due to the maintenance constraint of train-sets: train-sets must conduct maintenance tasks after running for a certain time and distance. The TCPP is nondeterministic polynomial hard (NP-hard. There is no available algorithm that can obtain the optimal global solution, and many factors such as the utilization mode and the maintenance mode impact the solution of the TCPP. This paper proposes a train-set circulation optimization model to minimize the total connection time and maintenance costs and describes the design of an efficient multiple-population genetic algorithm (MPGA to solve this model. A realistic high-speed railway (HSR case is selected to verify our model and algorithm, and, then, a comparison of different algorithms is carried out. Furthermore, a new maintenance mode is proposed, and related implementation requirements are discussed.

  16. An entropic barriers diffusion theory of decision-making in multiple alternative tasks.

    Directory of Open Access Journals (Sweden)

    Diego Fernandez Slezak

    2018-03-01

    Full Text Available We present a theory of decision-making in the presence of multiple choices that departs from traditional approaches by explicitly incorporating entropic barriers in a stochastic search process. We analyze response time data from an on-line repository of 15 million blitz chess games, and show that our model fits not just the mean and variance, but the entire response time distribution (over several response-time orders of magnitude at every stage of the game. We apply the model to show that (a higher cognitive expertise corresponds to the exploration of more complex solution spaces, and (b reaction times of users at an on-line buying website can be similarly explained. Our model can be seen as a synergy between diffusion models used to model simple two-choice decision-making and planning agents in complex problem solving.

  17. Free choice in residential care for older people - A philosophical reflection.

    Science.gov (United States)

    Nord, Catharina

    2016-04-01

    Free choice in elderly care services is a debated issue. Using the theoretical support of philosophers of free will, this paper explores free choice in relocation to residential care. The three dominant perspectives within this field of philosophy, libertarianism, determinism and compatibilism, are applied from the perspective of the older individual to the process of moving. Empirical data were collected through qualitative interviews with 13 older individuals who had recently moved into residential care. These individuals had made the choice to move following either a health emergency or incremental health problems. In a deterministic perspective they had no alternative to moving, which was the inevitable solution to their various personal problems. A network of people important to them assisted in the move, making the choice possible. However, post-move the interviewees' perspective had changed to a libertarian or compatibilist interpretation, whereby although the circumstances had conferred little freedom regarding the move. The interviewees reported a high degree of self-determination in the process. It appeared that in order to restore self-respect and personal agency, the older individuals had transformed their restricted choice into a choice made of free will or freer will. Copyright © 2016 Elsevier Inc. All rights reserved.

  18. Stressors and Caregivers' Depression: Multiple Mediators of Self-Efficacy, Social Support, and Problem-Solving Skill.

    Science.gov (United States)

    Tang, Fengyan; Jang, Heejung; Lingler, Jennifer; Tamres, Lisa K; Erlen, Judith A

    2015-01-01

    Caring for an older adult with memory loss is stressful. Caregiver stress could produce negative outcomes such as depression. Previous research is limited in examining multiple intermediate pathways from caregiver stress to depressive symptoms. This study addresses this limitation by examining the role of self-efficacy, social support, and problem solving in mediating the relationships between caregiver stressors and depressive symptoms. Using a sample of 91 family caregivers, we tested simultaneously multiple mediators between caregiver stressors and depression. Results indicate that self-efficacy mediated the pathway from daily hassles to depression. Findings point to the importance of improving self-efficacy in psychosocial interventions for caregivers of older adults with memory loss.

  19. Acoustic Features Influence Musical Choices Across Multiple Genres.

    Science.gov (United States)

    Barone, Michael D; Bansal, Jotthi; Woolhouse, Matthew H

    2017-01-01

    Based on a large behavioral dataset of music downloads, two analyses investigate whether the acoustic features of listeners' preferred musical genres influence their choice of tracks within non-preferred, secondary musical styles. Analysis 1 identifies feature distributions for pairs of genre-defined subgroups that are distinct. Using correlation analysis, these distributions are used to test the degree of similarity between subgroups' main genres and the other music within their download collections. Analysis 2 explores the issue of main-to-secondary genre influence through the production of 10 feature-influence matrices, one per acoustic feature, in which cell values indicate the percentage change in features for genres and subgroups compared to overall population averages. In total, 10 acoustic features and 10 genre-defined subgroups are explored within the two analyses. Results strongly indicate that the acoustic features of people's main genres influence the tracks they download within non-preferred, secondary musical styles. The nature of this influence and its possible actuating mechanisms are discussed with respect to research on musical preference, personality, and statistical learning.

  20. Problems and proofs in numbers and algebra

    CERN Document Server

    Millman, Richard S; Kahn, Eric Brendan

    2015-01-01

    Designed to facilitate the transition from undergraduate calculus and differential equations to learning about proofs, this book helps students develop the rigorous mathematical reasoning needed for advanced courses in analysis, abstract algebra, and more. Students will focus on both how to prove theorems and solve problem sets in-depth; that is, where multiple steps are needed to prove or solve. This proof technique is developed by examining two specific content themes and their applications in-depth: number theory and algebra. This choice of content themes enables students to develop an understanding of proof technique in the context of topics with which they are already familiar, as well as reinforcing natural and conceptual understandings of mathematical methods and styles. The key to the text is its interesting and intriguing problems, exercises, theorems, and proofs, showing how students will transition from the usual, more routine calculus to abstraction while also learning how to “prove” or “sol...

  1. Optimal choice of basis functions in the linear regression analysis

    International Nuclear Information System (INIS)

    Khotinskij, A.M.

    1988-01-01

    Problem of optimal choice of basis functions in the linear regression analysis is investigated. Step algorithm with estimation of its efficiency, which holds true at finite number of measurements, is suggested. Conditions, providing the probability of correct choice close to 1 are formulated. Application of the step algorithm to analysis of decay curves is substantiated. 8 refs

  2. Choice certainty in Discrete Choice Experiments

    DEFF Research Database (Denmark)

    Uggeldahl, Kennet Christian; Jacobsen, Catrine; Lundhede, Thomas

    2016-01-01

    In this study, we conduct a Discrete Choice Experiment (DCE) using eye tracking technology to investigate if eye movements during the completion of choice sets reveal information about respondents’ choice certainty. We hypothesise that the number of times that respondents shift their visual...

  3. Framing effects in choices between multioutcome life-expectancy lotteries.

    Science.gov (United States)

    Bernstein, L M; Chapman, G B; Elstein, A S

    1999-01-01

    To explore framing or editing effects and a method to debias framing in a clinical context. Clinical scenarios using multioutcome life-expectancy lotteries of equal value required choices between two supplementary drugs that either prolonged or shortened life from the 20-year beneficial effect of a baseline drug. The effects of these supplementary drugs were presented in two conditions, using a between-subjects design. In segregated editing (n = 116) the effects were presented separately from the effects of the baseline drug. In integrated editing (n = 100), effects of supplementary and baseline drugs were combined in the lottery presentation. Each subject responded to 30 problems. To explore one method of debiasing, another 100 subjects made choices after viewing both segregated and integrated editings of 20 problems (dual framing). Statistically significant preference reversals between segregated and integrated editing of pure lotteries occurred only when one framing placed outcomes in the gain domain, and the other framing placed them in the loss domain. When both editings resulted in gain-domain outcomes only, there was no framing effect. There was a related relationship of framing-effect shifts from losses to gains in mixed-lottery-choice problems. Responses to the dual framing condition did not consistently coincide with responses to either single framing. In some situations, dual framing eliminated or lessened framing effects. The results support two components of prospect theory, coding outcomes as gains or losses from a reference point, and an s-shaped utility function (concave in gain, convex in loss domains). Presenting both alternative editings of a complex situation prior to choice more fully informs the decision maker and may help to reduce framing effects. Given the extent to which preferences shift in response to alternative presentations, it is unclear which choice represents the subject's "true preferences."

  4. Vehicle Routing Problem with Backhaul, Multiple Trips and Time Window

    Directory of Open Access Journals (Sweden)

    Johan Oscar Ong

    2011-01-01

    Full Text Available Transportation planning is one of the important components to increase efficiency and effectiveness in the supply chain system. Good planning will give a saving in total cost of the supply chain. This paper develops the new VRP variants’, VRP with backhauls, multiple trips, and time window (VRPBMTTW along with its problem solving techniques by using Ant Colony Optimization (ACO and Sequential Insertion as initial solution algorithm. ACO is modified by adding the decoding process in order to determine the number of vehicles, total duration time, and range of duration time regardless of checking capacity constraint and time window. This algorithm is tested by using set of random data and verified as well as analyzed its parameter changing’s. The computational results for hypothetical data with 50% backhaul and mix time windows are reported.

  5. Search, Memory, and Choice Error: An Experiment.

    Science.gov (United States)

    Sanjurjo, Adam

    2015-01-01

    Multiple attribute search is a central feature of economic life: we consider much more than price when purchasing a home, and more than wage when choosing a job. An experiment is conducted in order to explore the effects of cognitive limitations on choice in these rich settings, in accordance with the predictions of a new model of search memory load. In each task, subjects are made to search the same information in one of two orders, which differ in predicted memory load. Despite standard models of choice treating such variations in order of acquisition as irrelevant, lower predicted memory load search orders are found to lead to substantially fewer choice errors. An implication of the result for search behavior, more generally, is that in order to reduce memory load (thus choice error) a limited memory searcher ought to deviate from the search path of an unlimited memory searcher in predictable ways-a mechanism that can explain the systematic deviations from optimal sequential search that have recently been discovered in peoples' behavior. Further, as cognitive load is induced endogenously (within the task), and found to affect choice behavior, this result contributes to the cognitive load literature (in which load is induced exogenously), as well as the cognitive ability literature (in which cognitive ability is measured in a separate task). In addition, while the information overload literature has focused on the detrimental effects of the quantity of information on choice, this result suggests that, holding quantity constant, the order that information is observed in is an essential determinant of choice failure.

  6. Search, Memory, and Choice Error: An Experiment.

    Directory of Open Access Journals (Sweden)

    Adam Sanjurjo

    Full Text Available Multiple attribute search is a central feature of economic life: we consider much more than price when purchasing a home, and more than wage when choosing a job. An experiment is conducted in order to explore the effects of cognitive limitations on choice in these rich settings, in accordance with the predictions of a new model of search memory load. In each task, subjects are made to search the same information in one of two orders, which differ in predicted memory load. Despite standard models of choice treating such variations in order of acquisition as irrelevant, lower predicted memory load search orders are found to lead to substantially fewer choice errors. An implication of the result for search behavior, more generally, is that in order to reduce memory load (thus choice error a limited memory searcher ought to deviate from the search path of an unlimited memory searcher in predictable ways-a mechanism that can explain the systematic deviations from optimal sequential search that have recently been discovered in peoples' behavior. Further, as cognitive load is induced endogenously (within the task, and found to affect choice behavior, this result contributes to the cognitive load literature (in which load is induced exogenously, as well as the cognitive ability literature (in which cognitive ability is measured in a separate task. In addition, while the information overload literature has focused on the detrimental effects of the quantity of information on choice, this result suggests that, holding quantity constant, the order that information is observed in is an essential determinant of choice failure.

  7. A multiobjective non-dominated sorting genetic algorithm (NSGA-II for the Multiple Traveling Salesman Problem

    Directory of Open Access Journals (Sweden)

    Rubén Iván Bolaños

    2015-06-01

    Full Text Available This paper considers a multi-objective version of the Multiple Traveling Salesman Problem (MOmTSP. In particular, two objectives are considered: the minimization of the total traveled distance and the balance of the working times of the traveling salesmen. The problem is formulated as an integer multi-objective optimization model. A non-dominated sorting genetic algorithm (NSGA-II is proposed to solve the MOmTSP. The solution scheme allows one to find a set of ordered solutions in Pareto fronts by considering the concept of dominance. Tests on real world instances and instances adapted from the literature show the effectiveness of the proposed algorithm.

  8. Multiple Scattering Approach to Continuum State with Generally Shaped Potential

    International Nuclear Information System (INIS)

    Hatada, Keisuke; Hayakawa, Kuniko; Tenore, Antonio; Benfatto, Maurizio; Natoli, Calogero

    2007-01-01

    We present a new scheme for solving the scattering problem for an arbitrarily shaped potential cell that avoids the well known convergence problems in the angular momentum expansion of the cell shape function. Tests of the method against analytically soluble separable model potentials, with and without shape truncation, have been performed with success. By a judicious choice of the shape of the cells partitioning the whole molecular space and use of empty cells when necessary, we set up a multiple scattering scheme that leads to a straightforward generalization of the same equations in the muffin-tin approximation. For example lmax in the angular momentum expansion can still be chosen according to the rule lmax ∼ kR, where R is the radius of the bounding sphere of the cell and all the matrices appearing in the theory are square matrices

  9. Modeling route choice criteria from home to major streets: A discrete choice approach

    Directory of Open Access Journals (Sweden)

    Jose Osiris Vidana-Bencomo

    2018-03-01

    Full Text Available A discrete choice model that consists of three sub-models was developed to investigates the route choice criteria of drivers who travel from their homes in the morning to the access point along the major streets that bound the Traffic Analysis Zones (TAZs. The first sub-model is a Nested Logit Model (NLM that estimates the probability of a driver has or has no multiple routes, and if the driver has multiple routes, the route selection criteria are based on the access point’s intersection control type or other factors. The second sub-model is a Mixed Logit (MXL model. It estimates the probabilities of the type of intersection control preferred by a driver. The third sub-model is a NLM that estimates the probabilities of a driver selecting his/her route for its shortest travel time or to avoid pedestrian, and if the aim is to take the fastest route, the decision criteria is based on the shortest distance or minimum stops and turns. Data gathered in a questionnaire survey were used to estimate the sub-models. The attributes of the utility functions of the sub-models are the driver’s demographic and trip characteristics. The model provides a means for transportation planners to distribute the total number of home-based trips generated within a TAZ to the access points along the major streets that bound the TAZ.

  10. Exclusive queueing model including the choice of service windows

    Science.gov (United States)

    Tanaka, Masahiro; Yanagisawa, Daichi; Nishinari, Katsuhiro

    2018-01-01

    In a queueing system involving multiple service windows, choice behavior is a significant concern. This paper incorporates the choice of service windows into a queueing model with a floor represented by discrete cells. We contrived a logit-based choice algorithm for agents considering the numbers of agents and the distances to all service windows. Simulations were conducted with various parameters of agent choice preference for these two elements and for different floor configurations, including the floor length and the number of service windows. We investigated the model from the viewpoint of transit times and entrance block rates. The influences of the parameters on these factors were surveyed in detail and we determined that there are optimum floor lengths that minimize the transit times. In addition, we observed that the transit times were determined almost entirely by the entrance block rates. The results of the presented model are relevant to understanding queueing systems including the choice of service windows and can be employed to optimize facility design and floor management.

  11. The Prevalence of Multiple-Choice Testing in Registered Nurse Licensure-Qualifying Nursing Education Programs in New York State.

    Science.gov (United States)

    Birkhead, Susan; Kelman, Glenda; Zittel, Barbara; Jatulis, Linnea

    The aim of this study was to describe nurse educators' use of multiple-choice questions (MCQs) in testing in registered nurse licensure-qualifying nursing education programs in New York State. This study was a descriptive correlational analysis of data obtained from surveying 1,559 nurse educators; 297 educators from 61 institutions responded (response rate [RR] = 19 percent), yielding a final cohort of 200. MCQs were reported to comprise a mean of 81 percent of questions on a typical test. Baccalaureate program respondents were equally likely to use MCQs as associate degree program respondents (p > .05) but were more likely to report using other methods of assessing student achievement to construct course grades (p < .01). Both groups reported little use of alternate format-type questions. Respondent educators reported substantial reliance upon the use of MCQs, corroborating the limited data quantifying the prevalence of use of MCQ tests in licensure-qualifying nursing education programs.

  12. Stressors and Caregivers’ Depression: Multiple Mediators of Self-Efficacy, Social Support, and Problem-solving Skill

    Science.gov (United States)

    Tang, Fengyan; Jang, Heejung; Lingler, Jennifer; Tamres, Lisa K.; Erlen, Judith A.

    2016-01-01

    Caring for an older adult with memory loss is stressful. Caregiver stress could produce negative outcomes such as depression. Previous research is limited in examining multiple intermediate pathways from caregiver stress to depressive symptoms. This study addresses this limitation by examining the role of self-efficacy, social support, and problem-solving in mediating the relationships between caregiver stressors and depressive symptoms. Using a sample of 91 family caregivers, we tested simultaneously multiple mediators between caregiver stressors and depression. Results indicate that self-efficacy mediated the pathway from daily hassles to depression. Findings point to the importance of improving self-efficacy in psychosocial interventions for caregivers of older adults with memory loss. PMID:26317766

  13. The Social Attribution Task-Multiple Choice (SAT-MC): A Psychometric and Equivalence Study of an Alternate Form.

    Science.gov (United States)

    Johannesen, Jason K; Lurie, Jessica B; Fiszdon, Joanna M; Bell, Morris D

    2013-01-01

    The Social Attribution Task-Multiple Choice (SAT-MC) uses a 64-second video of geometric shapes set in motion to portray themes of social relatedness and intentions. Considered a test of "Theory of Mind," the SAT-MC assesses implicit social attribution formation while reducing verbal and basic cognitive demands required of other common measures. We present a comparability analysis of the SAT-MC and the new SAT-MC-II, an alternate form created for repeat testing, in a university sample (n = 92). Score distributions and patterns of association with external validation measures were nearly identical between the two forms, with convergent and discriminant validity supported by association with affect recognition ability and lack of association with basic visual reasoning. Internal consistency of the SAT-MC-II was superior (alpha = .81) to the SAT-MC (alpha = .56). Results support the use of SAT-MC and new SAT-MC-II as equivalent test forms. Demonstrating relatively higher association to social cognitive than basic cognitive abilities, the SAT-MC may provide enhanced sensitivity as an outcome measure of social cognitive intervention trials.

  14. Pairwise conjoint analysis of activity engagement choice

    NARCIS (Netherlands)

    Wang, Donggen; Oppewal, H.; Timmermans, H.J.P.

    2000-01-01

    Information overload is a well-known problem of conjoint choice models when respondents have to evaluate a large number of attributes and/or attribute levels. In this paper we develop an alternative conjoint modelling approach, called pairwise conjoint analysis. It differs from conventional conjoint

  15. [Delayed reactions of active avoidance in white rats under conditions of an alternative choice].

    Science.gov (United States)

    Ioseliani, T K; Sikharulidze, N I; Kadagishvili, A Ia; Mitashvili, E G

    1995-01-01

    It was shown that if the rats had been learned and then tested using conventional pain punishment of erroneous choice they were able to solve the problem of alternative choice only in the period of immediate action of conditioned stimuli. If the pain punishment for erroneously chosen compartment had not been applied in animal learning and testing, rats successfully solved the problem of alternative choice even after 5-second delay. Introduction of pain punishment led to the frustration of earlier elaborated delayed avoidance reactions. Analysis of the obtained results allows us to argue that the apparent incapability of white rats for solving the problems of delayed avoidance is caused by simultaneous action of two different mechanisms, i.e., those of the active and passive avoidance rather than short-term memory deficit.

  16. The choice of sites considered with respect to problems of radioactive waste disposal

    International Nuclear Information System (INIS)

    Duhamel, F.

    1960-01-01

    The author of this article shows clearly that a knowledge of the behaviour of wastes together with an analysis of the risks of accidents makes it possible to define the general characteristics of a site as a function of, on the one hand the geological and meteorological factors, and on the other, the proposed installations. Consideration of the biological environment makes it possible to clarify the sitological study and to make a choice between the several sites possible. The author shows the real necessity for radio-protection specialists to share their knowledge, to establish regulations, and to cooperate with the authors responsible for the installations, from the moment of the choice of the site and of the planning of the apparatus up to the final reject of the waste. (author) [fr

  17. Asymmetrically Dominated Choice Problems, the Isolation Hypothesis and Random Incentive Mechanisms

    OpenAIRE

    Cox, James C.; Sadiraj, Vjollca; Schmidt, Ulrich

    2014-01-01

    This paper presents an experimental study of the random incentive mechanisms which are a standard procedure in economic and psychological experiments. Random incentive mechanisms have several advantages but are incentive-compatible only if responses to the single tasks are independent. This is true if either the independence axiom of expected utility theory or the isolation hypothesis of prospect theory holds. We present a simple test of this in the context of choice under risk. In the baseli...

  18. Issues or Identity? Cognitive Foundations of Voter Choice

    Science.gov (United States)

    Jenke, Libby; Huettel, Scott A.

    2016-01-01

    Voter choice is one of the most important problems in political science. The most common models assume that voting is a rational choice based on policy positions (e.g., key issues) and non-policy information (e.g., social identity, personality). Though such models explain macroscopic features of elections, they also reveal important anomalies that have been resistant to explanation. We argue for a new approach that builds upon recent research in cognitive science and neuroscience; specifically, we contend that policy positions and social identities do not combine in merely an additive manner, but compete to determine voter preferences. This model not only explains several key anomalies in voter choice, but also suggests new directions for research in both political science and cognitive science. PMID:27769726

  19. Multiple electromagnetic excitations of relativistic projectiles

    International Nuclear Information System (INIS)

    Llope, W.J.; Braun-Munzinger, P.

    1992-01-01

    Conditions optimum for the first experimental verification of the multiplication electromagnetic excitations of nuclei in relativistic nucleus-nucleus collisions are described. The relative magnitudes of three important physical processes that might interfere with such a measurement are compared to the predicted strengths for the single and multiple electromagnetic excitations for various choices of the projectile mass and beam energy. Strategies are presented for making inferences concerning the presence of multiple excitation strength in experimental data

  20. Parameter Estimation for Thurstone Choice Models

    Energy Technology Data Exchange (ETDEWEB)

    Vojnovic, Milan [London School of Economics (United Kingdom); Yun, Seyoung [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-04-24

    We consider the estimation accuracy of individual strength parameters of a Thurstone choice model when each input observation consists of a choice of one item from a set of two or more items (so called top-1 lists). This model accommodates the well-known choice models such as the Luce choice model for comparison sets of two or more items and the Bradley-Terry model for pair comparisons. We provide a tight characterization of the mean squared error of the maximum likelihood parameter estimator. We also provide similar characterizations for parameter estimators defined by a rank-breaking method, which amounts to deducing one or more pair comparisons from a comparison of two or more items, assuming independence of these pair comparisons, and maximizing a likelihood function derived under these assumptions. We also consider a related binary classification problem where each individual parameter takes value from a set of two possible values and the goal is to correctly classify all items within a prescribed classification error. The results of this paper shed light on how the parameter estimation accuracy depends on given Thurstone choice model and the structure of comparison sets. In particular, we found that for unbiased input comparison sets of a given cardinality, when in expectation each comparison set of given cardinality occurs the same number of times, for a broad class of Thurstone choice models, the mean squared error decreases with the cardinality of comparison sets, but only marginally according to a diminishing returns relation. On the other hand, we found that there exist Thurstone choice models for which the mean squared error of the maximum likelihood parameter estimator can decrease much faster with the cardinality of comparison sets. We report empirical evaluation of some claims and key parameters revealed by theory using both synthetic and real-world input data from some popular sport competitions and online labor platforms.

  1. Multiple Personality Domains in Relation to Occupational Choice and Performance among Established Teachers. Research Report. ETS RR-04-41

    Science.gov (United States)

    Emmerich, Walter; Rock, Donald A.; Trapani, Catherine S.

    2004-01-01

    Does personality impact differently on occupational choice and occupational performance? In a study of established teachers, interests, the Five-Factor Model, and attributions were examined in relation to occupational choice and performance. Attributions were assessed using a new instrument designed for teachers. Choice of teaching specialty was…

  2. Stressors and Caregivers’ Depression: Multiple Mediators of Self-Efficacy, Social Support, and Problem-solving Skill

    OpenAIRE

    Tang, Fengyan; Jang, Heejung; Lingler, Jennifer; Tamres, Lisa K.; Erlen, Judith A.

    2015-01-01

    Caring for an older adult with memory loss is stressful. Caregiver stress could produce negative outcomes such as depression. Previous research is limited in examining multiple intermediate pathways from caregiver stress to depressive symptoms. This study addresses this limitation by examining the role of self-efficacy, social support, and problem-solving in mediating the relationships between caregiver stressors and depressive symptoms. Using a sample of 91 family caregivers, we tested simul...

  3. Reactor oscillator project - Theoretical study; operation problems; choice of the ionization chamber

    International Nuclear Information System (INIS)

    Lolic, B.; Markovic, V.

    1961-01-01

    Theoretical study of the reactor operator covers methods of the danger coefficient and the method based on measuring the phase angle. Operation with the reactor oscillator describes measurement of the cross section and resonance integral, measurement of the fissionable materials properties, measurement of impurities in the graphite sample. A separate chapter is devoted to the choice of the appropriate ionization chamber

  4. Problem-based writing with peer review improves academic performance in physiology.

    Science.gov (United States)

    Pelaez, Nancy J

    2002-12-01

    The aim of this study was to determine whether problem-based writing with peer review (PW-PR) improves undergraduate student performance on physiology exams. Didactic lectures were replaced with assignments to give students practice explaining their reasoning while solving qualitative problems, thus transferring the responsibility for abstraction and generalization to the students. Performance on exam items about concepts taught using PW-PR was compared with performance on concepts taught using didactic lectures followed by group work. Calibrated Peer Review, a Web-delivered program, was used to collect student essays and to manage anonymous peer review after students "passed" three calibration peer reviews. Results show that the students had difficulty relating concepts. Relationship errors were categorized as (1) problems recognizing levels of organization, (2) problems with cause/effect, and (3) overgeneralizations. For example, some described cells as molecules; others thought that vesicles transport materials through the extracellular fluid. With PW-PR, class discussion was used to confront and resolve such difficulties. Both multiple-choice and essay exam results were better with PW-PR instead of lecture.

  5. Analysis of problem solving skill in learning biology at senior high school of Surakarta

    Science.gov (United States)

    Rahmawati, D.; Sajidan; Ashadi

    2018-04-01

    Problem solving is a critical component of comprehensive learning in 21st century. Problem solving is defined as a process used to obtain the best answer from a problem. Someone who can solve the problem is called a problem solver. Problem solver obtains many benefits in the future and has a chance to be an innovator, such as be an innovative entrepreneur, modify behavior, improve creativity, and cognitive skills. The goal of this research is to analyze problem solving skills of students in Senior High School Surakarta in learning Biology. Participants of this research were students of grade 12 SMA (Senior High School) N Surakarta. Data is collected by using multiple choice questions base on analysis problem solving skills on Mourtus. The result of this research showed that the percentage of defining problem was 52.38%, exploring the problem was 53.28%, implementing the solution was 50.71% for 50.08% is moderate, while the percentage of designing the solution was 34.42%, and evaluating was low for 39.24%. Based on the result showed that the problem solving skills of students in SMAN Surakarta was Low.

  6. Illustrative comparison of one utility's coal and nuclear choices

    International Nuclear Information System (INIS)

    Keeney, R.L.; Sicherman, A.

    1983-01-01

    The technology choices facing an individual utility are complex decision problems. The paper illustrates a method designed to assist an individual utility company in making the choices in a logically consisnt manner. The resulting evaluation model, based on the principles of decision analysis, explicitly addresses the complexity to provide a basis for decision making and support for defending the decision before reviewers. The model, which incorporates economic, environmental, social, safety, and regulatory effects, is demonstrated using a coal/nuclear choice which may be faced by Utah Power and Light Company in the near future. This analysis is meant to be illustrative; more effort would be needed to gather information to support a policy decision

  7. The impact of choice context on consumers' choice heuristics

    DEFF Research Database (Denmark)

    Mueller Loose, Simone; Scholderer, Joachim; Corsi, Armando M.

    2012-01-01

    Context effects in choice settings have received recent attention but little is known about the impact of context on choice consistency and the extent to which consumers apply choice heuristics. The sequence of alternatives in a choice set is examined here as one specific context effect. We compare...... how a change from a typical price order to a sensory order in wine menus affects consumer choice. We use pre-specified latent heuristic classes to analyse the existence of different choice processes, which begins to untangle the ‘black box’ of how consumers choose. Our findings indicate...... that in the absence of price order, consumers are less price-sensitive, pay more attention to visually salient cues, are less consistent in their choices and employ other simple choice heuristics more frequently than price. Implications for consumer research, marketing and consumer policy are discussed....

  8. Software for conducting accounting: problems of choice and use in the course of outsourcing

    Directory of Open Access Journals (Sweden)

    I.L. Hrabchuk

    2017-12-01

    Full Text Available The implementation of sanctions to a producer, a number of franchisers, dealers and distributers of the most popular programme product called «1С: Accounting» caused the problem of software choice for conducting accounting for a great number of entities. The aim of the article is to analyze the possibilities of programme products (for conducting accounting presented at the Ukrainian market, to determine the possibilities of their use when providing services on accounting outsourcing. The article deals with the Ukrainian segment of software market for conducting accounting. The paper analyzes the most popular programmes («1С: Accounting for Ukraine»; «Sail-Accounting»; «Clerk»; «SAP»; «IT-Enterprise: Accounting»; «ІС-PRO», describes their functional possibilities, and compares them. This allowed to determine the possibilities of application of above-mentioned programme products while providing the accounting outsourcing services. The paper describes the peculiarities and substantiates the safety against cyber-attacks of using «cloud» services for conducting accounting, in particular, in the course of outsourcing of the present process at the enterprise. The prospects for the further study in the current direction is to determine the peculiarities of accounting representation of the software, which is provided under the terms of «cloud» technologies.

  9. The Question Complexity Rubric: Development and Application for a National Archive of Astro 101 Multiple-Choice Questions

    Science.gov (United States)

    Cormier, Sebastien; Prather, E. E.; Brissenden, G.; Collaboration of Astronomy Teaching Scholars CATS

    2011-01-01

    For the last two years we have been developing an online national archive of multiple-choice questions for use in the Astro 101 classroom. These questions are intended to either supplement an instructor's implementation of Think-Pair-Share or be used for assessment purposes (i.e. exams and homework). In this talk we will describe the development, testing and implementation of the Question Complexity Rubric (QCR), which is designed to guide the ranking of questions in this archive based on their conceptual complexity. Using the QCR, a score is assigned to differentiate each question based on the cognitive steps necessary to comprehensively explain the reasoning pathway to the correct answer. The lowest QCR score is given to questions with a reasoning pathway requiring only declarative knowledge whereas the highest QCR score is given to questions that require multiple pathways of multi-step reasoning. When completed, the online question archive will provide users with the utility to 1) search for and download questions based on subject and average QCR score, 2) use the QCR to score questions, and 3) add their own questions to the archive. We will also discuss other potential applications of the QCR, such as how it informs our work in developing and testing of survey instruments by allowing us to calibrate the range of question complexity. This material is based upon work supported by the National Science Foundation under Grant No. 0715517, a CCLI Phase III Grant for the Collaboration of Astronomy Teaching Scholars (CATS). Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation.

  10. Issues or Identity? Cognitive Foundations of Voter Choice.

    Science.gov (United States)

    Jenke, Libby; Huettel, Scott A

    2016-11-01

    Voter choice is one of the most important problems in political science. The most common models assume that voting is a rational choice based on policy positions (e.g., key issues) and nonpolicy information (e.g., social identity, personality). Though such models explain macroscopic features of elections, they also reveal important anomalies that have been resistant to explanation. We argue for a new approach that builds upon recent research in cognitive science and neuroscience; specifically, we contend that policy positions and social identities do not combine in merely an additive manner, but compete to determine voter preferences. This model not only explains several key anomalies in voter choice, but also suggests new directions for research in both political science and cognitive science. Copyright © 2016 Elsevier Ltd. All rights reserved.

  11. Every third Kazakhstani medical student regrets the choice of ...

    African Journals Online (AJOL)

    admin

    Conclusions: The results suggest that one third of medical students in Almaty, Kazakhstan, regret the choice of medical education. ..... test (MCAT) (24), the graduate Australian medical .... experience of help seeking for mental health problems ...

  12. Multiple kernel learning using single stage function approximation for binary classification problems

    Science.gov (United States)

    Shiju, S.; Sumitra, S.

    2017-12-01

    In this paper, the multiple kernel learning (MKL) is formulated as a supervised classification problem. We dealt with binary classification data and hence the data modelling problem involves the computation of two decision boundaries of which one related with that of kernel learning and the other with that of input data. In our approach, they are found with the aid of a single cost function by constructing a global reproducing kernel Hilbert space (RKHS) as the direct sum of the RKHSs corresponding to the decision boundaries of kernel learning and input data and searching that function from the global RKHS, which can be represented as the direct sum of the decision boundaries under consideration. In our experimental analysis, the proposed model had shown superior performance in comparison with that of existing two stage function approximation formulation of MKL, where the decision functions of kernel learning and input data are found separately using two different cost functions. This is due to the fact that single stage representation helps the knowledge transfer between the computation procedures for finding the decision boundaries of kernel learning and input data, which inturn boosts the generalisation capacity of the model.

  13. Improving multiple-point-based a priori models for inverse problems by combining Sequential Simulation with the Frequency Matching Method

    DEFF Research Database (Denmark)

    Cordua, Knud Skou; Hansen, Thomas Mejer; Lange, Katrine

    In order to move beyond simplified covariance based a priori models, which are typically used for inverse problems, more complex multiple-point-based a priori models have to be considered. By means of marginal probability distributions ‘learned’ from a training image, sequential simulation has...... proven to be an efficient way of obtaining multiple realizations that honor the same multiple-point statistics as the training image. The frequency matching method provides an alternative way of formulating multiple-point-based a priori models. In this strategy the pattern frequency distributions (i.......e. marginals) of the training image and a subsurface model are matched in order to obtain a solution with the same multiple-point statistics as the training image. Sequential Gibbs sampling is a simulation strategy that provides an efficient way of applying sequential simulation based algorithms as a priori...

  14. Problem solving based learning model with multiple representations to improve student's mental modelling ability on physics

    Science.gov (United States)

    Haili, Hasnawati; Maknun, Johar; Siahaan, Parsaoran

    2017-08-01

    Physics is a lessons that related to students' daily experience. Therefore, before the students studying in class formally, actually they have already have a visualization and prior knowledge about natural phenomenon and could wide it themselves. The learning process in class should be aimed to detect, process, construct, and use students' mental model. So, students' mental model agree with and builds in the right concept. The previous study held in MAN 1 Muna informs that in learning process the teacher did not pay attention students' mental model. As a consequence, the learning process has not tried to build students' mental modelling ability (MMA). The purpose of this study is to describe the improvement of students' MMA as a effect of problem solving based learning model with multiple representations approach. This study is pre experimental design with one group pre post. It is conducted in XI IPA MAN 1 Muna 2016/2017. Data collection uses problem solving test concept the kinetic theory of gasses and interview to get students' MMA. The result of this study is clarification students' MMA which is categorized in 3 category; High Mental Modelling Ability (H-MMA) for 7Mental Modelling Ability (M-MMA) for 3Mental Modelling Ability (L-MMA) for 0 ≤ x ≤ 3 score. The result shows that problem solving based learning model with multiple representations approach can be an alternative to be applied in improving students' MMA.

  15. Some unsolved problems in discrete mathematics and mathematical cybernetics

    Science.gov (United States)

    Korshunov, Aleksei D.

    2009-10-01

    There are many unsolved problems in discrete mathematics and mathematical cybernetics. Writing a comprehensive survey of such problems involves great difficulties. First, such problems are rather numerous and varied. Second, they greatly differ from each other in degree of completeness of their solution. Therefore, even a comprehensive survey should not attempt to cover the whole variety of such problems; only the most important and significant problems should be reviewed. An impersonal choice of problems to include is quite hard. This paper includes 13 unsolved problems related to combinatorial mathematics and computational complexity theory. The problems selected give an indication of the author's studies for 50 years; for this reason, the choice of the problems reviewed here is, to some extent, subjective. At the same time, these problems are very difficult and quite important for discrete mathematics and mathematical cybernetics. Bibliography: 74 items.

  16. Some unsolved problems in discrete mathematics and mathematical cybernetics

    International Nuclear Information System (INIS)

    Korshunov, Aleksei D

    2009-01-01

    There are many unsolved problems in discrete mathematics and mathematical cybernetics. Writing a comprehensive survey of such problems involves great difficulties. First, such problems are rather numerous and varied. Second, they greatly differ from each other in degree of completeness of their solution. Therefore, even a comprehensive survey should not attempt to cover the whole variety of such problems; only the most important and significant problems should be reviewed. An impersonal choice of problems to include is quite hard. This paper includes 13 unsolved problems related to combinatorial mathematics and computational complexity theory. The problems selected give an indication of the author's studies for 50 years; for this reason, the choice of the problems reviewed here is, to some extent, subjective. At the same time, these problems are very difficult and quite important for discrete mathematics and mathematical cybernetics. Bibliography: 74 items.

  17. On the solution of a few problems of multiple scattering by Monte Carlo method; Sur la solution de quelques problemes de diffusions multiples par la methode de Monte-Carlo

    Energy Technology Data Exchange (ETDEWEB)

    Bluet, J C [Commissariat a l' Energie Atomique, Cadarache (France)

    1966-02-01

    Three problems of multiple scattering arising from neutron cross sections experiments, are reported here. The common hypothesis are: - Elastic scattering is the only possible process - Angular distributions are isotropic - Losses of particle energy are negligible in successive collisions. In the three cases practical results, corresponding to actual experiments are given. Moreover the results are shown in more general way, using dimensionless variable such as the ratio of geometrical dimensions to neutron mean free path. The FORTRAN codes are given together with to the corresponding flow charts, and lexicons of symbols. First problem: Measurement of sodium capture cross-section. A sodium sample of given geometry is submitted to a neutron flux. Induced activity is then measured by means of a sodium iodide cristal. The distribution of active nuclei in the sample, and the counter efficiency are calculated by Monte-Carlo method taking multiple scattering into account. Second problem: absolute measurement of a neutron flux using a glass scintillator. The scintillator is a use of lithium 6 loaded glass, submitted to neutron flux perpendicular to its plane faces. If the glass thickness is not negligible compared with scattering mean free path {lambda}, the mean path e' of neutrons in the glass is different from the thickness. Monte-Carlo calculation are made to compute this path and a relative correction to efficiency equal to (e' - e)/e. Third problem: study of a neutron collimator. A neutron detector is placed at the bottom of a cylinder surrounded with water. A neutron source is placed on the cylinder axis, in front of the water shield. The number of neutron tracks going directly and indirectly through the water from the source to the detector are counted. (author) [French] On traite dans ce rapport de trois problemes avec les hypotheses communes suivantes: 1.- Le seul processus de collision possible est la diffusion electrique. 2.- La distribution angulaire est

  18. Turning to Teaching: Gender and Career Choice

    Science.gov (United States)

    Raggl, Andrea; Troman, Geoff

    2008-01-01

    As the largest public sector institution in the United Kingdom, education is a key site for studying the context of "choice" and changes in the identities of professional workers in contemporary society. Recruitment and retention problems in education have led to the creation of new routes into teaching to attract career changers from…

  19. The Environment Makes a Difference: The Impact of Explicit and Implicit Attitudes as Precursors in Different Food Choice Tasks.

    Science.gov (United States)

    König, Laura M; Giese, Helge; Schupp, Harald T; Renner, Britta

    2016-01-01

    Studies show that implicit and explicit attitudes influence food choice. However, precursors of food choice often are investigated using tasks offering a very limited number of options despite the comparably complex environment surrounding real life food choice. In the present study, we investigated how the assortment impacts the relationship between implicit and explicit attitudes and food choice (confectionery and fruit), assuming that a more complex choice architecture is more taxing on cognitive resources. Specifically, a binary and a multiple option choice task based on the same stimulus set (fake food items) were presented to ninety-seven participants. Path modeling revealed that both explicit and implicit attitudes were associated with relative food choice (confectionery vs. fruit) in both tasks. In the binary option choice task, both explicit and implicit attitudes were significant precursors of food choice, with explicit attitudes having a greater impact. Conversely, in the multiple option choice task, the additive impact of explicit and implicit attitudes was qualified by an interaction indicating that, even if explicit and implicit attitudes toward confectionery were inconsistent, more confectionery was chosen than fruit if either was positive. This compensatory 'one is sufficient'-effect indicates that the structure of the choice environment modulates the relationship between attitudes and choice. The study highlights that environmental constraints, such as the number of choice options, are an important boundary condition that need to be included when investigating the relationship between psychological precursors and behavior.

  20. Incentives, equity and the Able Chooser Problem.

    Science.gov (United States)

    Grill, Kalle

    2017-03-01

    Health incentive schemes aim to produce healthier behaviours in target populations. They may do so both by making incentivised options more salient and by making them less costly. Changes in costs only result in healthier behaviour if the individual rationally assesses the cost change and acts accordingly. Not all people do this well. Those who fail to respond rationally to incentives will typically include those who are least able to make prudent choices more generally. This group will typically include the least advantaged more generally, since disadvantage inhibits one's effective ability to choose well and since poor choices tend to cause or aggravate disadvantage. Therefore, within the target population, health benefits to the better off may come at the cost of aggravated inequity. This is one instance of a problem I name the Able Chooser Problem, previously emphasised by Richard Arneson in relation to coercive paternalism. I describe and discuss this problem by distinguishing between policy options and their effects on the choice situation of individuals. Both positive and negative incentives, as well as mandates that are less than perfectly effective, require some sort of rational deliberation and action and so face the Able Chooser Problem. In contrast, effective restriction of what options are physically available, as well as choice context design that makes some options more salient or appealing, does not demand rational agency. These considerations provide an equity-based argument for preferring smart design of our choice and living environment to incentives and mandates. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/.

  1. A multiple choice testing program coupled with a year-long elective experience is associated with improved performance on the internal medicine in-training examination.

    Science.gov (United States)

    Mathis, Bradley R; Warm, Eric J; Schauer, Daniel P; Holmboe, Eric; Rouan, Gregory W

    2011-11-01

    The Internal Medicine In-Training Exam (IM-ITE) assesses the content knowledge of internal medicine trainees. Many programs use the IM-ITE to counsel residents, to create individual remediation plans, and to make fundamental programmatic and curricular modifications. To assess the association between a multiple-choice testing program administered during 12 consecutive months of ambulatory and inpatient elective experience and IM-ITE percentile scores in third post-graduate year (PGY-3) categorical residents. Retrospective cohort study. One hundred and four categorical internal medicine residents. Forty-five residents in the 2008 and 2009 classes participated in the study group, and the 59 residents in the three classes that preceded the use of the testing program, 2005-2007, served as controls. A comprehensive, elective rotation specific, multiple-choice testing program and a separate board review program, both administered during a continuous long-block elective experience during the twelve months between the second post-graduate year (PGY-2) and PGY-3 in-training examinations. We analyzed the change in median individual percent correct and percentile scores between the PGY-1 and PGY-2 IM-ITE and between the PGY-2 and PGY-3 IM-ITE in both control and study cohorts. For our main outcome measure, we compared the change in median individual percentile rank between the control and study cohorts between the PGY-2 and the PGY-3 IM-ITE testing opportunities. After experiencing the educational intervention, the study group demonstrated a significant increase in median individual IM-ITE percentile score between PGY-2 and PGY-3 examinations of 8.5 percentile points (p ITE performance.

  2. On quasistability radius of a vector trajectorial problem with a principle of optimality generalizing Pareto and lexicographic principles

    Directory of Open Access Journals (Sweden)

    Sergey E. Bukhtoyarov

    2005-05-01

    Full Text Available A multicriterion linear combinatorial problem with a parametric principle of optimality is considered. This principle is defined by a partitioning of partial criteria onto Pareto preference relation groups within each group and the lexicographic preference relation between them. Quasistability of the problem is investigated. This type of stability is a discrete analog of Hausdorff lower semi-continuity of the multiple-valued mapping that defines the choice function. A formula of quasistability radius is derived for the case of the metric l∞. Some known results are stated as corollaries. Mathematics Subject Classification 2000: 90C05, 90C10, 90C29, 90C31.

  3. The Effect of Problem Solving and Problem Posing Models and Innate Ability to Students Achievement

    Directory of Open Access Journals (Sweden)

    Ratna Kartika Irawati

    2015-04-01

    Full Text Available Pengaruh Model Problem Solving dan Problem Posing serta Kemampuan Awal terhadap Hasil Belajar Siswa   Abstract: Chemistry concepts understanding features abstract quality and requires higher order thinking skills. Yet, the learning on chemistry has not boost the higher order thinking skills of the students. The use of the learning model of Problem Solving and Problem Posing in observing the innate ability of the student is expected to resolve the issue. This study aims to determine the learning model which is effective to improve the study of the student with different level of innate ability. This study used the quasi-experimental design. The research data used in this research is the quiz/test of the class which consist of 14 multiple choice questions and 5 essay questions. The data analysis used is ANOVA Two Ways. The results showed that Problem Posing is more effective to improve the student compared to Problem Solving, students with high level of innate ability have better outcomes in learning rather than the students with low level of innate ability after being applied with the Problem solving and Problem posing model, further, Problem Solving and Problem Posing is more suitable to be applied to the students with high level of innate ability. Key Words: problem solving, problem posing, higher order thinking skills, innate ability, learning outcomes   Abstrak: Pemahaman konsep-konsep kimia yang bersifat abstrak membutuhkan keterampilan berpikir tingkat tinggi. Pembelajaran kimia belum mendorong siswa melakukan keterampilan berpikir tingkat tinggi. Penggunaan model pembelajaran Problem Solving dan Problem Posing dengan memperhatikan kemampuan awal siswa diduga dapat mengatasi masalah tersebut. Penelitian ini bertujuan untuk mengetahui model pembelajaran yang efektif dalam meningkatkan hasil belajar dengan kemampuan awal siswa yang berbeda. Penelitian ini menggunakan rancangan eksperimen semu. Data penelitian menggunakan tes hasil belajar

  4. Stability analysis of multiple-robot control systems

    Science.gov (United States)

    Wen, John T.; Kreutz, Kenneth

    1989-01-01

    In a space telerobotic service scenario, cooperative motion and force control of multiple robot arms are of fundamental importance. Three paradigms to study this problem are proposed. They are distinguished by the set of variables used for control design. They are joint torques, arm tip force vectors, and an accelerated generalized coordinate set. Control issues related to each case are discussed. The latter two choices require complete model information, which presents practical modeling, computational, and robustness problems. Therefore, focus is on the joint torque control case to develop relatively model independent motion and internal force control laws. The rigid body assumption allows the motion and force control problems to be independently addressed. By using an energy motivated Lyapunov function, a simple proportional derivative plus gravity compensation type of motion control law is always shown to be stabilizing. The asymptotic convergence of the tracing error to zero requires the use of a generalized coordinate with the contact constraints taken into account. If a non-generalized coordinate is used, only convergence to a steady state manifold can be concluded. For the force control, both feedforward and feedback schemes are analyzed. The feedback control, if proper care has been taken, exhibits better robustness and transient performance.

  5. Noisy preferences in risky choice: A cautionary note.

    Science.gov (United States)

    Bhatia, Sudeep; Loomes, Graham

    2017-10-01

    We examine the effects of multiple sources of noise in risky decision making. Noise in the parameters that characterize an individual's preferences can combine with noise in the response process to distort observed choice proportions. Thus, underlying preferences that conform to expected value maximization can appear to show systematic risk aversion or risk seeking. Similarly, core preferences that are consistent with expected utility theory, when perturbed by such noise, can appear to display nonlinear probability weighting. For this reason, modal choices cannot be used simplistically to infer underlying preferences. Quantitative model fits that do not allow for both sorts of noise can lead to wrong conclusions. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  6. Variable choices of scaling in the homogenization of a Nernst-Planck-Poisson problem

    NARCIS (Netherlands)

    Ray, N.; Eck, C.; Muntean, A.; Knabner, P.

    2011-01-01

    We perform the periodic homogenization (i. e. e ¿ 0) of the non-stationary Nernst-Planck-Poisson system using two-scale convergence, where e is a suitable scale parameter. The objective is to investigate the influence of variable choices of scaling in e of the microscopic system of partial

  7. USING DECISION TREES FOR ESTIMATING MODE CHOICE OF TRIPS IN BUCA-IZMIR

    Directory of Open Access Journals (Sweden)

    L. O. Oral

    2013-05-01

    Full Text Available Decision makers develop transportation plans and models for providing sustainable transport systems in urban areas. Mode Choice is one of the stages in transportation modelling. Data mining techniques can discover factors affecting the mode choice. These techniques can be applied with knowledge process approach. In this study a data mining process model is applied to determine the factors affecting the mode choice with decision trees techniques by considering individual trip behaviours from household survey data collected within Izmir Transportation Master Plan. From this perspective transport mode choice problem is solved on a case in district of Buca-Izmir, Turkey with CRISP-DM knowledge process model.

  8. Using Decision Trees for Estimating Mode Choice of Trips in Buca-Izmir

    Science.gov (United States)

    Oral, L. O.; Tecim, V.

    2013-05-01

    Decision makers develop transportation plans and models for providing sustainable transport systems in urban areas. Mode Choice is one of the stages in transportation modelling. Data mining techniques can discover factors affecting the mode choice. These techniques can be applied with knowledge process approach. In this study a data mining process model is applied to determine the factors affecting the mode choice with decision trees techniques by considering individual trip behaviours from household survey data collected within Izmir Transportation Master Plan. From this perspective transport mode choice problem is solved on a case in district of Buca-Izmir, Turkey with CRISP-DM knowledge process model.

  9. Multiple Revolution Solutions for the Perturbed Lambert Problem using the Method of Particular Solutions and Picard Iteration

    Science.gov (United States)

    Woollands, Robyn M.; Read, Julie L.; Probe, Austin B.; Junkins, John L.

    2017-12-01

    We present a new method for solving the multiple revolution perturbed Lambert problem using the method of particular solutions and modified Chebyshev-Picard iteration. The method of particular solutions differs from the well-known Newton-shooting method in that integration of the state transition matrix (36 additional differential equations) is not required, and instead it makes use of a reference trajectory and a set of n particular solutions. Any numerical integrator can be used for solving two-point boundary problems with the method of particular solutions, however we show that using modified Chebyshev-Picard iteration affords an avenue for increased efficiency that is not available with other step-by-step integrators. We take advantage of the path approximation nature of modified Chebyshev-Picard iteration (nodes iteratively converge to fixed points in space) and utilize a variable fidelity force model for propagating the reference trajectory. Remarkably, we demonstrate that computing the particular solutions with only low fidelity function evaluations greatly increases the efficiency of the algorithm while maintaining machine precision accuracy. Our study reveals that solving the perturbed Lambert's problem using the method of particular solutions with modified Chebyshev-Picard iteration is about an order of magnitude faster compared with the classical shooting method and a tenth-twelfth order Runge-Kutta integrator. It is well known that the solution to Lambert's problem over multiple revolutions is not unique and to ensure that all possible solutions are considered we make use of a reliable preexisting Keplerian Lambert solver to warm start our perturbed algorithm.

  10. Analysis of decision alternatives of the deep borehole filter restoration problem

    International Nuclear Information System (INIS)

    Abdildin, Yerkin G.; Abbas, Ali E.

    2016-01-01

    The energy problem is one of the biggest challenges facing the world in the 21st century. The nuclear energy is the fastest-growing contributor to the world energy and uranium mining is the primary step in its chain. One of the fundamental problems in the uranium extraction industry is the deep borehole filter restoration problem. This decision problem is very complex due to multiple objectives and various uncertainties. Besides the improvement of uranium production, the decision makers often need to meet internationally recognized standards (ISO 14001) of labor protection, safety measures, and preservation of environment. The problem can be simplified by constructing the multiattribute utility function, but the choice of the appropriate functional form requires the practical evaluation of different methods. In present work, we evaluate the alternatives of this complex problem by two distinct approaches for analyzing decision problems. The decision maker and the assessor is a Deputy Director General of a transnational corporation. - Highlights: • Analyzes 5 borehole recovery methods across the 4 most important attributes (criteria). • Considers financial, technological, environmental, and safety factors. • Compares two decision analysis approaches and the profit analysis. • Illustrates the assessments of the decision maker's preferences. • Determines that the assumption of independence of attributes yields imprecise recommendations.

  11. Social value and individual choice: The value of a choice-based decision-making process in a collectively funded health system.

    Science.gov (United States)

    Espinoza, Manuel Antonio; Manca, Andrea; Claxton, Karl; Sculpher, Mark

    2018-02-01

    Evidence about cost-effectiveness is increasingly being used to inform decisions about the funding of new technologies that are usually implemented as guidelines from centralized decision-making bodies. However, there is also an increasing recognition for the role of patients in determining their preferred treatment option. This paper presents a method to estimate the value of implementing a choice-based decision process using the cost-effectiveness analysis toolbox. This value is estimated for 3 alternative scenarios. First, it compares centralized decisions, based on population average cost-effectiveness, against a decision process based on patient choice. Second, it compares centralized decision based on patients' subgroups versus an individual choice-based decision process. Third, it compares a centralized process based on average cost-effectiveness against a choice-based process where patients choose according to a different measure of outcome to that used by the centralized decision maker. The methods are applied to a case study for the management of acute coronary syndrome. It is concluded that implementing a choice-based process of treatment allocation may be an option in collectively funded health systems. However, its value will depend on the specific health problem and the social values considered relevant to the health system. Copyright © 2017 John Wiley & Sons, Ltd.

  12. A multiple ship routing and speed optimization problem under time, cost and environmental objectives

    DEFF Research Database (Denmark)

    Wen, M.; Pacino, Dario; Kontovas, C.A.

    2017-01-01

    The purpose of this paper is to investigate a multiple ship routing and speed optimization problem under time, cost and environmental objectives. A branch and price algorithm as well as a constraint programming model are developed that consider (a) fuel consumption as a function of payload, (b......) fuel price as an explicit input, (c) freight rate as an input, and (d) in-transit cargo inventory costs. The alternative objective functions are minimum total trip duration, minimum total cost and minimum emissions. Computational experience with the algorithm is reported on a variety of scenarios....

  13. Using Priced Options to Solve the Exposure Problem in Sequential Auctions

    Science.gov (United States)

    Mous, Lonneke; Robu, Valentin; La Poutré, Han

    This paper studies the benefits of using priced options for solving the exposure problem that bidders with valuation synergies face when participating in multiple, sequential auctions. We consider a model in which complementary-valued items are auctioned sequentially by different sellers, who have the choice of either selling their good directly or through a priced option, after fixing its exercise price. We analyze this model from a decision-theoretic perspective and we show, for a setting where the competition is formed by local bidders, that using options can increase the expected profit for both buyers and sellers. Furthermore, we derive the equations that provide minimum and maximum bounds between which a synergy buyer's bids should fall in order for both sides to have an incentive to use the options mechanism. Next, we perform an experimental analysis of a market in which multiple synergy bidders are active simultaneously.

  14. Foil activation detectors - some remarks on the choice of detectors, the adjustment of cross-sections and the unfolding of flux spectra

    International Nuclear Information System (INIS)

    McCracken, A.K.; Packwood, A.

    1978-01-01

    Neutron spectroscopy in a favourable environment can yield without supporting calculations a wealth of spectral detail which cannot be approached by the multiple foil analysis (MFA) method. On the other hand in hostile environments only MFA methods are available and they require validation and/or improvement by exposing them to comparison with other types of measurement and definitive calculation in tightly controlled test neutron spectra. This paper considers some problems related to MFA unfolding of flux spectra, systematic and random errors in detector measurements and the choice of detectors which will be of maximum use in all environments of current interest

  15. Reducing status quo bias in choice experiments

    DEFF Research Database (Denmark)

    Bonnichsen, Ole; Ladenburg, Jacob

    In stated preference literature, the tendency to choose the alternative representing the status quo situation seems to exceed real life status quo effects. Accordingly, status quo bias can be a problem. In Choice Experiments, status quo bias is found to be strongly correlated with protest attitudes...... toward the cost attribute. If economic values are to be elicited, this problem is difficult to remedy. In a split sample framework we test a novel ex-ante entreaty aimed specifically at the cost attribute and find that it effectively reduces status quo bias and improves the internal validity...

  16. I can't wait: Methods for measuring and moderating individual differences in impulsive choice.

    Science.gov (United States)

    Peterson, Jennifer R; Hill, Catherine C; Marshall, Andrew T; Stuebing, Sarah L; Kirkpatrick, Kimberly

    2015-01-01

    Impulsive choice behavior occurs when individuals make choices without regard for future consequences. This behavior is often maladaptive and is a common symptom in many disorders, including drug abuse, compulsive gambling, and obesity. Several proposed mechanisms may influence impulsive choice behavior. These mechanisms provide a variety of pathways that may provide the basis for individual differences that are often evident when measuring choice behavior. This review provides an overview of these different pathways to impulsive choice, and the behavioral intervention strategies being developed to moderate impulsive choice. Because of the compelling link between impulsive choice behavior and the near-epidemic pervasiveness of obesity in the United States, we focus on the relationship between impulsive choice behavior and obesity as a test case for application of the multiple pathways approach. Choosing immediate gratification over healthier long term food choices is a contributing factor to the obesity crisis. Behavioral interventions can lead to more self controlled choices in a rat pre-clinical model, suggesting a possible gateway for translation to human populations. Designing and implementing effective impulsive choice interventions is crucial to improving the overall health and well-being of impulsive individuals.

  17. Normative and rational choice accounts of human behavior

    NARCIS (Netherlands)

    Griffiths, John

    1995-01-01

    Two approaches to the problem of social order are compared: the rational choice approach (as represented in Coleman's Foundations of Social Theory) and the normative or social control approach, in which rules and rule-following play the central role. Considered in therms of Coleman's own criteria

  18. A guide to multi-objective optimization for ecological problems with an application to cackling goose management

    Science.gov (United States)

    Williams, Perry J.; Kendall, William L.

    2017-01-01

    Choices in ecological research and management are the result of balancing multiple, often competing, objectives. Multi-objective optimization (MOO) is a formal decision-theoretic framework for solving multiple objective problems. MOO is used extensively in other fields including engineering, economics, and operations research. However, its application for solving ecological problems has been sparse, perhaps due to a lack of widespread understanding. Thus, our objective was to provide an accessible primer on MOO, including a review of methods common in other fields, a review of their application in ecology, and a demonstration to an applied resource management problem.A large class of methods for solving MOO problems can be separated into two strategies: modelling preferences pre-optimization (the a priori strategy), or modelling preferences post-optimization (the a posteriori strategy). The a priori strategy requires describing preferences among objectives without knowledge of how preferences affect the resulting decision. In the a posteriori strategy, the decision maker simultaneously considers a set of solutions (the Pareto optimal set) and makes a choice based on the trade-offs observed in the set. We describe several methods for modelling preferences pre-optimization, including: the bounded objective function method, the lexicographic method, and the weighted-sum method. We discuss modelling preferences post-optimization through examination of the Pareto optimal set. We applied each MOO strategy to the natural resource management problem of selecting a population target for cackling goose (Branta hutchinsii minima) abundance. Cackling geese provide food security to Native Alaskan subsistence hunters in the goose's nesting area, but depredate crops on private agricultural fields in wintering areas. We developed objective functions to represent the competing objectives related to the cackling goose population target and identified an optimal solution

  19. Some unsolved problems in discrete mathematics and mathematical cybernetics

    Energy Technology Data Exchange (ETDEWEB)

    Korshunov, Aleksei D [S.L. Sobolev Institute for Mathematics, Siberian Branch of the Russian Academy of Sciences, Novosibirsk (Russian Federation)

    2009-10-31

    There are many unsolved problems in discrete mathematics and mathematical cybernetics. Writing a comprehensive survey of such problems involves great difficulties. First, such problems are rather numerous and varied. Second, they greatly differ from each other in degree of completeness of their solution. Therefore, even a comprehensive survey should not attempt to cover the whole variety of such problems; only the most important and significant problems should be reviewed. An impersonal choice of problems to include is quite hard. This paper includes 13 unsolved problems related to combinatorial mathematics and computational complexity theory. The problems selected give an indication of the author's studies for 50 years; for this reason, the choice of the problems reviewed here is, to some extent, subjective. At the same time, these problems are very difficult and quite important for discrete mathematics and mathematical cybernetics. Bibliography: 74 items.

  20. Speakers' choice of frame in binary choice

    Directory of Open Access Journals (Sweden)

    Marc van Buiten

    2009-02-01

    Full Text Available A distinction is proposed between extit{recommending for} preferred choice options and extit{recommending against} non-preferred choice options. In binary choice, both recommendation modes are logically, though not psychologically, equivalent. We report empirical evidence showing that speakers recommending for preferred options predominantly select positive frames, which are less common when speakers recommend against non-preferred options. In addition, option attractiveness is shown to affect speakers' choice of frame, and adoption of recommendation mode. The results are interpreted in terms of three compatibility effects, (i extit{recommendation mode---valence framing compatibility}: speakers' preference for positive framing is enhanced under extit{recommending for} and diminished under extit{recommending against} instructions, (ii extit{option attractiveness---valence framing compatibility}: speakers' preference for positive framing is more pronounced for attractive than for unattractive options, and (iii extit{recommendation mode---option attractiveness compatibility}: speakers are more likely to adopt a extit{recommending for} approach for attractive than for unattractive binary choice pairs.

  1. Parameterized algorithmics for computational social choice : nine research challenges

    NARCIS (Netherlands)

    Bredereck, R.; Chen, J.; Faliszewski, P.; Guo, J.; Niedermeier, R.; Woeginger, G.J.

    2014-01-01

    Computational Social Choice is an interdisciplinary research area involving Economics, Political Science, and Social Science on the one side, and Mathematics and Computer Science (including Artificial Intelligence and Multiagent Systems) on the other side. Typical computational problems studied in

  2. Bayesian models based on test statistics for multiple hypothesis testing problems.

    Science.gov (United States)

    Ji, Yuan; Lu, Yiling; Mills, Gordon B

    2008-04-01

    We propose a Bayesian method for the problem of multiple hypothesis testing that is routinely encountered in bioinformatics research, such as the differential gene expression analysis. Our algorithm is based on modeling the distributions of test statistics under both null and alternative hypotheses. We substantially reduce the complexity of the process of defining posterior model probabilities by modeling the test statistics directly instead of modeling the full data. Computationally, we apply a Bayesian FDR approach to control the number of rejections of null hypotheses. To check if our model assumptions for the test statistics are valid for various bioinformatics experiments, we also propose a simple graphical model-assessment tool. Using extensive simulations, we demonstrate the performance of our models and the utility of the model-assessment tool. In the end, we apply the proposed methodology to an siRNA screening and a gene expression experiment.

  3. Mode choice endogeneity in value of travel time estimation

    DEFF Research Database (Denmark)

    Mabit, Stefan Lindhard; Fosgerau, Mogens

    The current way to estimate value of travel time is to use a mode-specific sample and hence to estimate mode-specific value of travel times. This approach raises certain questions concerning how to generalise the values to a population. A problem would be if there is an uncontrolled sample...... selection mechanism. This is the case if there is correlation between mode choice and the value of travel time that is not controlled for by explanatory variables. What could confuse the estimated values is the difficulty to separate mode effects from user effect. An example would be the effect of income...... of travel time we use a stated choice dataset. These data include binary choice within mode for car and bus. The first approach is to use a probit model to model mode choice using instruments and then use this in the estimation of the value of travel time. The second approach is based on the use of a very...

  4. Loci of Causality and Orientation in Occupational and Educational Choices

    Directory of Open Access Journals (Sweden)

    Kalervo Friberg

    2013-06-01

    Full Text Available A student self-determination profile of occupational and educational choices was examined through the concepts of Locus of Causality and Locus of Orientation. Research questions associated with respondents’ certainty of occupation and orientation to vocational education were answered. The tested hypotheses were as follows: (a Independence, initiative, self-guidance, choice of discussion forums, and gender are related to certainty of future occupation choice and choice of vocational education; (b certainty of occupation relates to choosing vocational education; (c negatively biased media lessens interest in vocational education; and (d vocational education choices are related to gender. A survey of ninth-grade students in Finnish comprehensive school was conducted after implementation of a work-orientation program defined in the national comprehensive school curriculum. At the local school system level, 649 subjects of the mean ages of 16.0 years participated in an Internet survey in two school districts in southwestern Finland in 2008. The variables were inserted in Linear Multiple Regression Analysis in IBM SPSS. The means of vocational school choice and certainty of occupation, and vocational school choice and negative media image were compared in SPSS means. An independent-samples t test for vocational school choice and sex was conducted. Statistically significant regression models of loci of orientation and locus of causality were found. The more the respondents were certain of their occupation choice, the more they expressed their secondary education orientation to be vocational school. When students discussed their choices less at home, their orientation to vocational education weakened. A negative media image was not associated with vocational school choice in this data. The measured means for girls’ and boys’ orientations to vocational school did not show statistically significant differences.

  5. Benefits of improved water quality: a discrete choice analysis of freshwater recreational demands

    OpenAIRE

    R S Tay; P S McCarthy

    1994-01-01

    Discrete choice methodologies are increasingly being used to estimate multiple-sites recreational demands and evaluate the welfare effects of alternative environmental policies aimed at water quality improvements. In this study the authors use 1985 data on Indiana anglers to estimate a multinomial logit model of destination choice and compute the benefits of alternative water quality improvements. In general, the results indicate that anglers are reasonably sensitive to changes in water quali...

  6. EFFECTIVENESS OF PROBLEM BASED LEARNING AS A STRATEGY TO FOSTER PROBLEM SOLVING AND CRITICAL REASONING SKILLS AMONG MEDICAL STUDENTS.

    Science.gov (United States)

    Asad, Munazza; Iqbal, Khadija; Sabir, Mohammad

    2015-01-01

    Problem based learning (PBL) is an instructional approach that utilizes problems or cases as a context for students to acquire problem solving skills. It promotes communication skills, active learning, and critical thinking skills. It encourages peer teaching and active participation in a group. It was a cross-sectional study conducted at Al Nafees Medical College, Isra University, Islamabad, in one month duration. This study was conducted on 193 students of both 1st and 2nd year MBBS. Each PBL consists of three sessions, spaced by 2-3 days. In the first session students were provided a PBL case developed by both basic and clinical science faculty. In Session 2 (group discussion), they share, integrate their knowledge with the group and Wrap up (third session), was concluded at the end. A questionnaire based survey was conducted to find out overall effectiveness of PBL sessions. Teaching through PBLs greatly improved the problem solving and critical reasoning skills with 60% students of first year and 71% of 2nd year agreeing that the acquisition of knowledge and its application in solving multiple choice questions (MCQs) was greatly improved by these sessions. They observed that their self-directed learning, intrinsic motivation and skills to relate basic concepts with clinical reasoning which involves higher order thinking have greatly enhanced. Students found PBLs as an effective strategy to promote teamwork and critical thinking skills. PBL is an effective method to improve critical thinking and problem solving skills among medical students.

  7. Rough multiple objective decision making

    CERN Document Server

    Xu, Jiuping

    2011-01-01

    Rough Set TheoryBasic concepts and properties of rough sets Rough Membership Rough Intervals Rough FunctionApplications of Rough SetsMultiple Objective Rough Decision Making Reverse Logistics Problem with Rough Interval Parameters MODM based Rough Approximation for Feasible RegionEVRMCCRMDCRM Reverse Logistics Network Design Problem of Suji Renewable Resource MarketBilevel Multiple Objective Rough Decision Making Hierarchical Supply Chain Planning Problem with Rough Interval Parameters Bilevel Decision Making ModelBL-EVRM BL-CCRMBL-DCRMApplication to Supply Chain Planning of Mianyang Co., LtdStochastic Multiple Objective Rough Decision Multi-Objective Resource-Constrained Project Scheduling UnderRough Random EnvironmentRandom Variable Stochastic EVRM Stochastic CCRM Stochastic DCRM Multi-Objective rc-PSP/mM/Ro-Ra for Longtan Hydropower StationFuzzy Multiple Objective Rough Decision Making Allocation Problem under Fuzzy Environment Fuzzy Variable Fu-EVRM Fu-CCRM Fu-DCRM Earth-Rock Work Allocation Problem.

  8. Relating Actor Analysis Methods to Policy Problems

    NARCIS (Netherlands)

    Van der Lei, T.E.

    2009-01-01

    For a policy analyst the policy problem is the starting point for the policy analysis process. During this process the policy analyst structures the policy problem and makes a choice for an appropriate set of methods or techniques to analyze the problem (Goeller 1984). The methods of the policy

  9. Solving Multiple Timetabling Problems at Danish High Schools

    DEFF Research Database (Denmark)

    Kristiansen, Simon

    name; Elective Course Student Sectioning. The problem is solved using ALNS and solutions are proven to be close to optimum. The algorithm has been implemented and made available for the majority of the high schools in Denmark. The second Student Sectioning problem presented is the sectioning of each...... high schools. Two types of consultations are presented; the Parental Consultation Timetabling Problem (PCTP) and the Supervisor Consultation Timetabling Problem (SCTP). One mathematical model containing both consultation types has been created and solved using an ALNS approach. The received solutions...... problems as mathematical models and solve them using operational research techniques. Two of the models and the suggested solution methods have resulted in implementations in an actual decision support software, and are hence available for the majority of the high schools in Denmark. These implementations...

  10. The Ethical Dilemmas and Ethical Choices in Atonement

    Institute of Scientific and Technical Information of China (English)

    陈晶

    2017-01-01

    Atonement, as the representative work of British writer Ian McEwan, is of high educational significance. This article wil adopt Ethical Literary Criticism to analyze the ethical dilemmas and ethical choices of two characters in the novel: Briony and Robbie. By putting the characters into diversified ethical problems, the writer has strengthened the necessity of reflection and atonement in real life, and also the moral responsibilities one should bear. The analysis of characters' ethical problems can better highlight the writer's moral value.

  11. Multiple sclerosis

    Science.gov (United States)

    ... indwelling catheter Osteoporosis or thinning of the bones Pressure sores Side effects of medicines used to treat the ... Daily bowel care program Multiple sclerosis - discharge Preventing pressure ulcers Swallowing problems Images Multiple sclerosis MRI of the ...

  12. An Expanded Conceptual Framework of Medical Students' Primary Care Career Choice.

    Science.gov (United States)

    Pfarrwaller, Eva; Audétat, Marie-Claude; Sommer, Johanna; Maisonneuve, Hubert; Bischoff, Thomas; Nendaz, Mathieu; Baroffio, Anne; Junod Perron, Noëlle; Haller, Dagmar M

    2017-11-01

    In many countries, the number of graduating medical students pursuing a primary care career does not meet demand. These countries face primary care physician shortages. Students' career choices have been widely studied, yet many aspects of this process remain unclear. Conceptual models are useful to plan research and educational interventions in such complex systems.The authors developed a framework of primary care career choice in undergraduate medical education, which expands on previously published models. They used a group-based, iterative approach to find the best way to represent the vast array of influences identified in previous studies, including in a recent systematic review of the literature on interventions to increase the proportion of students choosing a primary care career. In their framework, students enter medical school with their personal characteristics and initial interest in primary care. They complete a process of career decision making, which is subject to multiple interacting influences, both within and outside medical school, throughout their medical education. These influences are stratified into four systems-microsystem, mesosystem, exosystem, and macrosystem-which represent different levels of interaction with students' career choices.This expanded framework provides an updated model to help understand the multiple factors that influence medical students' career choices. It offers a guide for the development of new interventions to increase the proportion of students choosing primary care careers and for further research to better understand the variety of processes involved in this decision.

  13. A Novel Multiple-Time Scale Integrator for the Hybrid Monte Carlo Algorithm

    International Nuclear Information System (INIS)

    Kamleh, Waseem

    2011-01-01

    Hybrid Monte Carlo simulations that implement the fermion action using multiple terms are commonly used. By the nature of their formulation they involve multiple integration time scales in the evolution of the system through simulation time. These different scales are usually dealt with by the Sexton-Weingarten nested leapfrog integrator. In this scheme the choice of time scales is somewhat restricted as each time step must be an exact multiple of the next smallest scale in the sequence. A novel generalisation of the nested leapfrog integrator is introduced which allows for far greater flexibility in the choice of time scales, as each scale now must only be an exact multiple of the smallest step size.

  14. Comparison of Vehicle Choice Models

    Energy Technology Data Exchange (ETDEWEB)

    Stephens, Thomas S. [Argonne National Lab. (ANL), Argonne, IL (United States); Levinson, Rebecca S. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Brooker, Aaron [National Renewable Energy Lab. (NREL), Golden, CO (United States); Liu, Changzheng [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Lin, Zhenhong [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Birky, Alicia [Energetics Incorporated, Columbia, MD (United States); Kontou, Eleftheria [National Renewable Energy Lab. (NREL), Golden, CO (United States)

    2017-10-01

    Five consumer vehicle choice models that give projections of future sales shares of light-duty vehicles were compared by running each model using the same inputs, where possible, for two scenarios. The five models compared — LVCFlex, MA3T, LAVE-Trans, ParaChoice, and ADOPT — have been used in support of the Energy Efficiency and Renewable Energy (EERE) Vehicle Technologies Office in analyses of future light-duty vehicle markets under different assumptions about future vehicle technologies and market conditions. The models give projections of sales shares by powertrain technology. Projections made using common, but not identical, inputs showed qualitative agreement, with the exception of ADOPT. ADOPT estimated somewhat lower advanced vehicle shares, mostly composed of hybrid electric vehicles. Other models projected large shares of multiple advanced vehicle powertrains. Projections of models differed in significant ways, including how different technologies penetrated cars and light trucks. Since the models are constructed differently and take different inputs, not all inputs were identical, but were the same or very similar where possible.

  15. Introduction to Dossier: Lessons from Latin America on the rational choice, cognitive and institutional approaches to policy change

    Directory of Open Access Journals (Sweden)

    Fontaine, Guillaume

    2015-09-01

    Full Text Available A review of the pertinent academic literature identifies three analytical focuses in studies of policy change. Rational choice- with its theories of incrementalism, multiple currents and punctuated equilibrium- privilege the decision-making process and the rational nature of the individual actor. The cognitivists- with their framework of promoter coalitions, the theory of social/ global references and critical theory- emphasize the presentation of policy problems and the legitimating discourse behind the decision-making process. The neo-institutionalist- with their theories of the logic of the adequate, path dependence and the three-order process of policy change- emphasize the importance of formal and informal institutions in the development of public policies.

  16. Investigating Proenvironmental Behavior: The Case of Commuting Mode Choice

    Science.gov (United States)

    Trinh, Tu Anh; Phuong Linh Le, Thi

    2018-04-01

    The central aim of this article is to investigate mode choice behavior among commuters in Ho Chi Minh City using disaggregate mode choice model and norm activation theory. A better understanding of commuters’ choice of transport mode provide an opportunity to obtain valuable information on their travel behaviors which help to build a basic for proffering solutions stimulating commuters to switch to public transport, which in turn contribute to deal with traffic problems and environmental issues. Binary logistic regression was employed under disaggregate choice method. Key findings indicated that Demographic factors including Age (-0.308), Married (-9.089), Weather (-8.272); Trip factors including Travel cost (0.437), Travel distance (0.252), and Norm activation theory (Awareness of consequences: AC2 (-1.699), AC4 (2.951), AC6 (-3.523), AC7 (-2.092), AC9 (-3.045), AC11 (+ 2.939), and Personal norms: PN2 (-2.695)) had strong impact on the commuters’ mode choice. Although motorcycle was the major transport mode among commuters, they presented their willingness to switch to bus transport if it had less negative impacts on the environment and their daily living environment.

  17. Context-dependent utility overrides absolute memory as a determinant of choice

    OpenAIRE

    Pompilio, Lorena; Kacelnik, Alex

    2009-01-01

    A core problem of decision theories is that although decisionmakers’ preferences depend on learning, their choices could be driven either by learned representations of the physical properties of each alternative (for instance reward sizes) or of the benefit (utility and fitness) experienced from them. Physical properties are independent of the subject’s state and context, but utility depends on both. We show that starlings’ choices are better explained by memory for context-dependent utility ...

  18. Cuttlefish dynamic camouflage: responses to substrate choice and integration of multiple visual cues.

    Science.gov (United States)

    Allen, Justine J; Mäthger, Lydia M; Barbosa, Alexandra; Buresch, Kendra C; Sogin, Emilia; Schwartz, Jillian; Chubb, Charles; Hanlon, Roger T

    2010-04-07

    Prey camouflage is an evolutionary response to predation pressure. Cephalopods have extensive camouflage capabilities and studying them can offer insight into effective camouflage design. Here, we examine whether cuttlefish, Sepia officinalis, show substrate or camouflage pattern preferences. In the first two experiments, cuttlefish were presented with a choice between different artificial substrates or between different natural substrates. First, the ability of cuttlefish to show substrate preference on artificial and natural substrates was established. Next, cuttlefish were offered substrates known to evoke three main camouflage body pattern types these animals show: Uniform or Mottle (function by background matching); or Disruptive. In a third experiment, cuttlefish were presented with conflicting visual cues on their left and right sides to assess their camouflage response. Given a choice between substrates they might encounter in nature, we found no strong substrate preference except when cuttlefish could bury themselves. Additionally, cuttlefish responded to conflicting visual cues with mixed body patterns in both the substrate preference and split substrate experiments. These results suggest that differences in energy costs for different camouflage body patterns may be minor and that pattern mixing and symmetry may play important roles in camouflage.

  19. Consequences of Choice Blindness on Memory: Altered Self-Reports Cause Memory-Blindness Distortion

    OpenAIRE

    Cochran, Kevin

    2015-01-01

    Previous research on the misinformation effect has demonstrated that memory for events can be distorted by suggestive information presented after the fact. A separate line of research on choice blindness has shown that after making a choice between multiple alternatives, if people are told they chose something different from what they actually chose, they often fail to notice the discrepancy. In a methodological marriage of these two paradigms, participants first witnessed an event, and wer...

  20. Formal language constrained path problems

    Energy Technology Data Exchange (ETDEWEB)

    Barrett, C.; Jacob, R.; Marathe, M.

    1997-07-08

    In many path finding problems arising in practice, certain patterns of edge/vertex labels in the labeled graph being traversed are allowed/preferred, while others are disallowed. Motivated by such applications as intermodal transportation planning, the authors investigate the complexity of finding feasible paths in a labeled network, where the mode choice for each traveler is specified by a formal language. The main contributions of this paper include the following: (1) the authors show that the problem of finding a shortest path between a source and destination for a traveler whose mode choice is specified as a context free language is solvable efficiently in polynomial time, when the mode choice is specified as a regular language they provide algorithms with improved space and time bounds; (2) in contrast, they show that the problem of finding simple paths between a source and a given destination is NP-hard, even when restricted to very simple regular expressions and/or very simple graphs; (3) for the class of treewidth bounded graphs, they show that (i) the problem of finding a regular language constrained simple path between source and a destination is solvable in polynomial time and (ii) the extension to finding context free language constrained simple paths is NP-complete. Several extensions of these results are presented in the context of finding shortest paths with additional constraints. These results significantly extend the results in [MW95]. As a corollary of the results, they obtain a polynomial time algorithm for the BEST k-SIMILAR PATH problem studied in [SJB97]. The previous best algorithm was given by [SJB97] and takes exponential time in the worst case.

  1. A latent class multiple constraint multiple discrete-continuous extreme value model of time use and goods consumption.

    Science.gov (United States)

    2016-06-01

    This paper develops a microeconomic theory-based multiple discrete continuous choice model that considers: (a) that both goods consumption and time allocations (to work and non-work activities) enter separately as decision variables in the utility fu...

  2. The 2015 hospital treatment choice reform in Norway: Continuity or change?

    Science.gov (United States)

    Ringard, Ånen; Saunes, Ingrid Sperre; Sagan, Anna

    2016-04-01

    In several European countries, including Norway, polices to increase patient choice of hospital provider have remained high on the political agenda. The main reason behind the interest in hospital choice reforms in Norway has been the belief that increasing choice can remedy the persistent problem of long waiting times for elective hospital care. Prior to the 2013 General Election, the Conservative Party campaigned in favour of a new choice reform: "the treatment choice reform". This article describes the background and process leading up to introduction of the reform in the autumn of 2015. It also provides a description of the content and discusses possible implications of the reform for patients, providers and government bodies. In sum, the reform contains elements of both continuity and change. The main novelty of the reform lies in the increased role of private for-profit healthcare providers. Copyright © 2016 The Authors. Published by Elsevier Ireland Ltd.. All rights reserved.

  3. Health promotion messages: the role of social presence for food choices.

    Science.gov (United States)

    Bittner, Jenny V; Kulesz, Micaela M

    2015-04-01

    We investigated whether social presence cues encourage consumers to self-regulate and select healthier food products. In the first experiment, workers completed food choices in an e-commerce environment. After the activation of health-related goals, they saw a social presence cue and were asked to choose between healthy and unhealthy food options. The analyses revealed main effects of social presence and health goal activation on food choices. These effects were additive, such that the combination of social presence and health goals induced significantly healthier choices compared with the control group. The second experiment further examined social presence cues that were presented on a menu. The results showed significant effects on food choices and on the perceived self-regulatory success in dieting. These findings indicate that social presence cues could be employed to increase healthful eating and, furthermore, that it may be useful to co-activate multiple cues in health promotion messages. Copyright © 2015 Elsevier Ltd. All rights reserved.

  4. Not all choices are created equal: Task-relevant choices enhance motor learning compared to task-irrelevant choices.

    Science.gov (United States)

    Carter, Michael J; Ste-Marie, Diane M

    2017-12-01

    Lewthwaite et al. (2015) reported that the learning benefits of exercising choice (i.e., their self-controlled condition) are not restricted to task-relevant features (e.g., feedback). They found that choosing one's golf ball color (Exp. 1) or choosing which of two tasks to perform at a later time plus which of two artworks to hang (Exp. 2) resulted in better retention than did being denied these same choices (i.e., yoked condition). The researchers concluded that the learning benefits derived from choice, whether irrelevant or relevant to the to-be-learned task, are predominantly motivational because choice is intrinsically rewarding and satisfies basic psychological needs. However, the absence of a group that made task-relevant choices and the lack of psychological measures significantly weakened their conclusions. Here, we investigated how task-relevant and task-irrelevant choices affect motor-skill learning. Participants practiced a spatiotemporal motor task in either a task-relevant group (choice over feedback schedule), a task-irrelevant group (choice over the color of an arm-wrap plus game selection), or a no-choice group. The results showed significantly greater learning in the task-relevant group than in both the task-irrelevant and no-choice groups, who did not differ significantly. Critically, these learning differences were not attributed to differences in perceptions of competence or autonomy, but instead to superior error-estimation abilities. These results challenge the perspective that motivational influences are the root cause of self-controlled learning advantages. Instead, the findings add to the growing evidence highlighting that the informational value gained from task-relevant choices makes a greater relative contribution to these advantages than motivational influences do.

  5. Consumer acceptance of intervention strategies for healthy food choices

    NARCIS (Netherlands)

    Bos, Colin

    2016-01-01

    The need for more effective interventions to combat the obesity problem has been expressed by many public health experts. While consumer support is important for intervention effectiveness, little is known about why consumers accept or do not accept food choice interventions. The present thesis

  6. A Conditional Curie-Weiss Model for Stylized Multi-group Binary Choice with Social Interaction

    Science.gov (United States)

    Opoku, Alex Akwasi; Edusei, Kwame Owusu; Ansah, Richard Kwame

    2018-04-01

    This paper proposes a conditional Curie-Weiss model as a model for decision making in a stylized society made up of binary decision makers that face a particular dichotomous choice between two options. Following Brock and Durlauf (Discrete choice with social interaction I: theory, 1955), we set-up both socio-economic and statistical mechanical models for the choice problem. We point out when both the socio-economic and statistical mechanical models give rise to the same self-consistent equilibrium mean choice level(s). Phase diagram of the associated statistical mechanical model and its socio-economic implications are discussed.

  7. Commitment-based action: Rational choice theory and contrapreferential choice

    Directory of Open Access Journals (Sweden)

    Radovanović Bojana

    2014-01-01

    Full Text Available This paper focuses on Sen’s concept of contrapreferential choice. Sen has developed this concept in order to overcome weaknesses of the rational choice theory. According to rational choice theory a decision-maker can be always seen as someone who maximises utility, and each choice he makes as the one that brings to him the highest level of personal wellbeing. Sen argues that in some situations we chose alternatives that bring us lower level of wellbeing than we could achieve if we had chosen some other alternative available to us. This happens when we base our decisions on moral principles, when we act out of duty. Sen calls such action a commitment-based action. When we act out of commitment we actually neglect our preferences and thus we make a contrapreferential choice, as Sen argues. This paper shows that, contrary to Sen, a commitment-based action can be explained within the framework of rational choice theory. However, when each choice we make can be explained within the framework of rational choice theory, when in everything we do maximisation principle can be loaded, then the variety of our motives and traits is lost, and the explanatory power of the rational choice theory is questionable. [Projekat Ministarstva nauke Republike Srbije, br. 47009: Evropske integracije i društveno-ekonomske promene privrede Srbije na putu ka EU i br. 179015: Izazovi i perspektive strukturnih promena u Srbiji: Strateški pravci ekonomskog razvoja i usklađivanje sa zahtevima EU

  8. A unifying Bayesian account of contextual effects in value-based choice.

    Directory of Open Access Journals (Sweden)

    Francesco Rigoli

    2017-10-01

    Full Text Available Empirical evidence suggests the incentive value of an option is affected by other options available during choice and by options presented in the past. These contextual effects are hard to reconcile with classical theories and have inspired accounts where contextual influences play a crucial role. However, each account only addresses one or the other of the empirical findings and a unifying perspective has been elusive. Here, we offer a unifying theory of context effects on incentive value attribution and choice based on normative Bayesian principles. This formulation assumes that incentive value corresponds to a precision-weighted prediction error, where predictions are based upon expectations about reward. We show that this scheme explains a wide range of contextual effects, such as those elicited by other options available during choice (or within-choice context effects. These include both conditions in which choice requires an integration of multiple attributes and conditions where a multi-attribute integration is not necessary. Moreover, the same scheme explains context effects elicited by options presented in the past or between-choice context effects. Our formulation encompasses a wide range of contextual influences (comprising both within- and between-choice effects by calling on Bayesian principles, without invoking ad-hoc assumptions. This helps clarify the contextual nature of incentive value and choice behaviour and may offer insights into psychopathologies characterized by dysfunctional decision-making, such as addiction and pathological gambling.

  9. Survey of relationship between principals’ demographic characteristics and conflict management style choices

    OpenAIRE

    SEDIGHEH MOKHTARPOUR; MOHSEN KHADEMI; HOSSEIN MOKHTARPOUR

    2013-01-01

    Introduction: Conflict is inevitable in workplaces and it is very important to manage it in a proper way to minimize the problems that might arise. The aim of this research is surveying the relationship between principals’ demographic characteristics and the choice of conflict management styles. Methods: The statistical society included 213 employed principals of Shiraz high schools. The data on conflict management style choices were gathered using the conflict management qu...

  10. Canonical resolution of the multiplicity problem for U(3): an explicit and complete constructive solution

    International Nuclear Information System (INIS)

    Biedenharn, L.C.; Lohe, M.A.; Louck, J.D.

    1975-01-01

    The multiplicity problem for tensor operators in U(3) has a unique (canonical) resolution which is utilized to effect the explicit construction of all U(3) Wigner and Racah coefficients. Methods are employed which elucidate the structure of the results; in particular, the significance of the denominator functions entering the structure of these coefficients, and the relation of these denominator functions to the null space of the canonical tensor operators. An interesting feature of the denominator functions is the appearance of new, group theoretical, polynomials exhibiting several remarkable and quite unexpected properties. (U.S.)

  11. 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.

  12. Modelling public transport route choice with multiple access and egress modes

    NARCIS (Netherlands)

    Brands, Ties; de Romph, E.; Veitch, T.; Cook, J.

    2013-01-01

    The current traffic system faces well known problems like congestion, environmental impact and use of public space. Public transport (PT) is an important mode to alleviate these problems. To be able to assess the effects of policy measures properly, it is important to model the behaviour of the

  13. Beyond Problem-Based Learning: Using Dynamic PBL in Chemistry

    Science.gov (United States)

    Overton, Tina L.; Randles, Christopher A.

    2015-01-01

    This paper describes the development and implementation of a novel pedagogy, dynamic problem-based learning. The pedagogy utilises real-world problems that evolve throughout the problem-based learning activity and provide students with choice and different data sets. This new dynamic problem-based learning approach was utilised to teach…

  14. Cultures of choice: towards a sociology of choice as a cultural phenomenon.

    Science.gov (United States)

    Schwarz, Ori

    2017-09-07

    The article explores different ways to conceptualize the relationship between choice and culture. These two notions are often constructed as opposites: while sociologies of modernization (such as Giddens') portray a shift from cultural traditions to culturally disembedded choice, dispositional sociologies (such as Bourdieu's) uncover cultural determination as the hidden truth behind apparent choice. However, choice may be real and cultural simultaneously. Culture moulds choice not only by inculcating dispositions or shaping repertoires of alternatives, but also by offering culturally specific choice practices, ways of choosing embedded in meaning, normativity, and materiality; and by shaping attributions of choice in everyday life. By bringing together insights from rival schools, I portray an outline for a comparative cultural sociology of choice, and demonstrate its purchase while discussing the digitalization of choice; and cultural logics that shape choice attribution in ways opposing neoliberal trends. © London School of Economics and Political Science 2017.

  15. The problem of moral choice personality

    Directory of Open Access Journals (Sweden)

    I. A. Kadievskaya

    2014-02-01

    Full Text Available Article is dedicated to the comprehension of the problems of the moral selection of personality. It is substantiated, that the moral consciousness is the complex system, because of which in the society are established the specific rules of interrelations between the people.   The concepts are analyzed: morals, relativity, moral absolutism, general human values, globalization, manipulation by consciousness, spiritual­ moral training. The specific character of the moral relativity, which denies absolute nature, i.e., is established universality and compulsion of morals, emphasizing conditionality and situationality of moral n. Moral absolutism is contradicted to moral relativity. Moral absolutism corresponds to persuasion, that there are absolute standards, which can be used for the permission of questions of morals, and that the specific actions can be correct or incorrect by themselves independent of their context. The two­digit (positive and negative axiological understanding of the phenomenon of globalization, which dually influences our consciousness, spiritual peace and moral selection, is represented. Under the conditions for large­scale information manipulations the translation of moral values as information, modifies their essence. Is shown the role of spiritual­ moral training in the formation, which must be variative and voluntary, allow for the possibility of ideological selection. The moral freedom of each person is manifested in the transformation of moral requirements into the internal needs of personality, into its own persuasions.

  16. Multicriteria choice of a nuclear reactor and nuclear power project application in Tunisian

    International Nuclear Information System (INIS)

    Rihane, Mehdi

    2009-01-01

    qualitative choice of a nuclear reactor affects multiple domain, technological, industrial, economic and even political. The evaluation criteria for nuclear reactor are multiple, in this study we will cite the most important : technicoeconomique competitiveness, security at large, intrinsic and extrinsic impact on the environment, sustainable development, the impact on domestic industry and resistance nuclear proliferation. from each of these criteria, a classification has been proposed.

  17. The albedo problem in the case of multiple synthetic scattering taking place in a plane-symmetric slab

    International Nuclear Information System (INIS)

    Shafiq, A.; Meyer, H.E. de; Grosjean, C.C.

    1985-01-01

    An approximate model based on an improved diffusion-type theory is established for treating multiple synthetic scattering in a homogeneous slab of finite thickness. As in the case of the exact treatment given in the preceding paper (Part I), it appears possible to transform the considered transport problem into an equivalent fictitious one involving multiple isotropic scattering, therefore permitting the application of an established corrected diffusion theory for treating isotropic scattering taking place in a convex homogeneous medium bounded by a vacuum in the presence of various types of sources. The approximate values of the reflection and transmission coefficients are compared with the rigorous values listed in Part I. In this way, the high accuracy of the approximation is clearly demonstrated. (author)

  18. An Analysis of Student Choices in Medical Ethical Dilemmas.

    Science.gov (United States)

    Woloshin, Phyllis Lerman

    This report describes a study undertaken to assess student choices in medical ethical dilemmas. Medical ethical dilemmas are interpreted to include problems such as abortion, euthanasia, sterilization, experimentation on humans, allocation of scarce medical resources, and physician and health personnel training. The major purpose of the study was…

  19. The results of STEM education methods for enhancing critical thinking and problem solving skill in physics the 10th grade level

    Science.gov (United States)

    Soros, P.; Ponkham, K.; Ekkapim, S.

    2018-01-01

    This research aimed to: 1) compare the critical think and problem solving skills before and after learning using STEM Education plan, 2) compare student achievement before and after learning about force and laws of motion using STEM Education plan, and 3) the satisfaction of learning by using STEM Education. The sample used were 37 students from grade 10 at Borabu School, Borabu District, Mahasarakham Province, semester 2, Academic year 2016. Tools used in this study consist of: 1) STEM Education plan about the force and laws of motion for grade 10 students of 1 schemes with total of 14 hours, 2) The test of critical think and problem solving skills with multiple-choice type of 5 options and 2 option of 30 items, 3) achievement test on force and laws of motion with multiple-choice of 4 options of 30 items, 4) satisfaction learning with 5 Rating Scale of 20 items. The statistics used in data analysis were percentage, mean, standard deviation, and t-test (Dependent). The results showed that 1) The student with learning using STEM Education plan have score of critical think and problem solving skills on post-test higher than pre-test with statistically significant level .01. 2) The student with learning using STEM Education plan have achievement score on post-test higher than pre-test with statistically significant level of .01. 3) The student'level of satisfaction toward the learning by using STEM Education plan was at a high level (X ¯ = 4.51, S.D=0.56).

  20. One-reason decision making in risky choice? A closer look at the priority heuristic

    Directory of Open Access Journals (Sweden)

    Benjamin E. Hilbig

    2008-08-01

    Full Text Available Although many models for risky choices between gambles assume that information is somehow integrated, the recently proposed priority heuristic (PH claims that choices are based on one piece of information only. That is, although the current reason for a choice according to the PH can vary, all other reasons are claimed to be ignored. However, the choices predicted by the PH and other pieces of information are often confounded, thus rendering critical tests of whether decisions are actually based on one reason only, impossible. The current study aims to remedy this problem by manipulating the number of reasons additionally in line with the choice implied by the PH. The results show that participants' choices and decision times depend heavily on the number of reasons in line with the PH --- thus contradicting the notion of non-compensatory, one-reason decision making.

  1. Action and valence modulate choice and choice-induced preference change.

    Directory of Open Access Journals (Sweden)

    Raphael Koster

    Full Text Available Choices are not only communicated via explicit actions but also passively through inaction. In this study we investigated how active or passive choice impacts upon the choice process itself as well as a preference change induced by choice. Subjects were tasked to select a preference for unfamiliar photographs by action or inaction, before and after they gave valuation ratings for all photographs. We replicate a finding that valuation increases for chosen items and decreases for unchosen items compared to a control condition in which the choice was made post re-evaluation. Whether choice was expressed actively or passively affected the dynamics of revaluation differently for positive and negatively valenced items. Additionally, the choice itself was biased towards action such that subjects tended to choose a photograph obtained by action more often than a photographed obtained through inaction. These results highlight intrinsic biases consistent with a tight coupling of action and reward and add to an emerging understanding of how the mode of action itself, and not just an associated outcome, modulates the decision making process.

  2. Multiple scattering processes: inverse and direct

    International Nuclear Information System (INIS)

    Kagiwada, H.H.; Kalaba, R.; Ueno, S.

    1975-01-01

    The purpose of the work is to formulate inverse problems in radiative transfer, to introduce the functions b and h as parameters of internal intensity in homogeneous slabs, and to derive initial value problems to replace the more traditional boundary value problems and integral equations of multiple scattering with high computational efficiency. The discussion covers multiple scattering processes in a one-dimensional medium; isotropic scattering in homogeneous slabs illuminated by parallel rays of radiation; the theory of functions b and h in homogeneous slabs illuminated by isotropic sources of radiation either at the top or at the bottom; inverse and direct problems of multiple scattering in slabs including internal sources; multiple scattering in inhomogeneous media, with particular reference to inverse problems for estimation of layers and total thickness of inhomogeneous slabs and to multiple scattering problems with Lambert's law and specular reflectors underlying slabs; and anisotropic scattering with reduction of the number of relevant arguments through axially symmetric fields and expansion in Legendre functions. Gaussian quadrature data for a seven point formula, a FORTRAN program for computing the functions b and h, and tables of these functions supplement the text

  3. The Choice of Law Issues in Resolution of Marine Insurance Disputes in Indonesia

    Directory of Open Access Journals (Sweden)

    Marnia Rani

    2018-01-01

    Full Text Available Marine insurance business in Indonesia such as marine hull and machinery insurance and cargo insurance are subject to applicable laws and practices in the United Kingdom. Although Indonesia already has marine insurance law which is regulated in Wetboek van Koophandel, in fact, this busisness subject to English Law and Practice. The choice of law are listed in the insurance policy. Submission of the law and practice in UK raises the issue for the parties in the insurance contract, between Insurer and Insured. Although the principle of contract is a law for those who make it, but in practice there is a problem. The problem is especially when there is a dispute between Insurer and Insured. When disputes occur, each party has a different opinion regarding which country's laws may be applied to resolve disputes between Insurance Companies and Policyholders (the proper law of the contract, the applicable law. When referring to the provisions contained in the marine insurance policy which is a contract of the parties, it should be settled under the legal system and practice of law which is in force in the United Kingdom, because the choice of law is written in the contract. However, the problem arises again, whether the choice of law in the insurance contract can be applied, if the insurance company as a legal entity is established under Indonesian law and domiciled in Indonesia, as well as the policy holders who are Indonesian. On the basis of such matters, this paper intended to elaborate the principles of international civil law in Indonesia regarding the choice of law in the contract and is also associated with the personal status of the insurance company, the personal status of the policyholder who are Indonesian, as well as the consequences of the choice of law listed in marine hull and machinery insurance or cargo insurance and national laws which can be applied to marine insurance disputes occurring in Indonesia.  Keywords : Marine Insurance

  4. Computational mate choice: theory and empirical evidence.

    Science.gov (United States)

    Castellano, Sergio; Cadeddu, Giorgia; Cermelli, Paolo

    2012-06-01

    The present review is based on the thesis that mate choice results from information-processing mechanisms governed by computational rules and that, to understand how females choose their mates, we should identify which are the sources of information and how they are used to make decisions. We describe mate choice as a three-step computational process and for each step we present theories and review empirical evidence. The first step is a perceptual process. It describes the acquisition of evidence, that is, how females use multiple cues and signals to assign an attractiveness value to prospective mates (the preference function hypothesis). The second step is a decisional process. It describes the construction of the decision variable (DV), which integrates evidence (private information by direct assessment), priors (public information), and value (perceived utility) of prospective mates into a quantity that is used by a decision rule (DR) to produce a choice. We make the assumption that females are optimal Bayesian decision makers and we derive a formal model of DV that can explain the effects of preference functions, mate copying, social context, and females' state and condition on the patterns of mate choice. The third step of mating decision is a deliberative process that depends on the DRs. We identify two main categories of DRs (absolute and comparative rules), and review the normative models of mate sampling tactics associated to them. We highlight the limits of the normative approach and present a class of computational models (sequential-sampling models) that are based on the assumption that DVs accumulate noisy evidence over time until a decision threshold is reached. These models force us to rethink the dichotomy between comparative and absolute decision rules, between discrimination and recognition, and even between rational and irrational choice. Since they have a robust biological basis, we think they may represent a useful theoretical tool for

  5. Diversity in the determinants of food choice: A psychological perspective

    NARCIS (Netherlands)

    Köster, E.P.

    2009-01-01

    Eating, drinking and food choices are among the most frequent human behaviours. Although seemingly simple, they are complex behaviours that are determined by many factors and their interactions. The complexity of the research field stresses the necessity to attack problems in an interdisciplinary

  6. Teaching and Evaluation Materials Utilizing Multiple Representations in Mechanics

    Science.gov (United States)

    Savinainen, A.; Nieminen, P.; Makynen, A.; Viiri, J.

    2013-01-01

    In this paper, we present materials and teaching ideas utilizing multiple representations in the contexts of kinematics and the force concept. These ideas and materials are substantiated by evidence and can be readily used in teaching with no special training. In addition, we briefly discuss two multiple-choice tests based on physics education…

  7. Retirement investment theory explains patterns in songbird nest-site choice

    Science.gov (United States)

    Streby, Henry M.; Refsnider, Jeanine M.; Peterson, Sean M.; Andersen, David E.

    2014-01-01

    When opposing evolutionary selection pressures act on a behavioural trait, the result is often stabilizing selection for an intermediate optimal phenotype, with deviations from the predicted optimum attributed to tracking a moving target, development of behavioural syndromes or shifts in riskiness over an individual's lifetime. We investigated nest-site choice by female golden-winged warblers, and the selection pressures acting on that choice by two fitness components, nest success and fledgling survival. We observed strong and consistent opposing selection pressures on nest-site choice for maximizing these two fitness components, and an abrupt, within-season switch in the fitness component birds prioritize via nest-site choice, dependent on the time remaining for additional nesting attempts. We found that females consistently deviated from the predicted optimal behaviour when choosing nest sites because they can make multiple attempts at one fitness component, nest success, but only one attempt at the subsequent component, fledgling survival. Our results demonstrate a unique natural strategy for balancing opposing selection pressures to maximize total fitness. This time-dependent switch from high to low risk tolerance in nest-site choice maximizes songbird fitness in the same way a well-timed switch in human investor risk tolerance can maximize one's nest egg at retirement. Our results also provide strong evidence for the adaptive nature of songbird nest-site choice, which we suggest has been elusive primarily due to a lack of consideration for fledgling survival.

  8. Methodological problems in pressure profile calculations for lipid bilayers

    DEFF Research Database (Denmark)

    Sonne, Jacob; Hansen, Flemming Yssing; Peters, Günther H.J.

    2005-01-01

    calculations: The first problem is that the pressure profile is not uniquely defined since the expression for the local pressure involves an arbitrary choice of an integration contour. We have investigated two different choices leading to the Irving-Kirkwood (IK) and Harasima (H) expressions for the local...

  9. Separate neural mechanisms underlie choices and strategic preferences in risky decision making.

    Science.gov (United States)

    Venkatraman, Vinod; Payne, John W; Bettman, James R; Luce, Mary Frances; Huettel, Scott A

    2009-05-28

    Adaptive decision making in real-world contexts often relies on strategic simplifications of decision problems. Yet, the neural mechanisms that shape these strategies and their implementation remain largely unknown. Using an economic decision-making task, we dissociate brain regions that predict specific choices from those predicting an individual's preferred strategy. Choices that maximized gains or minimized losses were predicted by functional magnetic resonance imaging activation in ventromedial prefrontal cortex or anterior insula, respectively. However, choices that followed a simplifying strategy (i.e., attending to overall probability of winning) were associated with activation in parietal and lateral prefrontal cortices. Dorsomedial prefrontal cortex, through differential functional connectivity with parietal and insular cortex, predicted individual variability in strategic preferences. Finally, we demonstrate that robust decision strategies follow from neural sensitivity to rewards. We conclude that decision making reflects more than compensatory interaction of choice-related regions; in addition, specific brain systems potentiate choices depending on strategies, traits, and context.

  10. The Choice of Innovation Policy Instruments

    DEFF Research Database (Denmark)

    Borrás, Susana; Edquist, Charles

    The purpose of this article is to discuss the different types of instruments of innovation policy, to examine how governments and public agencies in different countries and different times have used these instruments differently, to explore the political nature of instrument choice and design (and...... associated issues), and to elaborate a set of criteria for the selection and design of the instruments in relation to the formulation of innovation policy. The article argues that innovation policy instruments must be designed and combined into mixes in ways that address the problems of the innovation system....... These mixes are often called “policy mix”. The problem-oriented nature of the design of instrument mixes is what makes innovation policy instruments ‘systemic’....

  11. The Choice of Innovation Policy Instruments

    DEFF Research Database (Denmark)

    Borrás, Susana; Edquist, Charles

    2013-01-01

    The purpose of this article is to discuss the different types of instruments of innovation policy, to examine how governments and public agencies in different countries and different times have used these instruments differently, to explore the political nature of instrument choice and design (and...... associated issues), and to elaborate a set of criteria for the selection and design of the instruments in relation to the formulation of innovation policy. The article argues that innovation policy instruments must be designed and combined into mixes in ways that address the problems of the innovation system....... These mixes are often called “policy mix”. The problem-oriented nature of the design of instrument mixes is what makes innovation policy instruments ‘systemic’....

  12. ON PRICE CHOICE AT SELLING OF INFORMATION RESOURCES

    Directory of Open Access Journals (Sweden)

    O. S. Ivanova

    2015-05-01

    Full Text Available The paper considers the problem of the pricing policy determination in the company, selling information resource at the market. The problem of the optimal price determination for an information resource is solved depending on the time for the case when the seller-company has no competitors in the market, the market is saturated, and buyers are not able to further spread of the resource. Conditions for the optimal choice of information resource price have been obtained; the maximum possible income of the company has been calculated for linear demand function, and conditions, determining the duration and volume of sales, providing the maximum of average income of the company, have been obtained as well. The problem of optimal price choice is solved by macrosystem approach that has made it possible to reduce it to the isoperimetric kind. It is shown that the optimal price dependence on time for a linear demand function should provide a linearly increasing rate of sales. Conditions have been derived under which the sales proceedings for an information resource are positive, relationship is determined between volume of sales and timeline at which the average income during the sales reaches its maximum. The results are given in dimensionless form, thereby reducing the number of independent parameters. These results are usable for the pricing analysis of software and other information products.

  13. Informed Food Choice

    DEFF Research Database (Denmark)

    Coff, Christian

    2014-01-01

    of informed food choice. An informed food choice is an enlightened food choice made by the individual based on the information made available. Food choices are made when shopping for food or when eating/drinking, and information is believed to give clarity to the options by increasing market transparency......Food production and consumption influence health, the environment, social structures, etc. For this reason consumers are increasingly interested in information about these effects. Disclosure of information about the consequences of food production and consumption is essential for the idea......, supporting rationality (the best choice), consumers’ self-governance (autonomy) and life coherence (integrity). On a practical level, informed food choice remains an ideal to strive for, as information on food often is inadequate....

  14. Correlations in multiple production on nuclei and Glauber model of multiple scattering

    International Nuclear Information System (INIS)

    Zoller, V.R.; Nikolaev, N.N.

    1982-01-01

    Critical analysis of possibility for describing correlation phenomena during multiple production on nuclei within the framework of the Glauber multiple seattering model generalized for particle production processes with Capella, Krziwinski and Shabelsky has been performed. It was mainly concluded that the suggested generalization of the Glauber model gives dependences on Ng(Np) (where Ng-the number of ''grey'' tracess, and Np-the number of protons flying out of nucleus) and, eventually, on #betta# (where #betta#-the number of intranuclear interactions) contradicting experience. Independent of choice of relation between #betta# and Ng(Np) in the model the rapidity corrletor Rsub(eta) is overstated in the central region and understated in the region of nucleus fragmentation. In mean multiplicities these two contradictions of experience are disguised with random compensation and agreement with experience in Nsub(S) (function of Ng) cannot be an argument in favour of the model. It is concluded that eiconal model doesn't permit to quantitatively describe correlation phenomena during the multiple production on nuclei

  15. Assessing the sensitivity of information distortion to four potential influences in studies of risky choice

    Directory of Open Access Journals (Sweden)

    Seth A. Miller

    2013-11-01

    Full Text Available The emergence of a leading alternative during the course of a decision is known to bias the evaluation of new information in a manner that favors that alternative. We report 3 studies that address the sensitivity of predecisional information distortion and its effects in hypothetical risky decisions with regard to 4 potential influences: choice domain, repeated choice, memory requirements, and intermediate progress questions. In Experiment 1 (N = 515, the magnitude of information distortion was similar in 5 choice domains (varied between participants involving monetary gambles, song downloads, frequent-flyer miles, political decisions, or medical decisions. Information distortion mediated the relationship between our manipulation of initial preferences and participants' final choices, with the magnitude of the indirect effect being roughly similar across domains. These results replicate and extend previous findings. Additionally, distortion decreased significantly over 4 similar decision problems (within participants, but remained significant in the fourth problem. In Experiment 2 (N = 214, information distortion increased significantly when previously viewed information remained available, apparently because reiterating that information strengthened emerging preferences. In Experiment 3 (N = 223, the removal of intermediate progress questions that measure information distortion and emerging preferences did not significantly affect final choices, again replicating previous results. We conclude that predecisional information distortion is a relatively stable and robust phenomenon that deserves a prominent role in descriptive theories of choice.

  16. The two-model problem in rational decision making

    NARCIS (Netherlands)

    Boumans, Marcel

    2011-01-01

    A model of a decision problem frames that problem in three dimensions: sample space, target probability and information structure. Each specific model imposes a specific rational decision. As a result, different models may impose different, even contradictory, rational decisions, creating choice

  17. Problems in determining the optimal use of road safety measures

    DEFF Research Database (Denmark)

    Elvik, Rune

    2014-01-01

    for intervention that ensures maximum safety benefits. The third problem is how to develop policy options to minimise the risk of indivisibilities and irreversible choices. The fourth problem is how to account for interaction effects between road safety measures when determining their optimal use. The fifth......This paper discusses some problems in determining the optimal use of road safety measures. The first of these problems is how best to define the baseline option, i.e. what will happen if no new safety measures are introduced. The second problem concerns choice of a method for selection of targets...... problem is how to obtain the best mix of short-term and long-term measures in a safety programme. The sixth problem is how fixed parameters for analysis, including the monetary valuation of road safety, influence the results of analyses. It is concluded that it is at present not possible to determine...

  18. Computing multiple periodic solutions of nonlinear vibration problems using the harmonic balance method and Groebner bases

    Science.gov (United States)

    Grolet, Aurelien; Thouverez, Fabrice

    2015-02-01

    This paper is devoted to the study of vibration of mechanical systems with geometric nonlinearities. The harmonic balance method is used to derive systems of polynomial equations whose solutions give the frequency component of the possible steady states. Groebner basis methods are used for computing all solutions of polynomial systems. This approach allows to reduce the complete system to an unique polynomial equation in one variable driving all solutions of the problem. In addition, in order to decrease the number of variables, we propose to first work on the undamped system, and recover solution of the damped system using a continuation on the damping parameter. The search for multiple solutions is illustrated on a simple system, where the influence of the retained number of harmonic is studied. Finally, the procedure is applied on a simple cyclic system and we give a representation of the multiple states versus frequency.

  19. An Extended TOPSIS Method for the Multiple Attribute Decision Making Problems Based on Interval Neutrosophic Set

    Directory of Open Access Journals (Sweden)

    Pingping Chi

    2013-03-01

    Full Text Available The interval neutrosophic set (INS can be easier to express the incomplete, indeterminate and inconsistent information, and TOPSIS is one of the most commonly used and effective method for multiple attribute decision making, however, in general, it can only process the attribute values with crisp numbers. In this paper, we have extended TOPSIS to INS, and with respect to the multiple attribute decision making problems in which the attribute weights are unknown and the attribute values take the form of INSs, we proposed an expanded TOPSIS method. Firstly, the definition of INS and the operational laws are given, and distance between INSs is defined. Then, the attribute weights are determined based on the Maximizing deviation method and an extended TOPSIS method is developed to rank the alternatives. Finally, an illustrative example is given to verify the developed approach and to demonstrate its practicality and effectiveness.

  20. Drug choice as a self-handicapping strategy in response to noncontingent success.

    Science.gov (United States)

    Berglas, S; Jones, E E

    1978-04-01

    In two closely related experiments, college student subjects were instructed to choose between a drug that allegedly interfered with performance and a drug that allegedly enhanced performance. This choice was the main dependent measure of the experiment. The drug choice intervened between work on soluble or insoluble problems and a promised retest on similar problems. In Experiment 1, all subjects received success feedback after their initial problem-solving attempts, thus creating one condition in which the success appeared to be accidental (noncontingent on performance) and one in which the success appeared to be contingent on appropriate knowledge. Males in the noncontingent-success condition were alone in preferring the performance-inhibiting drug, presumably because they wished to externalize probable failure on the retest. The predicted effect, however, did not hold for female subjects. Experiment 2 replicated the unique preference shown by males after noncontingent success and showed the critical importance of success feedback.

  1. Attributional Choices for Academic Success and Failure by Intellectually Gifted Students

    Science.gov (United States)

    Assouline, Susan G.; Colangelo, Nicholas; Ihrig, Damien; Forstadt, Leslie

    2006-01-01

    This study emerges from the lack of empirical research on gifted students' attributions about academic success and failure in multiple subject areas and school in general. We explored differences in top attributional choices between boys and girls for success and failure in general academics, language arts, science, and mathematics. Gifted…

  2. The impact of interpretive and reductive front-of-pack labels on food choice and willingness to pay.

    Science.gov (United States)

    Talati, Zenobia; Norman, Richard; Pettigrew, Simone; Neal, Bruce; Kelly, Bridget; Dixon, Helen; Ball, Kylie; Miller, Caroline; Shilton, Trevor

    2017-12-19

    This study examined how front-of-pack labels and product healthfulness affect choice and willingness to pay across a range of foods. It was hypothesized that: (i) product choice and (ii) willingness to pay would be more aligned with product healthfulness when healthfulness was expressed through the Health Star Rating, followed by the Multiple Traffic Light, then the Daily Intake Guide, and (iii) the Nutrition Facts Panel would be viewed infrequently. Adults and children aged 10+ years (n = 2069) completed an online discrete choice task involving mock food packages. A 4 food type (cookies, corn flakes, pizza, yoghurt) × 2 front-of-pack label presence (present, absent) × 3 front-of-pack label type (Daily Intake Guide, Multiple Traffic Light, Health Star Rating) × 3 price (cheap, moderate, expensive) × 3 healthfulness (less healthy, moderately healthy, healthier) design was used. A 30 s time limit was imposed for each choice. Of the three front-of-pack labels tested, the Health Star Rating produced the largest differences in choices, with 40% (95% CIs: 38%-42%) of respondents selecting the healthier variant, 33% selecting the moderately healthy variant (95% CIs: 31%-35%), and 23% (95% CIs: 21%-24%) selecting the less healthy variant of the four products included in the study. The Multiple Traffic Light led to significant differences in choices between healthier (35%, 95% CIs: 33%-37%) and less healthy products (29%, 95% CIs: 27%-31%), but not moderately healthy products (32%, 95% CIs: 30%-34%). No significant differences in choices were observed by product healthfulness when the Daily Intake Guide was present. Only the Health Star Rating resulted in a significantly greater willingness to pay for healthier versus less healthy products. The Nutrition Facts Panel was viewed for only 7% of all mock packages. Front-of-pack labels that are more interpretive, such as the Health Star Rating, can be more effective at directing consumers towards healthier choices than

  3. Considering healthiness promotes healthier choices but modulates medial prefrontal cortex differently in children compared with adults

    NARCIS (Netherlands)

    Meer, van Floor; Laan, van der Laura N.; Viergever, Max A.; Adan, Roger A.H.; Smeets, Paul A.M.

    2017-01-01

    Childhood obesity is a rising problem worldwide mainly caused by overconsumption, which is driven by food choices. In adults, food choices are based on a value signal encoded in the medial prefrontal cortex (mPFC). This signal is modulated by the dorsolateral prefrontal cortex (dlPFC), which is

  4. Scaling of multiplicity distribution in hadron collisions and diffractive-excitation like models

    International Nuclear Information System (INIS)

    Buras, A.J.; Dethlefsen, J.M.; Koba, Z.

    1974-01-01

    Multiplicity distribution of secondary particles in inelastic hadron collision at high energy is studied in the semiclassical impact parameter representation. The scaling function is shown to consist of two factors: one geometrical and the other dynamical. We propose a specific choice of these factors, which describe satisfactorily the elastic scattering, the ratio of elastic to total cross-section and the simple scaling behaviour of multiplicity distribution in p-p collisions. Two versions of diffractive-excitation like models (global and local excitation) are presented as interpretation of our choice of dynamical factor. (author)

  5. Aging impairs deliberation and behavioral flexibility in inter-temporal choice

    Directory of Open Access Journals (Sweden)

    Yannick-Andre eBreton

    2015-03-01

    Full Text Available Inter-temporal choice depends on multiple, interacting systems, some of which may be compromised with age. Some of these systems may be responsible for ongoing trial-by-trial choice strategies. Some may represent the consequences of action. Some may be necessary for the coupling between anticipated consequences and strategies currently in use, flexibly guiding behavior. When faced with a difficult decision, rats will orient back and forth, a behavior termed ``vicarious trial and error'' (VTE. Recent experiments have linked the occurrence of VTE to hippocampal search processes and behavioral flexibility. We tested 5 month (n=6, 9 month (n=8 and over-27 month-old (n=10 rats on a Spatial Adjusting Delay Discounting task to examine how aging impacted lap-by-lap strategies and VTE during inter-temporal choice. Rats chose between spatially separated food goals that provided a smaller-sooner or larger-later reward. On each lap, the delay to the larger-later reward was adjusted as a function of the rat's decisions, increasing by 1 second after delayed-side choices and decreasing by 1 second after non-delayed side choices. The strategies that aged rats used differed from those used in young and adult rats. Moreover, aged rats produced reliably more VTE behaviors, for protracted periods of time, uncoupled from behavioral flexibility.

  6. Influence of the large-small split effect on strategy choice in complex subtraction.

    Science.gov (United States)

    Xiang, Yan Hui; Wu, Hao; Shang, Rui Hong; Chao, Xiaomei; Ren, Ting Ting; Zheng, Li Ling; Mo, Lei

    2018-04-01

    Two main theories have been used to explain the arithmetic split effect: decision-making process theory and strategy choice theory. Using the inequality paradigm, previous studies have confirmed that individuals tend to adopt a plausibility-checking strategy and a whole-calculation strategy to solve large and small split problems in complex addition arithmetic, respectively. This supports strategy choice theory, but it is unknown whether this theory also explains performance in solving different split problems in complex subtraction arithmetic. This study used small, intermediate and large split sizes, with each split condition being further divided into problems requiring and not requiring borrowing. The reaction times (RTs) for large and intermediate splits were significantly shorter than those for small splits, while accuracy was significantly higher for large and middle splits than for small splits, reflecting no speed-accuracy trade-off. Further, RTs and accuracy differed significantly between the borrow and no-borrow conditions only for small splits. This study indicates that strategy choice theory is suitable to explain the split effect in complex subtraction arithmetic. That is, individuals tend to choose the plausibility-checking strategy or the whole-calculation strategy according to the split size. © 2016 International Union of Psychological Science.

  7. THE PHYSICAL LABORATORY ACTIVITIES WITH PROBLEM SOLVING APPROACH TO INCREASE CRITICAL THINKING SKILL AND UNDERSTANDING STUDENT CONCEPT

    Directory of Open Access Journals (Sweden)

    Eli Trisnowati

    2017-10-01

    Full Text Available This study aims to investigate the description of the improvement of students’ critical thinking skills and the concept understanding by implementing the problem-solving approach. This study was in laboratory activities. This study was done in four times meeting. The try out subjects was 31 students of grades X of MAN Yogyakarta III. This research is using the quasi experimental method with the pretest-posttest design. The data were collected by using multiple choices tests with assessment rubric and observation sheets. The data are analyzed by using multivariate analysis. Based on the result, the gain standard value of students’ conceptual understanding and students’ critical thinking skills for grade X who learned through student’s worksheet with a problem-solving approach, called treatment class, are higher than students who learned without student’s worksheet with a problem-solving approach, called control class.

  8. Grading School Choice: Evaluating School Choice Programs by the Friedman Gold Standard. School Choice Issues in Depth

    Science.gov (United States)

    Enlow, Robert C.

    2008-01-01

    In 2004, The Friedman Foundation for Educational Choice published a report titled "Grading Vouchers: Ranking America's School Choice Programs." Its purpose was to measure every existing school choice program against the gold standard set by Milton and Rose Friedman: that the most effective way to improve K-12 education and thus ensure a stable…

  9. The impact of approximations and arbitrary choices on geophysical images

    Science.gov (United States)

    Valentine, Andrew P.; Trampert, Jeannot

    2016-01-01

    Whenever a geophysical image is to be constructed, a variety of choices must be made. Some, such as those governing data selection and processing, or model parametrization, are somewhat arbitrary: there may be little reason to prefer one choice over another. Others, such as defining the theoretical framework within which the data are to be explained, may be more straightforward: typically, an `exact' theory exists, but various approximations may need to be adopted in order to make the imaging problem computationally tractable. Differences between any two images of the same system can be explained in terms of differences between these choices. Understanding the impact of each particular decision is essential if images are to be interpreted properly-but little progress has been made towards a quantitative treatment of this effect. In this paper, we consider a general linearized inverse problem, applicable to a wide range of imaging situations. We write down an expression for the difference between two images produced using similar inversion strategies, but where different choices have been made. This provides a framework within which inversion algorithms may be analysed, and allows us to consider how image effects may arise. In this paper, we take a general view, and do not specialize our discussion to any specific imaging problem or setup (beyond the restrictions implied by the use of linearized inversion techniques). In particular, we look at the concept of `hybrid inversion', in which highly accurate synthetic data (typically the result of an expensive numerical simulation) is combined with an inverse operator constructed based on theoretical approximations. It is generally supposed that this offers the benefits of using the more complete theory, without the full computational costs. We argue that the inverse operator is as important as the forward calculation in determining the accuracy of results. We illustrate this using a simple example, based on imaging the

  10. Cocaine choice procedures in animals, humans, and treatment-seekers: Can we bridge the divide?

    Science.gov (United States)

    Moeller, Scott J.; Stoops, William W.

    2015-01-01

    Individuals with cocaine use disorder chronically self-administer cocaine to the detriment of other rewarding activities, a phenomenon best modeled in laboratory drug-choice procedures. These procedures can evaluate the reinforcing effects of drugs versus comparably valuable alternatives under multiple behavioral arrangements and schedules of reinforcement. However, assessing drug-choice in treatment-seeking or abstaining humans poses unique challenges: for ethical reasons, these populations typically cannot receive active drugs during research studies. Researchers have thus needed to rely on alternative approaches that approximate drug-choice behavior or assess more general forms of decision-making, but whether these alternatives have relevance to real-world drug-taking that can inform clinical trials is not well-understood. In this mini-review, we (A) summarize several important modulatory variables that influence cocaine choice in nonhuman animals and non-treatment seeking humans; (B) discuss some of the ethical considerations that could arise if treatment-seekers are enrolled in drug-choice studies; (C) consider the efficacy of alternative procedures, including non-drug-related decision-making and ‘simulated’ drug-choice (a choice is made, but no drug is administered) to approximate drug choice; and (D) suggest opportunities for new translational work to bridge the current divide between preclinical and clinical research. PMID:26432174

  11. Where and how to manage: Optimal selection of conservation actions for multiple species.

    Directory of Open Access Journals (Sweden)

    Astrid van Teeffelen

    2008-01-01

    Full Text Available Multiple alternative options are frequently available for the protection, maintenance or restoration of conservation areas. The choice of a particular management action can have large effects on the species occurring in the area, because different actions have different effects on different species. Together with the fact that conservation funds are limited and particular management actions are costly, it would be desirable to be able to identify where, and what kind of management should be applied to maximize conservation benefits. Currently available site-selection algorithms can identify the optimal set of sites for a reserve network. However, these algorithms have not been designed to answer what kind of action would be most beneficial at these sites when multiple alternative actions are available. We describe an algorithm capable of solving multi-species planning problems with multiple management options per site. The algorithm is based on benefit functions, which translate the effect of a management action on species representation levels into a value, in order to identify the most beneficial option. We test the performance of this algorithm with simulated data for different types of benefit functions and show that the algorithm’s solutions are optimal, or very near globally optimal, partially depending on the type of benefit function used. The good performance of the proposed algorithm suggests that it could be profitably used for large multi-action multi-species conservation planning problems.

  12. Pairwise Choice Markov Chains

    OpenAIRE

    Ragain, Stephen; Ugander, Johan

    2016-01-01

    As datasets capturing human choices grow in richness and scale---particularly in online domains---there is an increasing need for choice models that escape traditional choice-theoretic axioms such as regularity, stochastic transitivity, and Luce's choice axiom. In this work we introduce the Pairwise Choice Markov Chain (PCMC) model of discrete choice, an inferentially tractable model that does not assume any of the above axioms while still satisfying the foundational axiom of uniform expansio...

  13. 75 FR 11553 - Final Fair Market Rents for the Housing Choice Voucher Program and Moderate Rehabilitation Single...

    Science.gov (United States)

    2010-03-11

    ... provided on the same website noted above. Any questions related to use of FMRs or voucher payment standards... the Housing Choice Voucher Program and Moderate Rehabilitation Single Room Occupancy Program for... County, ND. Both areas were having significant problems administering the Housing Choice Voucher program...

  14. Sequential and simultaneous choices: testing the diet selection and sequential choice models.

    Science.gov (United States)

    Freidin, Esteban; Aw, Justine; Kacelnik, Alex

    2009-03-01

    We investigate simultaneous and sequential choices in starlings, using Charnov's Diet Choice Model (DCM) and Shapiro, Siller and Kacelnik's Sequential Choice Model (SCM) to integrate function and mechanism. During a training phase, starlings encountered one food-related option per trial (A, B or R) in random sequence and with equal probability. A and B delivered food rewards after programmed delays (shorter for A), while R ('rejection') moved directly to the next trial without reward. In this phase we measured latencies to respond. In a later, choice, phase, birds encountered the pairs A-B, A-R and B-R, the first implementing a simultaneous choice and the second and third sequential choices. The DCM predicts when R should be chosen to maximize intake rate, and SCM uses latencies of the training phase to predict choices between any pair of options in the choice phase. The predictions of both models coincided, and both successfully predicted the birds' preferences. The DCM does not deal with partial preferences, while the SCM does, and experimental results were strongly correlated to this model's predictions. We believe that the SCM may expose a very general mechanism of animal choice, and that its wider domain of success reflects the greater ecological significance of sequential over simultaneous choices.

  15. Perception of final year medical students about the choice of ...

    African Journals Online (AJOL)

    Background: In Nigeria and many other countries, many specialties had problems with recruitment of medical teachers outside the core clinical departments. Objective: We aim at determining the factors that influence the choice of medical microbiology as a speciality among final year medical students in University of ...

  16. Multiple Positive Solutions of a Nonlinear Four-Point Singular Boundary Value Problem with a p-Laplacian Operator on Time Scales

    Directory of Open Access Journals (Sweden)

    Shihuang Hong

    2009-01-01

    Full Text Available We present sufficient conditions for the existence of at least twin or triple positive solutions of a nonlinear four-point singular boundary value problem with a p-Laplacian dynamic equation on a time scale. Our results are obtained via some new multiple fixed point theorems.

  17. Information Integration in Risky Choice: Identification and Stability

    OpenAIRE

    Stewart, Neil

    2011-01-01

    How is information integrated across the\\ud attributes of an option when making risky\\ud choices? In most descriptive models of\\ud decision under risk, information about\\ud risk, and reward is combined multiplicatively\\ud (e.g., expected value; expected utility\\ud theory, Bernouli, 1738/1954; subjective\\ud expected utility theory, Savage, 1954;\\ud Edwards, 1955; prospect theory, Kahneman\\ud and Tversky, 1979; rank-dependent utility,\\ud Quiggin, 1993; decision field theory,\\ud Busemeyer and To...

  18. Errors as a Means of Reducing Impulsive Food Choice.

    Science.gov (United States)

    Sellitto, Manuela; di Pellegrino, Giuseppe

    2016-06-05

    Nowadays, the increasing incidence of eating disorders due to poor self-control has given rise to increased obesity and other chronic weight problems, and ultimately, to reduced life expectancy. The capacity to refrain from automatic responses is usually high in situations in which making errors is highly likely. The protocol described here aims at reducing imprudent preference in women during hypothetical intertemporal choices about appetitive food by associating it with errors. First, participants undergo an error task where two different edible stimuli are associated with two different error likelihoods (high and low). Second, they make intertemporal choices about the two edible stimuli, separately. As a result, this method decreases the discount rate for future amounts of the edible reward that cued higher error likelihood, selectively. This effect is under the influence of the self-reported hunger level. The present protocol demonstrates that errors, well known as motivationally salient events, can induce the recruitment of cognitive control, thus being ultimately useful in reducing impatient choices for edible commodities.

  19. Multiple Approaches for Testing Novel Coatings in the Laboratory and in Pearl Harbor, Hawaii with Emphasis on the Global, Problem-Fouling Invertebrates

    Science.gov (United States)

    2015-09-25

    Multiple Approaches for Testing Novel Coatings in the Laboratory and in Pearl Harbor, Hawaii with Emphasis on the Global, Problem-Fouling Invertebrates 5a...on the Global, Problem-Fouling Invertebrates ONR AWARD NUMBER: N00014-11-1-0167 PRINCIPLE INVESTIGATOR: Michael G. Hadfield, Ph.D...luteoviolacea a phage tail-like component that is capable of inducing the metamorphosis of a marine invertebrate . However, our continued studies in the

  20. Impact of the second semester University Modeling Instruction course on students’ representation choices

    Directory of Open Access Journals (Sweden)

    Daryl McPadden

    2017-11-01

    Full Text Available Representation use is a critical skill for learning, problem solving, and communicating in science, especially in physics where multiple representations often scaffold the understanding of a phenomenon. University Modeling Instruction, which is an active-learning, research-based introductory physics curriculum centered on students’ use of scientific models, has made representation use a primary learning goal with explicit class time devoted to introducing and coordinating representations as part of the model building process. However, because of the semester break, the second semester course, Modeling Instruction-Electricity and Magnetism (MI-EM, contains a mixture of students who are returning from the Modeling Instruction-mechanics course (to whom we refer to as “returning students” and students who are new to Modeling Instruction with the MI-EM course (to whom we refer to as “new students”. In this study, we analyze the impact of MI-EM on students’ representation choices across the introductory physics content for these different groups of students by examining both what individual representations students choose and their average number of representations on a modified card-sort survey with a variety of mechanics and EM questions. Using Wilcoxon-signed-rank tests, Wilcoxon-Mann-Whitney tests, Cliff’s delta effect sizes, and box plots, we compare students’ representation choices from pre- to postsemester, from new and returning students, and from mechanics and EM content. We find that there is a significant difference between returning and new students’ representation choices, which serves as a baseline comparison between Modeling Instruction and traditional lecture-based physics classes. We also find that returning students maintain a high representation use across the MI-EM semester, while new students see significant growth in their representation use regardless of content.