Skip to content

Conversation

@Mulders95
Copy link
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Completed assignment 2

What did you learn from the changes you have made?

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

How were these changes tested?

tested locally

A reference to a related issue in your repository (if applicable)

Checklist

  • [ x] I can confirm that my changes are working as intended

Copy link

@KasraVakiloroayaei KasraVakiloroayaei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A2: Complete

Great work!

Q2 Part (ii) - More specifically, the plotted line in your scatter plots represents the line of best fit, which is defined by the concept of linear regression. Assocation is correct, but this particular line is the one that is minimizing the sum of squares distances between the observed values (blue dots) and the predicted/ fitted value (red line). This is why then we can call it the line of best fit

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

Successfully merging this pull request may close these issues.

2 participants