Question

(2 points) For the data set (-2,-3), (0,2), (5,4), (8,7).(12, 10), carry out the hypothesis test HB: = 0 HB 70 Determine the

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

Sol:

perform linear regression with lm fucntion in R

Rcode:

x <- c(-2,0,5,8,12)
y <- c(-3,2,4,7,10)
lmod <- lm(y~x)
summary(lmod)

Output:


Call:
lm(formula = y ~ x)

Residuals:
1 2 3 4 5
-1.4665 1.8567 -0.3354 0.1494 -0.2043

Coefficients:
Estimate Std. Error t value Pr(>|t|)   
(Intercept) 0.1433 0.8339 0.172 0.87451   
x 0.8384 0.1211 6.922 0.00618 **
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.387 on 3 degrees of freedom
Multiple R-squared: 0.9411,   Adjusted R-squared: 0.9214
F-statistic: 47.91 on 1 and 3 DF, p-value: 0.006181

ANSWER:

test statistic,t=6.922

p value=0.00618

Add a comment
Know the answer?
Add Answer to:
(2 points) For the data set (-2,-3), (0,2), (5,4), (8,7).(12, 10), carry out the hypothesis test...
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
  • Please answer ASAP (2 points) For the data set (-2,-3).(3,3), (6,4), (9,7).(11,10), carry out the hypothesis...

    Please answer ASAP (2 points) For the data set (-2,-3).(3,3), (6,4), (9,7).(11,10), carry out the hypothesis test H. Ⓡ, = 0 HB10 Determine the value of the test statistic and the associated p-value. Test Statistic = p-Value = Note: In order to get credit for this problem all answers must be correct

  • A P-value of 0.12 is calculated on a hypothesis test with a significance level set at...

    A P-value of 0.12 is calculated on a hypothesis test with a significance level set at 0.01. Which of the following is the correct conclusion for the test? a. Claim the null hypothesis is true b. Fail to reject the null hypothesis c. Reject the null hypothesis d. Claim the alternative hypothesis is true Which of the following are not requirements for using the t-distribution for a hypothesis test concerning μ? (More than one answer may be correct.) a. Sample...

  • (1 point) An Office of Admission document claims that 54.3% of UVA undergraduates are female. To...

    (1 point) An Office of Admission document claims that 54.3% of UVA undergraduates are female. To test this claim, a random sample of 200 UVA undergraduates was selected. In this sample, 54.2% were female. Is there sufficient evidence to conclude that the document's claim is false? Carry out a hypothesis test at a 3% significance level. A. The value of the standardized test statistic: Note: For the next part, your answer should use interval notation. An answer of the form...

  • say a student uses their personalized class data set to test the hypothesis that more than...

    say a student uses their personalized class data set to test the hypothesis that more than 50% of the people in class are in Chemistry, and rejects the null hypothesis at the 2% significance level. Consider the following statements. (i) The proportion of students in this class who are in Life Sciences is in fact greater than 50%. (ii) The p-value is greater than .02. (iii) The probability of Type II error is less than than 2%. (iv) A Type...

  • Question 4 3 pts The p-value for a Hypothesis Test of a mean or proportion Is...

    Question 4 3 pts The p-value for a Hypothesis Test of a mean or proportion Is compared with alpha to make a conclusion in a hypothesis test All the answers are correct Is twice as large if it is a two-tailed test Is based on the probability of the test statistic on out in the relevant tail(s) of the distribution

  • 12. Consider a statistical inference that test the null hypothesis be Ho: c against H : esuch that c is a positive...

    12. Consider a statistical inference that test the null hypothesis be Ho: c against H : esuch that c is a positive value. The test statistic associated with this mull hypothesis is given by t(b-c)/se(b) At significance level a, the test statistic is smaller than the critical value te(a/2, N - 2), that is iste(a/2, N- 2). Mark the correct alternative: (a) The test p-value increases if we increase c. (b) c does not belong to the estimated confidence interval...

  • Part B: (41 points) Problem-Solving Suggestion: Report all final answers to 2 decimal points, carry 3...

    Part B: (41 points) Problem-Solving Suggestion: Report all final answers to 2 decimal points, carry 3 decimals for intermediate calculations. 1) The basal or resting heart rate typically has a mean of 70 standard deviation of 10 bpm. A sample of 25 students relaxing before the Bio-stat midterm measured a mea (Hint: first determine if this is a Z-test or t-test... Z-test if Population Std. Dev. Is k beats per minute (bpm) with a n = 75 nown) (6-pts) Construct...

  • ONLY DO NUMBER 3 For this project you will test claims and conjectures using hypothesis testing. ...

    ONLY DO NUMBER 3 For this project you will test claims and conjectures using hypothesis testing. For each hypothesis test, report the following: The null hypothesis, H0 The alternative hypothesis, H1 The test statistic rounded to the nearest hundredth (use T Stats or Proportion Stats in StatCrunch to find test statistics) The P-value for the test (use T Stats or Proportion Stats in StatCrunch to find P-values) The formal decision (Reject H0 or Fail to reject H0, remember that reject...

  • (1 point) Use the table below to find the standard deviation of the following data set:...

    (1 point) Use the table below to find the standard deviation of the following data set: Use at least three decimal places of accuracy at each step. 21,28,41,41,42,47 21 28 41 41 42 47 SUM SUM SUM 12- Note: In order to get credit for this problem all answers must be correct.

  • (10 Points) A 2-tailed z-test was performed. The test statistic was- (5) What is the p-value for ...

    (10 Points) A 2-tailed z-test was performed. The test statistic was- (5) What is the p-value for this test? 1.4, a. (5) If the significance level was 10%, would the null hypothesis be accepted or rejected? b. (10 Points) A 2-tailed z-test was performed. The test statistic was- (5) What is the p-value for this test? 1.4, a. (5) If the significance level was 10%, would the null hypothesis be accepted or rejected? b.

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
Active Questions
ADVERTISEMENT