100% found this document useful (1 vote)
137 views1 page

Data Science and Management Module 1 and Module 2

The document outlines a curriculum for a Data Science and Management course, covering fundamental concepts such as the definition of Data Science, its relationship with Engineering, and the Data Science Process. It includes practical applications using R programming for data manipulation and analysis, as well as SQL operations for data management. Additionally, it addresses linear algebra concepts relevant to Data Science, such as vectors, matrices, rank, and null space.

Uploaded by

Divya Shree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
137 views1 page

Data Science and Management Module 1 and Module 2

The document outlines a curriculum for a Data Science and Management course, covering fundamental concepts such as the definition of Data Science, its relationship with Engineering, and the Data Science Process. It includes practical applications using R programming for data manipulation and analysis, as well as SQL operations for data management. Additionally, it addresses linear algebra concepts relevant to Data Science, such as vectors, matrices, rank, and null space.

Uploaded by

Divya Shree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

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?

You might also like