Textbook

Model
Digital Document
Description
Think Stats: Probability and Statistics for Programmers is a textbook for a new kind of introductory prob-stat class. It emphasizes the use of statistics to explore large datasets. It takes a computational approach, which has several advantages:

Students write programs as a way of developing and testing their understanding. For example, they write functions to compute a least squares fit, residuals, and the coefficient of determination. Writing and testing this code requires them to understand the concepts and implicitly corrects misunderstandings.

Students run experiments to test statistical behavior. For example, they explore the Central Limit Theorem (CLT) by generating samples from several distributions. When they see that the sum of values from a Pareto distribution doesn’t converge to normal, they remember the assumptions the CLT is based on.

Some ideas that are hard to grasp mathematically are easy to understand by simulation. For example, we approximate p-values by running Monte Carlo simulations, which reinforces the meaning of the p-value.

Using discrete distributions and computation makes it possible to present topics like Bayesian estimation that are not usually covered in an introductory class. For example, one exercise asks students to compute the posterior distribution for the “German tank problem,” which is difficult analytically but surprisingly easy computationally.

Because students work in a general-purpose programming language (Python), they are able to import data from almost any source. They are not limited to data that has been cleaned and formatted for a particular statistics tool.

The book lends itself to a project-based approach. In my class, students work on a semester-long project that requires them to pose a statistical question, find a dataset that can address it, and apply each of the techniques they learn to their own data.
Model
Digital Document
Description
The additions to this edition mostly involve adding the commands to create graphs, compute descriptive statistics, finding probabilities, and computing inferential analysis using the open source software R Studio, and the removal of all other technologies. Data Frames with multiple variables and multiple units of measurements were expanded to most of the data. This is to make the course more data-centric. Lastly, minor explanations were made and corrections were made where necessary.
Model
Digital Document
Description
Introductory Statistics follows scope and sequence requirements of a one-semester introduction to statistics course and is geared toward students majoring in fields other than math or engineering. The text assumes some knowledge of intermediate algebra and focuses on statistics application over theory. Introductory Statistics includes innovative practical applications that make the text relevant and accessible, as well as collaborative exercises, technology integration problems, and statistics labs
Model
Digital Document
Description
Using highly interactive learning design, this Concepts in Statistics course provides students with a strong understanding of fundamental principles that guide the study of statistical inference. Drawing from Open Learning Initiative (OLI) source content, this course’s simulations and lab-style synthesis activities invite hands-on exploration of statistical concepts. Students learn to summarize data graphically and numerically; examine relationships among quantitative data; understand the role of probability and probability distributions; link probability to statistical inference; and conduct foundational statistical calculations and analyses.
Model
Digital Document
Description
This app is designed to calculate all of the statistics that are encountered in a standard elementary statistics class. It includes:

Starting Out
One Variable Statistics
Confidence Intervals and Hypothesis Tests for a Difference
Regression Analysis
Chi-Squared Tests: Goodness of Fit, Independence, and Homogeneity
ANOVA
Confidence Intervals and Hypothesis Tests from Data
Probability Calculations
Model
Digital Document
Publisher
OpenStax CNX
Description
This is a "first course" in the sense that it presumes no previous course in probability. The mathematical prerequisites are ordinary calculus and the elements of matrix algebra. A few standard series and integrals are used, and double integrals are evaluated as iterated integrals. The reader who can evaluate simple integrals can learn quickly from the examples how to deal with the iterated integrals used in the theory of expectation and conditional expectation. Appendix B provides a convenient compendium of mathematical facts used frequently in this work. And the symbolic toolbox, implementing MAPLE, may be used to evaluate integrals, if desired.

In addition to an introduction to the essential features of basic probability in terms of a precise mathematical model, the work describes and employs user defined MATLAB procedures and functions (which we refer to as m-programs, or simply programs) to solve many important problems in basic probability. This should make the work useful as a stand-alone exposition as well as a supplement to any of several current textbooks.

Most of the programs developed here were written in earlier versions of MATLAB, but have been revised slightly to make them quite compatible with MATLAB 7. In a few cases, alternate implementations are available in the Statistics Toolbox, but are implemented here directly from the basic MATLAB program, so that students need only that program (and the symbolic mathematics toolbox, if they desire its aid in evaluating integrals).

Since machine methods require precise formulation of problems in appropriate mathematical form, it is necessary to provide some supplementary analytical material, principally the so-called minterm analysis. This material is not only important for computational purposes, but is also useful in displaying some of the structure of the relationships among events.
Model
Digital Document
Description
At its most basic definition the practice of law comprises conducting research to find relevant rules of law and then applying those rules to the specific set of circumstances faced by a client. However, in American law, the legal rules to be applied derive from myriad sources, complicating the process and making legal research different from other sorts of research. This text introduces first-year law students to the new kind of research required to study and to practice law. It seeks to demystify the art of legal research by following a “Source and Process” approach. First, the text introduces students to the major sources of American law and describes the forms the various authorities traditionally took in print. After establishing this base, the text proceeds to instruct students on the methods they will most likely use in practice, namely electronic research techniques and the consultation of secondary sources. Sources of Law incorporates screencasts currently hosted on YouTube that actively demonstrate the processes described in the static text. Finally, the text illustrates how the different pieces come together in the legal research process.

Sources of Law focuses on realistic goals for 1Ls to learn in a relatively small amount of instruction time, and so focuses mainly on the basics. It does introduce some advanced material so that 1Ls can recognize pieces of information they may encounter in research, but it does not fully cover researching materials outside the scope of the traditional 1L course. As such, it is best-suited for introductory legal research courses for 1Ls.
Model
Digital Document
Description
American Government is designed to meet the scope and sequence requirements of the single-semester American government course. This title includes innovative features designed to enhance student learning, including Insider Perspective features and a Get Connected Module that shows students how they can get engaged in the political process. The book provides an important opportunity for students to learn the core concepts of American government and understand how those concepts apply to their lives and the world around them. American Government includes updated information on the 2016 presidential election.
Model
Digital Document
Description
This text is a comprehensive introduction to the vital subject of American government and politics. Governments decide who gets what, when, how (See Harold D. Lasswell, Politics: Who Gets What, When, How, [New York: McGraw-Hill, 1936]); they make policies and pass laws that are binding on all a society's members; they decide about taxation and spending, benefits and costs, even life and death.

Governments possess power—the ability to gain compliance and to get people under their jurisdiction to obey them—and they may exercise their power by using the police and military to enforce their decisions. However, power need not involve the exercise of force or compulsion; people often obey because they think it is in their interest to do so, they have no reason to disobey, or they fear punishment. Above all, people obey their government because it has authority; its power is seen by people as rightfully held, as legitimate. People can grant their government legitimacy because they have been socialized to do so; because there are processes, such as elections, that enable them to choose and change their rulers; and because they believe that their governing institutions operate justly.

Politics is the process by which leaders are selected and policy decisions are made and executed. It involves people and groups, both inside and outside of government, engaged in deliberation and debate, disagreement and conflict, cooperation and consensus, and power struggles.

In covering American government and politics, our text introduces the intricacies of the Constitution, the complexities of federalism, the meanings of civil liberties, and the conflicts over civil rights;explains how people are socialized to politics, acquire and express opinions, and participate in political life; describes interest groups, political parties, and elections—the intermediaries that link people to government and politics; details the branches of government and how they operate; and shows how policies are made and affect people's lives.