Directions: Your completed homework is due at the beginning of class on the above date. Compose your responses to the problems listed below electronically (e.g., Microsoft Word) and print. This assignment is subject to the VCU honor code: you may collaborate with other students, but your homework must be the product of your own efforts and understanding.
The data for this assignment are stored in an excel file entitled “HW2_Data.csv”, which contains measures from a study comparing health outcomes between cancer patients treated with or without antithymocyte gobulin (ATG). Use the data within this file to conduct the following:
1. Say we have the following research question: is mean CD34 count greater than 2?
a. Translate this research question into a set of testable hypotheses in symbolic form.
2. Assess the assumptions needed to test this hypothesis.
a. Visualize the distribution of CD34 values.
b. Comment on whether the assumptions are satisfied.
c. Based on your assessment, state unequivocally which test you are conducting.
d. State which functions in R/RStudio you’re using for each task.
3. Summarize the variable CD34.
a. Use appropriate measures of center and variability.
b. Calculate a 95% confidence interval.
4. Perform the hypothesis test.
a. Report the relevant statistics from performing that hypothesis test.
b. State your conclusion from these findings.
5. Extra Credit
a. Calculate the association (and 95% confidence interval) between Age and CD34
Write-Up Instructions:
• This assignment should be written as a single, comprehensive narrative.
• Each of the above questions should be written as a single paragraph, with responses to particular components written in at least one complete sentence.
• This write-up should include at least one figure, with a short title and clearly labeled axes. You need to make clear reference to this figure in your narrative.
• “Solo” statistical estimates can be place directly into your sentences if you don’t have a place for them in a table.
Write-Up Guidance:
• Please review the IMRD information provided in the Course Sections/IMRD Guides section of the Blackboard course page.
• This doesn’t have to be a long write-up; two pages should be more than enough.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme