Hypothesis testing and p-values
We became familiar with concepts around using variation and the normal distribution to explore, understand, and communicate with data. You also looked at confidence intervals as an example of inference. In this lesson, you'll continue to learn about inference. Inference is the process of drawing conclusions about a population based on a sample of the data. This occurs because, in most instances, it is not practical to obtain all the measurements in a given population. In other words, if we have data for all of the members of a population, we don't need to make any inferences about the difference between groups within that population. When it isn't possible to gather data for every individual member of a population, we collect data from samples, and then we make inferences. In his book Avoiding Data Pitfalls , author Ben Jones, founder and CEO of Data Literacy, LLC, and a member of the Tableau Community, points out that the census in the Uni...