Let’s call a sequence of functions $\{f_n\}_{n = 1}^\infty$ where $f_n: {0; 1}^n \to \mathbb{R}$ a Bernoulli estimator, if for any sequence of $\{X_i\}_{i = 1}^\infty$ of i.i.d. Bernoulli random variables the sequence of random variables $\{f_n(X_1, … , X_n)\}_{n = 1}^\infty$ converges in probability to $P(X_1 = 1)$.
Some notable Bernoulli estimators include:
$f_n(x_1, … , x_n) = \frac{\sum_{i = 1}^n x_i}{n}$, which is based on the Law of Large numbers
$f_n(x_1, … , x_n) = n^{\frac{1}{L_n(x_1, … , x_n)}}$, where $L_n(x_1, … , x_n)$ stands for the longest streak of $1$-s in $x_1, … , x_n$.
Suppose $BE$ is the set of all Bernoulli estimators. Let’s call a sequence $\{a_i\}_{i = 1}^\infty$ $p$-quasirandom iff $\forall \{f_n\}_{n = 1}^\infty \in BE$ $\lim_{n \to \infty} f_n(a_1, … , a_n) = p$.
Does there exist a $\mu$-recursive $p$-quasirandom sequence for some $p \in (0; 1)$?
I managed only to prove the following two facts:
A periodic sequence is never quasirandom.
Proof:
If $x_1, x_2, … $ is periodic, then $L_n(x_1, … , x_n)$ is bounded and thus $n^{\frac{1}{L_n(x_1, … , x_n)}}$ (which is a Bernoulli estimator) is unbounded.
If a $\mu$-recursive $p$-quasirandom sequence exists for some $p \in (0; 1)$, then it exists for $p = \frac{1}{2}$.
Proof:
It can be constructed through Von Neumann procedure