logo Hurry, Grab up to 30% discount on the entire course
Order Now logo
924 Times Downloaded

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Bhargav AppasaniiEngineering
(/5)

758 Answers

Hire Me
expert
Thomas BillingtonPsychology
(5/5)

720 Answers

Hire Me
expert
Robin HunterGeneral article writing
(5/5)

504 Answers

Hire Me
expert
Vishal SindhwalComputer science
(5/5)

725 Answers

Hire Me
SAS
(5/5)

we will explore the association between a child’s BMI and biomarker lung volume through simple linear regression while checking model validity.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

For this assignment, you will use the dataset Children_Lung.csv. The data contains a biomarker that is associated with lung volume in randomly selected and unrelated children ages 6-22 who were seen in the Childhood Respiratory Disease Study in 1980 in East Boston, Massachusetts. In this assignment, we will explore the association between a child’s BMI and biomarker lung volume through simple linear regression while checking model validity. The table below describes the variables in the dataset.

Name

Description

Coding/Unit

Type

ID

Subject ID

 

Numeric

Sex

Sex of child

1= male, 0=female

Numeric

Age

Age of child

Years

Numeric

Lung_v

Biomarker associated with lung volume

Litres

Numeric

BMI

BMI of child

kg/m2

Numeric

Asthma

Asthma status of child

1=asthma, 0=no asthma

Numeric

1.      Use SAS to plot histograms of Lung_v and BMI. Be sure to include these histograms in your answer. Assess whether you think the distributions are normally distributed. (2 points)

 2.      Perform simple linear regression analysis with Lung_v as your dependent variable and BMI as your independent variable and answer the following questions: (6 points)

a)        State the null and alternative hypotheses.

b)        Report the test statistic and degrees of freedom.

c)        Using the p-value and α=0.05, give a one sentence conclusion on whether Lung_v is significantly associated with BMI.

 3.      Using the plots provided by SAS, assess whether or not the following assumptions are met. Be sure to provide EVIDENCE of your conclusions (6 points):

a)        Normality

b)        Homoscedasticity

c)        Linearity

 4.      Perform a simple logistic regression predicting asthma from the sex of the child. [6 points]

a.      Report the null and alternative hypotheses.

b.      What is the test statistic?

c.       Report the p-value and your conclusion regarding the relationship between sex and asthma status of the child.  What parameter quantifies the relationship?

(5/5)
Attachments:

Expert's Answer

924 Times Downloaded

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

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

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme