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

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

expert
Abhilekh Nath DasComputer science
(/5)

595 Answers

Hire Me
expert
Stevan DuignannNursing
(5/5)

793 Answers

Hire Me
expert
Arthur McphersonPsychology
(5/5)

844 Answers

Hire Me
expert
Charles BrackenFinance
(5/5)

585 Answers

Hire Me
SAS
(5/5)

Using the AE dataset, create a new dataset called \"Anosmia\" that contains a variable called \"Check\"

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Scenario

Your supervisor is impressed with the work you did with the Demog FAERS dataset. She presented the utility of the dataset at a meeting and it piqued the interest of a Senior Epidemiologist. The epidemiologist would like you to analyze data regarding a specific research question.

Background: A class action lawsuit was filed against Matrixx Initiatives in 2006 after consumers reported losing their sense of smell (anosmia) following the use of its Zicam products. The company was required to pay $12 million in fines to consumers. On June 16, 2009, the Food and Drug Administration (FDA) asked consumers to discontinue the use of three Zicam products which prompted the company to withdraw its products from the market.

Rationale: The putative agent which led to the loss of smell was intranasal zinc. She hypothesizes that Zicam-related anosmia would be at its bare minimum since the company no longer markets zinccontaining products in the US. However, because anosmia is a rare event, she would need your help to determine if there are sufficient cases of anosmia in 2019 before proceeding with the actual analysis. Objective: The epidemiologist needs a single dataset that contains reported events of anosmia along with the demographic characteristics and reporting lag of cases with anosmia.

Task 1 (Convert Text files to SAS Datasets; 4 points):

1) Download the Demo19Q1.txt file. This is the same file used in the previous exam. Import the file using the attached codes but modify it to treat ALL dates as character variables. SAS doesn't need to know these values are dates, at least for now. Call this dataset "Demog"

2) Download and import the REAC1901.txt file. Call this dataset "AE" and keep only primaryid and PT variables. Create labels for these variables, only.

Task 2 (Identify reports of Anosmia; 10 points)

1) Using the AE dataset, create a new dataset called "Anosmia" that contains a variable called "Check" with a value of 1 if anosmia is present and 0 if absent. Follow the instructions below to complete this step

a. Convert all values within PT to a uniform case.

b. Anosmia will be identified using any of the following terminologies: anosmia, parosmia, microsmia, or hyposmia.

c. If any of these events are present, "Check" should equal 1 otherwise it should equal

zero.

2) Create a label for the Check variable using the following description: "Presence or Absence of Anosmia"

3) Create and apply a SAS format called "check?" to the variable "check" to format its values of 1 and 0 to Yes and No, respectively.

(5/5)
Attachments:

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