Chapter 13: Exercises and Projects
This chapter is dedicated to exercises and projects that will enhance your understanding of statistics, as well as your practical programming skills.
This chapter contains three sections. The first section contains exercises that are direct derivatives of the code examples you saw throughout this book. The second section contains some projects I would recommend you try out; some of these will be partially independent of what we covered concretely in previous chapters. The last section is for those of you who want to dive more into the theory and math aspects of this book. Each section is organized according to the contents of the corresponding chapter.
Once you've finished this final chapter, you will be able to do the following:
- Reinforce your basic knowledge about the concepts and knowledge points that were covered in this book
- Gain working experience of a project's life cycle
- Understand the math and theoretical...