Question: Using R verify that these models are the same: GAMMA() = CHISQ(). To show this compute the cumulative probabilities for the two models using the
Using R verify that these models are the same: GAMMA() = CHISQ(). To show this compute the cumulative probabilities for the two models using the pgamma() and pchisq() commands for the same value of and parameter . Or use qgamma() and qchisq() to determine the 25th percentile (quantile) for each distribution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
