Introduction to Probability


Book Description

Developed from celebrated Harvard statistics lectures, Introduction to Probability provides essential language and tools for understanding statistics, randomness, and uncertainty. The book explores a wide variety of applications and examples, ranging from coincidences and paradoxes to Google PageRank and Markov chain Monte Carlo (MCMC). Additional application areas explored include genetics, medicine, computer science, and information theory. The print book version includes a code that provides free access to an eBook version. The authors present the material in an accessible style and motivate concepts using real-world examples. Throughout, they use stories to uncover connections between the fundamental distributions in statistics and conditioning to reduce complicated problems to manageable pieces. The book includes many intuitive explanations, diagrams, and practice problems. Each chapter ends with a section showing how to perform relevant simulations and calculations in R, a free statistical software environment.




The Book of R


Book Description

The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis. You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive data visualizations with R’s basic graphics tools and contributed packages, like ggplot2 and ggvis, as well as interactive 3D visualizations using the rgl package. Dozens of hands-on exercises (with downloadable solutions) take you from theory to practice, as you learn: –The fundamentals of programming in R, including how to write data frames, create functions, and use variables, statements, and loops –Statistical concepts like exploratory data analysis, probabilities, hypothesis tests, and regression modeling, and how to execute them in R –How to access R’s thousands of functions, libraries, and data sets –How to draw valid and useful conclusions from your data –How to create publication-quality graphics of your results Combining detailed explanations with real-world examples and exercises, this book will provide you with a solid understanding of both statistics and the depth of R’s functionality. Make The Book of R your doorway into the growing world of data analysis.




Practical Research


Book Description

For undergraduate or graduate courses that include planning, conducting, and evaluating research. A do-it-yourself, understand-it-yourself manual designed to help students understand the fundamental structure of research and the methodical process that leads to valid, reliable results. Written in uncommonly engaging and elegant prose, this text guides the reader, step-by-step, from the selection of a problem, through the process of conducting authentic research, to the preparation of a completed report, with practical suggestions based on a solid theoretical framework and sound pedagogy. Suitable as the core text in any introductory research course or even for self-instruction, this text will show students two things: 1) that quality research demands planning and design; and, 2) how their own research projects can be executed effectively and professionally.




Passages Level 2 Student's Book B


Book Description

Passages, Third Edition, is a two-level, multi-skills course that will quickly and effectively move adult and young-adult learners of English from high-intermediate to the advanced level. Student's Book B comprises the second half (Units 7-12) of the complete Level 2 Student's Book. Each of the Passages, Third Edition, Student's Books have been updated to offer fresh, contemporary content, relevant speaking and listening activities, comprehensive grammar and vocabulary support, enhanced reading skills development, and a step-by-step academic writing strand. Frequent communication reviews will systematically consolidate learning, while the popular Grammar Plus and new Vocabulary Plus sections in the back of the Student's Book provide additional skills support.




Handbook of Trait-Based Ecology


Book Description

Trait-based ecology is rapidly expanding. This comprehensive and accessible guide covers the main concepts and tools in functional ecology.




Using R for Introductory Statistics


Book Description

The second edition of a bestselling textbook, Using R for Introductory Statistics guides students through the basics of R, helping them overcome the sometimes steep learning curve. The author does this by breaking the material down into small, task-oriented steps. The second edition maintains the features that made the first edition so popular, while updating data, examples, and changes to R in line with the current version. See What’s New in the Second Edition: Increased emphasis on more idiomatic R provides a grounding in the functionality of base R. Discussions of the use of RStudio helps new R users avoid as many pitfalls as possible. Use of knitr package makes code easier to read and therefore easier to reason about. Additional information on computer-intensive approaches motivates the traditional approach. Updated examples and data make the information current and topical. The book has an accompanying package, UsingR, available from CRAN, R’s repository of user-contributed packages. The package contains the data sets mentioned in the text (data(package="UsingR")), answers to selected problems (answers()), a few demonstrations (demo()), the errata (errata()), and sample code from the text. The topics of this text line up closely with traditional teaching progression; however, the book also highlights computer-intensive approaches to motivate the more traditional approach. The authors emphasize realistic data and examples and rely on visualization techniques to gather insight. They introduce statistics and R seamlessly, giving students the tools they need to use R and the information they need to navigate the sometimes complex world of statistical computing.




The Linux Command Line, 2nd Edition


Book Description

You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore. As you make your way through the book's short, easily-digestible chapters, you'll learn how to: • Create and delete files, directories, and symlinks • Administer your system, including networking, package installation, and process management • Use standard input and output, redirection, and pipelines • Edit files with Vi, the world's most popular text editor • Write shell scripts to automate common or boring tasks • Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust.




Mathematics for Machine Learning


Book Description

The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these derivations provide a starting point to machine learning texts. For those learning the mathematics for the first time, the methods help build intuition and practical experience with applying mathematical concepts. Every chapter includes worked examples and exercises to test understanding. Programming tutorials are offered on the book's web site.




TIP 35: Enhancing Motivation for Change in Substance Use Disorder Treatment (Updated 2019)


Book Description

Motivation is key to substance use behavior change. Counselors can support clients' movement toward positive changes in their substance use by identifying and enhancing motivation that already exists. Motivational approaches are based on the principles of person-centered counseling. Counselors' use of empathy, not authority and power, is key to enhancing clients' motivation to change. Clients are experts in their own recovery from SUDs. Counselors should engage them in collaborative partnerships. Ambivalence about change is normal. Resistance to change is an expression of ambivalence about change, not a client trait or characteristic. Confrontational approaches increase client resistance and discord in the counseling relationship. Motivational approaches explore ambivalence in a nonjudgmental and compassionate way.




Modern Robotics


Book Description

A modern and unified treatment of the mechanics, planning, and control of robots, suitable for a first course in robotics.