Finding the slope of a linear regression
The US_fit
object you created in the previous exercise is available in your workspace. Calling summary()
on this gives you lots of useful information about the linear model.
What is the estimated slope of this relationship? Said differently, what's the estimated change each year of the probability of the US voting "yes"?
Cet exercice fait partie du cours
Case Study: Exploratory Data Analysis in R
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
