|
|
|
|
|
by joe__f
1059 days ago
|
|
If you know that your data has a well-defined mean and standard deviation but you know nothing else about it then you start with a Gaussian distribution. This isn't an assumption. The Gaussian distribution has the highest entropy and hence encodes the least information possible about the data.
Then as you learn more about your data, you would update this distribution using Bayes' theorem. This could give rise to skew or multiple maxima. |
|