Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

R problem Given the weight in the following random sample weight : {140,147,136,141,176,177,156,145,133,129,167,179,200,198,185,136, 149,150,151,160,156,173,177,165,176,154,133,177,190,185,179,176} Use t.test() to do a two sided hypothesis test at o:

image text in transcribed
R problem Given the weight in the following random sample weight : {140,147,136,141,176,177,156,145,133,129,167,179,200,198,185,136, 149,150,151,160,156,173,177,165,176,154,133,177,190,185,179,176} Use t.test() to do a two sided hypothesis test at o: = 0.05 with null hypothesis pi = 150 and report. the p-Value. Also, construct a 95% Cl for population mean. Copy and paste your R command and outputs. Hint: You can modify the following code to get the result. t.test(x = ?, conf.level=?, alternative=?, n1u=?)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Intermediate Algebra A Text/Workbook

Authors: Charles P McKeague

2nd Edition

1483214176, 9781483214177

More Books

Students also viewed these Mathematics questions