"《Think Stats (第1版)》(Think Stats: Probability and Statistics for Programmers)英文文字版/更新EPUB版本/更新MOBI版本[PDF]"介紹
中文名: Think Stats (第1版)
原名: Think Stats: Probability and Statistics for Programmers
作者: Allen B. Downey
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新EPUB版本/更新MOBI版本
出版社: O'Reilly
書號: 978-1-4493-0711-0
發行時間: 2011年07月
地區: 美國
語言: 英文
簡介:
內容介紹:If you know how to program, you have the skills to turn data into knowledge using the tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python. Throughout the book, you'll work with a case study to help you learn the entire data analysis process.
內容截圖: 目錄:
Chapter 1 Statistical Thinking for Programmers
Chapter 2 Descriptive Statistics
Chapter 3 Cumulative Distribution Functions
Chapter 4 Conditional Distributions
Chapter 5 Probability
Chapter 6 Operations on Distributions
Chapter 7 Hypothesis Testing
Chapter 8 Estimation
Chapter 9 Correlation