📓
Compendium
  • Information
  • Ideas
    • Project Names
    • Indie Game Names
  • Data Science
    • Mathematics
      • Probability
        • Bayesian Inference
        • Combinatorics
      • Statistics
    • Machine Learning
      • Advanced Statistical Methods in Python
      • Linear Regression
      • Logistic Regression
      • Cluster Analysis
      • Deep Learning
Powered by GitBook
On this page

Was this helpful?

  1. Data Science
  2. Mathematics
  3. Probability

Bayesian Inference

Statistical inference using Bayes' Theorem.

Sets and Events

Values of a set don't always have to be numerical. e.g. European Union Members: { France, Germany }

∀ x∈A:x is even\forall\space x \in A : x \space\text{is even}∀ x∈A:x is even

The above equation means: "for all x in A such that x is even."

PreviousProbabilityNextCombinatorics

Last updated 4 years ago

Was this helpful?