A
Alexander Meier
Hi.
I'd like to create an array consisting of nothing but the randomly
distributed numbers 1 and 0.
Well, no problem:
ROUND(RAND();0)
and fill the space with this.
But here's the question: I want there to be i.e. 68% of 0 and 32% of 1.
Is there a possibility to do this with Excel? At least the programm has
to count the number of 0 and the one of 1 and correct randomly to the
requested ratio of 1 to 0.
Possible with Excel?
I'd be glad if there is someone who can help me with this.
Alex
I'd like to create an array consisting of nothing but the randomly
distributed numbers 1 and 0.
Well, no problem:
ROUND(RAND();0)
and fill the space with this.
But here's the question: I want there to be i.e. 68% of 0 and 32% of 1.
Is there a possibility to do this with Excel? At least the programm has
to count the number of 0 and the one of 1 and correct randomly to the
requested ratio of 1 to 0.
Possible with Excel?
I'd be glad if there is someone who can help me with this.
Alex