Question:If
we create a list with 10 random elements from 0 to 1 and then
calculate...
Question
If
we create a list with 10 random elements from 0 to 1 and then
calculate...
If
we create a list with 10 random elements from 0 to 1 and then
calculate it’s average and replace the farthest element with a new
random number from 0 to 1. Repeat this process for many times and
all the elements in the list will be close to a random number which
is from 0 to 1.