Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Python, create a table that generates the probability of getting a specific sum when two dice are rolled. This should be the final product:

Using Python, create a table that generates the probability of getting a specific sum when two dice are rolled. This should be the final product:

image text in transcribed

Total on dice Combinations Probability Percentage chance 3% 6% 8% 11% 14% 17% 14% 11% 8% 6% 3% 2 1+2, 2+1 1+3, 2+2, 3+1 1+4, 2+3, 3+2, 4+1 1+5, 2+4, 3+3, 4+2, 5+1 1+6, 2+5, 3+4, 4+3, 5+2, 6+1 2+6, 3+5, 4+4, 5+3, 6+2 3+6, 4+5, 5+4, 6+3 4+6, 5+5, 6+4 5+6, 6+5 1/36 2/36 3/36 4/36 5/36 6/36 5/36 4/36 3/36 2/36 1/36 4 6 7 12

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Visual Basic 6 Databases

Authors: Charles Williams

1st Edition

1861002025, 978-1861002020

More Books

Students also viewed these Databases questions