Hello all, could you please tell me how to create a 95 percent confidence
interval using R, if I have the next data:

> blue
 [1]  4 69 87 35 39 79 31 79 65 95 68 62 70 80 84 79 66 75 59 77 36 86 39
85 74
[26] 72 69 85 85 72

> red
 [1] 62 80 82 83  0 81 28 69 48 90 63 77  0 55 83 85 54 72 58 68 88 83 78
30 58
[26] 45 78 64 87 65

Build a confidence interval of 95 % for the difference of the medias using
BOOTSTRAP.

Thank you,

Fjaril

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to