RT = 748 − 68 × log_freq + 19 × word_length
Predicted RT
423ms
Slope of log_freq: −68 ms per unit, holding word length constant at 5 letters. Drag word length — the slope stays −68, the line shifts up or down.
grade = 70.1 + 5.0 × study_time + 9.2 × prior_class
No prior class
85.1
Prior class
94.3
no prior class (prior_class = 0)
prior class (prior_class = 1)
Both lines have slope 5.0 pts/hr. Prior class shifts the line up by exactly 9.2 points at every study time. Not that the gap is constant! Blondie knew best: Multiple regression forces Parallel Lines.
RT = 694 − 34 × log_freq + 28 × word_length − 6×(log_freq×word_length)
Predicted RT
423ms
Slope of log_freq: −68 ms per unit, holding word length constant at 5 letters. Drag word length and you'll see that the slope stays at −68; the line just shifts up or down.