digital-cognition-co-in / DigitalCognition

DigitalCognition - Main repo - Core Product
3 stars 2 forks source link

Generating Random Numbers from a Standard Normal Distribution #56

Closed RohitDhankar closed 4 years ago

RohitDhankar commented 4 years ago

Understand the importance of various methods of Random Number generation - diff scipy examples can be seen here - https://numpy.org/doc/stable/reference/random/parallel.html?highlight=mersenne%20twister%20prng

Answer the Question - What is the use of Random Number Generator -within the Finance Domain , specially as used for - Generating Random Numbers from a Standard Normal Distribution .

RohitDhankar commented 4 years ago

issue / task taken to the new pyFin repo == pyFinTrader/pyFinTrader#5 , thus being closed here.