Top "Distribution" questions

This tag concerns statistical distributions, their implementations, and properties.

Turn hist2d output into contours in matplotlib

I have generated some data in Python using matplotlib.hist2d. An example of the data is seen below. As …

python matplotlib histogram distribution contour
How can I package my Perl script to run on a machine without Perl?

People also often ask "How can I compile Perl?" while what they really want is to create an executable that …

perl compilation executable distribution
Shared library dependencies with distutils

I'm a newbie to distutils and I have a problem that really has me stuck. I am compiling a package …

python distribution packaging distutils software-distribution
Static variables restriction in session beans

It's impossible to use static variables on a session bean code. Is this restriction arbitrary or fundamented? And why? Best …

java jakarta-ee distribution session-bean
Does an iPhone Enterprise provisioning profile need to specify phone UUIDs like an ad-hoc provisioning profile does?

We are an iPhone Developer Program member. We've got a DUNS number but not the 500 employees necessary to join the …

iphone distribution enterprise provisioning
Python distribution for Scientists on Linux

I would like to find out if there is a Pythonxy.com equivalent for Linux/Mac OS X yet? any …

python linux distribution pythonxy
Distributing Android apps outside of the Android Market

Edit: I voted to close this question as it is off-topic. I asked it when I didn't know any better. …

android distribution google-play
how to plot degree distribution in R

I would like to know whether the output of a script to plot a degree distribution can be correct. So …

r plot distribution power-law
rmi registry binding issue

I'm running RMI Regitry on a virtual machine (running Windows XP) with IP: 192.168.133.2 and trying to bind an RMI server (…

java rmi distribution distributed-system rmiregistry
Fitting data to multimodal distributions with scipy, matplotlib

I have a dataset that I would like to fit to a known probability distribution. The intention is to use …

python matplotlib scipy distribution weibull