|
1.
Exploratory Data Analysis
1.3. EDA Techniques 1.3.3. Graphical Techniques: Alphabetic 1.3.3.26. Scatter Plot
|
|||
| Scatter plot showing exponential relationship |
|
||
| Discussion |
Note that a simple straight line is grossly inadequate in
describing the relationship between X and Y. A quadratic
would prove lacking, especially for large values of X. In
this example, the large values of X are yielding constant
values of Y, and hence a non-linear function beyond the
quadratic is needed. Among the many other non-linear functions
available, one of the simpler is the exponential model
|
||