QUESTION IMAGE
Question
- when a pair of dice are rolled there are 36 different possible outcomes: 1–1, 1–2, ... 6–6. if a pair of dice are rolled 3 times, what is the probability of getting a sum of 7 every time? round to eight decimal places.
a) 0.0476 b) 0.00462963 c) 0.00735168 d) 0.00291545
- in a homicide case 4 different witnesses picked the same man from a line up. the line up contained 5 men. if the identifications were made by random guesses, find the probability that all 4 witnesses would pick the same person.
a) 0.0016 b) 0.8 c) 0.0009766 d) 0.008
- you are dealt two cards successively (without replacement) from a shuffled deck of 52 playing cards. find the probability that the first card is a king and the second card is a queen. express your answer as a simplified fraction.
a) \\(\frac{2}{13}\\) b) \\(\frac{1}{663}\\) c) \\(\frac{4}{663}\\) d) \\(\frac{13}{102}\\)
- a irs auditor randomly selects 3 tax returns from 49 returns of which 7 contain errors. what is the probability that she selects none of those containing errors? round to four decimal places.
a) 0.0019 b) 0.6231 c) 0.6297 d) 0.0029
- among the contestants in a competition are 46 women and 23 men. if 5 winners are randomly selected, what is the probability that they are all men? round to five decimal places.
a) 0.13169 b) 0.03125 c) 0.02455 d) 0.00299
- a sample of 4 different calculators is randomly selected from a group containing 47 that are defective and 29 that have no defects. what is the probability that all four of the calculators selected are defective? round to four decimal places.
a) 0.1449 b) 7.5098 c) 0.1463 d) 0.1390
- the table below describes the smoking habits of a group of asthma sufferers.
\
if two different people are randomly selected from the 954 subjects, find the probability that they are both women. round to four decimal places.
a) 0.2282 b) 0.2285 c) 0.1595 d) 0.000004809
Question 13
Step1: Find probability of sum 7 in one roll
The pairs that sum to 7 when rolling two dice are (1,6), (2,5), (3,4), (4,3), (5,2), (6,1). So there are 6 favorable outcomes. Total outcomes when rolling two dice: 36. Probability of sum 7 in one roll: $P(7) = \frac{6}{36} = \frac{1}{6}$.
Step2: Probability of sum 7 three times (independent events)
Since the rolls are independent, the probability of getting sum 7 three times is $(\frac{1}{6})^3$. Calculate: $(\frac{1}{6})^3 = \frac{1}{216} \approx 0.00462963$.
Step1: Probability one witness picks a man
There are 5 men in the lineup. Probability one witness picks a specific man (the same one) by random guess: $\frac{1}{5}$.
Step2: Probability all 4 witnesses pick the same man
Since the witnesses' guesses are independent, the probability all 4 pick the same man is $(\frac{1}{5})^3$? Wait, no. Wait, first witness picks any man (prob 1), then the next three must pick the same man as the first. So first witness: 1 (any man), second: $\frac{1}{5}$, third: $\frac{1}{5}$, fourth: $\frac{1}{5}$. So probability: $1 \times \frac{1}{5} \times \frac{1}{5} \times \frac{1}{5} = \frac{1}{125} = 0.008$? Wait, no, wait. Wait, the problem is "the same man" (any specific man? Or any man, as long as all pick the same). Wait, if we consider that the first witness picks a man (say man A), then the next three must pick man A. The probability the first witness picks man A: $\frac{1}{5}$, then the second: $\frac{1}{5}$, third: $\frac{1}{5}$, fourth: $\frac{1}{5}$. But actually, the first witness can pick any of the 5 men, and then the others must pick that same man. So the number of favorable outcomes: 5 (one for each man: all pick man 1, all pick man 2, ..., all pick man 5). Total possible outcomes for 4 witnesses: $5^4$. So probability: $\frac{5}{5^4} = \frac{1}{5^3} = \frac{1}{125} = 0.008$. Wait, but option D is 0.008. Wait, but let's check again. Wait, the line up has 5 men. Each witness picks a man at random. We want the probability that all 4 pick the same man (could be any of the 5). So for a specific man (e.g., man 1), the probability all 4 pick man 1 is $(\frac{1}{5})^4$. There are 5 such men, so total probability is $5 \times (\frac{1}{5})^4 = \frac{5}{625} = \frac{1}{125} = 0.008$. So answer is D) 0.008. Wait, but let's check the options. Option D is 0.008. So that's correct.
Step1: Probability first card is King
There are 4 Kings in a deck of 52 cards. So probability first card is King: $P(K_1) = \frac{4}{52} = \frac{1}{13}$.
Step2: Probability second card is Queen (without replacement)
After drawing a King, there are 51 cards left, and 4 Queens. So probability second card is Queen: $P(Q_2|K_1) = \frac{4}{51}$.
Step3: Multiply the probabilities (independent? No, dependent, so use multiplication rule for dependent events: $P(K_1 \cap Q_2) = P(K_1) \times P(Q_2|K_1)$
Calculate: $\frac{4}{52} \times \frac{4}{51} = \frac{16}{2652} = \frac{4}{663}$.
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
B) 0.00462963