Student's t variable Constructs a variable following a Student's t-distribution. Syntax student_t_variable(Real) Description student_t_variable(Real) Given a real , returns a random variable following a Student's t-distribution with degrees of freedom. Related functions Normal variable, Chi-squared variable Table of Contents Syntax Description Related functions