Skip to content

Instantly share code, notes, and snippets.

@oliviac12
Created February 8, 2016 18:03
Show Gist options
  • Save oliviac12/92691c157e46805151e7 to your computer and use it in GitHub Desktop.
Save oliviac12/92691c157e46805151e7 to your computer and use it in GitHub Desktop.
Stats
#CONDITIONAL INDEPENDENCE
conditional independence is the same as normal independence, but restricted to the case where you know that a certain condition is
or isn't fulfilled. Not only can you not find out about A by finding out about B in general (normal independence), but you also
can't do so under the condition that there's a snow storm (conditional independence).
source: http://math.stackexchange.com/questions/23093/could-someone-explain-conditional-independence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment