Computes the equivalent normalized value of a random variable based on the distribution’s mean and standard deviation.
Determines the slope of the line derived from the linear regression of a given dataset.
Calculates the skewness of a dataset representing the entire population.
Computes the skewness of a dataset, providing insight into the distribution’s symmetry around the mean.
Computes the square of r, representing the Pearson product-moment correlation coefficient for a given dataset.
Refer to QUARTILE function for details.
Calculates the value closest to a specified quartile of a dataset, excluding 0 and 4.
Provides the value closest to a designated quartile within a dataset.
Calculates the Poisson distribution function (or its cumulative counterpart) for a given value and mean.
Refer to the function POISSON.DIST for detailed insights.