Data Science Statistics: Applied Inferential Statistics
Data Science
| Intermediate
- 10 Videos | 1h 18m 14s
- Includes Assessment
- Earns a Badge
Explore how different t-tests can be performed by using the SciPy library for hypothesis testing in this 10-video course, which continues your explorations of data science. This beginner-level course assumes prior experience with Python programming, along with an understanding of such terms as skewness and kurtosis and concepts from inferential statistics, such as t-tests and regression. Begin by learning how to perform three different t-tests-the one-sample t-test, the independent or two-sample t-test, and the paired t-test-on various samples of data using the SciPy library. Next, learners explore how to interpret results to accept or reject a hypothesis. The course covers, as an example, how to fit a regression model on the returns on an individual stock, and on the S&P 500 Index, by using the scikit-learn library. Finally, watch demonstrations of measuring skewness and kurtosis in a data set. The closing exercise asks you to list three different types of t-tests, identify values which are returned by t-tests, and write code to calculate the percentage returns from time series data using Pandas.
WHAT YOU WILL LEARN
-
test a hypothesis about a sample by comparing it to the general population using the one-sample t-test available in the SciPy librarycompare a sample with another independent sample using the independent t-test and with a related sample using a paired t-test using the SciPy libraryapply independent t-tests on a real dataset to test a hypothesis that managers at a firm have higher salaries than non-managerial employeeswork with Pandas and Matplotlib to analyze the stock price of Volkswagen in 2008, which were affected by some extreme eventscompute the skewness and kurtosis of the returns on Volkswagen stock in 2008 and recognize how it was a few days of extreme behavior which increased those numbers
-
perform pre-processing operations on a dataset containing close prices for stocks and indices to analyze it using linear regressionuse the scikit-learn library to fit a linear regression model on the returns on a stock and the returns on the S&P 500 indexuse two explanatory variables - the returns on the S&P 500 index and on an index tracking the strength of the US Dollar - to perform a regression on the returns on individual stocksrecall different types of T-tests and identify the values they return, calculate percentage returns from time series data using Pandas, and measure the skew and kurtosis values for a series
IN THIS COURSE
-
1.Course Overview2m 44sUP NEXT
-
2.The One-Sample T-test9m 32s
-
3.Independent and Paired T-tests8m 50s
-
4.Testing Hypotheses with T-tests8m 7s
-
5.Loading and Analyzing a Skewed Dataset7m 46s
-
6.Measuring Skewness and Kurtosis7m 37s
-
7.Preparing a Dataset for Regression8m 23s
-
8.Simple Linear Regression8m 48s
-
9.Multiple Linear Regression9m 36s
-
10.Exercise: Applied Inferential Statistics6m 52s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.