Detecting Non-Linear Relationships

Not every variable behaves linearly. Many industrial processes naturally produce curved patterns that a straight-line model cannot capture.

Signs of non-linearity:
  • Scatter plot shows a curve, arc, or S-shape
  • Residual plot shows patterns instead of random noise
  • R² increases dramatically after applying a transform
  • Variable range is extremely wide (e.g. 0.1–5000)
  • Process behavior changes at different operating zones
If you see these signs, try LOG, LN, SQRT, or inverse transforms.
Try it in the app
Try: In Charts tab → examine the Actual vs Predicted scatter and the Residuals plot. A curve or funnel shape means a transform or Hybrid Formula may help.
Watch this on our YouTube channel

Run this on your own data

Free tier, no signup needed. Works offline in the browser.

Open the app