!x,deg_freedom,tails!!Returns the Student's t-distribution!is the numeric value at which to evaluate the distribution!is an integer indicating the number of degrees of freedom that characterize the distribution!specifies the number of distribution tails to return: one-tailed distribution = 1; two-tailed distribution = 2!
x,alpha,beta,A,B!Returns the cumulative beta probability density function!is the value between A and B at which to evaluate ...
x,alpha,beta,cumulative!Returns the gamma distribution!is the value at which you want to evaluate the distribution, a nonnegative ...
x,alpha,beta,cumulative!Returns the Weibull distribution!is the value at which to evaluate the function, a nonnegative number!is ...
x,deg_freedom!Returns the one-tailed probability of the chi-squared distribution!is the value at which you want to evaluate ...
x,deg_freedom,tails!Returns the Student's t-distribution!is the numeric value at which to evaluate the distribution!is an ...
x,deg_freedom1,deg_freedom2!Returns the F probability distribution (degree of diversity) for two data sets!is the value at ...
x,known_y's,known_x's!Calculates, or predicts, a future value along a linear trend by using existing values!is the data point ...
x,lambda,cumulative!Returns the exponential distribution!is the value of the function, a nonnegative number!is the parameter ...
x,mean,cumulative!Returns the Poisson distribution!is the number of events!is the expected numeric value, a positive number!is ...