Number of trials, specified as a positive integer or an array of positive integers.
If both n and p are arrays, they must be the
same size. If either n or p is a scalar, then
binostat expands the scalar argument into a constant array of
the same size as the other argument.
Data Types: single | double
Probability of success for each trial, specified as a scalar value in the interval
[0 1] or an array of scalar values in the interval [0
1]. If both n and p are arrays,
they must be the same size. If either n or p
is a scalar, then binostat expands the scalar argument into a
constant array of the same size as the other argument.
Mean for the binomial distribution, returned as a numeric scalar or an array of
numeric scalars. m is the same size as n and
p. Each element in m is the mean of the
binomial distribution specified by the corresponding elements in n
and p.
The mean of the binomial distribution with parameters n and
p is np.
Variance for the binomial distribution, returned as a numeric scalar or an array of
numeric scalars. v is the same size as n and
p. Each element in v is the variance of the
binomial distribution specified by the corresponding elements in n
and p.
The variance of the binomial distribution with parameters n and
p is np(1 –
p).
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.