How to plot binopdf? Do i need a download?

I want to plot binopdf of X given certain values of n and p although when i endter binopd(x,3,.7) for example i get an error of "undefined function x" do i need to download an extension or how do i manually enter the binomial distribution?

 Réponse acceptée

madhan ravi
madhan ravi le 18 Nov 2018
Modifié(e) : madhan ravi le 18 Nov 2018
binopdf(X,3,.7) %you put x instead od X , matlab is case sensitive

6 commentaires

Allend Botani
Allend Botani le 18 Nov 2018
I tried X too and i got this
madhan ravi
madhan ravi le 18 Nov 2018
upload the values of X here, type
whos X
in command window and paste the result here
Allend Botani
Allend Botani le 18 Nov 2018
i dont know the values for X all i know is that X is a random variable with the PMF as the binomial distribution
madhan ravi
madhan ravi le 18 Nov 2018
Modifié(e) : madhan ravi le 18 Nov 2018
see so you have to define X with values you cant use it as a variable
Allend Botani
Allend Botani le 18 Nov 2018
oh i see..just a side question, how qould i use a factorial symbol "!" in matlab? Thank you for your help
madhan ravi
madhan ravi le 18 Nov 2018
Anytime :) , use factorial() , if my answer helped make sure to accept the answer

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by