Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Science Principles, Workshop 4, Activity 2 - Linear Regression #3

Closed
amruthvvkp opened this issue Feb 19, 2024 · 0 comments
Closed
Assignees

Comments

@amruthvvkp
Copy link
Owner

amruthvvkp commented Feb 19, 2024

We will use the data in Appendix A to:

  1. Create a scatter plot
  2. Fit a best fit line
  3. Discover the equation for the line
  4. Check the regression and see if it is statistically significant
  5. Predict what some one who score 60 in Test 1 will get in Test 2

Appendix A

Test 1 Test 2
40 52
60 65
30 28
70 68
66 68
55 57
57 65
50 43
50 70
62 68
63 67
63 63
62 70
55 61
52 57
67 72
64 65
43 45
48 60
82 84
66 54
62 66
51 53
40 40
33 40
55 56
61 68
67 75
75 78
72 74
54 57
53 58
84 86
42 50
61 63
74 78
55 54
45 56
52 67
58 60
55 50
81 83
55 55
63 72
63 66
75 74
72 78
50 54
62 63
64 68
@amruthvvkp amruthvvkp self-assigned this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant