The data for Exercises 1 through 5 are in the data set named Lesson 21 Exercise File 1. The data are from the fol-lowing research problem. David collects anxiety scores from 15 college students who visit the university health center during finals week. 1. Compute descriptive statistics on the anxiety scores. From the output, identify the following: a. Skewness b. Mean c. Standard deviation d. Kurtosis
2. Compute percentile ranks on the anxiety scores assuming that the distribution of scores is normal. What are the scores associated with the percentile ranks of 12, 27, 38, 73, and 88?
3. Compute percentile ranks on the anxiety scores, not assuming that the distribution of scores is normal.
4. Create a histogram to show the distribution of the anxiety scores. Edit the graph so that most of the normal curve is visible.
5. Based on the histogram and the descriptive statistics, which percentile rank method should you use?
The data for Exercises 6 through 8 are in the data set named Lesson 21 Exercise File 2. The data are from the following research problem.
Michelle collects questionnaire data from 40 college students to assess whether they have a positive attitude toward political campaigns. She asks them to rate five statements about campaigns on a 5-point Likert scale (1 = disagree to 5 = agree). She also has information on respondents’ political party affiliation (politic with 1 = Republican and 2 = Democrat). Table 21.4 shows the items on the scale.
Table 21.4. Political Campaign Attitude Items Variable
Definition
att1 att2 att3 att4 att5
Use of inappropriate tactics in campaign strategies Candidates address the issues
Accurate presentation of candidate’s political agenda Focus on issues relevant to the average citizen Honesty in making campaign promises
6. Compute total attitude scores from the scores for the five attitudinal items. The total attitude scores should reflect whether students have a general positive attitude toward campaigning.
7. Compute means on the total attitude scores for the two political parties.
8. Create boxplots showing the distributions of the total attitude scores for the two political parties.
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