NPTEL Data Science for Engineers Assignment 7 Answers 2022

NPTEL Data Science for Engineers Assignment 7 Answers 2022:- All the Answers provided below to help the students as a reference, You must submit your assignment at your own knowledge.

What is Data Science for Engineers?

Data Science for Engineers is a fun-filled course where Domain Certification helps learners to gain expertise in a specific Area/Domain. This can be helpful for learners who wish to work in a particular area as part of their job or research or for those appearing for some competitive exam or becoming job-ready or specializing in an area of study.  

Every domain will comprise Core courses and Elective courses. Once a learner completes the requisite courses per the mentioned criteria, you will receive a Domain Certificate showcasing your scores and the domain of expertise.

CRITERIA TO GET A CERTIFICATE

Average assignment score = 25% of the average of best 6 assignments out of the total 8 assignments given in the course.
Exam score = 75% of the proctored certification exam score out of 100

Final score = Average assignment score + Exam score

YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF THE AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100.

COURSE NAMEANSWER
NPTEL Data Science for Engineers Assignment 1 AnswersClick Here
NPTEL Data Science for Engineers Assignment 2 Answers Click Here
NPTEL Data Science for Engineers Assignment 3 Answers Click Here
NPTEL Data Science for Engineers Assignment 4 Answers Click Here
NPTEL Data Science for Engineers Assignment 5 Answers Click Here
NPTEL Data Science for Engineers Assignment 6 Answers Click Here
NPTEL Data Science for Engineers Assignment 7 Answers Click Here
NPTEL Data Science for Engineers Assignment 8 Answers Click Here

NPTEL Data Science for Engineers Assignment 7 Answers 2022 {July – Dec}

1. What are the dimensions of the dataframe?

a. (150, 5)
b. (150, 4)
c. (50, 5)
d. None of the above

Answer:- a

2. What can you comment on the distribution of the independent variables in the dataframe?

a. All the variables are normally distributed
b. The variables Sepal Length and Sepal Width are not normally distributed
c. The variable Petal Length alone is normally distributed
d. None of the above

Answer:- a

Answers will be Uploaded Shortly and it will be Notified on Telegram, So JOIN NOW

NPTEL Data Science for Engineers Assignment 7 Answers 2022

3. How many rows in the dataset contain missing values?

a. 10
b. 5
c. 25
d. 0

Answer:- d

4. What can be interpreted from the plot shown below?

a. Sepal widths of Versicolor flowers are lesser than 3 cm
b. Sepal lengths of Setosa flowers are lesser than 6 cm
c. Sepal lengths of Virginica flowers are greater than 6 cm
d. Sepals of Setosa flowers are relatively more wider than Versicolor flowers

Answer:- b, d

5. Which of the following code blocks can be used to summarize the data (finding the mean of the columns PetalLength and PetalWidth), similar to the one given below.

a. lapply(iris_data[, 3:4], mean)
b. sapply(iris_data[, 3:4], 2, mean)
c. apply(iris_data[, 3:4], 2, mean)
d. apply(iris_data[, 3:4], 1, mean)

Answer:- a, c

6. Which of the following packages must be imported to use the logistic regression function glm()?

a. ROCR
b. dplyrca
c. Tools
d. None of the above

Answer:- d

👇For Week 08 Assignment Answers👇

NPTEL Data Science for Engineers Assignment 7 Answers 2022

7. Which of the following parameters are significant with 95% confidence interval?

a. Sepal Length
b. Intercept
c. Petal Width
d. Petal Length

Answer:- b, c, d

8. What is the coefficient of the variable Sepal Width in the fitted model?

a. 1.24
b. – 0.15
c. – 0.13
d. 0.66

Answer:- c

9. State whether the following statement is TRUE or FALSE.

Logistic Regression tends to overfit when we have a large number of independent variables present.

a. True
b. False

Answer:- a

10. An ROC curve is plotted between.

a. Sensitivity and Specificity
b. Sensitivity and (1 – Specificity)
c. (1 – Sensitivity) and Specificity
d. None of the above

Answer:- b

For More NPTEL Answers:- CLICK HERE

Join Our Telegram:- CLICK HERE

NPTEL Data Science for Engineers Assignment 7 Answers 2022:-

Q1. Which of the following algorithms is/are suitable for the below problem statement?
Problem Statement: To classify the severity of the infection on covid-19 patients as critical/ not critical based on their comorbidity, habits, and some other demographic data.

a. Linear Regression 
b. Logistics Regression 
c. K-Means 
d. Decision tree

Answer:- a, b

👇FOR NEXT WEEK ASSIGNMENT ANSWERS👇

NPTEL Data Science for Engineers Assignment 7 Answers 2022

Q2. Which parameter determines the goodness of fit of a Logistic Regression model?

Answer:- b, d

Q3. Which of the following functions is used to bind the probability of x between 0 and 1?

Answer:- b

Q4. Which of the following strategies do we apply to obtain the best fit line for data in Linear Regression?

Answer:- c

Refer to the confusion matrix mentioned below for answering the question 5. The matrix results from a classification model applied to test the working condition of parts of a refrigerator based on some parameters.

Q5. What is the value of specificity?

Answer:- b

👉 If There Will be Any Changes in Answer, We will Notify On Telegram, So JOIN 👈

NPTEL Data Science for Engineers Assignment 7 Answers 2022

Q6. The R-Squared for the built linear model is ___________

Answer:- a

Q7. According to the built model, which variable has no contribution to the model?

Answer:- c

Disclaimer:- We do not claim 100% surety of solutions, these solutions are based on our sole expertise, and by using posting these answers we are simply looking to help students as a reference, so we urge do your assignment on your own.

For More NPTEL Answers:- CLICK HERE

Join Our Telegram:- CLICK HERE

NPTEL Data Science for Engineers Assignment 7 Answers 2022:- All the Answers provided below to help the students as a reference, You must submit your assignment at your own knowledge.

1 thought on “NPTEL Data Science for Engineers Assignment 7 Answers 2022”

Leave a Comment