Please enable JavaScript.
Coggle requires JavaScript to display documents.
Probability - Coggle Diagram
Probability
tossing coins
1 coin is tossed
T (tails)
H (heads)
two coins are tossed
(H,T) (T,H) (H,H) (T,T)
4 outcomes
three coins are tossed
(T,T,T) (T,T,H) (T,H,H) (T,HT) ( H,H,H) (H,T,T) ( H,T,H) (H,H,T)
total 8 out comes
Number of outcomes = 2^n (where n is the number of coins
rolling dice
There are 6 outcomes
(1,2,3,4,5,6)
Rolling 2 dice
there are 36 outcomes
(1,1)(1,2)(1,3)(1,4)(1,5)(1,6)(2,1).....(6,6)
to find the number of outcomes upon rolling any number of dice = 6^n (where n is the number of dice)
drawing card from a deck (Excluding the Joker)
there are 52 outcomes
Red cards (26)
numbered cards from 2 to 10 including 2 aces queens kings and jacks
Hearts
cards numbered from 2 to 10, 1 ace king jack queen
Diamonds
cards numbered 2 to 10 one ace jack queen and king
Black cards (26)
Cards numbered from 2 to ten and 2 aces 2 queens 2 kings and 2 jacks
Clubs
cards numbered 2 to 10 one ace jack queen and king
Spades
cards numbered 2 to 10 one ace jack queen and king
Face cards
There are 12 face cards
there are 4 queens 4 kings and 4 jacks
Probability of event = number of favorable outcomes/total number of outcomes