StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

pjs

Rating
1519.90 (32,101st)
Reputation
13,201 (10,998th)
Page: 1 2 3 4 ... 16
Title Δ
Cholesky decomposition for simulation correlated random variables 0.00
Multiply the values of a hash by a number, and return 0 for the neg... -0.67
How can I get a random number in Ruby (v2.6.3) +0.46
Ruby : How to remove duplicate lines from a document text? -0.36
ruby array sequential with number -0.24
How to sample from a multinomial distribution? 0.00
Adding 3 bits of noise in a 8 bit word at random position 0.00
Defining metrics when evaluating multiple values per sample 0.00
how to find out the constant in "Big theta" notation -1.23
Ruby: Passing same parameters to multiple methods inside a class -0.40
What is Ruby doing in this line? 0.00
Is it acceptable to use each byte of a PRNG-generated number separa... -2.42
Generating random numbers with a normal distribution 0.00
Mersenne Twister init_by_array() function clarification 0.00
How to generate random positive floating point numbers with normal... +1.59
how to access min of hash value[2] in ruby +0.42
How can I increase the period of this PRNG? -0.93
How to generate 15 random numbers whose sum equals a specific number +0.27
Ruby map, map! modifying array of hashes +1.67
How to add random white noise to data 0.00
Recursively finding minimum value (no built-ins or loops) +1.11
Printing output results to one line in the console 0.00
Finding the smallest negative number and the smallest positive numb... +1.62
Array of eight random Integers where each Integer has a difference... -0.56
Linear congruential generator - weak tests results 0.00
Good code architecture for energy simulation problem? 0.00
How to generate input parameters for a simulation study using a col... 0.00
xoshiro / xoroshiro and zero +1.65
Where does the idea of simulation come from? 0.00
Can Hash be sorted by keys or values? +2.56
How to access global variables inside functions -0.03
Generate two random numbers whose square sum ==1 -1.55
Implement density function +0.46
Simulate a realistic statistical distribution of a coin machine 0.00
Optimize the rejection method for generating variables -0.20
How to make a biased random number out of a large set of numbers -1.98
Running a function multiple times and tracking results of the fight... 0.00
How does Numpy sample random numbers from a non-uniform distribution? 0.00
How to obtain the result of n(n-1)(n-2) / 6 +1.77
Looping through an array of hashes +0.05
How to sample non-uniformly from a list in Python 0.00
build a dynamic growing truth table with ruby 0.00
ruby 1.8.7 RUBYOPT (RuntimeError) 0.00
Measure to find best distribution with respect to a fixed point 0.00
Recursive functions - factorials +0.03
List of lists using recursion -0.47
The integers in the array are either entirely odd or entirely even... +1.23
Is it possible to do a poisson distribution with the probabilities... 0.00
Ruby - how to select one random character from two ranges -1.27
How to trace through a recursive method in java with the original m... -0.04