X
(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)
sadeshcse.velalar@gmail.com
NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL) » Data Analytics with Python (course)
Course outline Week 1 : Assignment1
The due date for submitting this assignment has passed.
How does an Due on 2022-02-09, 23:59 IST.
NPTEL online
course work?
()
Assignment submitted on 2022-01-27, 19:35 IST
1) State True or false: 1 point
Week 0 () Statement: Data can be generated by machines but not by humans.
Week 1 () True
False
Introduction to
data analytics Yes, the answer is correct.
(unit?
Score: 1
unit=17&lesson= Accepted Answers:
18) False
Python
2) Which one of the following is not a classification of Data Analytics? 1 point
Fundamentals - I
(unit?
Diagnostic analytics
unit=17&lesson=
19) Deceptive analytics
Predictive analytics
Python
Fundamentals - Prescriptive analytics
II (unit? Yes, the answer is correct.
unit=17&lesson= Score: 1
20) Accepted Answers:
Deceptive analytics
Central
Tendency and
Dispersion - I 3) State True or false: 1 point
(unit? Statement: Nominal scale is the lowest level of measurement and ratio scale is the highest level of
unit=17&lesson= measurement.
21)
True
Central
Tendency and
False
Dispersion - II
Y h i
(unit? Yes, the answer is correct.
unit=17&lesson= Score: 1
22) Accepted Answers:
True
Important Data
Files (unit? 4) Consider the following statements- Statement A : With iloc, we can pass in the negative 1 point
unit=17&lesson= value. Statement B : With loc, we can pass in the negative value.
23)
A and B are correct
Quiz: Week 1 :
Both are false
Assignment1
(assessment? A is correct B is false
name=119) B is correct A is false
Solution for Yes, the answer is correct.
week 1 (unit? Score: 1
unit=17&lesson= Accepted Answers:
134) A is correct B is false
Week 2 ()
5) For getting 4rd, 5th and 7th row of a datafile “df”in Python programming, we can write: 1 point
Week 3 () df.loc[[3,4,6]]
df.loc[[4,5,7]]
Week 4 ()
df.iloc[3,4,6]
Week 5 () None of these
No, the answer is incorrect.
Week 6 () Score: 0
Accepted Answers:
Week 7 () df.loc[[3,4,6]]
Week 8 () 6) Which of the following is not a measure of dispersion? 1 point
Skewness
Week 9 ()
Kurtosis
Week 10 () Range
percentile
Week 11 ()
Yes, the answer is correct.
Score: 1
Week 12 () Accepted Answers:
percentile
Download
Videos () 7) State the following true or false? Statement: Bimodal Data sets contains two modes. 1 point
Weekly True
Feedback () False
Yes, the answer is correct.
Text Score: 1
Transcripts () Accepted Answers:
True
Books ()
8) Bar Charts are used for : 1 point
Live sessions -
Solve sample Continuous data
problems with Categorical data
us ()
Both of these
None of these
Yes, the answer is correct.
Score: 1
Accepted Answers:
Categorical data
9) Median is not applicable to: 1 point
Ordinal data
Interval data
Nominal data
None of these
Yes, the answer is correct.
Score: 1
Accepted Answers:
Nominal data
10) State true or false: Statement: Arithmetic mean is not applicable for ordinal or nominal data 1 point
True
False
Yes, the answer is correct.
Score: 1
Accepted Answers:
True