0% found this document useful (0 votes)
2 views4 pages

Data Analytics With Python - Week 6

The document outlines the details of Assignment 6 for the Data Analytics with Python course on NPTEL, which was due on March 4, 2026. It includes questions related to statistical methods such as ANOVA, Randomized Block Design, and regression analysis, along with accepted answers and scores. The assignment was submitted on February 26, 2026, and contains various statistical concepts and their applications.
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
0% found this document useful (0 votes)
2 views4 pages

Data Analytics With Python - Week 6

The document outlines the details of Assignment 6 for the Data Analytics with Python course on NPTEL, which was due on March 4, 2026. It includes questions related to statistical methods such as ANOVA, Randomized Block Design, and regression analysis, along with accepted answers and scores. The assignment was submitted on February 26, 2026, and contains various statistical concepts and their applications.
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

3/20/26, 9:13 PM Data Analytics with Python - - Unit 9 - Week 6

([Link] ([Link]

23bme034@[Link] 

NPTEL ([Link] » Data Analytics with Python (course)

Course Week 6: Assignment 6


outline The due date for submitting this assignment has passed.
Due on 2026-03-04, 23:59 IST.
About
NPTEL ()
Assignment submitted on 2026-02-26, 18:19 IST
How does an 1) In a two-way ANOVA, 1 point
NPTEL if SSA = 180,
online SSB = 120,
course SSAB = 60,
work? () then SSE equals:

Week 0 () 300.0
360.0
Week 1 ()
420.0
Cannot be determined
Week 2 ()
Yes, the answer is correct.
Week 3 () Score: 1
Accepted Answers:
Cannot be determined
Week 4 ()

2) Which of the following designs is the only design capable of detecting interaction 1 point
Week 5 ()
effects?

Week 6 ()
One-way ANOVA

Randomize Randomized block design


block design Factorial design
(RBD) (unit?
Paired t-test
unit=22&lesso
n=57) Yes, the answer is correct.
Score: 1
Two Way
Accepted Answers:
ANOVA (unit? Factorial design

[Link] 1/4
3/20/26, 9:13 PM Data Analytics with Python - - Unit 9 - Week 6

unit=22&lesso 3) In Randomized Block Design (RBD), each treatment appears: 1 point


n=58)
Once in each block
Linear
Regression - I Randomly multiple times
(unit? In only one block
unit=22&lesso
Only in selected blocks
n=59)
Yes, the answer is correct.
Linear Score: 1
Regression - II Accepted Answers:
(unit? Once in each block
unit=22&lesso
n=60)
4) In a Regression: 1 point
Linear SSR (Sum Square Regression) = 200
Regression - Number of Independent variable =5
III (unit? SSE (Sum Square Error) = 60
unit=22&lesso Total no of observation =16
n=61)
What is the F-statistic?
Important Data
files (unit?
3.33
unit=22&lesso 4.25
n=62)
5.56
Quiz: Week 6: 6.67
Assignment 6
Yes, the answer is correct.
(assessment?
Score: 1
name=221)
Accepted Answers:
Solution for 6.67
Assignment 6
(unit? 5) Least squares method minimizes: 1 point
unit=22&lesso
n=200) ∑| residuals |
∑(residuals)
Week 7 ()
∑(residuals²)
Week 8 () ∑(y²)

Yes, the answer is correct.


Week 9 () Score: 1
Accepted Answers:
Week 10 () ∑(residuals²)

Download 6) A general linear model can include transformed predictors (z₁, z₂, …). These 1 point
Videos () represent:

Weekly Only interaction terms


Feedback () Only polynomial terms
Any function of original predictors
Text
Dummy variables only
Transcripts
() Yes, the answer is correct.
Score: 1
Accepted Answers:
Books ()
Any function of original predictors

[Link] 2/4
3/20/26, 9:13 PM Data Analytics with Python - - Unit 9 - Week 6

7) In Randomized Block Design (RBD) the purpose of blocking is to: 1 point


Problem
Solving Increase within-group variation
Session -
Remove nuisance variation
Jan 2026 ()
Increase error variance
Increase Type II error

Yes, the answer is correct.


Score: 1
Accepted Answers:
Remove nuisance variation

8) In simple linear regression, the coefficient b(slope) represents: 1 point

Average value of Y
Change in Y for a one-unit change in X
Change in X for a one-unit change in Y
Total variation in data

Yes, the answer is correct.


Score: 1
Accepted Answers:
Change in Y for a one-unit change in X

9) What is the purpose of this following command? 1 point


tbl = pd.read_excel("C:/Users/Somi/Documents/[Link]")

To read an Excel dataset into a pandas DataFrame


To create a new Excel file
To export regression results to Excel
To convert a DataFrame into a NumPy array

Yes, the answer is correct.


Score: 1
Accepted Answers:
To read an Excel dataset into a pandas DataFrame

10) If the 95% confidence interval for β1 does not include 0, then: 1 point

Model is incorrect
Residuals are normal
Slope is statistically significant
Intercept is zero

Yes, the answer is correct.


Score: 1
Accepted Answers:
Slope is statistically significant

[Link] 3/4
3/20/26, 9:13 PM Data Analytics with Python - - Unit 9 - Week 6

[Link] 4/4

You might also like