Statistics

Let us note N(P) the number of occurrences of a pattern P on a given sequence. If we consider the sequence is random (according to a model of our choice), N(P) become a random variable and we can associate p-values to observations using the following statistic:

S = - log10[ proba( N(P) > Nobs(P) ) ] when P is seen more than expected

and

S = +log10[ proba( N(P) < Nobs(P) ) ] when P is seen less than expected

For example:

Several tools are provided based on different statistics methods:

Please check our reference page for more details.