The data shows Covid-19 infection rates and average income in each Zip codes in New York City. Covid-19 cases data has been obtained from the Health Department and the income data is from the latest American Community Survey (ACS 5-year Estimates) which is prepared by the U.S. Census Bureau. ACSs show information on ancestry, citizenship, educational attainment, income, language proficiency, migration, disability, employment, and housing characteristics of people in the U.S.
Q1 [70 points] The summary statistics below shows that the average Covid-19 infection rate in NYC is 2.93%. Suppose that you want to
show that the policies employed in NYC led to a significant decrease in Covid-19 infection rates compared to those in other states presented by the graph below. We know that the average Covid-19 infection rate in the entire country is 3.07 but don’t know the variance.
a) What is your research question and null hypothesis?
b) Would you reject or not reject your null hypothesis? Explain your decision using your output. Interpret the results. Share your Stata output in your Word/pdf file.
c) Explain the 95 percent confidence interval in your output. Draw a bell-shaped curve and show the confidence interval and explain how you test your null-hypothesis.
d) Calculate the t-test value by using the formula for t-test and the results you have obtained from Stata.
e) Explain the 95 percent confidence interval for t-table values. Draw a bell-shaped curve and show how you test your null-hypothesis using the t-table values and t-test value you have calculated in (d). Explain how your results support your conclusions in (b)
f) On the basis of your results, write a few sentences to present your results in a scholarly journal.
Q2 [80 points]Suppose that you believe that the average unemployment rates among men and women in the US is the same. Thus, you want to test this by using A5_US_Unemployment.dta data which presents the data on unemployment rates by gender in the US between 1990-2019. The data has been obtained by OECD data platform at the following link:
a) In Stata generate a table that shows the mean, the standard deviation, and the sample size of the unemployment rate among men and women. Format the table so that there are two digits to the right of the decimal point. You should share this table on your word file along with the codes necessary to generate it. Comment on your findings in the table.
b) Suppose that you want to determine if there is a significant difference in the yearly average unemployment rates between men and women since 1990. What would be your null hypothesis? What would be your null hypothesis about the variance?
c) Can you reject both null hypotheses? Use statistics to support your conclusions and explain each results.
d) Use the information obtained from Stata to calculate a 95 percent confidence interval of the mean difference and show it on a bell-shaped curve. Do your results verify the Stata outputs (the confidence interval values on the forth row called diff). How can you evaluate your null hypothesis by using these confidence interval values.
e) Using the t-test formula and Stata results calculate the t- statistics and check if it is equal to the one you have obtained from Stata.
f) Draw a bell-shaped curve for the t-table values and t- statistic and evaluate your null-hypotehis.
g) Calculate the Cohen’s d both in Stata and manually to examine the effect size. Comment on the results.
h) Write the results of your findings for a non-technical audience.
i) Write the results of your findings for a journal article.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme