-
FlexPro
- Auf einen Blick
- Features & Optionen
- Einsatzgebiete
- Alle Vorteile
- Neu in FlexPro 2021
- FlexPro gratis testen
- FlexPro View OEM Freeware
- Kaufberatung
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produkte
- News
- Support
- Unternehmen
- Jobs
- Kontakt
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
Home > Community > FPScript > to display the results of the regression formula on the chart type ? > Antwort auf: to display the results of the regression formula on the chart type ?
Oktober 12, 2009 um 10:58 pm Uhr
#8765

Teilnehmer
Use the analysis object Linear Regression (New|Curve Fitting|Linear Regression) to calculate the linear regression. Choose the result type Dynamically calculated regression coefficients. Rename the analysis object into “Regression”.
Insert a label in the 2D-diagram with the content: Y = %{Regression[0]} + %{Regression[1]} * x