Farhan Arshad
unread,Oct 6, 2020, 6:11:24 AM10/6/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Mathematics for Data Science I, mami...@gmail.com, Discussion forum for Mathematics for Data Science I, samnashir...@gmail.com
Union signs mean OR, and intersection signs mean AND.
An example to make this simpler to understand:
Let set A={1,2,3}, set B={3,4,5}
A union B would be={1,2,3,4,5}, this means if any number that is considered is an element of either set A or set B, it is an element of the set A union B.
A intersection B would be={3}, since it means that any number that is considered is an element of both set A and set B, it is an element of the set A intersection B.
Hope you understood what I meant here!
ヾ( ̄▽ ̄)