Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please use Octave to do thisDont use other programing language to answer this question. Do this carefully and clearly plz! The aim of this assignment

image text in transcribedplease use Octave to do thisDont use other programing language to answer this question. Do this carefully and clearly plz!
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

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

More Books

Students also viewed these Databases questions

Question

b. Does senior management trust the team?

Answered: 1 week ago

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago