Data Analytics With Python - Week 1-2022
Data Analytics With Python - Week 1-2022
(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)
sadeshcse.velalar@gmail.com
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]
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
Ordinal data
Interval data
Nominal data
None of these
10) State true or false: Statement: Arithmetic mean is not applicable for ordinal or nominal data 1 point
True
False