Statistics
1. Statistics
Despite popular opinion that statistics is not required for data science, there should be no surpise that this book has a strongly statistical flavor. By the end of this chapter I wish to move from ignorance of statistics to statistics of ignorance.
Statistics provides a set of systematic methods used to make inferences about a population based on . This chapter will cover critical topics such as:
- Summary statistics
- Confidence interval and p-value
- Statistical models
- Parameter estimation
- Bias-variance tradeoff
This book primarily focuses on point estimation with little emphasis on interval estimation.