NPTEL Data Analytics With Python Week 6 Assignment Solution

In this blog we are uploading the answer of nptel data analytics with python week 6 answer key.


Assessment due date is 2023-03-08, 23:59 IST
Last recorded submission : Assessment not submitted
1 point

1.For the given data, determine the R-squared value for the given data


Data:  


Miles travel (independent variable)        Petrol Consumption in litre (dependent variable)


20                                                                                          1 


45                                                                                           3 


56                                                                                           5 


34                                                                                           2 


28                                                                                           1.6 


49                                                                                           3.7 

 
 
 
1 point
2.With reference to the data given in question no. 1, test the null hypothesis: "There is no significant relationship between the variables". we will: 

 
 
 
1 point

3.State TRUE or FALSE, in context to regression analysis –  


Statement: "The variance of error, is same for all values of the independent variable" 


   
1 point
4.A regression analysis between sales (Y in $1000) and advertising (X in dollars) resulted in the following equation 

 Y = 30,000 + 5 X 

The above equation implies that an:


 
 
 
1 point
5.In a regression and correlation analysis if r2 = 1, then Sum of square of Error (SSE)

 
 
 
1 point
6.In a regression analysis if Sum of square of Error (SSE) = 200 and Sum of square of Regression (SSR) = 300, then the coefficient of determination is
 
 
 
1 point

7.Regression analysis was applied between demand for a product (Y) and the price of the product (X), and the following estimated regression equation was obtained.


      Y = 120 - 10 X


8.Based on the above estimated regression equation, if price is increased by 2 units, then demand is expected to

 
 
 
1 point

8.Regression analysis was applied between sales (Y in $1,000) and advertising (X in $100), and the following estimated regression equation was obtained.


      Y = 80 + 6.2 X


10.Based on the above estimated regression line, if advertising is $10,000, then the point estimate for sales (in dollars) is

 
 
 
1 point

9.In regression analysis if the dependent variable is measured in dollars, the independent variable

 
 
 
1 point

10.If the coefficient of correlation is 0.90, then the coefficient of determination

 
 
 

Post a Comment (0)
Previous Question Next Question

You might like