Skip to content

varzan/zipf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

The Zipf distribution describes, among other things, the frequenccy of words in a language. This is a Python project that implements a random number generator, where the numbers follow the Zipf distribution. A Tk GUI is provided that can generate large samples and show their means alongside the theoretical mean.

The program depends on numpy, scipy and matplotlib.

About

Generates Zipf-distributed random variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages