CorrelationCoefficient | Gets the correlation coefficient between the two variables. |
Count | Gets the number of data points. |
Covariance | Gets the covariance of the two variables. |
IsReadOnly | Gets a value indicating whether the bivariate sample is read-only. |
PopulationCovariance | Estimates of the population covariance of two variables. |
X | Gets a read-only univariate sample consisting of the x-values of the data points. |
Y | Gets a read-only univariate sample consisting of the y-values of the data points. |