!array1,array2!!Returns the matrix product of two arrays, an array with the same number of rows as array1 and columns as array2!is the first array of numbers to multiply and must have the same number of columns as Array2 has rows!
array,x,sigma!Returns the one-tailed P-value of a z-test!is the array or range of data against which to test X!is the value ...
array,x,significance!Returns the rank of a value in a data set as a percentage of the data set!is the array or range of data ...
array1,array2!Returns covariance, the average of the products of deviations for each data point pair in two data sets!is ...
array1,array2!Returns the correlation coefficient between two data sets!is a cell range of values. The values should be numbers, ...
array1,array2!Returns the matrix product of two arrays, an array with the same number of rows as array1 and columns as array2!is ...
array1,array2!Returns the Pearson product moment correlation coefficient, r!is a set of independent values!is a set of dependent ...
array1,array2!Returns the result of an F-test, the two-tailed probability that the variances in Array1 and Array2 are not ...
array1,array2,array3,.!Returns the sum of the products of corresponding ranges or arrays!are 2 to 255 arrays for which you ...
array1,array2,tails,type!Returns the probability associated with a Student's t-Test!is the first data set!is the second data ...