Displaying 1 result from an estimated 1 matches for "binomial_distribut".
2010 Feb 21
1
how do I get the legend?
http://en.wikipedia.org/wiki/Binomial_distribution Bino
Hi there,
How can I get the legend in the probability density plot in that
http://en.wikipedia.org/wiki/File:Binomial_distribution_pmf.svg wiki page ?
and the cumalative plot as well?
====================================
# Binomial Distribution
x=0:40
plot(sin,ylim=c(0,.20),xlim=c(0,4...