Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please help with python based on the birthday probability problem My Birthday Program Write a well-documented Python program, hmwk4Q5.py, that simulates multiple trials of a

please help with python
based on the birthday probability problem image text in transcribed
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 Probability of Being My Birthday - Monte Carlo Simulation 1000 10000 Percentage educe r m will 017 wakala wy oly 0 50 100 300 350 400 150 200 250 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

SQL Antipatterns Avoiding The Pitfalls Of Database Programming

Authors: Bill Karwin

1st Edition

1680508989, 978-1680508987

More Books

Students also viewed these Databases questions

Question

Does it use a maximum of two typefaces or fonts?

Answered: 1 week ago

Question

Write an elaborate note on marketing environment.

Answered: 1 week ago