Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Several exercises related to probability and statistics, including problems involving conditional probability, sample spaces, and probability calculations. The exercises cover a range of topics, including weather forecasting, coin flipping, and candy consumption. solutions to each problem, making it a useful resource for students studying probability and statistics.
Typology: Exercises
1 / 3
Tu 2/21/
Solution: The sample space is the four possibilities of snow; it snows today and tomorrow, it snows today but not tomorrow, it snows tomorrow but not today, or it snows neither day. Call A the event that it snows today, and B the event that it snows tomorrow. These can be expressed as
P (A) =. 7 , P (B) =. 5 , P (A ∩ B) =. 3 , P (A ∪ B) =. 9
We need P (A ∪ B) = P (A) + P (B) − P (A ∩ B) for this statement to be reasonable. Here this is the case.
(a) What is the probability the family has exactly two girls if there is at least one girl?
Solution: Using conditional probability, the probability of there being at least one girl (A) is 1 − 213 = 78. The probability of there being exactly two girls B is
2
3 8.^ B^ ⊂^ A, so
(b) What is the probability the family has exactly two girls if the oldest child is a girl?
Solution: P (B|A) is now the probability that exactly one of the next two children is a girl, or
1
1 2
Tu 2/21/
Solution: This is the probability that there is exactly one heads or exactly one tails. As these are disjoint, we sum the probabilities ( 6 1
Solution: Call A the probability someone eats Smarties and B the probability someone has a stomach ache. Then
Solution: p(E ∪ F ) ≥ .7, as it must be at least as large as p(E) and p(F ).
p(E ∪ F ) = p(E) + p(F ) − p(E ∩ F )
. p(E ∩ F ) ≥ 0 .2 as p(E ∪ F ) is at most 1.
(a) Describe the sample space Ω and calculate |Ω|.
Solution: The sample space is set of 4 die rolls, which has size 6^4 = 1296
(b) What is the probability that the sum is less than 6?
Solution: There is 1 scenario where the sum is 4, and 4 scenarios where the sum is 5, so 12965.
(c) What is the probability that you roll at least one 2?
Tu 2/21/
Solution: The complement is rolling no 2’s, which happens with probability (^56 )^4 , so our answer is 1 − 5
4
(d) What is the probability that at least one of these two events happens; namely rolling less than 6 or rolling at least one 2?
Solution: The first condition is a subset of the second condition, so the an- swer is the same to that of part b, so 1 − 5 4 64
(a) What is the probability that the sum of the numbers that came up on the two dice is seven, given the information provided by the honest observer?
Solution: There are 2 scenarios where the sum is 7 and at least one die is a
(b) Suppose the honest observer tells us that at least one die came up five. What is the probability the sum of the numbers that came up on the dice is seven?
Solution: By the same method as part a, the answer is also 112
(a) How can I replicate a probability of 1/3 by flipping a fair coin repeatedly?
Solution: Flip the coin twice. If it is heads twice (HH) then this is success. If HT or TH, then failure. If TT, then start the process again.
(b) mega challenge How can I replicate any decimal probability between zero and one by flipping a fair coin repeatedly?
Solution: Expand any decimal probability in binary. Consider the heads as 1’s in the decimal binary expansion, and the tails as 0’s. By flipping the coin over and over, we obtain some decimal expansion. If we end up with a number larger than our probability, this is failure. If we end up with a number smaller than our probability, this is success. Our process is uniform on all decimals, meaning that our probability of success is the given probability.
Source: Rosen’s Discrete Mathematics and its Applications.