dear community,
I'm experimenting with the statistic package 'distrib' of folder 'contrib' and I'm
impressed by its functionality, thank you Mario.
Currently I use plot2d with option 'style impulses' to plot a distribution B, e.g.
xy: makelist([x,B(10,0.75,x)], x,1,10);
plot2d([discrete, xy], [style, [impulses,3]])$
It works, but I'm not quite satisfied with it.
What is your prefered method making such distrib plots?
If you have experimented too, please, can you show me an example.
--
HTH Wolfgang