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
-
2m 44s
-
9m 32sIn this video, you will test a hypothesis about a sample by comparing it to the general population using the one-sample t-test available in the SciPy library. FREE ACCESS
-
8m 50sTo compare a sample with another independent sample, use the independent t-test. To compare a sample with a related sample, use a paired t-test. FREE ACCESS
-
8m 7sLearn how to apply independent t-tests on a real dataset to test a hypothesis that managers at a firm have higher salaries than non-managerial employees. FREE ACCESS
-
7m 46sLearn how to work with Pandas and Matplotlib to analyze the stock price of Volkswagen in 2008, which was affected by some extreme events. FREE ACCESS
-
7m 37sIn this video, you will compute the skewness and kurtosis of the returns on Volkswagen stock in 2008 and recognize how a few days of extreme behavior increased those numbers. FREE ACCESS
-
8m 23sIn this video, you will learn how to perform pre-processing operations on a dataset containing close prices for stocks and indices in order to analyze it using linear regression. FREE ACCESS
-
8m 48sIn this video, you will learn how to use the scikit-learn library to fit a linear regression model on the returns of a stock and the returns of the S&P 500 index. FREE ACCESS
-
9m 36sIn this video, find out how to use two explanatory variables - the returns on the S&P 500 index and on an index tracking the strength of the US Dollar - to predict the returns on individual stocks. FREE ACCESS
-
6m 52sAfter completing this video, you will be able to recall 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. FREE ACCESS
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.