Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1 The random variable X is normally distributed. We wish to test that X is over-dispersed. Denote by Y the indicator variable that X

image text in transcribed
Problem 1 The random variable X is normally distributed. We wish to test that X is over-dispersed. Denote by Y the indicator variable that X has variance larger than 1: (X|Y=O)~JV(O,1) (X|Y=1)~N(0,01) Where 01>1 Denote by p0 = 1P{Y = 0} the prior probability that X is distributed as a standard normal. 1. Assume that the loss incurred from a false negative is 1:; times larger than the loss incurred from a false positive. Find the decision rule that minimizes the expected loss. 2. Assume last) = 1 {|x| 2 1'}. Express the FPR and TPR as a function of 1'. Sketch the ROC curve for various values of 0'1 > 1. (Hint: the scipy . stats .norm in Python might come in handy) 3. Find the optimal decision rule that balances the expected number of false positives and false nega- tives. Find the tradeoff factor [6: from part 1 that corresponds to this decision rule for 130 = 1/3, 01 = 2. (Hint: you can use numerical solvers to get an approximate solution)

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

Advanced Engineering Mathematics

Authors: ERWIN KREYSZIG

9th Edition

0471488852, 978-0471488859

More Books

Students also viewed these Mathematics questions

Question

Figure 6.4 shows metamorphic zones

Answered: 1 week ago