upper bound



// R 2.3.1
Interval Freq
0.2 458

0.2-0.3 268
0.4-0.5 151
0.6-1.0 79
1.1-2.0 44
2.1-3.0 19
3.1-4.0 9
4.1-5.0 3
5.1-6.0 2

In R, how do you find the smallest possible value for this upper bound,
which is to be 5%?

thx much

.


Loading