Assignment 1

Assignment 1

by Luke Aprile -
Number of replies: 1

I am looking for clarification on question 1. I am unsure of this portion of the question: "If there are multiple subjects with the same [Volume] value, the one that happens to land in the third-largest spot should be output". I cannot decipher if it is asking option 1 or 2, written below. 

1) Is this asking use to output the patient file that has the third largest "data number". For example, if patients data14, data12, data11, and data10 all have the third largest Volume, then is the subject with the "third-largest spot" data11?

2) Is this asking us to output the patient file that has the third largest volume and is listed third out of this subset of patients with the third largest volume. 

Thank you kindly.

In reply to Luke Aprile

Re: Assignment 1

by Luke Aprile -
Hi. I realized my thinking was quite off and found where I went wrong. My apologies...