Gaussian Distribution

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf Probability Distribution
gptkbp:alsoKnownAs gptkb:Normal_Distribution
gptkbp:centralLimitTheorem limit of sum of independent random variables
gptkbp:characteristic exp(iμt - 0.5σ^2 t^2)
gptkbp:cumulativeDistributionFunction Φ((x-μ)/σ)
gptkbp:definedIn real numbers
gptkbp:describedBy mean
standard deviation
variance
gptkbp:describedYear 1809
gptkbp:entropy 0.5*ln(2πeσ^2)
gptkbp:firstDescribed gptkb:Carl_Friedrich_Gauss
gptkbp:hasSpecialCase gptkb:exponential_family
gptkb:elliptical_distribution
gptkbp:hasType gptkb:univariate_normal_distribution
gptkb:multivariate_normal_distribution
https://www.w3.org/2000/01/rdf-schema#label Gaussian Distribution
gptkbp:kurtosis 3
gptkbp:maximumLikelihoodEstimator sample mean and sample variance
gptkbp:meanSymbol μ
gptkbp:medium mean
gptkbp:mode mean
gptkbp:momentGeneratingFunction exp(μt + (σ^2 t^2)/2)
gptkbp:parameter mean
standard deviation
variance
gptkbp:probabilityDensityFunction f(x) = (1/(σ√(2π))) * exp(- (x-μ)^2 / (2σ^2))
gptkbp:relatedTo gptkb:probability_theory
gptkb:standard_normal_distribution
gptkb:student's_t-distribution
gptkb:Laplace_distribution
gptkb:chi-squared_distribution
gptkb:log-normal_distribution
gptkb:Gaussian_process
Gaussian noise
bell curve
error function
z-score
gptkbp:shape bell curve
gptkbp:skewness 0
gptkbp:standardDeviationSymbol σ
gptkbp:supports (-∞, ∞)
gptkbp:symmetry symmetric about mean
gptkbp:usedIn gptkb:machine_learning
gptkb:natural_sciences
gptkb:signal_processing
statistics
gptkbp:varianceSymbol σ^2
gptkbp:bfsParent gptkb:Normal_Distribution
gptkbp:bfsLayer 8