AD3491-Unit 2
AD3491-Unit 2
3003
COURSE OBJECTIVES:
CO1: Explain the data analytics pipeline
CO2: Apply descriptive analytics techniques to visualize data
CO3: Perform statistical inferences from data
CO4: Apply sampling test techniques to get the variance in the data
CO5: Build models for predictive analytics
TEXT BOOKS:
1. David Cielen, Arno D. B. Meysman, and Mohamed Ali, “Introducing Data Science”, Manning Publications, 2016. (first two
chapters for Unit I).
2. Robert S. Witte and John S. Witte, “Statistics”, Eleventh Edition, Wiley Publications, 2017.
3. Jake VanderPlas, “Python Data Science Handbook”, O’Reilly, 2016.
Answers:
Answers:
Y´ represents the predicted value (the predicted number of cards that will be
received by any new friend, such as Emma); X represents the known value
(the known number of cards sent by any new friend); and b and a represent
numbers calculated from the original correlation analysis
Department of Computer Science and Business systems
LEAST SQUARES REGRESSION LINE:
Least Squares Regression Equation The equation that minimizes the total of all
squared prediction errors for known Y scores in the original correlation
analysis
Department of Computer Science and Business systems
Referring Table 6.3