trials,probability_s,number_s,number_s2!Returns the probability of a trial result using a binomial distribution!is the number ...

!trials,probability_s,number_s,number_s2!!Returns the probability of a trial result using a binomial distribution!is the number of independent trials!is the probability of success on each trial!is the number of successes in trials!if provided this function returns the probability that the number of successful trials shall lie between number_s and number_s2!