Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please do this in python 3.8 without numpy Question 5 (10 Points) My Birthday Program Write a well-documented Python program, hmwk4Q5.py, that simulates multiple trials

image text in transcribed

please do this in python 3.8 without numpy

Question 5 (10 Points) My Birthday Program Write a well-documented Python program, hmwk4Q5.py, that simulates multiple trials of a person walking into a room on N people and determining if their birthday matches any of the other N people in the room. Have your program run the experiment 100, 1000, and 10000 times respectively. For each trial, form three lists of the results as the number of people are varied from 2 to 400 people. The first list is for 100 trials, the second list is for 1000 trials, and the third list is for the 10.000 trials Probabilily of Being My Birthday - Monte Carlo Simulation Percintage de filamente applicable Me Bette appe 14 D OTO 1 3. 400 200 2. 000 Number of people Grading: Correct main() function with outer-for loop (+4 points). Correct inner-for-loop (+4 points). Correct list (+2 points). Question 5 (10 Points) My Birthday Program Write a well-documented Python program, hmwk4Q5.py, that simulates multiple trials of a person walking into a room on N people and determining if their birthday matches any of the other N people in the room. Have your program run the experiment 100, 1000, and 10000 times respectively. For each trial, form three lists of the results as the number of people are varied from 2 to 400 people. The first list is for 100 trials, the second list is for 1000 trials, and the third list is for the 10.000 trials Probabilily of Being My Birthday - Monte Carlo Simulation Percintage de filamente applicable Me Bette appe 14 D OTO 1 3. 400 200 2. 000 Number of people Grading: Correct main() function with outer-for loop (+4 points). Correct inner-for-loop (+4 points). Correct list (+2 points)

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

Rules In Database Systems Third International Workshop Rids 97 Sk Vde Sweden June 26 28 1997 Proceedings Lncs 1312

Authors: Andreas Geppert ,Mikael Berndtsson

1997th Edition

3540635165, 978-3540635161

Students also viewed these Databases questions