Data Science and Management
MODULE-1
1) What is Data Science? How does it relate to Engineering.
2) Describe the general steps in Data Science Process.
3) What are the Different type of Data? Why they are important in Data Science.
4) How does R programming support Data Manipulation and analysis.
5) Write an R Program to calculate Mean, Median and Standard Deviation of a Numeric Vector
6) Why is RDBMS important in Data Management for Data Science?
7) In SQL, Explain SELECT, INSERT, UPDATE and DELETE Operations.
MODULE-2
8) What is the difference between a vector and a matrix in linear algebra.
9) What is the rank of a matrix and why it is important in Data Science.
10) What is the null space of a matrix and how it is related to solutions of linear systems?