Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This question checks your understanding of the relations between the t, F and chi-square distributions. Note that qt, qf and qchisq are functions in R
This question checks your understanding of the relations between the t, F and chi-square distributions. Note that qt, qf and qchisq are functions in R for the quantiles functions. If you are unfamiliar with them, please check the R help pages for these functions.
String answers are expected; for any number between 0 and 1, start with "0" and don't use trailing 0s in the decimal places.
Part a)
The R command for getting qt(0.975,28) using qf() is______
Part b)
The R command for getting qchisq(0.975,28) using qf() is______
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started