Skip to main content

Questions tagged [randomness]

Randomness is the lack of pattern or predictability in events. Randomness is often modeled with probability distributions, but can also be generated by deterministic processes.

3 votes
0 answers
83 views

I remember hearing that the great probabilist Persi Diaconis had said that three shuffles of a deck suffice to give an adequately shuffled deck. I wonder if there is an original reference to this ...
AdamO's user avatar
  • 67.5k
5 votes
2 answers
247 views

I am looking for ways to inspect whether a time series is different from white noise (WN), where white noise is understood as a process with a zero mean, constant variance and zero autocorrelation at ...
Richard Hardy's user avatar
0 votes
0 answers
87 views

I'm tossing coins and recording the number of heads I get before I get tails, and I repeat that 1999 times (1999 tails terminated coin tossing runs). ...
TypicalHog's user avatar
0 votes
1 answer
64 views

As I understand it, probability sampling means that every element in the population has a nonzero probability of being selected as part of the sample. But when some elements have a nonzero probability ...
Ranfurley's user avatar
3 votes
1 answer
171 views

Background Discussion from http://blog.geomblog.org/2005/10/sampling-from-simplex.html and https://cs.stackexchange.com/questions/3227/uniform-sampling-from-a-simplex have shown algorithms of sampling ...
imakak's user avatar
  • 131
0 votes
1 answer
476 views

While my deep learning model is quite robust to randomness coming from train/test data-splits, it is not robust to initial model weights. How should I go about this? Also, I'd greatly appreciate it if ...
Joonyoung Gwak's user avatar
1 vote
0 answers
45 views

I am given two sequences and the p-values of NIST Tests for both sequences. Can I use these p-values as a measure of the quality of randomness?
3624's user avatar
  • 11
1 vote
1 answer
140 views

I got two sample sets a training set around 32k rows and I have a test set of 16k rows. I want to test if the two sets are randomly split. I checked the normal distribution and it is not met for none ...
StudentGuess's user avatar
0 votes
0 answers
224 views

I have an $L \times L$ matrix representing a $2D$ region. Each entry of this matrix is a real number lying in the closed interval [0,1]. I want to quantify how different is this from a similar $L \...
Akshay's user avatar
  • 1
7 votes
2 answers
333 views

Let $\Omega$ be a sample space. A stochastic process $\{Y_t\}$ is a function of both time $t \in \{1, 2, 3, \ldots\}$ and outcome $\omega \in \Omega$. For any time $t$, $Y_t$ is a random variable (i....
Richard Hardy's user avatar
0 votes
2 answers
1k views

I have a dataset and am trying to use GMM to cluster it. The algorithm works well but when I run it multiple times I get different results. While the clusters produced in each run are valid my users ...
M10000's user avatar
  • 11
1 vote
1 answer
75 views

Suppose a circle is drawn on the floor, and a coin is tossed over it many times. If it jumped out of the circle, then we do not take it into account. How to determine from the statistics of coin end ...
AlekseyLa's user avatar
0 votes
1 answer
728 views

Would I use a chi square test to solve the following: Use the attached data set for our company to address the following. ...
Bruce's user avatar
  • 1
1 vote
2 answers
129 views

Let's say I have what appears to be a fair dice that over 10K fair throws it produces very close to 1/6 occurrences of each face value. But then one day it starts a string of throws where the 3 face ...
Ross Green's user avatar
12 votes
4 answers
2k views

Is anything inherently random? Or is all randomness observed in data either "errors in measurement" or "lack of understanding"? Assume we could measure everything with infinite ...
ColorStatistics's user avatar

15 30 50 per page
1
2 3 4 5
15