Math Problem Statement

Exercise 7: Given a 6-sided fair dice you try a new game. You only throw the dice a second time if the result of the first throw is lower or equal to 3. Which of the following probability mass functions will be the one you should get given this new constraint? Hints: You can simulate the second throws as a numpy array and then make the values that met a certain criteria equal to 0 by using np.where

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability Theory
Conditional Probability
Random Variables
Simulation

Formulas

-

Theorems

-

Suitable Grade Level

Grades 10-12