[{"id":"dc3147d7-d3fb-4bc1-b1b3-142c0633e6d3","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"ca5ca1be-6d75-4ad1-880e-1589e3d52695","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"ea870089-5ea1-499a-bb0c-29cf378ead8d","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"d304d34f-f329-4f3b-b45e-2acb478427f8","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"3a79d24d-b853-4a51-a1e4-361feab06c57","tags":[{"name":"Upd","color":"Blue","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"2f377cfe-f512-431a-895b-f89af32041ce"}]},{"id":"5d31b3db-69bb-4388-9a57-450a63e44456","tags":[{"name":"Upd","color":"Blue","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"2f377cfe-f512-431a-895b-f89af32041ce"}]},{"id":"95e6d892-7bcd-4f6a-a152-504dec37c741","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"ec137f4b-3069-487f-bb0c-69f40fe6805d","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"9a2b2f20-5f3d-43a4-90d0-6f517fd3eebc","tags":[{"name":"Upd","color":"Blue","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"2f377cfe-f512-431a-895b-f89af32041ce"}]},{"id":"8d43dc09-ddd1-4c42-8b02-90765c4c705b","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"a0c3d1e1-4a95-4eaf-808e-93242f2f9aee","tags":[{"name":"Upd","color":"Blue","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"2f377cfe-f512-431a-895b-f89af32041ce"}]},{"id":"bd44c5b0-cd6b-443c-95dc-b8d8054fe1d7","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"fd5ccaa1-50b7-4c33-9ec5-c1eb48317119","tags":[{"name":"Upd","color":"Blue","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"2f377cfe-f512-431a-895b-f89af32041ce"}]},{"id":"ea61139a-0ecf-45ba-83c3-c2f8b20a4126","tags":[{"name":"New","color":"Red","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"c3c0ef13-c7a9-4649-9fcb-23b3abec175d"}]},{"id":"ca986d5e-dfda-46e9-84f3-f44e4248ab94","tags":[{"name":"Upd","color":"Blue","productId":"c15646e4-63d8-4965-8d62-7549a2986e99","links":null,"id":"2f377cfe-f512-431a-895b-f89af32041ce"}]}]
Spread provides the following compatibility functions, listed alphabetically.
Function | Description |
---|---|
This function calculates the cumulative beta distribution function. | |
This function calculates the inverse of the cumulative beta distribution function. | |
This function calculates the individual term binomial distribution probability. | |
This function calculates the one-tailed probability of the chi-squared distribution. | |
This function calculates the inverse of the one-tailed probability of the chi-squared distribution. | |
This function calculates the test for independence from the chi-squared distribution. | |
This function returns a confidence interval for a population mean. | |
This function returns the covariance, which is the average of the products of deviations for each data point pair in two sets of numbers. | |
This function returns the criterion binomial, the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value. | |
This function returns the exponential distribution or the probability density. | |
This function calculates the F probability distribution, to see degrees of diversity between two sets of data. | |
This function rounds a number down to the nearest multiple of a specified value. | |
This function returns the result of an F-test, which returns the one-tailed probability that the variances in two arrays are not significantly different. | |
This function returns the gamma distribution. | |
This function returns the inverse of the gamma cumulative distribution. | |
This function returns the hypergeometric distribution. | |
This function returns the inverse of the lognormal cumulative distribution function of x, where LN(x) is normally distributed with the specified mean and standard deviation. | |
This function returns the cumulative natural log-normal distribution of x, where LN(x) is normally distributed with the specified mean and standard deviation. Analyze data that has been logarithmically transformed with this function. | |
This function returns the most frequently occurring value in a set of data. | |
This function returns the negative binomial distribution. | |
This function returns the inverse of the normal cumulative distribution for the given mean and standard deviation. | |
This function returns the normal cumulative distribution for the specified mean and standard deviation. | |
This function returns the standard normal cumulative distribution function. | |
This function returns the inverse of the standard normal cumulative distribution. The distribution has a mean of zero and a standard deviation of one. | |
This function returns the nth percentile of values in a range. | |
This function returns the rank of a value in a data set as a percentage of the data set. | |
This function returns the Poisson distribution. | |
This function returns which quartile (which quarter or 25 percent) of a data set a value is. | |
This function returns the rank of a number in a set of numbers. If you were to sort the set, the rank of the number would be its position in the list. | |
This function returns the standard deviation for a set of numbers. | |
This function returns the standard deviation for an entire specified population (of numeric values). | |
This function returns the probability for the t-distribution. | |
This function returns the t-value of the student's t-distribution as a function of the probability and the degrees of freedom. | |
This function returns the probability associated with a t-test. | |
This function returns the variance based on a sample of a population, which uses only numeric values. | |
This function returns variance based on the entire population, which uses only numeric values. | |
This function returns the two-parameter Weibull distribution, often used in reliability analysis. | |
This function returns the significance value of a z-test. The z-test generates a standard score for x with respect to the set of data and returns the two-tailed probability for the normal distribution. |