Question: Make a set of data that represents rolling two dice (i.e. add two random integers between 1 and 6) 100 times. Generate figure with two
Make a set of data that represents rolling two dice (i.e. add two random integers between 1 and 6) 100 times. Generate figure with two subplots: - a bar chart of this data to show how many times each total was rolled - a histogram with 5 ranges.
write the program in python code and implement Pyplot & other required packages. Don't copy from another place.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
