Data Science Basics
Intro to data science applied to Software Engineering problems. Refresher/intro to data science concepts and tools.
Learning Outcomes
- position data science in the scope of SE activities
- refresh knowledge of basic statistical approaches
- re-examine concepts on regression and interpretation of coefficients
Topics and slides
These are the submodules I covered in class.
Readings
Exercises
These are done in class. The source code below is a combo of what I typed and what I prepped before hand.
- Basic data exploration
- P-value displays
- Run glm
Optional Readings and Activities
These readings enrich the material but are not strictly necessary to read.