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

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 =0)N(0,1) (X|Y =1)N(0,1)where1 >1

Denote by p0 = P{Y = 0} the prior probability that X is distributed as a standard normal.

  1. Assume that the loss incurred from a false negative is k times larger than the loss incurred from a false positive. Find the decision rule that minimizes the expected loss.
  2. Assume Y (x) = 1 {|x| }. Express the FPR and TPR as a function of . Sketch the ROC curve for various values of 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 k from part 1 that corresponds to this decision rule for p0 = 1/3, 1 = 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

Trigonometry, Enhanced

Authors: Cynthia Y Young

4th Edition

1119321131, 9781119321132

More Books

Students also viewed these Mathematics questions

Question

What is paper chromatography?

Answered: 1 week ago

Question

Explain the cost of capital.

Answered: 1 week ago

Question

Define capital structure.

Answered: 1 week ago

Question

Acceptance of the key role of people in this process of adaptation.

Answered: 1 week ago

Question

preference for well defined job functions;

Answered: 1 week ago