BookmarkSubscribeRSS Feed
SaranyaSundar
Calcite | Level 5

My data set contain variables TIME, TREATMENT and  DATA. How do i calculate two one sided Confidence interval for this data using SAS? Can anyone help?

5 REPLIES 5
SaraBoltman1
Fluorite | Level 6

Can you give a bit more detail - maybe some dummy data to help us solve the problem?

SaranyaSundar
Calcite | Level 5

Time  Treatment  Data

0        T                1

15      T                 3

25      T                 2

40      T                 2

55      T                 3

0        R                 1

15      R                  2

25      R                  3

40      T                  1

55      T                  3

 

I need to first calculate the T/R Ratio and then the T/R ratio values must be used to find 90% CI.

 

Thanks for the help.

PaigeMiller
Diamond | Level 26

@SaranyaSundar wrote:

My data set contain variables TIME, TREATMENT and  DATA. How do i calculate two one sided Confidence interval for this data using SAS? Can anyone help?


What is the T/R ratio? How is it computed?

 

How is TIME and DATA used?

--
Paige Miller
SaranyaSundar
Calcite | Level 5

T/R Ratio is the Test/Reference ratio. The values mentioned in Data will be used to calculate T/R Ratio

 

PaigeMiller
Diamond | Level 26

@SaranyaSundar wrote:

T/R Ratio is the Test/Reference ratio. The values mentioned in Data will be used to calculate T/R Ratio

 


I'm afraid that doesn't really answer the question, as far as I can understand it. Show us the calculation.

 

Also, please state clearly how TIME is used, since you originally asked for confidence intervals on TIME as well.

--
Paige Miller

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 2285 views
  • 0 likes
  • 3 in conversation