Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this problem, we will simulate data from m=1000 fund managers. Generate the data using np.random.seed(5)np.random.normal(size=(n,m)) These data represent each fund manager's percentage returns for

image text in transcribed

In this problem, we will simulate data from m=1000 fund managers. Generate the data using np.random.seed(5)np.random.normal(size=(n,m)) These data represent each fund manager's percentage returns for each of n=20 months. We wish to test the null hypothesis that each manager's percentage returns have population mean equal to zero. To perform the hypothesis testing, one should conduct a one sample t-test and calculate the p-value for each manager. (a) (1pt) If we control Type I error for each null hypothesis at level =0.05, then how many null hypotheses do we reject. (b) (1pt) If we control the FDR at level 0.2 using Benjamini-Hochberg Procedure, how many null hypotheses do we reject

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

Logic In Databases International Workshop Lid 96 San Miniato Italy July 1 2 1996 Proceedings Lncs 1154

Authors: Dino Pedreschi ,Carlo Zaniolo

1st Edition

3540618147, 978-3540618140

More Books

Students also viewed these Databases questions

Question

Explain the functions of financial management.

Answered: 1 week ago

Question

HOW MANY TOTAL WORLD WAR?

Answered: 1 week ago

Question

Discuss the scope of financial management.

Answered: 1 week ago

Question

Discuss the goals of financial management.

Answered: 1 week ago

Question

a valuing of personal and psychological privacy;

Answered: 1 week ago