number_s,trials,probability_s,cumulative!This function is available for compatibility with (!idspnExcel_2007) and earlier.Returns ...

!number_s,trials,probability_s,cumulative!!This function is available for compatibility with (!idspnExcel_2007) and earlier.Returns the individual term binomial distribution probability!is the number of successes in trials!is the number of independent trials!is the probability of success on each trial!is a logical value: for the cumulative distribution function, use TRUE; for the probability mass function, use FALSE!