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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
