A plot of sqrt(y) against x is approximately linear.
The original relationship between y and x is best described by:
- A
A power model with negative b
- B
An exponential model
- C
A logarithmic model
- Dcheck_circle
A quadratic-like model: y is approximately (a + b x)^2
Explanation
If sqrt(y) = a + b x is linear, then y = (a + b x)^2, a quadratic-like model.