Latest recipes tagged "gaussian"http://code.activestate.com/recipes/tags/gaussian/new/2009-08-07T09:22:34-07:00ActiveState Code RecipesCreating fake data using numpy (Python) 2009-08-07T09:22:34-07:00tat.wrighthttp://code.activestate.com/recipes/users/4171357/http://code.activestate.com/recipes/576870-creating-fake-data-using-numpy/ <p style="color: grey"> Python recipe 576870 by <a href="/recipes/users/4171357/">tat.wright</a> (<a href="/recipes/tags/data/">data</a>, <a href="/recipes/tags/fake/">fake</a>, <a href="/recipes/tags/gaussian/">gaussian</a>, <a href="/recipes/tags/graph/">graph</a>, <a href="/recipes/tags/histogram/">histogram</a>, <a href="/recipes/tags/normal/">normal</a>, <a href="/recipes/tags/sample_data/">sample_data</a>). </p> <p>Create a deliberately bad normal distribution for sample data - varying the badness, mean, standard deviation and range of results shown.</p>