When referring to a Probability Distribution, they have unique characteristics. These characteristics can be referred to as a Parameters.

Different Parameters:

  • Mean (): The average value of the distribution. For a normal distribution, it determines the center of the distribution.
  • Variance (): Measures the spread of the distribution; how far the values are from the mean. In a normal distribution, it determines the width of the bell curve.
  • Standard Deviation (): The square root of the variance, also a measure of spread.
  • Probability (): In a binomial distribution, is the probability of success in a single trial.
  • Number of Trials (): In a binomial distribution, is the number of independent trials.
  • Rate (): In a Poisson distribution, is the average number of events in a given interval.
  • Shape Parameters (, , etc.): Some distributions, like the beta or gamma distributions, have shape parameters that determine the skewness and kurtosis of the distribution.

Symbols for it

represents a generic parameter and for it’s estimator. E.G. means “the point estimator of the population mean is the sample mean