Question

A client of yours wants to find out the best microbial environment for C. elegans. In previous meetings, the client told youThe client had collected some pilot data for this study from n = 50 agar plates. Each plate was initialized with a fixed densCall: Im(formula = Celegans ~ Gluconobacter) Residuals: Min 1Q Median -7.1711 -2.4246 -0.1645 3Q Max 2.4770 9.0914 coefficien3. Construct a 98% confidence interval for B1. Interpret the meaning of this con- fidence interval in words that your client5. In the R output, what is the p-value of the test on 31? What is the corresponding null hypothesis being tested here?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Let the model that is being estimated is

celegans = Bo + Bigluconobactor + error

Using the following

Coefficients: Estimate Std. Error t value pr(>lt) (Intercept) 11.92231 9.924 <2e-16 *** Gluconobacter 0.02722 0.07001 0.389 0

We know that the estimated value of the slope is

1 = 0.02722

The standard error of this estimate is

Sê, = 0.07001

98% confidence interval indicates a significance level a=1 - 98/100 = 0.02

The right tail critical value of t is

PT > ta/2) = a/2 = 0.02/2 = 0.01

the number of observations, n=100 and the degrees of freedom are n-2=100-2=98

Using the standard t tables, for df=98 and area under the right tail=0.01 (or the combined area=0.02) we get ta/2 = 2.365

The 98% confidence interval is

81 £ta/2 X 83. 20.02722 +2.365 x 0.07001 31-0.1384, 0.1928)

ans: The 98% confidence interval for \begin{align*} &\hat{\beta}_1 \end{align*} is [-0.1384, 0.1928] w/6-01

This indicates that we are 98% confident that for each 1 x 10-4g/ml increase in the initial density of Gluconobactor, the predicted  final density of C. elegans increases on an average by a value in the interval  [-0.1384, 0.1928] w/6-01

(Basically we are saying with 98% confidence that for each unit (1/6-07 XL) increase in the initial density of Gluconobactor, the predicted  final density of C. elegans will decrease at most by  0.1384 x 10-4g/ml or increase by at most 0.1928 x 10-4g/ml )

4) We can calculate the F statistic by multiple methods

Method 1: Using the t statistic of the slope

The t statistic of the slope estimate is

t = 0,389

The F statistic is

F=+ = 0.3892 = 0.1513

Method II; Using the R-Square estimate

The R-square Estimate is

Residual standard error: 3.352 on 98 degrees of freedom Multiple R-squared: 0.00154, Adjusted R-squared: -0.008649 F-statisti

RP = 0.00154

The F statistic is

RP (1 - R2)/(n - 2) 0.00154 = 0.1512 (1 -0.00154)/(100 - 2)

ans: The F statistic for testing the null hypothesis Ho: B1 = 0 v.s. Ha: B1 +0 is 0.1512

5) The p-value of the test on \begin{align*}\beta_1 \end{align*} is

Coefficients: Estimate Std. Error t value Pr>It) (Intercept) 11.92231 1 9 .924 <2e-16 *** Gluconobacter 0.02722 0.07001 0.389

ans: The p-value of the test on \begin{align*}\beta_1 \end{align*} is 0.698

The null hypothesis being tested here is

Ho : B1 = 0

That is, the null hypothesis is that there is no linear relationship between the initial density of Glucanobacter and the final density of C. elegans

alternatively, the null hypothesis is that the initial density of Glucanobacter cannot explain the final density of C. elegans.

Add a comment
Know the answer?
Add Answer to:
A client of yours wants to find out the best microbial environment for C. elegans. In...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Using R output provided 1). Perform hypothesis testing for B(beta)1=2 using A(alpha)=0.05 > summary(ls) Call: Residuals:...

    Using R output provided 1). Perform hypothesis testing for B(beta)1=2 using A(alpha)=0.05 > summary(ls) Call: Residuals: Min 1Q Median 3Q Max 0.20283 -0.14691 -0.02255 0.06655 0.44541 Coefficients: (Intercept) 0.365100.099043.686 0.003586 ** Signif. codes: 0 '***' 0.001 '0.01 '*'0.05 '.' 0.1''1 Estimate Std. Error t value Pr>Itl) 0.96683 0.18292 5.286 0.000258** Residual standard error: 0.1932 on 11 degrees of freedom Multiple R-squared 0.7175, Adjusted R-squared: 0.6918 F-statistic: 27.94 on 1 and 11 DF, p-value: 0.0002581 anovaCLs) Analysis of Variance Table Response:...

  • We fit a GARCH (1, 1) model and display the MLE of the fitted model belovw > summary(dax.garch) C...

    Please show work We fit a GARCH (1, 1) model and display the MLE of the fitted model belovw > summary(dax.garch) Call: garch(x- dax) Model: GARCHC1,1) Residuals: 1Q Median Max 12.18398 -0.47968 0.04949 0.65746 4.48048 Min 3Q Coefficient(s): Estimate Std. Error t value Pr>Itl) a0 4.639e-06 7.560e-07 6.137 8.42e-10** a1 6.833e-02 1.125e-02 b1 8.891e-01 1.652e-02 53.817 <2e-16* 1.25e-09 Signif. codes: 0 '***' 0.001 0.010.05 '.' 0.1 ''1 What is the t-value for a1? We fit a GARCH (1, 1) model...

  • How do I interpret the p-values in terms of rejecting or failing to reject H0 at...

    How do I interpret the p-values in terms of rejecting or failing to reject H0 at a 95% confidence level? What does the intercept column mean in terms of p-value? How does the p-value of the F test compare and what does it mean? In the simple linear regression I'd conclude age isn't related to pulmonary disease (what does intercept p-value mean) but for the multiple regression I'd say age and height aren't related to pulmonary disease but smoking is...

  • > summaryCls) Call: Lm(formula y X) Residuals: -0.20283 -0.146910.02255 0.06655 0.44541 Coefficients: (Intercept) 0.36510 0.09904 3.686...

    > summaryCls) Call: Lm(formula y X) Residuals: -0.20283 -0.146910.02255 0.06655 0.44541 Coefficients: (Intercept) 0.36510 0.09904 3.686 0.003586 ** Min 1Q Median 3Q Max Estimate Std. Error t value Pr(>ltl) 0.96683 0.18292 5.286 0.000258*** Signif. codes: 00.001*0.010.050.11 Residual standard error: 0.1932 on 11 degrees of freedom Multiple R-squared 0.7175, Adjusted R-squared: 0.6918 F-statistic: 27.94 on 1 and 11 DF, p-value: 0.0002581 > anovaCls) Analysis of Variance Table Response : y Df Sum Sq Mean Sq F value PrOF) 1 1.04275 1.04275...

  • Call: lm(formula = launch_speed ~ launch_angle, data = muncy) Residuals:     Min      1Q Median      3Q     Max...

    Call: lm(formula = launch_speed ~ launch_angle, data = muncy) Residuals:     Min      1Q Median      3Q     Max -64.802 -9.009   2.401 10.821 20.709 Coefficients:              Estimate Std. Error t value Pr(>|t|)    (Intercept) 86.95164    0.78064 111.385 < 2e-16 *** launch_angle 0.20804    0.02865   7.261 1.77e-12 *** --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Residual standard error: 13.74 on 438 degrees of freedom Multiple R-squared: 0.1074, Adjusted R-squared: 0.1054 F-statistic: 52.72 on 1 and 438 DF, p-value:...

  • Interpreting regression results 2. This is the result of a regression where goals is the dependent...

    Interpreting regression results 2. This is the result of a regression where goals is the dependent variable and minutes played is the explanatory variable. a. Write out the simple linear regression equation that predicts goals based on time played using the output displayed here. If the average soccer player played one additional game (90 minutes), how many additional goals would you predict them to have scored? b. Call: 1m(formula goalstimeplayed, data -data) Residuals: Min 1Q Median 3Q Max 5.0572-1.6294 -0.3651...

  • It has been established for a long time that height has a positive correlation with weight....

    It has been established for a long time that height has a positive correlation with weight. As people gets taller their weight increases. In a research study, a linear regression model was proposed to predict weight based on height. R output below provides the analysis. Interpret it, list any strengths and limitations of the result. Call: lm(formula = Weight ~ Height) Residuals:     Min      1Q Median      3Q     Max -6.7104 -2.9217 0.4276 2.3973 7.8586 Coefficients:             Estimate Std. Error t value...

  • 2.-Interpret the following regression model Call: lm(formula = Sale.Price ~ Lot.Size + Square.Feet + Num.Baths + API.2011 + dis_coast + I(dis_fwy * dis_down * dis_coast) + Pool, data = Train...

    2.-Interpret the following regression model Call: lm(formula = Sale.Price ~ Lot.Size + Square.Feet + Num.Baths + API.2011 + dis_coast + I(dis_fwy * dis_down * dis_coast) + Pool, data = Training) Residuals: Min 1Q Median 3Q Max -920838 -84637 -19943 68311 745239 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) -7.375e+05 7.138e+04 -10.332 < 2e-16 *** Lot.Size -5.217e-01 1.139e-01 -4.581 5.34e-06 *** Square.Feet 1.124e+02 1.086e+01 10.349 < 2e-16 *** Num.Baths 3.063e+04 9.635e+03 3.179 0.00153 ** API.2011 1.246e+03 8.650e+01 14.405 < 2e-16...

  • Suppose a marketing researcher gathers data on a sample of 200 companies and obtains data on...

    Suppose a marketing researcher gathers data on a sample of 200 companies and obtains data on the number of products sold (y), as well as the amount of money spent advertising on Youtube, Facebook, and newspapers (in thousands of dollars). #t Call: #1m(formula youtube + facebook +newspaper, data sales marketing) #Residuals: Min 1Q Median 0.29 30 Max *# -10.59 -1.07 1.43 3.40 ## Coefficients: Estimate Std. Error t value Pr (>|tl) # (Intercept) 3.52667 0.37429 9.42 <2e-16 ** youtube facebook...

  • A statistician wishes to estimate the price of a used car of a certain brand using...

    A statistician wishes to estimate the price of a used car of a certain brand using linear regression based on the variables Age, Mileages, Crash history, and Owner’s plate number. To do so, she randomly selected a certain number of used cars of the brand and measures AGE, MILEAGE, CRASH HISTORY, and NUMBER OF DIGITS ON PLATE NUMBER. The following is the output from R. Based on the R output, answer the following questions. f) Which variable would you first...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT