Random Numbers Flashcards

1
Q

what is the emperical law of large numbers

A

results of experiments fluctuate less and less with more experiments and approaches the true probability as n goes to infinity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is psuedo random

A

random numbers generated using deterministic procedure

eg only consider numbers between 0 and 1
and if we want a number between 0 and 5 we can just multiply our result by 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly