[text] q

Viewer

  1. About Dataset
  2. Description:
  3. The Student Performance Dataset is a dataset designed to examine the factors influencing academic student performance. The dataset consists of 10,000 student records, with each record containing information about various predictors and a performance index.
  4.  
  5. Variables:
  6. Hours Studied: The total number of hours spent studying by each student.
  7. Previous Scores: The scores obtained by students in previous tests.
  8. Extracurricular Activities: Whether the student participates in extracurricular activities (Yes or No).
  9. Sleep Hours: The average number of hours of sleep the student had per day.
  10. Sample Question Papers Practiced: The number of sample question papers the student practiced.
  11.  
  12. Performance Index: A measure of the overall performance of each student. The performance index represents the student's academic performance and has been rounded to the nearest integer. The index ranges from 10 to 100, with higher values indicating better performance.
  13.  
  14. Questions :
  15.  
  16. 1. Identify the dependent variable and the independent variables in the dataset given for the regression analysis.         -- 5
  17. 2. Find the relation of the dependent variable with each independent variable (Hint : Correlation). Explore more about correlation          -- 10
  18. 3. Create a basic linear regression model and fit it using python.          -- 20
  19. 4. From the above model created , find the coefficients and intercept of the variables created.    -- 10
  20. 5. Understand about the difference between the interpretation of the simple linear regression and correlation. Explain with example from the dataset.   -- 10
  21. 6. Calculate the predicted values of your dependent variable and observe how good you are getting the results (Hint: Closer the predicted and actual values better the model).
  22.  

Editor

You can edit this paste and save as new:


File Description
  • q
  • Paste Code
  • 27 Apr-2024
  • 1.77 Kb
You can Share it: