- Python:Advanced Predictive Analytics
- Ashish Kumar Joseph Babcock
- 203字
- 2021-07-02 20:09:26
Chapter 4. Statistical Concepts for Predictive Modelling
There are a few statistical concepts, such as hypothesis testing, p-values, normal distribution, correlation, and so on without which grasping the concepts and interpreting the results of predictive models becomes very difficult. Thus, it is very critical to understand these concepts, before we delve into the realm of predictive modelling.
In this chapter, we will be going through and learning these statistical concepts so that we can use them in the upcoming chapters. This chapter will cover the following topics:
- Random sampling and central limit theorem: Understanding the concept of random sampling through an example and illustrating the central limit theorem's application through an example. These two concepts form the backbone of hypothesis testing.
- Hypothesis testing: Understanding the meaning of the terms, such as null hypothesis, alternate hypothesis, confidence intervals, p-value, significance level, and so on. A step-by-step guide to implement a hypothesis test, followed by an example.
- Chi-square testing: Calculation of chi-square statistic. A description of usage of chi-square tests with a couple of examples.
- Correlation: The meaning and significance of correlations between two variables, the meaning and significance of correlation coefficients and calculating and visualizing the correlation between variables of a dataset.
推薦閱讀
- 數(shù)據(jù)存儲架構(gòu)與技術(shù)
- 數(shù)據(jù)庫基礎(chǔ)教程(SQL Server平臺)
- Mastering Ninject for Dependency Injection
- Game Development with Swift
- Python金融大數(shù)據(jù)分析(第2版)
- 業(yè)務(wù)數(shù)據(jù)分析:五招破解業(yè)務(wù)難題
- R數(shù)據(jù)科學(xué)實(shí)戰(zhàn):工具詳解與案例分析(鮮讀版)
- iOS and OS X Network Programming Cookbook
- 軟件成本度量國家標(biāo)準(zhǔn)實(shí)施指南:理論、方法與實(shí)踐
- 達(dá)夢數(shù)據(jù)庫性能優(yōu)化
- 大數(shù)據(jù)架構(gòu)商業(yè)之路:從業(yè)務(wù)需求到技術(shù)方案
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第3版)
- 淘寶、天貓電商數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第2版)
- Python數(shù)據(jù)分析與數(shù)據(jù)化運(yùn)營
- Hadoop集群與安全