QUESTION IMAGE
Question
a 6 - sided die is rolled. find
- p(roll a 5)
- p(roll a 1 or 6)
- p(odd #)
- p(multiple of 3)
- p(not a 4)
a card is drawn from a standard 52 - card deck. find:
- p(ace)
- p(red)
- p(diamond)
- p(face)
- p(2 or 3)
- p(black or heart)
- p(not a king)
- p(not a face)
there are 6 red, 3 blue, and 1 white marbles in a jar. find:
- p(blue)
- p(red or white)
- p(green)
- p(non - white)
- p(non - yellow)
a random number from 1 to 20 is drawn from a hat. find:
- p(7)
- p(5 or less)
- p(even or higher)
- p(multiple of 4)
- p(less than 12)
- p(5)
- p(1)
- For rolling a 6 - sided die:
- 1. \(P(\text{roll a }5)\):
- # Explanation:
Step1: Determine total outcomes
A 6 - sided die has 6 possible outcomes (\(n = 6\)).
Step2: Determine favorable outcomes
There is 1 way to roll a 5 (\(m = 1\)).
Using the probability formula \(P(A)=\frac{m}{n}\), we have \(P(\text{roll a }5)=\frac{1}{6}\).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\(\frac{1}{6}\)
- 2. \(P(\text{roll a }1\text{ or }6)\):
- # Explanation:
Step1: Determine total outcomes
A 6 - sided die has \(n = 6\) possible outcomes.
Step2: Determine favorable outcomes
There is 1 way to roll a 1 and 1 way to roll a 6, so \(m=1 + 1=2\).
Using the probability formula \(P(A)=\frac{m}{n}\), we get \(P(\text{roll a }1\text{ or }6)=\frac{2}{6}=\frac{1}{3}\).