Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. The data set prostate in the faraway package is from a study on 97 men with prostate cancer who were due to receive

 

2. The data set prostate in the faraway package is from a study on 97 men with prostate cancer who were due to receive a radical prostatectomy. We are interest is in predicting Ipsa (log prostate specific antigen) with Icavol (log cancer volume). (a) Draw a scatterplot - does a simple linear regression model seem reasonable? (b) Without using the R function Im(), compute the values z, Y, Sxx, Syy and Sxy. Com- pute the ordinary least squares estimates of the intercept and slope for the simple linear regression model, and draw the fitted line on your plot from part (a). (c) Obtain the estimate of o2 and find the estimated standard errors of Bo and 3. (d) Find the estimated covariance between Bo and 3. (e) Carry out t-tests for the two null hypotheses Bo = 0 and 3 = 0, reporting the value of the test statistic and a p-value in each case. (f) Use the R. function Im() to fit the regressions of lpsa on lcavol.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

It looks like your question is based on an exercise involving statistical analysis using a dataset from the faraway package in R specifically relating ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introductory Statistics Exploring The World Through Data

Authors: Robert Gould, Colleen Ryan

2nd Edition

9780321978509, 321978277, 321978501, 978-0321978271

More Books

Students also viewed these Programming questions