Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please use octave to do this show steps and print the output and plot alsoplease do not use other programing language to answer this question.

image text in transcribedplease use octave to do this show steps and print the output and plot alsoplease do not use other programing language to answer this question.
The aim of this assignment is to implement the equation of the probability of finding a pair of people that share the same birthday described in the slide 15 of topic Basic Probability. For that purpose, your first task is to perform four implementations of the following equation |ACT P(A) = 1 - P(A) = 1 - 101 365 364 x ... (365 n +1) 365" in Julia, Python, R, and Octave. The second task will be to illustrate how does the number n of guests influence the probability of having guests with identical birthday. For that aim, you have to draw a curve to illustrate it using with each previous programming languages. II. Hint You need to use a loop for each programming language to compute P(A). In addition, since you will use different values of n to see its influence for P(A), you have to create a method that takes into parameter the number guests and returns the probability P(A)

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

Students also viewed these Databases questions

Question

10-9 How have social technologies changed e-commerce?

Answered: 1 week ago

Question

Compute the derivative f(x)=1/ax+bx

Answered: 1 week ago

Question

What is job enlargement ?

Answered: 1 week ago

Question

what is the most common cause of preterm birth in twin pregnancies?

Answered: 1 week ago