If the line fits …

Lab 4A

Directions: Follow along with the slides and answer the questions in red font in your journal.

How to make predictions

Predicting heights

Predicting heights knowing arm spans

Fitting lines

add_line()

Predicting with lines

Regression lines

lm(____ ~ ____, data = arm_span)

Predicting with regression lines

add_line(intercept = ____, slope = ____)