Answer :
Answer:
B
Step-by-step explanation:
The method that would most likely result in a better model of the data is to :
Linearize the data by taking the log of the response variable, and then run a linear regression.
A linear regression can be expressed as
[tex]log(y) = \beta _{0} + \beta _{1} x[/tex]
The linear regression is applied to improve the model fitting and also helping to linearize the responses which causes an increase in the R-squared value.