The center and shape of the distribution are 2.5 and symmetric. Then the correct option is B.
How to find that a given condition can be modeled by binomial distribution?
Binomial distributions consist of n independent Bernoulli trials.
Bernoulli trials are those trials that end up randomly either on success (with probability p) or on failures( with probability 1- p = q (say))
Suppose we have random variable X pertaining to a binomial distribution with parameters n and p, then it is written as
[tex]X \sim B(n,p)[/tex]
The probability that out of n trials, there'd be x successes is given by
[tex]\rm P(X =x) = \: ^nC_xp^x(1-p)^{n-x}[/tex]
Then the center and shape of the distribution will be 2.5.
Learn more about binomial distribution here:
https://brainly.com/question/13609688
#SPJ1