Mandatory Writing Assignment/Research Project

 

Directions:  The PSY 1010 essay will require you to use your critical thinking skills and your writing ability to address a question of primary importance:  How will you use psychology in your career and in your life?  In order to be able to successfully answer this question, you must be able to analyze and synthesize psychological concepts and be able to apply them to your speculations concerning your career and your future life.  In your essay, you will need to clearly identify your career and why you have chosen it and then explain how what you have learned in psychology will enhance your career and your life.  

Your paper will make use of two sources.  The first source is your textbook itself.   You will select FOUR PSYCHOLOGY concepts /topics from at least two different chapters to focus on in your paper. 

The second source is an article from a refereed (peer-reviewed) journal (preferably an American Psychological Association journal published within the last five years) which addresses one of the psychological concepts or topics relevant to your intended career.   You will want to find an article that is research (data-driven) based and which uses the experimental or correlational method.  The article must have the traditional sections associated with a research study (abstract, introduction (literature review), methods, results, discussion, references). That means no reviews of literature or other types of articles. If you are not sure, check with your instructor.

 In discussing information from your text, you must reference the appropriate chapters, identify and define each relevant concept, and explain why the psychological concepts you focus on are or will be relevant to your career and your future life.  You will be expected to use specific examples of how the concepts will be relevant to your career. Merely saying a concept is important is not sufficient. You must be specific about how it will benefit you in your career. 

For the journal article, you will be integrating the article and its content into your paper to highlight its significance to your chosen field of study rather than merely citing it.  You will be using the journal article to discuss its relationship to one of the concepts or topics you have selected as important to your career.  Note that you will be discussing the article and the implication of its findings for your career in some detail, not merely mentioning it in passing.  

Your paper must be done using APA formatting style which includes:

1) A title page with the title in the middle of the page

2) Page numbering in the upper right corner beginning with 1 on the title page

3) In-text citations in APA format (that means the citation follows either the quote or the paraphrase of the information provided)

4) A reference page at the end (called References) in APA format

My carrier is nursing.

INFS 2200 T5-Final Exam

Page 1 of 8

INFS 2200 T5-Final Exam Instructions 200pts

Get the “T5-FinallExamV2.xlsx” file and complete the exercises as indicated in these instructions. Save your file as LastName-FinalExam.xlsx”. Submit your file by the deadline.

This is an “open book” exam – use any resources to find information on the DATEDIF() Excel function.

The Case: You are the payroll manager for T5 Warehouse, a retailer of gourmet products with 100 employees. You are in charge of preparing the employees’ payroll and generate some reports for the directors.

1. In the “Documentation” sheet, enter your name and date. (2)

2. The “Work Tables” sheet contains the tables you will use in this exam. Familiarize yourself with the tables’ range names and possible uses.

ServiceDate – the base date for the Years of Service in the report

HeatlhPlanRates – lists the monthly premium per plan

Recognition – lists the award amount based on years of service

Bonus – lists the bonus amount based on pay grade

Intertab – lists the annual interest rate per loan duration (years)

3. The “EmployeeData” sheet contains payroll data. You are tasked with completing the payroll report information by entering all the required formulas in the required columns (M to R). Make sure to use proper formulas with absolute (or range names) and relative address ranges. See sample output below. (66 max)

4. In column M, use a formula to compute the Years of Service as the difference between the Hire Date (column C) and the SERVICE_DATE range name; return the difference in years. Use the DATEDIF() function. (8)

5. Copy the formula down to all employee rows.(8)

6. In column N, use a formula to compute the life insurance premium value. Use the following logic: if the Add Life Ins (column H) cell value equals “Y” then the premium is one-tenth of 1% of the annual salary, otherwise is 0. Hint: use the IF() function. (5)

7. Copy the formula down to all employee rows.(5)

8. In column O, use a formula to compute the 401(k) value. Use the following logic: if the employee Job Status is full time (“FT” in column G) and the employee’s years of service (column M) is greater or equal to 1 then, the 401(k) value is 3% of the annual salary, otherwise is 0. Hint: Use IF() and AND() functions. (5)

9. Copy the formula down to all employee rows.(5)

10. In column P, use a formula to compute the Bonus value. The Bonus value is based on the Pay Grade (column I), see the BONUS range name table. Hint: use the VLOOKUP() function. Make sure you use an exact match. (5)

11. Copy the formula down to all employee rows.(5)

Page 2 of 8

12. In column Q, use a formula to compute the Health Cost value. The Health Cost is based on the Health Plan code in column L. Use the VLOOKUP function to get the monthly premium from the HealthPlanRates range name table and multiply this value by 12 to get the annual cost. Make sure you use an exact match. (5)

13. Copy the formula down to all employee rows.(5)

14. In column R, use a formula to compute the Award value. The Award is based on the years of service (column M). Use the VLOOKUP function to get the award value from the Recognition range name table. Make sure you use an approximate match. (5)

15. Copy the formula down to all employee rows.(5)

16. Create a Pivot Table, based on the “EmployeeData”, in a New Sheet and label it “PVT Salary” (26 max.)

a. Use the following settings for the “PVT Salary” pivot table:

b. Location and Sex in the “Rows” section (2)

c. In the Values section add:

i. Count of Annual Salary: (2)

1. Custom name: Num. Employee (2)

2. Format value with 0 decimals (2)

ii. Sum of Annual Salary: (2)

1. Custom name: Sum of Salary (2)

2. Format Currency with 2 decimals (2)

iii. Average of Annual Salary: (2)

1. Custom name: Average of Salary (2)

2. Format Currency with 2 decimals (2)

d. Set the Report Layout to Show in Outline form (2)

e. Add the title “SALARY STATISTICS” in cell A1, Style Heading 1 (2)

f. Make column A1 width AutoFit (2)

17. Create a pivot chart graph. (16 max) * Must use Excel Windows version to create Combo Style Chart.

a. Style Combo (2)

b. Sum of Salary series, clustered column (2)

c. Average Salary series, clustered column (2)

d. Num. Employee series, Line with markers, use secondary axis (2)

e. Chart Style 8 (2)

f. Move the top left corner of the graph to cell A18 and lower right corner to cell E32 (2)

18. Move the “PVT Salary” sheet after the “EmployeeData” sheet. (2)

19. Reflection: In cell C1, explain the impact of the work from home (Home) company policy and the implications among our work force? Please explain. (2)

Page 3 of 8

20. See sample below.

Page 4 of 8

21. Create a Pivot Table, based on the “EmployeeData”, in a New Sheet and label it “PVT Pay Grade”. (26 max)

a. Use the following settings for the “PVT Pay Grade” pivot table:

b. Pay Grade in the “Rows” section (2)

c. In the Values section add:

i. Count of Pay Grade: (2)

1. Custom name: Count (2)

2. Format value with 0 decimals (2)

ii. Sum of Bonus: (2)

1. Format Currency with 2 decimals (2)

iii. Sum of 401(k): (2)

1. Format Currency with 2 decimals (2)

iv. Sum of Health Cost: (2)

1. Format Currency with 2 decimals (2)

d. Set the Report Layout to Show in Outline form (2)

e. Add the title “PAY BENEFITS ANALYSIS” in cell A1, Style Heading 1 (2)

f. Make column A1 width AutoFit (2)

22. Create a pivot chart graph. (18 max) * Must use Excel Windows version to create Combo Style Chart

a. Style Combo (2)

b. Count series, line with markers, use secondary Axis (2)

c. Sum of Bonus series, clustered column (2)

d. Sum of 401(k) series, clustered column (2)

e. Sum of Health Cost series, clustered column (2)

f. Chart Style 8 (2)

g. Move the top left corner of the graph to cell A10 and lower right corner to cell E24 (2)

23. Move the “PVT Pay Grade” sheet after the “PVT Salary” sheet (2)

24. Reflection: In cell C1, explain any inferences of the Bonus and the Heath Costs among the different pay grades? Please elaborate. (2)

Page 5 of 8

25. See sample below.

Page 6 of 8

26. Create a Pivot Table, based on the “EmployeeData”, in a New Sheet and label it “PVT HealthPlans”. (10 max)

a. Use the following settings for the “PVT HealthPlans” pivot table:

b. Health Plan in the “Rows” section (2)

c. In the Values section add:

i. Sum of Health Cost: (2)

1. Format Currency with 2 decimals (2)

d. Add the title “HEALTH PLAN COSTS” in cell A1, Style Heading 1 (2)

e. Make column A1 width AutoFit (2)

27. Create a pivot chart graph. (10 max)

a. Style Pie, 3 D Pie (2)

b. Change title to “Health Plan Costs” (2)

c. Move the top left corner of the graph to cell A11 and lower right corner to cell E24 (2)

28. Move the “PVT HealthPlans” sheet after the “PVT Pay Grade” sheet (2)

29. Reflection: In cell C1, explain any inferences of the cost ratio of family plans vs the individual plans. Family plans are HMOF and PPOF, individual plans are HMOI and PPOI. Please elaborate. (2)

See picture below

Page 7 of 8

30. The following exercises are located in the “Functions” sheet. The cells with shaded orange background represent input values deducted from the problems’ descriptions. (26 max)

31. Employee Bonus Statistics Problem. Enter the respective Excel functions (in cells B2, B3, B4, B5, and B6) to compute the appropriate values using the Bonus column, in the “EmployeeData” sheet. (2×4= 8)

32. Trip Transport Problem. Enter the formulas required using the template shown. The variables are the number of van seats available, the number of kid campers and the rate of campers to chaperones required. In cells, B13 and B14 enter the formulas required to compute the number of chaperones needed and the actual number of vans needed for the trip based on 12 seats per van, 30 kid campers and 1 chaperone per every 6 kids. In cell B14 use the ROUND() function. (2+2= 4)

33. Home Loan Payment Calculation Problem. Compute the Monthly Loan Payment using the template shown. You want to loan 150,000 for a 30-year term. The variables are loan amount and number of years. In B20, enter VLOOKUP formula to get the annual interest rate using the table INTERTAB range name (“Work Tables” sheet.) In cell B21 enter formula to compute the monthly interest rate. In cell B22 enter formula to compute the total number of payments. In cell B23 enter PMT() function to compute the monthly loan payment amount. (2×4= 8)

34. Calculating a periodic payment with a goal Problem. You want to figure out how much you need to deposit monthly in an account with $300,000 so in 20 years it reaches $1,000,000 dollars (saving goal). Using the template shown. In cell B29 enter the current balance in the account. In cell B30 enter the savings goal. In cell B31 enter the interest rate, in this case is 3%. In cell B32 enter the number of years. In cell B33 enter the formula to compute the total number of monthly payments. In cell B34 enter the formula to compute the monthly interest rate. In cell B35 enter the function to calculate the monthly deposit. Hint: use the PMT function. (2+2+2= 6)

35. See sample below.

Page 8 of 8

The introduction has to gain the reader’s attention

  

Introduction (1/2 Page): The introduction has to gain the reader’s attention, increase their interest in the subject and invite them to keepreading. Include in this section the main idea of your subject. 3.Content (8-10 pages): This section is the body of the final paper. Include a summary of your own opinions with those of the commentaries. Additional scholarly sources can be used.4.Conclusions (1/2 to 1 Page): Do not re-state the same material you covered in the content section of the paper.

Include your personal perspective or opinions on the subject and describe its relevance in today’s society and contemporary ministry. 5.References, Citations or Bibliography: Follow MLA formatting guidelines.8. Grading PolicyGradeGPANumericDescriptionA4.095+A-3.794-90B+3.389-87B 3.086-84B-2.783-80~ 6 ~
Introduction (1/2 Page):
The introduction has to gain the reader’s
attention, increase their interest in the subject and invite them to keep
reading. Include in this section the main idea of your subject.

3.
Content (8-10 pages):
This section is the body of the final paper.
Include a summary of your own opinions with those of the
commentaries. Additional scholarly sources can be used.

4.
Conclusions (1/2 to 1 Page)
: Do not re-state the same material you
covered in the content section of the paper. Include your personal
perspective or opinions on the subject and describe its relevance in
today’s society and contemporary ministry.

5.
References, Citations or Bibliography:
Follow MLA formatting
guidelines. https://myhomeworkassister.com/question-1-chapter-6-multiple-criteria-methods-for-evaluation-and-group-decisi/
8. Grading Policy
Grade
GPA
Numeric

Description
A
4.0
95+
A-
3.7
94-90
B+
3.3
89-87
B
3.0
86-84
B-
2.7
83-80
~
6
~
Introduction (1/2 Page):
The introduction has to gain the reader’s
attention, increase their interest in the subject and invite them to keep
reading. Include in this section the main idea of your subject.
3.
Content (8-10 pages):
This section is the body of the final paper.
Include a summary of your own opinions with those of the
commentaries. Additional scholarly sources can be used.
4.
Conclusions (1/2 to 1 Page)
: Do not re-state the same material you
covered in the content section of the paper. Include your personal https://trustedessayhelpers.com/2021/06/04/im-working-on-a-management-multi-part-question-and-need-support-to-help-me-unde-11/
perspective or opinions on the subject and describe its relevance in
today’s society and contemporary ministry.
5.
References, Citations or Bibliography:
Follow MLA formatting
guidelines.
8. Grading Policy
Grade
GPA
Numeric
Description
A
4.0
95+
A-
3.7
94-90
B+
3.3
89-87
B
3.0
86-84
B-
2.7
83-80
~
6
~
Introduction (1/2 Page):
The introduction has to gain the reader’s
attention, increase their interest in the subject and invite them to keep
reading. Include in this section the main idea of your subject.
3.
Content (8-10 pages):
This section is the body of the final paper.
Include a summary of your own opinions with those of the
commentaries. Additional scholarly sources can be used.
4.
Conclusions (1/2 to 1 Page)
: Do not re-state the same material you
covered in the content section of the paper. Include your personal
perspective or opinions on the subject and describe its relevance in
today’s society and contemporary ministry.
5.
References, Citations or Bibliography:
Follow MLA formatting
guidelines.
8. Grading Policy
Grade
GPA
Numeric
Description
A
4.0
95+
A-
3.7
94-90
B+
3.3
89-87
B
3.0
86-84
B-
2.7
83-80
~
6
~

ITSD322U4IP

 

Assignment Description

Assignment Details

The Alset Corporation wants to begin marketing electric vehicles (EVs) to customers in the nation of Climatonia. Because the company is brand new, models and options are very limited. The user can only select from one of three types of models, and the only available option is an extra charging cable. Your job is to write a program in Java that will allow employees to see the configurations that are currently available for purchase.

Alset EVs come in three types:
Type 1: Rear wheel drive, small battery pack (short range)
Type 2: Rear wheel drive, medium battery pack (medium range)
Type 3: All wheel drive, large battery pack (long range)

All cars feature four doors and come with a charging cable. Type 1 vehicles are painted green and have no other options. Type 2 vehicles are painted blue and have GPS navigation. Type 3 vehicles are painted red, have GPS navigation, and also have a sunroof.

After meeting with the client, the design team determined the following custom class requirements for this program:

A class called Alset with the following:

  • A property called numDoors (integer) with a value of 4
  • A property called chargeCable (integer) with a value of 1
  • A property called paintColor (String) with a value of Green
  • A property called freeCharge (String) with a value of No
  • A method called displayInfo() that prints each of these properties on screen like this example: “Number of doors: 4”

A class called Type1 with the following:

  • Inherits from Alset class
  • This model does not have any additional features

A class called Type2 with the following:

  • Inherits from Alset class
  • An integer property called gpsNav with a value of Yes
  • A method that overrides displayInfo(), adding a line to report the gpsNav property

A class called Type3 with the following:

  • Inherits from Alset class
  • An integer property called gpsNav with a value of Yes
  • An integer property called sunroof with a value of Yes
  • A method that overrides displayInfo(), adding lines to report the gpsNav and sunroof properties

When the program runs, present the user with a simple explanation of the program (one sentence), followed by a menu that asks them to enter 1 for Type 1, 2 for Type 2, or 3 for Type 3. Use the Scanner class to process input and use IF/ELSE statements to handle their choice. Once the choice has been made, instantiate a member of the appropriate class, set the correct paint color (if type 2 or 3), then execute the displayInfo() method to display the properties of the vehicle on screen. Once the information has been displayed, the program should end.

Write code comments in both the project class and each of the custom classes to document your program. In your custom classes, use JavaDoc comments to document the features of the class.

NOTE: The paint color may not be set within the Type2 or Type3 classes.

NOTE: This program must be submitted as a NetBeans project in a ZIP. Separate files or code are not acceptable.

Internship

 

In your final meeting with the CIO, she asks that you complete and present a risk analysis on outsourcing the critical IT function chosen in Week 4. Your risk analysis should include quantitative and qualitative risks, a risk response plan, and a risk monitoring plan in a briefing paper.

Part 1

Complete the following spreadsheets using the Risk Register Template:

  • Risk Identification
  • Risk Analysis
  • Explain techniques for quantitative risk analysis for selected critical IT function.
  • Explain techniques for qualitative risk analysis for selected critical IT function.
  • Risk Response
  • Analyze techniques for risk response planning for selected critical IT function.
  • Risk Monitoring
  • Analyze techniques for risk monitoring planning for selected critical IT function.

Part 2

Write a 700- to 1,050-word paper to discuss the importance of regulatory requirements, security and privacy laws, and monitoring compliance. Your paper should:

  • Explain the major regulatory requirements that have a direct effect on IT in a healthcare organization when outsourcing the identified IT function.
  • Explain how security and privacy laws affect the design and operation of the outsourced IT function.
  • Explain the role of IT in monitoring compliance with the organization’s risk management policies and plans when outsourcing the identified IT function.

Cite at least 3 reputable references. One reference must be your textbook, Managing Risk in Information Systems. Reputable references include trade or industry publications, government or agency websites, scholarly works, or other sources of similar quality.

Format your paper according to APA guidelines.

Submit your assignment.

Resources 

Geology need within 24 hours

  The purpose of this paper is to analyze four (4) instructor provided articles that represent the argument of both sides of the dispute over whether the process of hydraulic fracturing is responsible for the increased number of earthquakes occurring in the United States, including Texas.  You will use the information in these articles to help write the research paper.  

Link to the 4 articles:

Two articles supporting Hydraulic fracturing IS NOT responsible for causing earthquakes:

– More Fracking few Earthquake

Hidden Biases Towards the Fracking Industry 

Two articles supporting  Hydraulic Fracturing IS responsible for earthquakes

What’s known – and suspected – about induced earthquakes 

Earthquakes triggered by fracking, not just wastewater disposal, study finds 

 What to include in the “Why Some Agree That Hydraulic Fracturing IS NOT causing earthquakes” section:

o This should be at least two 6-sentence paragraphs.

o Write in 3rd person. (Please do not use any 1st or 2nd person statements such as “you”, “I”, “we”, “us”) 

  

· What to include in the “Why Some Agree That Hydraulic Fracturing IS causing earthquakes” section:

o Like the directions above: This should be at least two 6-sentence paragraphs.

o Write in 3rd person. (Please do not use any 1st or 2nd person statements such as “you”, “I”, “we”, “us”) 

      

· What to include in the “Summary” section: 

o This should be at least two 5-sentence paragraphs.

o Please write in 1st person.

o This is a “critical thinking paragraph”. Answer the following questions inside of this paragraph, but DO NOT include the questions:

§ What preconceived ideas about hydraulic fracturing-earthquake debate did you have BEFORE reading the articles that you cited in this paper?

§ How have your ideas changed after reading the cited articles? For example, what is YOUR opinion/position on whether or not hydraulic fracturing is causing earthquakes? Explain what specifically influenced your position and any items that limit your understanding and ability to form an opinion on this topic.

  • Why do you believe that        continued research by experts on this subject is important? (Explain the        relevance and complexity of the research findings.)
  • What question(s) has this        research paper raised for you?  What are you still wondering about?        (NOTE:  nothing is not an acceptable answer.)

THE PAPER IS TO BE IN APA FORMAT ATLEAST 3-4 PAGES. 

Discussion 13

Provide two arguments for and two  arguments against life without parole for juveniles who have not  committed murder. Should they be given life? Is that the same or similar  to the death penalty? Should the Supreme Court’s diminished  responsibility standard be applicable to these cases? Is this cruel and  unusual punishment?

Post/Reply Requirements

Please  answer the question(s) above fully with no less than 300 word response  (80%). You must also reply to at least one student with a minimum of 150  word response (20%). Make sure to use proper grammer and cite any  resources utilized. You will not be able to see your classmates posts  until your post your original response.

Remember  that your post must be at least 300 words and you are required to  respond to two classmates with at least a 150 word response.

Make sure to:

  • Write a short essay or paragraph of at least 300 words.
  • Use concrete examples/details and avoid generalities.
  • Address all questions.
  • Use proper grammar and punctuation.
  • All initial discussion post must be support by academic sources even if asked your opinion.
  • Do not plagiarize.
  • You will not be able to edit your assignment once you post, so please proofread and spell check before hitting post!
  • As part of the assignment, you must also reply to TWO of your classmates with at least 150 words. You will have to POST FIRST to  see your classmates’ postings. Make sure your replies are a thoughtful  and relevant to what your classmate has posted. Try to build the  discussion and keep it going.

Week 5 4205 discussion

father enters the room with his 17-month-old daughter, Sandra. When the caregiver greets him, he tells her that he is upset because his daughter’s behavior has become challenging since she started coming to the center several weeks ago. He says that she will not listen to her parents and other family members, and she has started biting her older brother. The parent explains that he believes Sandra learned this behavior from the other young children at the center and that the caregivers are too permissive.

The caregiver asks the parent how he responds to Sandra when she behaves in the ways he has described, and he tells her that she is sent to her room alone for up to 30 minutes each time she misbehaves. The caregiver quickly responds that the center does not condone that kind of punishment and that it is not appropriate for older infants.

Then, with some hesitation, the caregiver explains that she needs to go outside to set up for outdoor play and suggests that they schedule a conference to discuss the issue further. Later that day, the caregiver asks if you overheard the conversation and requests your advice on how to handle the situation.

As you think about how to support your colleague in dealing effectively with this situation, notice what emotions, if any, come up for you. Consider this situation from the parent’s perspective, as well as the caregiver’s perspective. Also bring to mind what you have learned about emotional and social development. Then:

By Day 3:

Post suggestions or advice you would offer your colleague for dealing effectively with this situation. Describe at least three principles, practices, or ideas from the Learning Resources and use your own experiences to support your response.

is anyone familar with SPSS in research ?

is anyone familar with SPSS in research ? 

 Quantitative research consists of testing and understanding relationships between variables. Researchers construct these variables as measurable expressions of social phenomena. Modern statistics provides you with a host of resources to answer questions, but each statistical test has a set of assumptions regarding the measurement of the variables. It is therefore important to understand how variables are measured because their measurement will influence the type of analytic tools available to you.  SPSS is a statistical software program that allows you to enter these variables into a spreadsheet format and record the measurements from a sample. Additionally, SPSS allows you to perform statistical analysis. Before launching into your analyses, though, it is important to understand how the variables are measured. That understanding will help you interpret the SPSS output.In this week’s Discussion, you considered topics with social change implications. For this Assignment, you will examine data to analyze independent and dependent variables, determine how they are measured, and decipher whether a social change question can be answered and the implications for such change.To prepare for this Assignment:

  • Review the Learning Resources as well as the SPSS resources found in this week’s Learning Resources.
  • Review, download, and install the SPSS software on your computer using the IBM SPSS Installation and Registration document for PC or for MAC in this week’s Learning Resources.
  • Using the SPSS software, open the Afrobarometer dataset or the High School Longitudinal Study dataset (whichever you choose) found in this week’s Learning Resources and then choose two variables that interest you.

For this Assignment:Write a 1- to 2-page summary and include the following:

  • Early in your Assignment, when you relate which dataset you analyzed, please include the mean of the following variables. If you are using the Afrobarometer Dataset, report the mean of Q1 (Age). If you are using the HS Long Survey Dataset, report the mean of X1SES.
  • A description of what the each of the variables measure.
  • A description of the unit of analysis.
  • A description and explanation of the levels of measurement for each variable (i.e., nominal, ordinal, interval, ratio).
  • Explain how you might conceive these variables to be used to answer a social change question. What might be the implications for social change?

Support your summary using appropriate scholarly citations and references. Use proper APA format.
Readings and software 

Frankfort-Nachmias, C., Leon-Guerrero, A., & Davis, G. (2020). Social statistics for a diverse society (9th ed.). Thousand Oaks, CA: Sage Publications. Chapter 1, “The What and the Why of Statistics” (pp. 1–25)

Wagner, III, W. E. (2020). Using IBM® SPSS® statistics for research methods and social science statistics (7th ed.). Thousand Oaks, CA: Sage Publications. Chapter 1, “Overview”

Dietz, T., & Kalof, L. (2009). Introduction to social statistics: The logic of statistical reasoning. West Sussex, United Kingdom: Wiley-Blackwell. Introduction to Social Statistics: The Logic of Statistical Reasoning, 1st Edition by Dietz, T.; Kalof, L. Copyright 2009 by John Wiley & Sons – Books. Reprinted by permission of John Wiley & Sons – Books via the Copyright Clearance Center. Chapter 1, “An Introduction to Quantitative Analysis” (pp. 1–31)     

Dietz, T., & Kalof, L. (2009). Introduction to social statistics: The logic of statistical reasoning. West Sussex, United Kingdom: Wiley-Blackwell. Introduction to Social Statistics: The Logic of Statistical Reasoning, 1st Edition by Dietz, T.; Kalof, L. Copyright 2009 by John Wiley & Sons – Books. Reprinted by permission of John Wiley & Sons – Books via the Copyright Clearance Center. Chapter 2, “Some Basic Concepts” (pp. 33–63)

Walden University Library. (n.d.). Course Guide and Assignment Help for RSCH 8210. Retrieved from http://academicguides.waldenu.edu/rsch8210 For help with this week’s research, see this Course Guide and related weekly assignment resources.

Use this SPSS Resource page to guide you as you as you download, install and register your SPSS software.

Walden’s SPSS website: http://academicguides.waldenu.edu/SPSS
SUBHEADING REQUIRED APA REQUIRED TURN IT IN REQUIRED NO MORE THAN 10 PERCENT PLAGERISM 

***also you must receive a 90 percent or better on this assignment***

 

The future of science and religion

 

  • Write a paper of 4-5 pages or 1000-1250 words. 
  • New component to this paper: Take a current event on science and religion–that you’ve found via website, social media, video, newspaper–as your topic. See the list below for some topics you might use.
  • I can imagine this as one structure, but you don’t have to use it for your paper:
  1. Introduction of the topic and your key assertion (thesis)
  2. The body of your paper describing two to three key sub-points
  3. A concluding paragraph that summarizes what you wrote and may include your own assessment of the topic
  • Grading
    • 40% on how accurately you discuss the topic
    • 40% on how you integrate the material you are analyzing as well as course material
    • 20% on clarity of expression, logical development of your ideas, and coherence of the paper
  • You should integrate some key terms, people, and ideas from the course, such as, but not limited to the following:Copernicus, Galileo, Darwin, Einstein, Collins, Dawkins, Gould, Barbour’s four models, explanation, verification, falsification, theory, Inference to the best explanation, natural theology, evolution, the book of Genesis, Intelligent Design, Cognitive Science of Religion, transhumanism, artificial intelligence, or other terms that have been in your review for the quizzes
  • You must bring in support from key course readings such as Alister McGrath’s book, assigned readings, and lectures, and quote them specifically at least four times in the paper.
    • Please use MLA, APA, or Chicago/Turabian for your references.