R language and R studio #######code in R # Run a two sample hypothesis test. # We want to know if there is evidence the mean uptake # value for the nonchilled treatment is greater than the # mean...



R language and R studio



#######code in R



# Run a two sample hypothesis test.



# We want to know if there is evidence the mean uptake



# value for the nonchilled treatment is greater than the



# mean uptake value for the chilled treatment.



############## use the CO2 data set



#### Note: Use CO2 and not co2.



#### co2 is a simple vector of numbers



# Use 4% for the significance level



help(CO2) ### provides documentation of the data set.



# show work below for your hypothesis test









#




# What is the null hypothesis?



#



# What is the p-value of the test?



#




# Do you reject the null hypothesis?



# Aside from the yes or no answer, give a reason



# for your answer.



#



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here