Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I am interested in knowing if the duration of treatment has an effect on treatment with two different drugs. We have used two different drugs to treat cerebral ischemia (brain damage) and continued the treatment for 30 days. We have observed the effects in terms of behavioral scores (quantitative data) at days 1, 3, 7 15 and 30 days post treatment and are interested in knowing the following three things:

  1. which is the time period where drug A and drug B (two separate groups) was maximally effective
  2. in which time period is the difference between drug A and drug B maximal and minimal and if the difference is statistically significant (for example is the difference maximal in the period between days 3 and day 7)
  3. from the data can we determine that a particular drug only needs to be given for a fixed length of time (say for 15 days), as there is no significant improvement after this.

Edit: Sample data
This is not the actual data as the actual data looks a bit less fancier and may not be easy to understand the concept.

+----------+----------+----------+----------+
|Time point|Score drug|Score drug|   Control|
|(days post|         A|         B|          |
|  surgery)|          |          |          |
+----------+----------+----------+----------+
|         1|        36|        32|        44|
+----------+----------+----------+----------+
|         3|        28|        30|        42|
+----------+----------+----------+----------+
|         7|        24|        29|        38|
+----------+----------+----------+----------+
|        14|        20|        24|        32|
+----------+----------+----------+----------+
|        30|        12|        18|        25|
+----------+----------+----------+----------+
|        60|        11|        15|        19|
+----------+----------+----------+----------+
|       120|        10|        14|        17|
+----------+----------+----------+----------+
|       150|         9|        13|        15|
+----------+----------+----------+----------+
share|improve this question
It might help responders if you actually posted your data as your narrative is insufficient for me to help you. Please be as specific as you can in describing the "experiment". – IrishStat Aug 19 '12 at 14:28
@IrishStat Thank you so much sir, I have tried to post the result in the form of a table however they have become in text format and is not readable. I shall send the same through e mail Could you please help My mail Id is drsurajs@yahoo.com Looking forward for your help and suggestions. Thanking you with gratitude - Suraj – Suraj Aug 21 '12 at 12:33

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.