Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please use Octave to complete this as soon as possible. Do this carefully and clearly. The aim of this assignment is to implement the equation

image text in transcribedplease use Octave to complete this as soon as possible. Do this carefully and clearly.
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_2

Step: 3

blur-text-image_step3

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

Concepts Of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

4th Edition

ISBN: 0619064625, 978-0619064624

Students also viewed these Databases questions

Question

a. How are members selected to join the team?

Answered: 1 week ago

Question

b. What are its goals and objectives?

Answered: 1 week ago