






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
The concept of statistical significance in machine learning, focusing on the central limit theorem, confidence intervals, and margin of error. It explains how the average and standard deviation change as the sample size increases, and how to calculate confidence levels and interpret the results. This information is crucial for understanding the performance of machine learning models and making data-driven decisions.
Typology: Lecture notes
1 / 12
This page cannot be seen from the preview
Don't miss anything!
We want to estimate the proportion, p , of 1s. The estimate is to be based on samples of size n. But: Each sample will result in a different estimate The Central Limit Theorem : ◦ (^) The distribution of these estimates roughly follows the Gaussian function ◦ (^) But only if the following two conditions are satisfied: ◦ (^) The distribution is characterized by the following two parameters ◦ (^) The average of the p’ s across different samples approaches that of the original population ◦ (^) The standard error (standard deviation) of this distribution is:
Let the size of the testing set be Let the proportion of correct class labels, in this sample, be This is our estimate of classification accuracy Note: both and are satisfied The standard error of the estimate: Therefore: ◦ (^) Classification accuracy is estimated as
For the given p and , calculate the confidence --the percentage of estimates that will fall into interval
99% of all values are in the interval 95% of all values are in the interval 68% of all values are in the interval
The confidence interval has the form, Here, is called the margin of error The size of depends on the following: ◦ (^) Level of confidence, affecting ◦ (^) Size of the testing set, ◦ (^) Classification accuracy,