SciPy

prob140.plots.Plot_t

prob140.plots.Plot_t(x_limits, df, **kwargs)[source]

Plots a t distribution.

Parameters:
x_limits : iterable

Array, list, or tuple of size 2, containing the lower and upper bound to be plotted.

df : int

Degree of freedom

Returns:
None