Recent comments in /f/InternetIsBeautiful

SaifKhayoon OP t1_j6g4dg3 wrote

Here's a list of example sets to try:

>A ∪ B

A union B combines both circles

>A' = {1, 2, 3} complement

Demonstrates complement of a set (A' = {all elements not in A})

>(A ∪ B)' = complement of union of A and B

De Morgan's law for complement of union and intersection

>A ∩ B = ∅

Demonstrates disjoint sets (sets with no common elements)

>A ∪ B = U

Together make up the universal set

1

SpinCharm t1_j6fnxwn wrote

Interesting but doesn’t really start to draw a line between machine learning and AI. It lays a foundation of understanding of statistics, but stops before it relates them to the broader concepts of machine learning, ie How are these statistical forms used within machine learning?

12

knockonformica t1_j6ejgn0 wrote

This is absolutely incredible! It's a great visualization for statistics and probability. I'm always reading academic medical studies & having a stats refresher like this is so helpful. I know a bunch of colleagues would benefit from seeing the concepts portrayed visually.

I am going to share this with any students I have. Thanks again!!

3