Book picks similar to
Applied Longitudinal Data Analysis: Modeling Change and Event Occurrence by Judith D. Singer
statistics
non-fiction
stats
research-methods
Damned Lies and Statistics: Untangling Numbers from the Media, Politicians, and Activists
Joel Best - 1998
But all too often, these numbers are wrong. This book is a lively guide to spotting bad statistics and learning to think critically about these influential numbers. Damned Lies and Statistics is essential reading for everyone who reads or listens to the news, for students, and for anyone who relies on statistical information to understand social problems.Joel Best bases his discussion on a wide assortment of intriguing contemporary issues that have garnered much recent media attention, including abortion, cyberporn, homelessness, the Million Man March, teen suicide, the U.S. census, and much more. Using examples from the New York Times, the Washington Post, and other major newspapers and television programs, he unravels many fascinating examples of the use, misuse, and abuse of statistical information.In this book Best shows us exactly how and why bad statistics emerge, spread, and come to shape policy debates. He recommends specific ways to detect bad statistics, and shows how to think more critically about "stat wars," or disputes over social statistics among various experts. Understanding this book does not require sophisticated mathematical knowledge; Best discusses the most basic and most easily understood forms of statistics, such as percentages, averages, and rates.This accessible book provides an alternative to either naively accepting the statistics we hear or cynically assuming that all numbers are meaningless. It shows how anyone can become a more intelligent, critical, and empowered consumer of the statistics that inundate both the social sciences and our media-saturated lives.
CompTIA Project+ Study Guide Authorized Courseware: Exam PK0–003
Kim Heldman - 2010
You'll find complete coverage of all exam objectives, including key topics such as project planning, execution, delivery, closure, and others. CompTIA's Project+ is the foundation-level professional exam in the complex world of project management; certified project managers often choose to go on and obtain their Project Management Professional (PMP) certifications as well Provides complete coverage of all exam objectives for CompTIA's first update to the Project+ exam in six years Covers project planning, execution, delivery, change, control, communication, and closure Demonstrates and reinforces exam preparation with practical examples and real-word scenarios Includes a CD with Sybex test engine, practice exams, electronic flashcards, and a PDF of the book Approach the new Project+ exam with confidence with this in-depth study guide! Reviews
MAKE: Electronics: Learning Through Discovery
Charles Platt - 2008
I also love the sense of humor. It's very good at disarming the fear. And it's gorgeous. I'll be recommending this book highly." --Tom Igoe, author of Physical Computing and Making Things TalkWant to learn the fundamentals of electronics in a fun, hands-on way? With Make: Electronics, you'll start working on real projects as soon as you crack open the book. Explore all of the key components and essential principles through a series of fascinating experiments. You'll build the circuits first, then learn the theory behind them!Build working devices, from simple to complex You'll start with the basics and then move on to more complicated projects. Go from switching circuits to integrated circuits, and from simple alarms to programmable microcontrollers. Step-by-step instructions and more than 500 full-color photographs and illustrations will help you use -- and understand -- electronics concepts and techniques.Discover by breaking things: experiment with components and learn from failureSet up a tricked-out project space: make a work area at home, equipped with the tools and parts you'll needLearn about key electronic components and their functions within a circuitCreate an intrusion alarm, holiday lights, wearable electronic jewelry, audio processors, a reflex tester, and a combination lockBuild an autonomous robot cart that can sense its environment and avoid obstaclesGet clear, easy-to-understand explanations of what you're doing and why
Reactive Attachment Disorder (RAD): The Essential Guide for Parents
Keri Williams - 2018
These kids often have violent outbursts, steal, engage in outlandish lying, play with feces, and hoard food. They are broken children who too often break even the most loving of caregivers. Many parents of these children feel utterly isolated as family, friends, and professionals minimize their struggles. Reactive Attachment Disorder (RAD) - The Essential Guide for Parents is written by a parent who is in the trenches with you. Keri has lived the journey of raising a son with RAD and has navigated the mental health system for over a decade. This is the resource you’ve been waiting for – you won’t find platitudes or false hopes. What you will find is essential information, practical suggestions, and resource recommendations to provide a way forward. If you desperately need help navigating the difficult RAD journey with your child, this book is for you.
Think Stats
Allen B. Downey - 2011
This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.You'll work with a case study throughout the book to help you learn the entire data analysis process—from collecting data and generating statistics to identifying patterns and testing hypotheses. Along the way, you'll become familiar with distributions, the rules of probability, visualization, and many other tools and concepts.Develop your understanding of probability and statistics by writing and testing codeRun experiments to test statistical behavior, such as generating samples from several distributionsUse simulations to understand concepts that are hard to grasp mathematicallyLearn topics not usually covered in an introductory course, such as Bayesian estimationImport data from almost any source using Python, rather than be limited to data that has been cleaned and formatted for statistics toolsUse statistical inference to answer questions about real-world data
Fundamentals of Biostatistics (with CD-ROM)
Bernard Rosner - 1982
Fundamentals of Biostatistics with CD-Rom.
Human Anatomy & Physiology [With Interactive Physiology 10-System Suite and Paperback Book and Access Code]
Elaine N. Marieb - 1989
Marieb and Katja Hoehn have produced the most accessible, comprehensive, up-to-date, and visually stunning anatomy & physiology textbook on the market. Marieb draws on her career as an A&P professor and her experience as a part-time nursing student, while Hoehn relies on her medical education and classroom experience to explain concepts and processes in a meaningful and memorable way. The most significant revision to date, the Eighth Edition makes it easier for you to learn key concepts in A&P. The new edition features a whole new art program that is not only more visually dynamic and vibrant than in previous editions but is also much more pedagogically effective for today's students, including new Focus figures, which guide you through the toughest concepts in A&P. The text has been edited to make it easier than ever to study from and navigate, with integrated objectives, new concept check questions, and a new design program.
Jawetz, Melnick, & Adelberg's Medical Microbiology
George F. Brooks - 1991
The aim remains to provide a reference to the aspects of medical microbiology particularly important for clinical infections and chemotherapy. Geo. F. Brooks (U. of California, San Francisco), Jane
The Art of Case Study Research
Robert E. Stake - 1995
Stake uses and annotates an actual case study to answer such questions as: How is the case selected? How do you select the case which will maximize what can be learned? How can what is learned from one case be applied to another? How can what is learned from a case be interpreted? In addition, the book covers: the differences between quantitative and qualitative approaches; data-gathering including document review; coding, sorting and pattern analysis; the roles of the researcher; triangulation; and reporting.
Data Science from Scratch: First Principles with Python
Joel Grus - 2015
In this book, you’ll learn how many of the most fundamental data science tools and algorithms work by implementing them from scratch.
If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with hacking skills you need to get started as a data scientist. Today’s messy glut of data holds answers to questions no one’s even thought to ask. This book provides you with the know-how to dig those answers out.
Get a crash course in Python
Learn the basics of linear algebra, statistics, and probability—and understand how and when they're used in data science
Collect, explore, clean, munge, and manipulate data
Dive into the fundamentals of machine learning
Implement models such as k-nearest Neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks, and clustering
Explore recommender systems, natural language processing, network analysis, MapReduce, and databases
Constructing Grounded Theory: A Practical Guide Through Qualitative Analysis
Kathy C. Charmaz - 2006
In this important and essential new textbook, she introduces the reader to the craft of using grounded theory in social research, and provides a clear, step-by-step guide for those new to the field. Using worked examples throughout, this book also maps out an alternative vision of grounded theory put forward by its founding thinkers, Glaser and Strauss. To Charmaz, grounded theory must move on from its positivist origins and must incorporate many of the methods and questions posed by constructivists over the past twenty years to become a more nuanced and reflexive practice.
The Learning Brain: Lessons for Education
Sarah-Jayne Blakemore - 2005
Pioneering book in emerging field from two leading authorities Reviews in an accessible style what we know about how and when the brain learns Draws out the implications of this knowledge for educational policy and practice Covers studies on learning during the whole of development, including adulthood Looks at what we can learn from brain research about children with learning difficulties, and how this can inform remedial education
The Professor Is In: The Essential Guide To Turning Your Ph.D. Into a Job
Karen Kelsky - 2015
into their ideal job Each year tens of thousands of students will, after years of hard work and enormous amounts of money, earn their Ph.D. And each year only a small percentage of them will land a job that justifies and rewards their investment. For every comfortably tenured professor or well-paid former academic, there are countless underpaid and overworked adjuncts, and many more who simply give up in frustration. Those who do make it share an important asset that separates them from the pack: they have a plan. They understand exactly what they need to do to set themselves up for success. They know what really moves the needle in academic job searches, how to avoid the all-too-common mistakes that sink so many of their peers, and how to decide when to point their Ph.D. toward other, non-academic options. Karen Kelsky has made it her mission to help readers join the select few who get the most out of their Ph.D. As a former tenured professor and department head who oversaw numerous academic job searches, she knows from experience exactly what gets an academic applicant a job. And as the creator of the popular and widely respected advice site The Professor is In, she has helped countless Ph.D.’s turn themselves into stronger applicants and land their dream careers. Now, for the first time ever, Karen has poured all her best advice into a single handy guide that addresses the most important issues facing any Ph.D., including: -When, where, and what to publish -Writing a foolproof grant application -Cultivating references and crafting the perfect CV -Acing the job talk and campus interview -Avoiding the adjunct trap -Making the leap to nonacademic work, when the time is right The Professor Is In addresses all of these issues, and many more.
Social Research Methods: Quantitative and Qualitative Approaches
W. Lawrence Neuman - 1991
It provides dozens of new examples from actual research studies are used to provide illustrations of concepts and methods. Key terms are now called out and defined in boxes at the bottom of the pages where they appear, for easier study and review. In chapter 1, there are now separate descriptions and examples of the steps in the research process for quantitative and qualitative approaches, to underscore some of the fundamental differences. Chapter 2 has new discussions of participatory action research, instrumental and reflexive knowledge, the various audiences for social research findings, and researcher autonomy when research is commissioned. The discussion of social theories in Chapter 3 now covers levels of abstraction, and relationships among concepts