Writing numbers in statistical way?

BenVitale
Messages
72
Reaction score
1
How can you write numbers (1,2,3,...) in statistical way?
 
Physics news on Phys.org
BenVitale said:
How can you write numbers (1,2,3,...) in statistical way?

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).
 
mathman said:
Do you mean choosing integers at random?
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.

The one thing you cannot do is choose them from a uniform distribution (assuming you mean all integers).

You mean generating numbers from a probability distribution
 
You can use any valid probability distribution.
 
Back
Top