BenVitale
- 72
- 1
How can you write numbers (1,2,3,...) in statistical way?
BenVitale said:How can you write numbers (1,2,3,...) in statistical way?
Yes, the idea is, instead of writing the integers as we normally do, to write them in statistical way. At first I thought of Benford's law, but it didn't work out for me.mathman said:Do you mean choosing integers at random?
The one thing you cannot do is choose them from a uniform distribution (assuming you mean all integers).