log(y) plotted against x produces a strong straight line.
The original relationship between y and x is best modeled by:
- A
A quadratic model
- B
A power model y = a * x^b
- C
A linear model y = a + bx
- Dcheck_circle
An exponential model y = a * b^x
Explanation
Linearity in (x, log y) corresponds to an exponential model in the original units.