27.03.2013 Views

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Cumulative distribution functions (continuous):<br />

Inverse distribution functions (continuous):<br />

COMPUTE 247<br />

CDF.BETA(q,a,b) Return probability that the beta random variate falls below q (0≤q≤1; a>0; b>0).<br />

CDF.BVNOR(q1,q2,r) Return probability that the standard bivariate normal variates with correlation r<br />

are less than q1 and q2 (-10).<br />

CDF.EXP(q,a) Return probability that the exponential random variate falls below q (q≥0; a>0).<br />

CDF.F(q,a,b) Return probability that the F random variate falls below q (q≥0; a>0; b>0).<br />

CDF.GAMMA(q,a,b) Return probability that the gamma random variate falls below q (q≥0; a>0; b>0).<br />

CDF.HALFNRM(q,a,b) Return probability that the half normal variate falls below q (q≥a; b>0).<br />

CDF.IGAUSS(q,a,b) Return probability that an inverse Gaussian random variate falls below q (a>0;<br />

b>0)<br />

CDF.LAPLACE(q,a,b) Return probability that the Laplace random variate falls below q (b>0).<br />

CDF.LOGISTIC(q,a,b) Return probability that the logistic random variate falls below q (b>0).<br />

CDF.LNORMAL(q,a,b) Return probability that the lognormal random variate falls below q (q≥0; a>0;<br />

b>0).<br />

CDF.NORMAL(q,a,b) Return probability that the normal random variate falls below q (b>0). When a=0,<br />

b=1, alias CDFNORM(q).<br />

CDF.PARETO(q,a,b) Return probability that the Pareto random variate falls below q (q≥a>0; b>0).<br />

CDF.SMOD(q,a,b) Return probability that the studentized maximum modulus falls below q (q>0;<br />

a≥1; b≥1).<br />

CDF.SRANGE(q,a,b) Return probability that the studentized range falls below q (q>0; a≥1; b≥1).<br />

CDF.T(q,a) Return probability that the Student t random variate falls below q (a>0).<br />

CDF.UNIFORM(q,a,b) Return probability that the uniform random variate falls below q (a≤q≤b).<br />

CDF.WEIBULL(q,a,b) Return probability that the Weibull random variate falls below q (q≥0; a>0; b>0).<br />

IDF.BETA(p,a,b) Return value q such that CDF.BETA(q,a,b)=p (0≤p≤1; a>0; b>0).<br />

IDF.CAUCHY(p,a,b) Return value q such that CDF.CAUCHY(q,a,b)=p (00).<br />

IDF.GAMMA(p,a,b) Return value q such that CDF.GAMMA(q,a,b)=p (0≤p0; b>0).<br />

IDF.HALFNRM(p,a,b) Return value q such that CDF.HALFNRM(q,a,b)=p (0≤p0).<br />

IDF.IGAUSS(p,a,b) Return value q such that CDF.IGAUSS(q,a,b)=p (0≤p≤1; a>0; b>0)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!