given the poor description of what you want to achieve, I tried to elicit what the result could be at its best:
data test;
xmax=100;
xmin=1;
do n=1 to 50;
K = 1 + 1.44*log(n);
interval = (Xmax - Xmin) / K;
output;
end;
run;
________________________
- Cheers -
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!