powered by
Probability calculator for the t-distribution
prob_tdist(df, lb = NA, ub = NA, plb = NA, pub = NA, dec = 3)
Degrees of freedom
Lower bound (default is -Inf)
Upper bound (default is Inf)
Lower probability bound
Upper probability bound
Number of decimals to show
See https://radiant-rstats.github.io/docs/basics/prob_calc.html for an example in Radiant
summary.prob_tdist to summarize results
summary.prob_tdist
plot.prob_tdist to plot results
plot.prob_tdist
prob_tdist(df = 10, ub = 2.228)
Run the code above in your browser using DataLab