Feeds
提问
Monte Carlo technique for normally distributed random variable
I am given a task where I have to use a simple Monte Carlo technique to estimate P(A > 5), where A is a variable in a normal dis...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to add existing values of an array with each other until a certain value is reached
So I am tasked with using a rand function to generate many random numbers between 0-1. After doing so and storing them in an ar...
7 years 前 | 1 个回答 | 0