Developing a variety of skills necessary for data analysis

Assignment Help Applied Statistics
Reference no: EM132254915

SPSS/Lab Mini project -

In this project, students will begin developing a variety of skills necessary for data analysis.

Building on the skills students learned in the first SPSS/Lab Assignment, students will learn how to:

  • write hypothesis tests
  • conduct 2 hypothesis tests for a two-category/group measure (independent t-test and Whitney-Mann U)
  • conduct 2 hypothesis tests for a three-category/group measure (one-way ANOVA and Kruskall-Wallis)
  • calculate 2 correlation coefficients (Pearson's and Spearman's)
  • decide to reject or retain the null hypothesis

In this data analysis project, we will examine the five variables (community area, one independent variable and three dependent variables) that students chose for their first project.

Part I: Open your SPSS dataset and syntax files that you created for the Miniproject 1.

Ensure that the syntax you created for Miniproject 1 runs. If it doesn't, fix. The main reasons why this syntax won't run are:

  • missing periods at the end of lines of syntax.
  • misspelled variable names or command names.
  • you've attempted to relabel or otherwise work with a variable that has not been created yet.

Part II: Construct new measures in this dataset by re-running the syntax you used to create these measures in the first lab/spss assignment.

First, create two new measures of community- one that has two groups and one that has three.

1. In order to do an independent samples t-test or Whitney-Man U, we need to test the differences between two groups. (Make your community variable into a variable with two groups.) There are several different ways to go about this... you could compare community areas that you would want to live in, versus those you would not. You could compare community areas with airports versus those without. You could compare community areas that touch the lake versus those that don't.

2. In order to do a one-way ANOVA or a Kruskall-Wallis test, we need to test the differences between three groups or more. (Make your community variable into a variable with three groups.) Same deal, you can do this with "north side", "south side", and "west side". Or something else.

Part III: Write 1 null and 1 alternative hypothesis statements for each relationship (a test of 2 groups, a test of 3 groups, and a correlation). Remember that you're basically going to conduct two tests for each hypothesis statement (a parametric test and a non-parametric test).

Hypothesis for two-category/group test of DV

They might look something like:

H1: The premature death rate will be statistically different in communities I don't want to live in compared to the communities I want to live in.

H2: The infant mortality rate will be statistically different in the communities I don't want to live in compared to the communities I want to live in.

H3: The breast cancer mortality rate will be statistically different in the communities I do not want to live in compared to the communities I want to live in.

Hypothesis statements for a three-category/group test of DV:

They might look something like:

H1: The premature death rate will be statistically different in at least one community are in Chicago (compared to the other two).

H2: The infant death rate will be statistically different in at least one community are in Chicago (compared to the other two).

H3: The breast cancer rate will be statistically different in at least one community are in Chicago (compared to the other two).

Hypothesis staetments for two interval/continuous or ratio level measures:

They might look something like:

H1: The hardship index and the premature mortality rate will be significantly correlated. H2: The hardship index and the infant mortality rate will be significantly correlated.

H1: The hardship index and the breast cancer rate will be significantly correlated.

Each of these will be assessed with two different tests, a parametric test and a non-parametric test.

Recall that parametric tests have requirements- usually that data are normally distributed, but there are other requirements. A non-parametric test does not have those requirements.

A major component of this assignment is evaluating whether each test produced different results that might lead to a different decision to reject or retain the null.

Part IV: Do hypothesis tests on two-category measures.

1. Independent Samples T-Test

Use SPSS to conduct to do an independent samples t-test. This can be done by clicking on "Analyze" → "Compare Means" → "Independent Samples T-test". Click on the dependent variable you made and click the arrow to move it into the test variable window. Then, click on the two-category variable you just made and the arrow to move it to the "grouping variable" window. You will need to click on "Define groups" to tell SPSS the numbers you want to compare. If you followed my example, it should be 1 and 2 or 0 and 1. Click Ok.

2. Mann-Whitney U Test

To do this, click "Analyze" → "Non-Parametric Tests" → "Independent Samples". Select radio button next to "automatically compare distributions across groups". In the "Fields" Tab, select your dv into the "test fields" window and the two category group you just made into the "Groups" window. Click "Run".

Part V: Do hypothesis tests on three-category measures (and community).

1. One-Way ANOVA

Use SPSS to conduct to do oneway ANOVA. This can be done by clicking on "Analyze" → "Compare Means" → "One-Way ANOVA". Click on the dependent variable you made and click the arrow to move it into the dependent list window. Then, click on the three-category variable you just made and the arrow to move it to the "factor" window. Click OK.

2. Kruskall-Wallis

To do this, click "Analyze" → "Non-Parametric Tests" → "Legacy Dialogues" → "K Independent Samples". Put your dependent variable into the test variable window and your newly created three-category measure into the grouping variable window. Make sure that the radio button next to "Kruskal-Wallis T" is selected. You will also need to define the groups. If you followed my lead (defining your categories as 1-3), you should be able to put 1 in the minimum window and 3 in the maximum. Click "OK".

Part V: Do correlation analysis on your original continuous measures.

1. Use SPSS to conduct to do a Pearson's Correlation Coefficient. Because the community area measure we have been working with in this project is nominal/categorical, we need to revert back to an independent variable you worked with on the first project. Correlate this measure with the DV you have been working with thus far.

This can be done by clicking on "Analyze"? "Correlate" ? "Bivariate". Highlight the dependent variable you made and click the arrow to move it into the variables list window. Do this with a dependent variable. Then, check that Pearson's are selected. Also, check that the "Two-tailed" test of significance is also selected. Click OK.

2. Use SPSS to conduct to do a Spearman's Correlation Coefficient. Because the community area measure we have been working with in this project is nominal/categorical, we need to revert back to an independent variable you worked with on the first project. Correlate this measure with the DV you have been working with thus far.

This can be done by clicking on "Analyze" → "Correlate" → "Bivariate". Highlight the dependent variable you made and click the arrow to move it into the variables list window. Do this with a dependent variable. Then, check that Spearman's are selected. Also, check that the "Two-tailed" test of significance is also selected. Click OK.

Part VI: Export Output file to Word, tidy, and interpret

This can be done by exporting your output file to a word document and then deleting all the extraneous output. Another option is to close the current output file and rerun your analysis on your syntax file, then exporting that "fresh" output, that doesn't have all of the mistakes and errors you've created along the way.

You should have 6 tables in this mini-project:

Table 1: Independent samples t-test

Table 2: Whitney-Mann U test

Table 3: One-way ANOVA

Table 4: Kruskall-Wallis H test

Table 5: Pearson's correlation coefficient

Table 6: Spearman's correlation coefficient

Your interpretation should focus on whether you should reject or retain your null hypothesis. And then a broader statement that speaks to your research question. You should also note if there were differences in your decision, based on your test. For example, you should include in your discussion that your t-test was not significant, but your Whitney-Mann was significant (and what that might mean).

Attachment:- Assignment File.rar

Reference no: EM132254915

Questions Cloud

What is the meaning of the term expected value : What is the meaning of the term expected value and what does it measure? How is it computed for a discrete probability distribution? Demonstrate your answer
How will you use psychology in your personal life : This assignment will require you to use your critical thinking skills to address a question of primary importance: How will you use psychology.
Flex sources exclusively from solectric : If Flex sources exclusively from Solectric, what is the optimal order quantity?
Legally required of all companies regardless : What three benefits are legally required of all companies regardless of size or location?
Developing a variety of skills necessary for data analysis : NSG481: SPSS/Lab Mini project - In this project, students will begin developing a variety of skills necessary for data analysis
Compare adolescent and adult treatment methods : Create a chart that compares adolescent and adult treatment methods with emphasis on effective interventions and obstacles inherent in successful treatment.
Explain how new public transportation system : Explain how a new public transportation system would be developed if it were to follow the DoD 5000 model.
Describe the facts and legal claims in the case : Did the court find misappropriation occurred or not? Explain the reasoning behind the decision. Include a quote from the case to illustrate the court's point.
Chiropractor in case violate his professional code of ethics : Did the chiropractor in this case violate his professional code of ethics? Explain your answer and give an example.

Reviews

len2254915

3/12/2019 10:18:48 PM

Some notes: Remember that these tables must be neat and well-constructed. DO NOT PASTE images from SPSS output into document. One easy way to get your images into a manageable word file is to export from the output file to a word document (File Export). In your interpretation, you should say, explicitly, whether the non-parametric and parametric test results might lead to different conclusions about the null hypothesis. Your interpretation should be written in a formal, academic tone. This means third person- leave out all mention of you and your thoughts. Paragraphs should be 3-5 sentences, with each sentence on average 17 words. One paragraph per table is sufficient, interpret your results in terms of differences in mean scores (if available), significance, and the presence or absence of a “relationship”.

len2254915

3/12/2019 10:18:41 PM

Tables should be properly labeled and contain enough information that I don’t need to read your description. They should also be constructed in a way so that they don’t run over multiple pages. The best tables are minimalist in design, without a lot of formatting (shading, cell borders, etc.). Do not report p-values of 0.000. This is a number that is truncated in SPSS… its weird looking. Do not refer to significant value, significance level, or p-value as “significance”. It is an adjective, not a noun. Also, the page orientation in your document must be portrait mode. Remember, these data are based on communities (not families, households, or individuals). Also, be sure that you understand what the ICE measures actually mean.

len2254915

3/12/2019 10:18:35 PM

Deliverables: Syntax file with commands for MiniProject 1 and MiniProject 2. All problematic syntax for miniproject 1 had been fixed. MS word document with 6 figures, statements of hypothesis, and 6 paragraphs (one for each paragraph explaining results). Figures are well-captioned and well-constructed. Excellent –figures well formatted and captioned. Have appropriate level of detail (%s, and ns). Excellent-submission includes excellent grammar and spelling (less than one grammar/spelling mistake). Excellent-submission is there and is neatly formatted.

Write a Review

Applied Statistics Questions & Answers

  Hypothesis testing

What assumptions about the number of pedestrians passing the location in an hour are necessary for your hypothesis test to be valid?

  Calculate the maximum reduction in the standard deviation

Calculate the maximum reduction in the standard deviation

  Calculate the expected value, variance, and standard deviati

Calculate the expected value, variance, and standard deviation of the total income

  Determine the impact of social media use on student learning

Research paper examines determine the impact of social media use on student learning.

  Unemployment survey

Find a statistics study on Unemployment and explain the five-step process of the study.

  Statistical studies

Locate the original poll, summarize the poling procedure (background on how information was gathered), the sample surveyed.

  Evaluate the expected value of the total number of sales

Evaluate the expected value of the total number of sales

  Statistic project

Identify sample, population, sampling frame (if applicable), and response rate (if applicable). Describe sampling technique (if applicable) or experimental design

  Simple data analysis and comparison

Write a report on simple data analysis and comparison.

  Analyze the processed data in statistical survey

Analyze the processed data in Statistical survey.

  What is the probability

Find the probability of given case.

  Frequency distribution

Accepting Manipulation or Manipulating

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd