OpenOffice doesn't appear to have that function preprogrammed but you might be able to create a macro to do it. Here is an example of how to create a random "normal" distribution using the rand() function.
http://www.openofficetips.com/blog/a...m_numbers.html
The discrete probability is a different formula though.