Data Analytics with Python Nptel Week 1 Assignment Answers
Are you looking for Data Analytics with Python Nptel Week 1 Quiz Answers ? You are here at right place for Week 1 assignment answers.
Table of Contents
Data Analytics with Python Nptel Week 1 Quiz Answers (Jan-Apr 2025
Course link: Click here
Que. 1) State True or false:
Statement: Data can be generated by machines but not by humans.
a) True
b) False
Answer: Updating soon (in progress)
Que. 2) Which one of the following is not a classification of Data Analytics?
a) Diagnostic analytics
b) Deceptive analytics
c) Predictive analytics
d) Prescriptive analytics
Answer: Updating soon (in progress)
Que. 3) State True or false:
Statement: Nominal scale is the lowest level of measurement and ratio scale is the highest level of measurement.
a) True
b) False
Answer: Updating soon (in progress)
Que. 4) Consider the following statements:
Statement A: With iloc, we can pass in the negative value.
Statement B: With loc, we can pass in the negative value.
a) A and B are correct
b) Both are false
c) A is correct, B is false
d) B is correct, A is false
Answer: Updating soon (in progress)
Que. 5) For getting the 3rd, 4th & 6th row of a datafile “df” in Python programming, we can write:
a) df.loc[[2,3,5]]
b) df.loc[[3,4,5]]
c) df.iloc[3,4,6]
d) None of the above
Answer: Updating soon (in progress)
Que. 6) Which of the following is not a measure of dispersion?
a) Skewness
b) Kurtosis
c) Range
d) Percentile
Answer: Updating soon (in progress)
Que. 7) State the following true or false:
Statement: Bimodal Data sets contains more than two modes.
a) True
b) False
Answer: Updating soon (in progress)
Que. 8) Bar Charts are used for:
a) Continuous data
b) Categorical data
c) Both a and b
d) None of the above
Answer: Updating soon (in progress)
Que. 9) Median is not applicable to:
a) Ordinal
b) Interval
c) Nominal
d) None of the above
Answer: Updating soon (in progress)
Que. 10)
def m(data):Diff = max(data) – min(data)
return(Diff)
The above-defined data function in Python programming will calculate:
a) Interquartile range
b) Mode
c) Median
d) Range
Answer: Updating soon (in progress)
For answers or latest updates join our telegram channel: Click here to join
These are Data Analytics with Python Nptel Week 1 Quiz Answers
More Answers of Data Analytics with Python Nptel: Click here
For answers to additional Nptel courses, please refer to this link: NPTEL Assignment