Hi. How do I calculate P (1<x<4) for a chi squared distribution with degrees of freedom = 3 using R Programming ? What commands in R should I use for specifying the 2 intervals ?
I tried using chisq, pchisq .
I am not sure how to specify the command for continuous intervals.
Any help would be appreciated !!
I tried using chisq, pchisq .
I am not sure how to specify the command for continuous intervals.
Any help would be appreciated !!