- Learning pandas(Second Edition)
- Michael Heydt
- 50字
- 2021-07-02 20:37:02
Inferential statistics
Inferential statistics differs from descriptive statistics in that inferential statistics attempts to infer conclusions from data instead of simply summarizing it. Examples of inferential statistics include:
- t-test
- chi square
- ANOVA
- Bootstrapping
These inferential techniques are generally deferred from pandas to other tools such as SciPy and StatsModels.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Flask Blueprints
- Software Testing using Visual Studio 2012
- Android Development with Kotlin
- Animate CC二維動(dòng)畫設(shè)計(jì)與制作(微課版)
- INSTANT CakePHP Starter
- Learn React with TypeScript 3
- Getting Started with Laravel 4
- Getting Started with LLVM Core Libraries
- Instant Lucene.NET
- Java網(wǎng)絡(luò)編程核心技術(shù)詳解(視頻微課版)
- 奔跑吧 Linux內(nèi)核
- Learning Kotlin by building Android Applications
- Android技術(shù)內(nèi)幕(系統(tǒng)卷)
- Python數(shù)據(jù)科學(xué)實(shí)踐指南