The experiment is to toss the die 6 times. Getting an odd is considered a success.
6 tosses of the die are Bernoulli trial as they satisfy the conditions (i) finite number of trials, (ii) independent trials, (iii) there is a definite outcome and (iv) the probability of success does not change for each trial..
P (getting an odd number), p=36=12⟹q=1−p=1−12=12
Let X be the number of times we get an odd number, i.e. a successful outcome.
Since X has a binomial distribution, the probability of x success in n-Bernoulli trials is
P(X=x)=nCx pxqn−x where x=0,1,......,n and q=1−p
⟹P(X=x)=6Cx (12)x(12)6−x
(i) Probability of 5 successes =P(X=5)
⟹P(X=5)=6C5(12)5 (12)1=332