Statistical & Hypothesis Tests: Using the One-sample T-test

Statistics    |    Intermediate
  • 11 videos | 1h 37m 52s
  • Includes Assessment
  • Earns a Badge
Rating 4.1 of 9 users Rating 4.1 of 9 users (9)
One-sample T-tests are probably the single most commonly used type of hypothesis test. Through this course, learn to manually implement the one-sample T-test to know exactly how the p-value and test statistic are calculated. You'll examine various library implementations of the one-sample T-test and apply the test on data drawn from several different distributions. This course will also help you explore the non-parametric Wilcoxon signed-rank test, which is conceptually very similar to the one-sample T-test and helps estimate the median rather than the mean of that population without making assumptions about the population distribution. Upon completion of this course, you will be able to use the one-sample T-test as well as its non-parametric equivalent to evaluate both one-sided and two-sided hypotheses about the population mean or median.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Install various modules in python
    Create a function to manually perform a t-test
    Compare a manual one-sample t-test to a built-in test
    Explore laplace and wald distributions with t-tests
    Test data to see if it is normally distributed using shapiro-wilk and anderson-darling tests
  • Perform t-tests on real-world data
    Explore one-sided and two-sided t-tests
    Perform the wilcoxon signed-rank test to compare medians
    Test medians using the wilcoxon signed-rank test
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 56s
  • 6m 54s
  • Locked
    3.  Setting up a Manual One-sample T-test
    12m 44s
  • Locked
    4.  Performing T-tests Using Different Libraries
    10m 23s
  • Locked
    5.  Performing T-tests on Data with Different Distributions
    12m 10s
  • Locked
    6.  Testing for Normal Distributions Using Statistical Tests
    12m 34s
  • Locked
    7.  Exploring T-tests with Real-world Examples
    10m 40s
  • Locked
    8.  Using Single-sided T-tests
    10m 49s
  • Locked
    9.  Running the Wilcoxon Signed-rank Test
    9m 40s
  • Locked
    10.  Comparing Medians Using the Wilcoxon Signed-rank Test
    8m 27s
  • Locked
    11.  Course Summary
    1m 36s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.6 of 15 users Rating 4.6 of 15 users (15)
Rating 4.6 of 13 users Rating 4.6 of 13 users (13)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 16 users Rating 4.6 of 16 users (16)
Rating 4.2 of 319 users Rating 4.2 of 319 users (319)
Rating 4.7 of 28 users Rating 4.7 of 28 users (28)