Naar hoofdinhoud gaan
Pearson-correlatiecoëfficiënt tussen twee kolommen Categorie: aggregate Syntax:
Corr([x], [y])
Retourneert: Float Contextfiltering: ✗ Nee

Parameters

NaamTypeVereistBeschrijving
xkolom✓ Ja
ykolom✓ Ja
Toegestane kolomtypen voor x: INT, FLOAT, DECIMAL Toegestane kolomtypen voor y: INT, FLOAT, DECIMAL

Validatie

  • Minimum parameters: 2
  • Maximum parameters: 2

Voorbeelden

Corr([X], [Y])
Correlatie tussen X en Y
Last modified on March 13, 2026