![]() |
Chapter 1 - Exercises 1.8/1.9
Hi, I like to know if somebody else solved problem 1.8 in the Textbook. My solution is the following:
The probability that a sample of 10 marbles has nu <= 0.1 is equivalent of finding the probabilty that the number of Red marbles is less than or equal to one. Call X this random variable, then: P [nu <= 0.1] = P [X <= 1] = P [X= 0] + P [X= 1] = 9.09E-9 , I got this result using the Binomial. Comparing with exercise 1.9 this gives ( with epsilon 0.8) this gives a bound of 5.52E-6 Is this correct?:confused: |
Re: Chapter 1 - Exercises 1.8/1.9
I concur (although isn't the first 9.1E-9?)
|
Re: Chapter 1 - Exercises 1.8/1.9
Quote:
|
Re: Chapter 1 - Exercises 1.8/1.9
Quote:
|
Re: Chapter 1 - Exercises 1.8/1.9
Quote:
|
All times are GMT -7. The time now is 03:41 AM. |
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
The contents of this forum are to be used ONLY by readers of the Learning From Data book by Yaser S. Abu-Mostafa, Malik Magdon-Ismail, and Hsuan-Tien Lin, and participants in the Learning From Data MOOC by Yaser S. Abu-Mostafa. No part of these contents is to be communicated or made accessible to ANY other person or entity.