Question 10 (5 marks) Careful reasoning is required for this question. Even the right answer with...
Problem 2. (30 points) a) (5 points) In rolling 3 fair dice, what is the probability of obtaining a sum not greater than 77 b) (5 points) In rolling 2 fair dice, what is the probability of a sum greater than 3 but not exceeding 6? o) (5 points) Given that the frstroll was an odd number what is the probability that sum exceeds 6? The notation for this is P(A I B)- Probability(sum exceeds 6 given that the first...
How to solve this question with python code? "Normal" dice has a normal shape of dice, and there is a dice that have equal chances of certain number appears which is called "Same". Using the function named "Throwing" which is rolling two "Normal" and "Same". This function should include three lines in print. First value should be a value of the first die, second should be value of the second die, and last should show the sum two values is...
A single die is rolled twice. Find the probability of rolling an even number the first time and a number greater than 4 the second time. Find the probability of roing an even number the first time and a number greater than 4 the second time. (Type an integer or a simplified fraction.)
1. You roll a pair of standard dice. Create the sample space for a single roll of the dice and use the sample space to compute the following probabilities. A. Create a sample space. B. P ( getting a 1 on the first die or getting a 5 on the second die) C. P (Sum of the dice = 10) D. P ( getting a 3 on the second die given that you got a 2 on the first die)...
1) For breakfast, Robert always selects one item from each of the following: (Orange juice or Grapefruit juice), (Eggs or Hash brown), and (Toast or Bagels). Draw a tree diagram to show all his possible menus. 2) Two fair dice are rolled. Find the probability of each of the following events. (Hint: Construct a sample space). a) Getting even dots on both dice. b) Getting a sum of 5 on both dice. c) Getting an even number of dots on...
For the two six-sided dice case: Write out the six-by-six matrix showing all possible (36) combinations of outcomes. Draw a histogram of the probability of outcomes for the dice totals. Explain the shape of the histogram. Draw a Venn diagram for the 36 dice roll combinations. Define a set "A" as all the combinations that total seven; define set "B" as all the combinations that have one die roll (either die 1 or 2) equal to 2. Indicate the sets...
I want help to solve this question
(3) A fair die is rolled twice, independently. (a) Consider the events: A = "the first number that show up is a 6"| B = "the sum of the two numbers obtained is equal to 7" C=" the sum of the two numbers obtained is equal to 7 or 11“ (i) Calculate P(BIC) (ii) Calculate P(A|B) (iii) Are A and B independent events? (b) Considering rolling two dice. Knowing that an even number...
3) We roll 2 fair dice. a) Find the probabilities of getting each possible sum (i.e. find Pr(2), Pr(3), . Pr(12) ) b) Find the probability of getting a sum of 3 or 4 (i.e.find Pr(3 or 4)) c) Find the probability we roll doubles (both dice show the same value). d) Find the probability that we roll a sum of 8 or doubles (both dice show the same value). e) Is it more likely that we get a sum...
Answer the following questions about conditional probability and Bayes theorem a. You roll 2 dice and record the sum i. Write the sample space ii. What is the probability of the sum being 10? ii. What is the probability that at least one of the die values was a 6 given that the sum was greater than or equal to 7?
Show all work and steps!
1-Answer the following questions about conditional probability and Bayes theorem a. You roll 2 dice and record the sum i. ii. iii. Write the sample space What is the probability of the sum being 10? What is the probability that at least one of the die values was a 6 given that the sum was greater than or equal to 7?