Chandan Kumar
  • Home
  • Papers
  • CV
  • My Notes
  • Teaching

On this page

  • Chi-Square Test
  • Bayes’ Theorem
  • Correlation

Statistics in AI

AI
Statistics
writing
Statistics Notes. Here’s why.
Author

Chandan Kumar

Published

6 January 2024

Chi-Square Test

It is a statistical method that compares how the model compares against actual observed data.

Bayes’ Theorem

Bayes Theorem is a mathematical formula to determine conditional probability.

Bayes theorem relies on prior probability to generate posterior probability.

Correlation

It is a statistical measure that describes the degree to which two variables change together. Correlation coefficient such as Pearson’s correlation coefficient ranges from -1 to 1. 1 => Perfect positive correlation. This implies that if one variable increases then the other variable also increases proportionally. -1 => Perfect negative correlation. This implies that if one variable increases then the other variable also decreases proportionally. 0 => No linear correlation between variables.

Correlation does not imply causation.

Citation

BibTeX citation:
@misc{kumar2024,
  author = {{Chandan Kumar}},
  title = {Statistics in {AI}},
  date = {2024-01-06},
  url = {https://chandankumar.ai/posts/statistics-notes/},
  langid = {en-GB}
}
For attribution, please cite this work as:
Chandan Kumar. 2024. “Statistics in AI.” https://chandankumar.ai/posts/statistics-notes/.

© Chandan Kumar, 2026– · Disclaimer. Privacy

 

Built with Quarto