Author: Benjamin van Rooij
Publisher: Beacon Press
ISBN: 0807049093
Category : Social Science
Languages : en
Pages : 314
Book Description
A 2022 PROSE Award finalist in Legal Studies and Criminology A 2022 American Bar Association Silver Gavel Award Finalist A Behavioral Scientist’s Notable Book of 2021 Freakonomics for the law—how applying behavioral science to the law can fundamentally change and explain misbehavior Why do most Americans wear seatbelts but continue to speed even though speeding fines are higher? Why could park rangers reduce theft by removing “no stealing” signs? Why was a man who stole 3 golf clubs sentenced to 25 years in prison? Some laws radically change behavior whereas others are consistently ignored and routinely broken. And yet we keep relying on harsh punishment against crime despite its continued failure. Professors Benjamin van Rooij and Adam Fine draw on decades of research to uncover the behavioral code: the root causes and hidden forces that drive human behavior and our responses to society’s laws. In doing so, they present the first accessible analysis of behavioral jurisprudence, which will fundamentally alter how we understand the connection between law and human behavior. The Behavioral Code offers a necessary and different approach to battling crime and injustice that is based in understanding the science of human misconduct—rather than relying on our instinctual drive to punish as a way to shape behavior. The book reveals the behavioral code’s hidden role through illustrative examples like: • The illusion of the US’s beloved tax refund • German walls that “pee back” at public urinators • The $1,000 monthly “good behavior” reward that reduced gun violence • Uber’s backdoor “Greyball” app that helped the company evade Seattle’s taxi regulators • A $2.3 billion legal settlement against Pfizer that revealed how whistleblower protections fail to reduce corporate malfeasance • A toxic organizational culture playing a core role in Volkswagen’s emissions cheating scandal • How Peter Thiel helped Hulk Hogan sue Gawker into oblivion Revelatory and counterintuitive, The Behavioral Code catalyzes the conversation about how the law can effectively improve human conduct and respond to some of our most pressing issues today, from police misconduct to corporate malfeasance.
The Behavioral Code
Author: Benjamin van Rooij
Publisher: Beacon Press
ISBN: 0807049093
Category : Social Science
Languages : en
Pages : 314
Book Description
A 2022 PROSE Award finalist in Legal Studies and Criminology A 2022 American Bar Association Silver Gavel Award Finalist A Behavioral Scientist’s Notable Book of 2021 Freakonomics for the law—how applying behavioral science to the law can fundamentally change and explain misbehavior Why do most Americans wear seatbelts but continue to speed even though speeding fines are higher? Why could park rangers reduce theft by removing “no stealing” signs? Why was a man who stole 3 golf clubs sentenced to 25 years in prison? Some laws radically change behavior whereas others are consistently ignored and routinely broken. And yet we keep relying on harsh punishment against crime despite its continued failure. Professors Benjamin van Rooij and Adam Fine draw on decades of research to uncover the behavioral code: the root causes and hidden forces that drive human behavior and our responses to society’s laws. In doing so, they present the first accessible analysis of behavioral jurisprudence, which will fundamentally alter how we understand the connection between law and human behavior. The Behavioral Code offers a necessary and different approach to battling crime and injustice that is based in understanding the science of human misconduct—rather than relying on our instinctual drive to punish as a way to shape behavior. The book reveals the behavioral code’s hidden role through illustrative examples like: • The illusion of the US’s beloved tax refund • German walls that “pee back” at public urinators • The $1,000 monthly “good behavior” reward that reduced gun violence • Uber’s backdoor “Greyball” app that helped the company evade Seattle’s taxi regulators • A $2.3 billion legal settlement against Pfizer that revealed how whistleblower protections fail to reduce corporate malfeasance • A toxic organizational culture playing a core role in Volkswagen’s emissions cheating scandal • How Peter Thiel helped Hulk Hogan sue Gawker into oblivion Revelatory and counterintuitive, The Behavioral Code catalyzes the conversation about how the law can effectively improve human conduct and respond to some of our most pressing issues today, from police misconduct to corporate malfeasance.
Publisher: Beacon Press
ISBN: 0807049093
Category : Social Science
Languages : en
Pages : 314
Book Description
A 2022 PROSE Award finalist in Legal Studies and Criminology A 2022 American Bar Association Silver Gavel Award Finalist A Behavioral Scientist’s Notable Book of 2021 Freakonomics for the law—how applying behavioral science to the law can fundamentally change and explain misbehavior Why do most Americans wear seatbelts but continue to speed even though speeding fines are higher? Why could park rangers reduce theft by removing “no stealing” signs? Why was a man who stole 3 golf clubs sentenced to 25 years in prison? Some laws radically change behavior whereas others are consistently ignored and routinely broken. And yet we keep relying on harsh punishment against crime despite its continued failure. Professors Benjamin van Rooij and Adam Fine draw on decades of research to uncover the behavioral code: the root causes and hidden forces that drive human behavior and our responses to society’s laws. In doing so, they present the first accessible analysis of behavioral jurisprudence, which will fundamentally alter how we understand the connection between law and human behavior. The Behavioral Code offers a necessary and different approach to battling crime and injustice that is based in understanding the science of human misconduct—rather than relying on our instinctual drive to punish as a way to shape behavior. The book reveals the behavioral code’s hidden role through illustrative examples like: • The illusion of the US’s beloved tax refund • German walls that “pee back” at public urinators • The $1,000 monthly “good behavior” reward that reduced gun violence • Uber’s backdoor “Greyball” app that helped the company evade Seattle’s taxi regulators • A $2.3 billion legal settlement against Pfizer that revealed how whistleblower protections fail to reduce corporate malfeasance • A toxic organizational culture playing a core role in Volkswagen’s emissions cheating scandal • How Peter Thiel helped Hulk Hogan sue Gawker into oblivion Revelatory and counterintuitive, The Behavioral Code catalyzes the conversation about how the law can effectively improve human conduct and respond to some of our most pressing issues today, from police misconduct to corporate malfeasance.
Software Design X-Rays
Author: Adam Tornhill
Publisher: Pragmatic Bookshelf
ISBN: 1680505807
Category : Computers
Languages : en
Pages : 356
Book Description
Are you working on a codebase where cost overruns, death marches, and heroic fights with legacy code monsters are the norm? Battle these adversaries with novel ways to identify and prioritize technical debt, based on behavioral data from how developers work with code. And that's just for starters. Because good code involves social design, as well as technical design, you can find surprising dependencies between people and code to resolve coordination bottlenecks among teams. Best of all, the techniques build on behavioral data that you already have: your version-control system. Join the fight for better code! Use statistics and data science to uncover both problematic code and the behavioral patterns of the developers who build your software. This combination gives you insights you can't get from the code alone. Use these insights to prioritize refactoring needs, measure their effect, find implicit dependencies between different modules, and automatically create knowledge maps of your system based on actual code contributions. In a radical, much-needed change from common practice, guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Discover a comprehensive set of practical analysis techniques based on version-control data, where each point is illustrated with a case study from a real-world codebase. Because the techniques are language neutral, you can apply them to your own code no matter what programming language you use. Guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Apply research findings from social psychology to software development, ensuring you get the tools you need to coach your organization towards better code. If you're an experienced programmer, software architect, or technical manager, you'll get a new perspective that will change how you work with code. What You Need: You don't have to install anything to follow along in the book. TThe case studies in the book use well-known open source projects hosted on GitHub. You'll use CodeScene, a free software analysis tool for open source projects, for the case studies. We also discuss alternative tooling options where they exist.
Publisher: Pragmatic Bookshelf
ISBN: 1680505807
Category : Computers
Languages : en
Pages : 356
Book Description
Are you working on a codebase where cost overruns, death marches, and heroic fights with legacy code monsters are the norm? Battle these adversaries with novel ways to identify and prioritize technical debt, based on behavioral data from how developers work with code. And that's just for starters. Because good code involves social design, as well as technical design, you can find surprising dependencies between people and code to resolve coordination bottlenecks among teams. Best of all, the techniques build on behavioral data that you already have: your version-control system. Join the fight for better code! Use statistics and data science to uncover both problematic code and the behavioral patterns of the developers who build your software. This combination gives you insights you can't get from the code alone. Use these insights to prioritize refactoring needs, measure their effect, find implicit dependencies between different modules, and automatically create knowledge maps of your system based on actual code contributions. In a radical, much-needed change from common practice, guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Discover a comprehensive set of practical analysis techniques based on version-control data, where each point is illustrated with a case study from a real-world codebase. Because the techniques are language neutral, you can apply them to your own code no matter what programming language you use. Guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Apply research findings from social psychology to software development, ensuring you get the tools you need to coach your organization towards better code. If you're an experienced programmer, software architect, or technical manager, you'll get a new perspective that will change how you work with code. What You Need: You don't have to install anything to follow along in the book. TThe case studies in the book use well-known open source projects hosted on GitHub. You'll use CodeScene, a free software analysis tool for open source projects, for the case studies. We also discuss alternative tooling options where they exist.
The Behavior Code Companion
Author: Jessica Minahan
Publisher:
ISBN: 9781612507514
Category : Education
Languages : en
Pages : 0
Book Description
Since its publication in 2012, The Behavior Code: A Practical Guide to Understanding and Teaching the Most Challenging Students has helped countless classroom teachers, special educators, and others implement an effective, new approach to teaching focused on skill-building, practical interventions, and purposeful, positive interactions with students who have mental health disorders. Based on the success of the previous book, author Jessica Minahan has written this companion guide for educators seeking additional guidance for creating and implementing successful behavior intervention plans ("FAIR Plans") for the students teachers worry about the most: those with anxiety-related or oppositional behaviors. Minahan takes readers step-by-step through the process of understanding and practicing the components of a FAIR behavior intervention plan so that they or a team can immediately customize it and put it to work in classrooms. Additional tips on creating interventions, as well as checklists to help with implementation and monitoring progress, are also included. Packed with brainstorming and reflection exercises, planning activities, templates, case studies, recommended apps, and other technology resources, The Behavior Code Companion will help educators create optimal classroom environments for all students.
Publisher:
ISBN: 9781612507514
Category : Education
Languages : en
Pages : 0
Book Description
Since its publication in 2012, The Behavior Code: A Practical Guide to Understanding and Teaching the Most Challenging Students has helped countless classroom teachers, special educators, and others implement an effective, new approach to teaching focused on skill-building, practical interventions, and purposeful, positive interactions with students who have mental health disorders. Based on the success of the previous book, author Jessica Minahan has written this companion guide for educators seeking additional guidance for creating and implementing successful behavior intervention plans ("FAIR Plans") for the students teachers worry about the most: those with anxiety-related or oppositional behaviors. Minahan takes readers step-by-step through the process of understanding and practicing the components of a FAIR behavior intervention plan so that they or a team can immediately customize it and put it to work in classrooms. Additional tips on creating interventions, as well as checklists to help with implementation and monitoring progress, are also included. Packed with brainstorming and reflection exercises, planning activities, templates, case studies, recommended apps, and other technology resources, The Behavior Code Companion will help educators create optimal classroom environments for all students.
MATLAB for Behavioral Scientists
Author: David A. Rosenbaum
Publisher: Psychology Press
ISBN: 1135592152
Category : Computers
Languages : en
Pages : 272
Book Description
MATLAB for Behavioral Scientists walks behavioral scientists through the computer programming process, using terms that are relevant to their concerns and appreciating their special programming needs. Author David A. Rosenbaum introduces Matrix Laboratory (MATLAB), a powerful computer programming language with an active community of users engaged in many branches of science and engineering. Among its many attractive features, MATLAB offers high-level commands for performing calculations with large as well as small data sets and for generating publication-quality graphics. Throughout the text, Rosenbaum presents each new principle with one or more illustrations of usable code. In addition, each chapter begins with suggestions regarding which actions to perform, followed by the commands required to do so. An accompanying Web site lists programs and code output, complete with color, motion, and sound. -- publisher description.
Publisher: Psychology Press
ISBN: 1135592152
Category : Computers
Languages : en
Pages : 272
Book Description
MATLAB for Behavioral Scientists walks behavioral scientists through the computer programming process, using terms that are relevant to their concerns and appreciating their special programming needs. Author David A. Rosenbaum introduces Matrix Laboratory (MATLAB), a powerful computer programming language with an active community of users engaged in many branches of science and engineering. Among its many attractive features, MATLAB offers high-level commands for performing calculations with large as well as small data sets and for generating publication-quality graphics. Throughout the text, Rosenbaum presents each new principle with one or more illustrations of usable code. In addition, each chapter begins with suggestions regarding which actions to perform, followed by the commands required to do so. An accompanying Web site lists programs and code output, complete with color, motion, and sound. -- publisher description.
Ethics for Behavior Analysts
Author: Jon Bailey
Publisher: Routledge
ISBN: 1135608873
Category : Psychology
Languages : en
Pages : 247
Book Description
Behavior analysis, a rapidly growing profession, began with the use and application of conditioning and learning techniques to modify the behavior of children or adults presenting severe management problems, often because of developmental disabilities. Now behavior analysts work in a variety of settings, from clinics and schools to workplaces. Especially since their practice often involves aversive stimuli or punishment, they confront many special ethical challenges. Recently, the Behavior Analysis Certification Board codified a set of ten fundamental ethical guidelines to be followed by all behavior analysts and understood by all students and trainees seeking certification. This book shows readers how to follow the BACB guidelines in action. The authors first describe core ethical principles and then explain each guideline in detail, in easily comprehensible, everyday language. The text is richly illuminated by more than a hundred vivid case scenarios about which the authors pose, and later answer questions for readers. Useful appendices include the BACB Guidelines, an index to them, practice scenarios, and suggested further reading. Practitioners, instructors, supervisors, students, and trainees alike will welcome this invaluable new aid to professional development.
Publisher: Routledge
ISBN: 1135608873
Category : Psychology
Languages : en
Pages : 247
Book Description
Behavior analysis, a rapidly growing profession, began with the use and application of conditioning and learning techniques to modify the behavior of children or adults presenting severe management problems, often because of developmental disabilities. Now behavior analysts work in a variety of settings, from clinics and schools to workplaces. Especially since their practice often involves aversive stimuli or punishment, they confront many special ethical challenges. Recently, the Behavior Analysis Certification Board codified a set of ten fundamental ethical guidelines to be followed by all behavior analysts and understood by all students and trainees seeking certification. This book shows readers how to follow the BACB guidelines in action. The authors first describe core ethical principles and then explain each guideline in detail, in easily comprehensible, everyday language. The text is richly illuminated by more than a hundred vivid case scenarios about which the authors pose, and later answer questions for readers. Useful appendices include the BACB Guidelines, an index to them, practice scenarios, and suggested further reading. Practitioners, instructors, supervisors, students, and trainees alike will welcome this invaluable new aid to professional development.
Crack the Code
Author: Louis Bezich
Publisher:
ISBN: 9781732552807
Category : Health & Fitness
Languages : en
Pages : 304
Book Description
"Crack the Code soars beyond mere diet and exercise to deliver a 360-degree perspective on social motivation that enables men over 50 to experience incredible health and vitality. Based on the author's personal experience and research that includes a national survey of 1,000 men and over 30 interviews, Louis Bezich reveals the most common behavioral traits among 50+ men who lead highly satisfying, healthy, and fulfilling lives. He calls this Male Cognitive Behavior Alignment."--Page 4 of cover.
Publisher:
ISBN: 9781732552807
Category : Health & Fitness
Languages : en
Pages : 304
Book Description
"Crack the Code soars beyond mere diet and exercise to deliver a 360-degree perspective on social motivation that enables men over 50 to experience incredible health and vitality. Based on the author's personal experience and research that includes a national survey of 1,000 men and over 30 interviews, Louis Bezich reveals the most common behavioral traits among 50+ men who lead highly satisfying, healthy, and fulfilling lives. He calls this Male Cognitive Behavior Alignment."--Page 4 of cover.
Behavioral Insights
Author: Michael Hallsworth
Publisher: MIT Press
ISBN: 0262539403
Category : Psychology
Languages : en
Pages : 250
Book Description
The definitive introduction to the behavioral insights approach, which applies evidence about human behavior to practical problems. Our behavior is strongly influenced by factors that lie outside our conscious awareness, although we tend to underestimate the power of this “automatic” side of our behavior. As a result, governments make ineffective policies, businesses create bad products, and individuals make unrealistic plans. In contrast, the behavioral insights approach applies evidence about actual human behavior—rather than assumptions about it—to practical problems. This volume in the MIT Press Essential Knowledge series, written by two leading experts in the field, offers an accessible introduction to behavioral insights, describing core features, origins, and practical examples. These insights have opened up new ways of addressing some of the biggest challenges faced by societies, changing the way that governments, businesses, and nonprofits work in the process. This book shows how the approach is grounded in a concern with practical problems, the use of evidence about human behavior to address those problems, and experimentation to evaluate the impact of the solutions. It gives an overview of the approach's origins in psychology and behavioral economics, its early adoption by the UK's pioneering “nudge unit,” and its recent expansion into new areas. The book also provides examples from across different policy areas and guidance on how to run a behavioral insights project. Finally, the book outlines the limitations and ethical implications of the approach, and what the future holds for this fast-moving area.
Publisher: MIT Press
ISBN: 0262539403
Category : Psychology
Languages : en
Pages : 250
Book Description
The definitive introduction to the behavioral insights approach, which applies evidence about human behavior to practical problems. Our behavior is strongly influenced by factors that lie outside our conscious awareness, although we tend to underestimate the power of this “automatic” side of our behavior. As a result, governments make ineffective policies, businesses create bad products, and individuals make unrealistic plans. In contrast, the behavioral insights approach applies evidence about actual human behavior—rather than assumptions about it—to practical problems. This volume in the MIT Press Essential Knowledge series, written by two leading experts in the field, offers an accessible introduction to behavioral insights, describing core features, origins, and practical examples. These insights have opened up new ways of addressing some of the biggest challenges faced by societies, changing the way that governments, businesses, and nonprofits work in the process. This book shows how the approach is grounded in a concern with practical problems, the use of evidence about human behavior to address those problems, and experimentation to evaluate the impact of the solutions. It gives an overview of the approach's origins in psychology and behavioral economics, its early adoption by the UK's pioneering “nudge unit,” and its recent expansion into new areas. The book also provides examples from across different policy areas and guidance on how to run a behavioral insights project. Finally, the book outlines the limitations and ethical implications of the approach, and what the future holds for this fast-moving area.
The Behavioral Foundations of Public Policy
Author: Eldar Shafir
Publisher: Princeton University Press
ISBN: 0691137560
Category : Business & Economics
Languages : en
Pages : 532
Book Description
Includes bibliographical references and index.
Publisher: Princeton University Press
ISBN: 0691137560
Category : Business & Economics
Languages : en
Pages : 532
Book Description
Includes bibliographical references and index.
An Introduction to MATLAB for Behavioral Researchers
Author: Christopher R. Madan
Publisher: SAGE Publications
ISBN: 1483323242
Category : Psychology
Languages : en
Pages : 281
Book Description
MATLAB is a powerful data analysis program, but many behavioral science researchers find it too daunting to learn and use. An Introduction to MATLAB for Behavioral Researchers is an easy-to-understand, hands-on guide for behavioral researchers who have no prior programming experience. Written in a conversational and non-intimidating style, the author walks students—step by step—through analyzing real experimental data. Topics covered include the basics of programming, the implementation of simple behavioral analyses, and how to make publication-ready figures. More advanced topics such as pseudo-randomization of trial sequences to meet specified criteria and working with psycholinguistic data are also covered. Interesting behavioral science examples and datasets from published studies, such as visualizing fixation patterns in eye-tracking studies and animal search behavior in two-dimensional space, help develop an intuition for data analysis, which is essential and can only be developed when working with real research problems and real data.
Publisher: SAGE Publications
ISBN: 1483323242
Category : Psychology
Languages : en
Pages : 281
Book Description
MATLAB is a powerful data analysis program, but many behavioral science researchers find it too daunting to learn and use. An Introduction to MATLAB for Behavioral Researchers is an easy-to-understand, hands-on guide for behavioral researchers who have no prior programming experience. Written in a conversational and non-intimidating style, the author walks students—step by step—through analyzing real experimental data. Topics covered include the basics of programming, the implementation of simple behavioral analyses, and how to make publication-ready figures. More advanced topics such as pseudo-randomization of trial sequences to meet specified criteria and working with psycholinguistic data are also covered. Interesting behavioral science examples and datasets from published studies, such as visualizing fixation patterns in eye-tracking studies and animal search behavior in two-dimensional space, help develop an intuition for data analysis, which is essential and can only be developed when working with real research problems and real data.
Behavior Analysis with Machine Learning Using R
Author: Enrique Garcia Ceja
Publisher: CRC Press
ISBN: 1000484254
Category : Psychology
Languages : en
Pages : 370
Book Description
Behavior Analysis with Machine Learning Using R introduces machine learning and deep learning concepts and algorithms applied to a diverse set of behavior analysis problems. It focuses on the practical aspects of solving such problems based on data collected from sensors or stored in electronic records. The included examples demonstrate how to perform common data analysis tasks such as: data exploration, visualization, preprocessing, data representation, model training and evaluation. All of this, using the R programming language and real-life behavioral data. Even though the examples focus on behavior analysis tasks, the covered underlying concepts and methods can be applied in any other domain. No prior knowledge in machine learning is assumed. Basic experience with R and basic knowledge in statistics and high school level mathematics are beneficial. Features: Build supervised machine learning models to predict indoor locations based on WiFi signals, recognize physical activities from smartphone sensors and 3D skeleton data, detect hand gestures from accelerometer signals, and so on. Program your own ensemble learning methods and use Multi-View Stacking to fuse signals from heterogeneous data sources. Use unsupervised learning algorithms to discover criminal behavioral patterns. Build deep learning neural networks with TensorFlow and Keras to classify muscle activity from electromyography signals and Convolutional Neural Networks to detect smiles in images. Evaluate the performance of your models in traditional and multi-user settings. Build anomaly detection models such as Isolation Forests and autoencoders to detect abnormal fish behaviors. This book is intended for undergraduate/graduate students and researchers from ubiquitous computing, behavioral ecology, psychology, e-health, and other disciplines who want to learn the basics of machine learning and deep learning and for the more experienced individuals who want to apply machine learning to analyze behavioral data.
Publisher: CRC Press
ISBN: 1000484254
Category : Psychology
Languages : en
Pages : 370
Book Description
Behavior Analysis with Machine Learning Using R introduces machine learning and deep learning concepts and algorithms applied to a diverse set of behavior analysis problems. It focuses on the practical aspects of solving such problems based on data collected from sensors or stored in electronic records. The included examples demonstrate how to perform common data analysis tasks such as: data exploration, visualization, preprocessing, data representation, model training and evaluation. All of this, using the R programming language and real-life behavioral data. Even though the examples focus on behavior analysis tasks, the covered underlying concepts and methods can be applied in any other domain. No prior knowledge in machine learning is assumed. Basic experience with R and basic knowledge in statistics and high school level mathematics are beneficial. Features: Build supervised machine learning models to predict indoor locations based on WiFi signals, recognize physical activities from smartphone sensors and 3D skeleton data, detect hand gestures from accelerometer signals, and so on. Program your own ensemble learning methods and use Multi-View Stacking to fuse signals from heterogeneous data sources. Use unsupervised learning algorithms to discover criminal behavioral patterns. Build deep learning neural networks with TensorFlow and Keras to classify muscle activity from electromyography signals and Convolutional Neural Networks to detect smiles in images. Evaluate the performance of your models in traditional and multi-user settings. Build anomaly detection models such as Isolation Forests and autoencoders to detect abnormal fish behaviors. This book is intended for undergraduate/graduate students and researchers from ubiquitous computing, behavioral ecology, psychology, e-health, and other disciplines who want to learn the basics of machine learning and deep learning and for the more experienced individuals who want to apply machine learning to analyze behavioral data.