KIN 610 - Spring 2026
  • Overview
  • Syllabus
  • Assignments
    • Attendance & Participation
    • Weekly Quizzes
    • Major Takeaways
    • Lab Assignments
    • ePortfolio
    • Exams

    • Exam 1
    • Exam 1 Study Guide
  • Weekly Materials
    • Week 2
    • Measurement

    • Week 3
    • Central Tendency
    • Variability

    • Week 4
    • Normal Curve

    • Week 5
    • Probability and Sampling Error
    • Hypothesis Testing

    • Week 6
    • Correlation and Regression

    • Week 7
    • Multiple Correlation and Regression

    • Week 8
    • Comparing Two Means

    • Labs
    • Lab 1: Data Collection
  • Resources

On this page

  • 1 Prepare
    • 1.1 Chapter Overview
    • 1.2 Multimedia Resources
    • 1.3 Read the Chapter
  • 2 Practice
    • 2.1 Frequently Asked Questions
    • 2.2 Test your Knowledge
  • 3 Participate
  • 4 Perform
    • 4.1 Apply Your Learning

Chapter 8: Probability and Sampling Error

Student Resources

ImportantHow to study this chapter

I use the 4 “P’s” framework to help you learn the material in this chapter: Prepare, Practice, Participate, and Perform. To increase the chances to succeed in this course, I strongly encourage you to complete all four “P’s” for each chapter.

1 Prepare

1.1 Chapter Overview

This chapter introduces the fundamental concepts of probability and sampling error—essential foundations for statistical inference. You’ll learn about sampling distributions, the Central Limit Theorem, and how confidence intervals allow us to make inferences about populations from sample data in movement science research.

1.2 Multimedia Resources

The following table provides access to video and slide resources for this chapter. Click the links to open them in an overlay for better viewing on all devices.

Multimedia Resources
Resource Description Link
Long Video Overview A detailed video explaining probability, sampling distributions, the Central Limit Theorem, and confidence intervals in movement science research. 🔗 Watch Video
Slide Overview PDF PDF slides that serve as an overview of this chapter. Read these before the textbook to introduce the main concepts and vocabulary. 🔗 Download PDF
Slide Deck HTML Interactive HTML slides for class. During class, the instructor controls the presentation; after class, review at your own pace. 🔗 Open Slides
Slide Deck PDF PDF version of the slide deck for download and offline viewing. 🔗 Download PDF

1.3 Read the Chapter

Read (Furtado, 2026, p. Ch8) and (Weir & Vincent, 2021, p. Ch.7) to understand probability, sampling distributions, and the foundations of statistical inference.

To succeed in this course, you must read the textbook chapters assigned for each topic. This is the only way to learn the material in depth.

Once done, proceed to the next section to practice what you learned.

2 Practice

Practicing what you learned in the chapter is essential to mastering the material. Below are some resources to help you practice the material in this chapter.

2.1 Frequently Asked Questions

Probability is the likelihood that a particular event will occur, expressed as a number between 0 (impossible) and 1 (certain). In statistics, we use probability to quantify uncertainty and make predictions about populations based on sample data.

A sampling distribution is the distribution of a statistic (like the sample mean) across all possible samples of the same size from a population. It shows how sample statistics vary due to random sampling variability.

The Central Limit Theorem (CLT) states that the sampling distribution of the mean approaches a normal distribution as sample size increases, regardless of the population’s shape. This is fundamental to statistical inference because it allows us to use normal probability to make inferences about means.

The standard error (SE) is the standard deviation of a sampling distribution. It measures how much sample statistics (like means) vary from sample to sample. Larger samples have smaller standard errors, meaning more precise estimates.

Standard deviation (SD) measures variability among individual scores in a dataset. Standard error (SE) measures variability among sample statistics (like means) across different samples. SE = SD/√n, so it decreases as sample size increases.

Sampling error is the natural variability that occurs when we use a sample to estimate a population parameter. Even with random sampling, sample statistics won’t exactly equal population parameters—this difference is sampling error.

The CLT is crucial because it allows us to: - Use normal probability for inference even when populations aren’t normal - Calculate confidence intervals and conduct hypothesis tests - Predict the accuracy of sample estimates Most statistical inference relies on the CLT.

Standard error is affected by: - Sample size (n): Larger samples → smaller SE (more precise estimates) - Population variability (σ): More variable populations → larger SE The formula SE = σ/√n shows both relationships.

A confidence interval is a range of plausible values for a population parameter, calculated from sample data. A 95% confidence interval means that if we repeated our sampling many times, about 95% of the intervals would contain the true population parameter.

A 95% CI of [50, 60] cm means: “We are 95% confident that the true population mean falls between 50 and 60 cm.” It does NOT mean there’s a 95% probability the true mean is in this interval—the parameter is fixed, not random.

The sample mean is unbiased (centers on the true population mean) and efficient (has smaller variability than other estimators). The Central Limit Theorem guarantees its sampling distribution is normal for moderate to large samples.

With larger samples: - The sampling distribution becomes more normal (CLT) - The standard error decreases (SE = σ/√n) - Estimates become more precise (narrower confidence intervals) This is why larger samples are more powerful.

2.2 Test your Knowledge

Take this low-stakes quiz to test your knowledge of the material in this chapter. This quiz is for practice only and will help you identify areas where you may need additional review.

# What is probability? - [x] The likelihood that a particular event will occur, expressed as a number between 0 and 1 - [ ] The mean of a distribution - [ ] The difference between a sample and population parameter - [ ] The variability in a dataset # What is a sampling distribution? - [ ] The distribution of individual scores in a sample - [x] The distribution of a statistic across all possible samples of the same size - [ ] The distribution of errors in measurement - [ ] The normal distribution with mean = 0 # What does the Central Limit Theorem state? - [ ] All distributions are normal - [ ] Large samples are always better - [x] The sampling distribution of the mean approaches normality as sample size increases - [ ] Population distributions must be normal for inference # What is standard error? - [ ] The mistake made when collecting data - [ ] The standard deviation of individual scores - [x] The standard deviation of a sampling distribution - [ ] The difference between sample and population means # How is standard error calculated for the sample mean? - [ ] SE = σ × n - [ ] SE = σ + √n - [x] SE = σ/√n - [ ] SE = √(σ/n) # What happens to standard error as sample size increases? - [ ] It increases - [x] It decreases - [ ] It stays the same - [ ] It becomes negative # What is sampling error? - [ ] A mistake made during data collection - [x] The natural variability between a sample statistic and population parameter - [ ] The error in measurement instruments - [ ] The difference between two sample means # What is a 95% confidence interval? - [ ] A range that contains 95% of the data values - [x] A range of plausible values that would contain the population parameter 95% of the time if sampling were repeated - [ ] A range where 95% of future samples will fall - [ ] The probability that the population mean is in the interval # If we calculate a 95% CI for the mean as [45, 55] cm, what does this mean? - [ ] 95% of individual scores fall between 45 and 55 cm - [ ] There is a 95% probability the true mean is between 45 and 55 - [x] We are 95% confident the true population mean falls between 45 and 55 cm - [ ] 95% of sample means will be between 45 and 55 # Why is the sample mean considered an unbiased estimator? - [ ] It always equals the population mean - [x] Its sampling distribution centers on the true population mean - [ ] It has no variability - [ ] It eliminates sampling error # According to the Central Limit Theorem, when is the sampling distribution of the mean approximately normal? - [ ] Only when the population is normal - [ ] Only with very large samples (n > 1000) - [x] With moderate to large samples (typically n ≥ 30), regardless of population shape - [ ] Never, unless the population is perfectly normal # What does it mean if two 95% confidence intervals do not overlap? - [ ] The samples are identical - [ ] There is no difference between the groups - [x] The population means are likely different (statistically significant difference) - [ ] The confidence level was calculated incorrectly # How does the 68-95-99.7 rule relate to sampling distributions? - [x] It tells us that about 95% of sample means fall within ±2 SE of the population mean - [ ] It only applies to individual scores, not means - [ ] It requires the population to be normal - [ ] It determines the sample size needed # If the standard error of the mean is 2.5 cm, what does this tell you? - [ ] Individual scores vary by 2.5 cm - [ ] The population standard deviation is 2.5 cm - [x] Sample means typically vary by about 2.5 cm from the population mean - [ ] The sample size is 2.5 # What is the relationship between confidence level and interval width? - [ ] Higher confidence → narrower interval - [x] Higher confidence → wider interval - [ ] They are unrelated - [ ] They are always equal

3 Participate

This section includes activities and discussions that will be completed during class time. Your active participation is essential for deepening your understanding of the material.

TipIn-Class Activities

During class, we will:

  • Calculate sampling distributions and standard errors
  • Apply the Central Limit Theorem to movement science data
  • Construct and interpret confidence intervals
  • Discuss the relationship between probability and statistical inference

4 Perform

4.1 Apply Your Learning

Now that you’ve prepared, practiced, and participated, it’s time to demonstrate your mastery of the material through assignments and assessments.

WarningNote to Students

I strongly encourage you to complete the previous “Ps” (Prepare, Practice, Participate) before attempting any assignments or assessments associated with this chapter.

References

Furtado, O., Jr. (2026). Statistics for movement science: A hands-on guide with SPSS (1st ed.). https://drfurtado.github.io/sms/
Weir, J. P., & Vincent, W. J. (2021). Statistics in kinesiology (5th ed.). Human Kinetics.

© 2026 Dr. Ovande Furtado Jr. | CC BY-NC-SA