powered by
Probability calculator for the chi-squared distribution
prob_chisq(df, lb = NA, ub = NA, plb = NA, pub = NA, dec = 3)
Degrees of freedom
Lower bound (default is 0)
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_chisq to summarize results
summary.prob_chisq
plot.prob_chisq to plot results
plot.prob_chisq
prob_chisq(df = 1, ub = 3.841)
Run the code above in your browser using DataLab