Advertisement
IMustRemainUnknown

Probability Basic

Aug 18th, 2022
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. 1. If two coins are flipped, what is the probability of getting at least one head?
  2.  
  3. 2. If three coins are flipped, what is the probability of getting at least two tails?
  4.  
  5. 3. If three coins are flipped, what is the probability of getting exactly one tail?
  6.  
  7. 4. If six-sided die is tossed.
  8. (a) What is the probability of getting a 2?
  9. (b) What is the probability of getting a 3 or 5?
  10. (c) What is the probability of getting a number that is at most 4?
  11. (d) What is the probability of getting a number that is greater than 3?
  12. (e) What is the probability of getting a number that is less than or equal to 5?
  13.  
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement