Binomial Calculation

I am new to attempting statistics with R. With binomial, do you need to create a vector or is there a function already existing. For example:

X ~ Bin(8,0.6)

Would I need to identify all the parameters to work out X=1,2,3, etc. or is there an embedded function?

Thanks!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.