数学统计知识

Posted 银灯玉箫

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了数学统计知识相关的知识,希望对你有一定的参考价值。

Coefficient of determination

https://en.wikipedia.org/wiki/Coefficient_of_determination

In the best case, the modeled values exactly match the observed values, which results in \\displaystyle SS_\\textres=0\\displaystyle SS_\\textres=0 and \\displaystyle R^2=1\\displaystyle R^2=1. A baseline model, which always predicts \\displaystyle \\bar y\\bar y, will have \\displaystyle R^2=0\\displaystyle R^2=0. Models that have worse predictions than this baseline will have a negative \\displaystyle R2R2.

pdf

The probability density function of a continuous random variable X, if it exists, expresses the complete probability model of a random as the following mathematical function:
f X ( x ) = d F x ( x ) d x f_X(x) = \\fracdF_x(x)dx fX(x)=dxdFx(x)
This derivative, when it exists that is when F x ( x ) F_x(x) Fx(x) is differentiable at x, is non-negative, as the cdf is non-decreasing function. The pdf has larger values in regions of high probability and smaller values in regions of low probability.

pmf

The probability mass function of a discrete random variable X expresses the complete probability model of a random experiment as the following mathematical function:
p X ( x ) = P ( X = x ) , x ∈ S x p_X(x) = P(X=x) , x \\in S_x pX(x)=P(X=x),xSx
Note that p X ( x ) p_X(x) pX(x) is a function ranging over real numbers x and that p X ( x ) p_X(x) pX(x) can be nonzero at the values x ∈ S x x \\in S_x xSx.

expected value of a random variable

In summary, the expected value is obtained by multiplying each possible value by its respective probability and the summing these products over all the values that have nonzero probability.

Note that the statistical expectation is a linear operation, that is the expected value of a linear combination of n random functions, where n is a positive integer, is equal to the same linear combination of n expected values of the random functions.
σ X 2 = E [ X 2 ] − ( E [ X ] ) 2 = E [ X 2 ] − μ x 2 \\sigma_X^2 = E[X^2] - (E[X])^2 = E[X^2] - \\mu_x^2 σX2=E[X2](E[X])2=E[X2]μx2

standard deviation

THe square root of the variance of X, denoted by σ X \\sigma_X σX, is called the standard deviation of the random variable X, and is a positive quantity with the same unit as X.

GLM Generalized Linear Models

GLM models allow us to build a linear relationship between the response and predictiors, even though their underlying relationship is not linear. This is made possible by using a link function, which links the response variable to a linear model. Unlike Linear Regression models, the error distribution of the response variable need not to be normally distributed. The errors in the response varialbe are assumed to follow an exponential family of distribution (i.e., normal, binomial, Poission, or gamma distribution).

以上是关于数学统计知识的主要内容,如果未能解决你的问题,请参考以下文章

【数学建模算法】(29)数据的统计描述和分析(上)

怎样学好数学建模

数学篇--初中数学知识

数学建模高等数学知识点汇总

数学统计知识

数学统计知识