The Wall Street Journal’s Shareholder Scoreboard tracks theperformance of 1000 major U.S. companies. The performance of eachcompany is rated based on the annual total return, including stockprice changes and the reinvestment of dividends. Ratings areassigned by dividing all 1000 companies into five groups from a(top 20%), b (next 20%), to e (bottom 20%). Shown here are theone-year ratings for a sample of 60 of the largest companies.
A) The study wants to test whether the largest companies differin performance from the performance of the 1000 companies in theShareholder Scoreboard. Clearly state the null and alternativehypotheses.
B) Compute the test statistic.
Please copy your R code andthe result and paste them here.
C) At 5% significance level, compute the critical value for thetest statistic and the p value for the test. Draw yourconclusion.
Please copy your R code andthe result and paste them here.
D) Use the function chisq.test() in R to run the test directlyto confirm your results above are correct.
Please copy your R code andthe result and paste them here.