10 Working with Data
Chapter Objectives
- Learn how to make initial observations on data sets with the help of graphical depictions.
- Be able to compute typical sample statistics to characterize a data set.
- Understand how data relate to populations, and how distributions describe the latter.
- Learn how to simulate numbers drawn from different distributions using random number generators from the Python NumPy
random
module. - Be able to make claims with data − an introduction to hypothesis testing.
- Learn how to fit mathematical models to data and evaluate their adequacy.
Scientists and engineers make discoveries and decisions based on information obtained through experiments and observations. Experiments are planned ...
Get Introduction to Engineering and Scientific Computing with Python now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.