Bezier Correction Coefficient _ machine learning--notes

Source: Internet
Author: User
Meaning of different variance

S=σ (X−x¯) 2n−−−−−−√ meaning: Represents the variance of a population dataset.
S=σ (X−x¯) 2n−1−−−−−−√ meaning: Represents the variance of a sample. Why would you do that?

The reason is: for example, in the Gaussian distribution, we take a part of the sample, using the variance of the sample to represent the variance of the large sample dataset that satisfies the Gaussian distribution. Since the sample is mainly in the vicinity of the X=u center value, then if the sample is S=σ (X−x¯) 2n−−−−−−√ the variance, then the predicted variance must be less than the variance of the large dataset (because the Gaussian distribution edge extracts very little data). In order to compensate for this shortcoming, we change the N of the formula to n-1 to increase the value of the variance. This method is called the Bezier correction factor.
See the video specifically

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.