I created different methods to simulate some data and compare these methods regarding their performance when increasing the sample size. Method 1: Unvectorized method using Python list; Method 2: ...