How does statistical modeling fit into all of this?
Up until now, I have been using the term machine learning, but you may ask how statistical modeling plays a role in all of this.
This is still a debated topic in the field of data science. I believe that statistical modeling is another term for machine learning models that heavily relies on using mathematical rules borrowed from probability and statistics to create relationships between data variables (often in a predictive sense).
The remainder of this chapter will focus mostly on one statistical/probabilistic model—linear regression.