The patient 457631 has been hospitalized at age 58.08 with the 5 diagnoses IV17.3, I401.9, I278.00, I786.05, I272.4, calculate what is the probability of this patient dying in the next 6 months.
INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS
Question 1 (related to procedures): The patient 457631 has been hospitalized at age 58.08 with the 5 diagnoses IV17.3, I401.9, I278.00, I786.05, I272.4, calculate what is the probability of this patient dying in the next 6 months.
- Using this data file, write a procedure code that calculates the likelihood ratios associated with any diagnosis.
- Repeatedly execute the procedure for the five diagnoses of the patient and estimate the likelihood ratios associated with this patient's death.
- Predict the odds of mortality by multiplying the five likelihood ratios.
Question 2 (related to nested queries):
- Using this data file, write a nested query that first finds the last visit by a patient and then reports their diagnoses during the last visit.
- Write the same code without using a nested query.
- Report the difference in computational time in seconds
Question 3: Refer to the patient 457631 that was analyzed. This patient has been hospitalized at age 58.08 with the 5 diagnoses IV17.3, I401.9, I278.00, I786.05, I272.4.
- Using this data file, Calculate how many patients show in the data with 2, 3, 4, and 5 combinations of these diagnoses.
- Use a do-while command to go through the various combination of these diagnoses. Calculate the odds of mortality for each of these combinations of diagnoses.
Attachments:
Related Questions
. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
. 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. The LineItem class will represent an individual
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:
1
Project 1
Introduction - the SeaPort Project series
For this set of projects for the course, we wish to simulate some of the aspects of a number of
. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:
1
Project 2
Introduction - the SeaPort Project series
For this set of projects for the course, we wish to simulate some of the aspects of a number of