Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

BME-435-001 - HW Due 2/11 kagaris@engr.siu.edu Wed 2/10/2021 11:56 AM Create a data frame from the dataset (posted in D2L) PSA_dataset.csv. The data set contains

image text in transcribed

BME-435-001 - HW Due 2/11 kagaris@engr.siu.edu Wed 2/10/2021 11:56 AM Create a data frame from the dataset (posted in D2L) "PSA_dataset.csv". The data set contains records of patients that were examined for Prostate cancer. Each patient can have multiple records. For each patient two measurements were taken: Free PSA ("Free Prostate Specific Antigen"), and True PSA ("True Prostate Specific Antigen"). There is also an indication of whether each patient was found to be cancerous (d=1) or not (d=0). (1) Extract the data frame consisting of cancerous patients only. (2) For each age compute the mean TPSA and the mean FPSA over all patients (cancerous or not). Then for each age compute the mean TPSA and the mean FPSA over all patients that are not cancerous and over all patients that are cancerous. (3) Extract a data frame that for each patient contains only the first record. (4) Construct a data frame consisting of columns "id", "d", "min TPSA", "maxTPSA" that lists for each patient the id, the "d" indication, the min TPSA and the max TPSA of the patient

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Inductive Databases And Constraint Based Data Mining

Authors: Saso Dzeroski ,Bart Goethals ,Pance Panov

2010th Edition

1489982175, 978-1489982179

More Books

Students also viewed these Databases questions

Question

Understand the role of internal marketing and communications.

Answered: 1 week ago