due in 12 hours…. sociology….. please read

 

this assignment is due today in 12 hours….. must have done in 12 hours……

read or glance through chapters 11 and 12 in the attachment book 

do the following: 

 Each weekly journal will be 1-2 pages and will include 2 sources in the media that relate to the reading that week. The purpose of this assignment, which will continue throughout the semester, is to encourage you to think in a sociological manner and learn to apply sociology and social problems theory to events in everyday life. You should learn to integrate the ideas we discuss in class and start to regard aspects of society critically. Each journal entry should be dated, typed, single-spaced and include citations.

For each journal entry you should include the following: Choose 1 or more concepts or themes from the chapters.

Define the concept or theme in your own words.

Locate 2 items in the media (e.g., news source, journal or magazine article, working paper, video, television show, or blog) that link to the concept/theme. Summarize the connection or the significance of each source to the concept/theme from the textbook. 

Critical analysis (you may consider the following questions: how is the social problem is being framed [person vs. structure blame]; are there any solutions proposed and by whom; is there anything not considered in the source that should be; does the information in the source contradict the text; etc.).

Bibliographic information about the source (e.g., title, author, publication).Your entries should be critical and academically enlightening. They also should reflect a sociological perspective. You should provide evidence from the material you are analyzing to support your ideas and have some connection to the text.These journals are not formal essays, but they should still follow an organizational structure. Therefore, they should contain an introductory paragraph, a body consisting of two to three paragraphs, and a concluding paragraph.  Since you will be using course content and outside sources, you will need to cite the source of your information.  Please use the American Psychological Association (APA) formatting. 

Use chapters 11 and 12 in the attachment to complete. choose 1 or more concepts to complete the assignment and must be thorough. Do all requirements

Examine and apply career theories, concepts, and assessments to your own professional career development and planning

 

Key Performance Indicator Assignment #1 Career Counseling Theory Overview and Application PYCL 631 Required KPI Assignment: Career Counseling Theory Overview (20 points) This assignment is an opportunity to examine and apply career theories, concepts, and assessments to your own professional career development and planning. https://paperwriters.xyz/uncategorized/examine-and-apply-career-theories-concepts-and-assessments-to-your-own-professional-career-development-and-planning/Each student will reflect on their own career development and examine the global trends and demands of their career field. Each student will choose two career theories and apply the theories to the student’s own career development.

Include (1) an overview of the chosen theories, including a discussion on how each theory can be applied to the student’s own career development;

(2) a description of how to integrate and apply the chosen theories or model into counseling practice, including identifying and using assessment tools and techniques within these models to assess abilities, interests, values, personality and other factors that contribute to career development and strategies for facilitating client skill development for career, educational, and life-work planning and management;

(3) a discussion of cultural considerations within the theoretical models and conceptualization of the interrelationships among and between work, mental well-being, relationships, and other life roles and factors and

(4) two current research articles in addition to the course textbook. (Length: 4 -5 pages of content plus title, abstract, and reference pages – total of 8 pages). The paper is due on or before the due date as described in this syllabus. Late papers will not be accepted. Papers should be written in APA style, including a title page, abstract, and a reference page with a minimum of five current (less than eight years old) articles from academic peer reviewed journals. https://paperwriters.xyz/uncategorized/examine-and-apply-career-theories-concepts-and-assessments-to-your-own-professional-career-development-and-planning/ The use of non-sexist and professional language is expected, and papers must be carefully proofread prior to submission. Guidelines regarding non-sexist language are available in the Publication Manual (7th Edition) of the American Psychological Association. See the appendix for detailed instructions and rubric. A rubric for this assignment can be found at the end of the syllabus.

Career Counseling Theory Overview KPI Assignment

Jane Doe

Department of Psychology, Nova Southeastern University

PYCL 631: Career and Lifestyle Assessment

Abstract

Keywords:

Career Counseling Theory Overview KPI Assignment

Career Theory Application

Integration and Application

Cultural Considerations

References

Short Essay

These will be graded on length, quality of answers, specific reference to the texts, and analytical thought. So please try to include short quotes from the book(s), lecture material and/or videos and other readings. Think about what you want to say, organize your thoughts well, and develop and provide evidence or explanation for your assertions. There is a minimum word count of 500 words. 

You need to include at least three different sources. These can be outside sources and/or sources from class. You do not need a source page, unless you have outside sources. If you cite my lecture just put in (Frawley, Lecture) and if you cite our textbook you can just put in (Faderman, page number). Citing my lecture three times is only citing one source three times. It is not three different sources. 

Make sure to cite the sources you use in the body of the essay. I will deduct points if you do not cite the sources in the paper. There are guides for MLA and APA in the writing resources link. Remember, you should never write a paper as one giant paragraph. If you need a refresher on basic writing skills there is a power point in the writing resources links.

Reminder: Wikipedia is NOT an acceptable source in college writing assignments.

Acceptable sources: peer reviewed articles, books and news articles from reliable sources such as major newspapers or organizations such as the Smithsonian or National Geographic and items provided in course materials.

Unacceptable sources: Wikipedia, popular opinion pieces, and blogs.

Hypothesis testing I and II Responses

INSTRUCTIONS: Provide (2) 150 words response for RESPONSES 1 AND 2 below. Responses may include direct questions. In your first peer response post, look at the hypothesis test results of one of your classmates and explain what a type 1 error would mean in a practical sense. Looking at your classmate’s outcome, is a type 1 error likely or not? What specific values indicated this?

In your second peer response post, using your classmate’s values, run another hypothesis test using this scenario: A town official claims that the average vehicle in their area Does Not sell for 80th percentile of your data set. Conduct a four-step hypothesis test including a sentence at the end justifying the support or lack of support for the claim and why you made that choice. Note: this test will be different than the initial post, starting with the hypothesis scenario. Use alpha = .05 to test your claim.

Attached are the instructions or word and excel docs for both responses to help with the post.

RESPONSE 1:

Step 1: Use T-test to verify the claim. (No standard deviation) You will need to use the descriptive data from week 2.

What is the Null and Alternative Hypothesis?

Ho: µ = 40th percentile

Ha: µ > 40th percentile

“A town official claims that the average vehicle in their area sells for more than the 40th percentile of your data set.”

  • To find this calculation we will use the function      =PERCENTILE.INC ()
    • =PERCENTILE.INC (E3:E12,0.4) I tried to just put the mean       down, but I didn’t get the same results.
    • My 40th percentile is 46658

So now my Null and alternative hypothesis is:

Ho: µ = 46658

Ha: µ > 46658

Step 2: Calculate the test statistic: ???????? = ????̅− ????/ ???? √n

  • From the data we have from excel
    • ????= (Hypothesis Mean)
    • ????̅ =56813.7 (Mean of sample)
    • n= 10 (sample)
    • s= 33061.487 (standard Deviation)

Step 3: Calculate the P-Value.

  • To calculate the function for P-value you need =T. DIST.RT() but      this is considered a right tailed test.
    • Next: Degrees of Freedom (DF)=n-1 (10-1=9)
  • My P-Value = T. DIST.RT(0.9704,9) = 0.1786

According to the problem the problem given, the alpha α is 0.05, any my P-value is 0.1786.  This means that 0.1786>0.05 (P-value is more than alpha α).  So according to the data, we fail to reject the null hypothesis, because P-value is more than alpha α. There isn’t enough data to support the claim, that the average vehicle sells more than the 40th percentile.

(P.S. My new numbers are in Blue and Yellow.) PLEASE FEEDBACK IT WELCOME!!!!

RESPONSE 2:

For this week’s discussion I am conducting a t-test. I am conducting a t-test because the sample size is less than thirty and the variance is unknown. We were asked to test the hypothesis that the average vehicle in our vehicle spreadsheets would sell for more than the 40th percentile of our data set. For this test, alpha is 0.05. Here is my four-step hypothesis test:

Step 1: The Hypothesis Scenario

             H₀: µ=c      or     H₀: µ=7690.2

             Hₐ: µ>c      or     Hₐ: µ>7690.2

             Based on the use of ‘>’ we know we are using a right tailed test.

Step 2: T-Test Statistic

???????? = (????̅− ????)/(????/√n)*

             TS = (18588-7690.2)/6985.884873

             TS = 1.560002805

*(????/√n) is the equation for Standard Error which can be found in excel using “=’Standard_Deviation’/SQRT(n) where n is the sample size of 10.

Step 3: P Value

             Being a right tailed test, we used the Excel function ‘=T.DIST.RT(TS,n-1)”.

             P Value =T.DIST.RT(1.560002805,10-1)

             P Value = 0.076595373

Step 4: Conclusion

             a) Our P Value is greater than alpha. p>α. 0.0766>0.05.

             b) Due to our P Value being greater than alpha, we failed to reject the null hypothesis.

             c) There is not enough evidence to support the claim that the average vehicle in the spreadsheet would sell for more than the 40th percentile.

-Andrew

500 words Research Paper on “Globalization and the world’s poor” in terms of Global Environment

Globalization and the world’s poor

Research/find a minimum at least (5) or more, different peer-reviewed articles on your topic. The article(s) must be relevant and from a peer-reviewed source. While you may use relevant articles from any time frame, current/published within the last five (5) years are preferred. Using literature that is irrelevant or unrelated to the chosen topic will result in a point reduction.

Write 500 words page double spaced paper in APA format discussing the findings on your specific topic in your own words. Note – paper length does not include cover page, abstract, or references page(s).

a.  Cover page

b.  Overview describing the importance of the research topic to current business and professional practice in your own words.

c.  Purpose of Research should reflect  the potential benefit of the topic to the current business and professional practice and the larger body of research.

d.  Review of the Literature summarized in your own words. Note that this should not be a “copy and paste” of literature content, nor should this section be substantially filled with direct quotes from the article. A literature review is a summary of the major points and findings of each of the selected articles (with appropriate citations). Direct quotations should be used sparingly. Normally, this will be the largest section of your paper (this is not a requirement; just a general observation).

e.  Practical Application of the literature. Describe how your findings from the relevant research literature can shape, inform, and improve current business and professional practice related to your chosen topic.

f.  Conclusion in your own words

g.  References formatted according to APA style requirements

week 7 Case Analysis Performance Lawn Equipment Background and Database

Please read the following Data Analytics for Business case assigned for this Learning Module and please analyze and answer the Assignment(s) requested in this Case Analysis

————————————————————————————————————————————

Case Analysis Background

33 The case scenario was based on Gateway Estate Lawn Equipment Co. Case Study, used for the 1997 Malcolm Baldrige National Quality Award Examiner Training course. This material is in the public domain. The database, however, was developed by the author.

PLE, headquartered in St. Louis, Missouri, is a privately owned designer and producer of traditional lawn mowers used by homeowners. In the past 10 years, PLE has added another key product, a medium-size diesel power lawn tractor with front and rear power takeoffs, Class I three-point hitches, four-wheel drive, power steering, and full hydraulics. This equipment is built primarily for a niche market consisting of large estates, including golf and country clubs, resorts, private estates, city parks, large commercial complexes, lawn care service providers, private homeowners with five or more acres, and government (federal, state, and local) parks, building complexes, and military bases. PLE provides most of the products to dealerships, which, in turn, sell directly to end users. PLE employs 1,660 people worldwide. About half the workforce is based in St. Louis; the remainder is split among their manufacturing plants.

In the United States, the focus of sales is on the eastern seaboard, California, the Southeast, and the south central states, which have the greatest concentration of customers. Outside the United States, PLE’s sales include a European market, a growing South American market, and developing markets in the Pacific Rim and China. The market is cyclical, but the different products and regions balance some of this, with just less than 30% of total sales in the spring and summer (in the United States), about 25% in the fall, and about 20% in the winter. Annual sales are approximately $180 million.

Both end users and dealers have been established as important customers for PLE. Collection and analysis of end-user data showed that satisfaction with the products depends on high quality, easy attachment/dismount of implements, low maintenance, price value, and service. For dealers, key requirements are high quality, parts and feature availability, rapid restock, discounts, and timeliness of support.

PLE has several key suppliers: Mitsitsiu, Inc., the sole source of all diesel engines; LANTO Axles, Inc., which provides tractor axles; Schorst Fabrication, which provides subassemblies; Cuberillo, Inc, supplier of transmissions; and Specialty Machining, Inc., a supplier of precision machine parts.

To help manage the company, PLE managers have developed a “balanced scorecard” of measures. These data, which are summarized shortly, are stored in the form of a Microsoft Excel workbook (Performance Lawn Equipment) accompanying this book. The database contains various measures captured on a monthly or quarterly basis and used by various managers to evaluate business performance. Data for each of the key measures are stored in a separate worksheet. A summary of these worksheets is given next:

  • Dealer Satisfaction, measured on a scale of 1–5 (1 = poor, 2 = less than average, 3 = average, 4 = above average, and 5 = excellent). Each year, dealers in each region are surveyed about their overall satisfaction with PLE. The worksheet contains summary data from surveys for the past 5 years.
  • End-User Satisfaction, measured on the same scale as dealers. Each year, 100 users from each region are surveyed. The worksheet contains summary data for the past 5 years.
  • 2014 Customer Survey, results from a survey for customer ratings of specific attributes of PLE tractors: quality, ease of use, price, and service on the same 1–5 scale. This sheet contains 200 observations of customer ratings.
  • Complaints, which shows the number of complaints registered by all customers each month in each of PLE’s five regions (North America, South America, Europe, the Pacific, and China).
  • Mower Unit Sales and Tractor Unit Sales, which provide sales by product by region on a monthly basis. Unit sales for each region are aggregated to obtain world sales figures.
  • Industry Mower Total Sales and Industry Tractor Total Sales, which list the number of units sold by all producers by region.
  • Unit Production Costs, which provides monthly accounting estimates of the variable cost per unit for manufacturing tractors and mowers over the past 5 years.
  • Operating and Interest Expenses, which provides monthly administrative, depreciation, and interest expenses at the corporate level.
  • On-Time Delivery, which provides the number of deliveries made each month from each of PLE’s major suppliers, number on time, and the percent on time.
  • Defects After Delivery, which shows the number of defects in supplier-provided material found in all shipments received from suppliers.
  • Time to Pay Suppliers, which provides measurements in days from the time the invoice is received until payment is sent.
  • Response Time, which gives samples of the times taken by PLE customer-service personnel to respond to service calls by quarter over the past 2 years.
  • Employee Satisfaction, which provides data for the past 4 years of internal surveys of employees to determine their overall satisfaction with their jobs, using the same scale used for customers. Employees are surveyed quarterly, and results are stratified by employee category: design and production, managerial, and sales/administrative support.

In addition to these business measures, the PLE database contains worksheets with data from special studies:

  • Engines, which lists 50 samples of the time required to produce a lawn-mower blade using a new technology.
  • Transmission Costs, which provides the results of 30 samples each for the current process used to produce tractor transmissions and two proposed new processes.
  • Blade Weight, which provides samples of mower-blade weights to evaluate the consistency of the production process.
  • Mower Test, which lists test results of mower functional performance after assembly for 30 samples of 100 units each.
  • Employee Retention, data from a study of employee duration (length of hire) with PLE. The 40 subjects were identified by reviewing hires from 10 years prior and identifying those who were involved in managerial positions (either hired into management or promoted into management) at some time in this 10-year period.
  • Shipping Cost, which gives the unit shipping cost for mowers and tractors from existing (Kansas City and Santiago) and proposed plants for a supply-chain-design study.
  • Fixed Cost, which lists the fixed cost to expand existing plants or build new facilities, also as part of the supply-chain-design study.
  • Purchasing Survey, which provides data obtained from a third-party survey of purchasing managers of customers of Performance Lawn Care.

————————————————————————————————————————————

Table of Contents

1.  Executive Summary

2.  Overview Case Analysis – What’s this case analysis about?

3.  Scope of Consulting Work and Report – 

·  Detailed List of Assignments this case analysis is requesting.

4.  Introduction

5.  Analysis and Findings

For EVERY Case Analysis ASSIGNMENT 

·  5.1 Assignment(s) 1 – Statement

o  Identify Business Problem –  

“Define Problem statement [aka Case Analysis Assignment]”

o  Analytics Tools and Models used and results

o  Interpretation, Discussion, and Analysis of Findings and Results – 

Interpretation, Discussion, and Analysis of outcomes and results of Analytics Tools and Models used

§  Tip: Support your Interpretation, Discussion, and Analysis of Results with the numbers you developedin your:

·  Analytics Tools and Models used results

·  Business Analytics Case Analysis EXCEL model(s) and outcomes and results

o  Recommendations

·  5.2 Assignment(s) 2 – Statement

o  Identify Business Problem –  

“Define Problem statement [aka Case Analysis Assignment]”

o  Analytics Tools and Models used and results

o  Interpretation, Discussion, and Analysis of Findings and Results – 

Interpretation, Discussion, and Analysis of outcomes and results of Analytics Tools and Models used

§  Tip: Support your Interpretation, Discussion, and Analysis of Results with the numbers you developedin your:

·  Analytics Tools and Models used results

·  Business Analytics Case Analysis EXCEL model(s) and outcomes and results

o  Recommendations

·  5.n Assignment(s) n – Statement

o  Identify Business Problem –  

“Define Problem statement [aka Case Analysis Assignment]”

o  Analytics Tools and Models used and results

o  Interpretation, Discussion, and Analysis of Findings and Results – 

Interpretation, Discussion, and Analysis of outcomes and results of Analytics Tools and Models used

§  Tip: Support your Interpretation, Discussion, and Analysis of Results with the numbers you developedin your:

·  Analytics Tools and Models used results

·  Business Analytics Case Analysis EXCEL model(s) and outcomes and results

o  Recommendations

6.  Overall Case Analysis Findings Discussion

7.  Overall Case Analysis Recommendations

8.  Overall Case Analysis Conclusion(s)

9.  Appendix/Appendices

10.  Bibliography and References

Mask on or off

Overview:

Read this article: Debate on Face Masks Divides Air-Travel Industry

• Gangitano, A. (2020, August 6). Debate on face masks divides air-travel industry. The

Hill, https://thehill.com/policy/transportation/510791-debate-on-face-masks-dividesair-travel-industry

You will be creating one paragraph that answers the following question:

• Why or why not should passengers be required to wear a face mask on a plane?

You will write that paragraph in third person (he, she, they, one, it, people) and

not use first (me, us, our, we, my, I) or second person (you, your). Most

academic writing is done in third person rather than first or second person

because the writing is more objective.

The key to this assignment is to make sure that the seven-to-nine sentence

paragraph you write only has one topic and includes evidence to support that

topic. Review the Citing Evidence interactive in this unit for information on how to

include a direct quote in your work. Your evidence should go in the middle of the

paragraph so that you can completely introduce it and explain how it supports

your topic. (See step-by-step instructions about creating a paragraph with

evidence.)

Instructions:

Answer the question above in one paragraph comprised of at least seven (7) to nine (9)

sentences. You should use one direct quote from the article.

1. First, begin your paragraph with a clear topic sentence that states where you

stand on the question above.

2. Next, include supporting sentences that explain and prove your topic. Next,

remember to not use the words “me,” “I,”“us,” “we,” “our,” “you,” and “your”.

3. Then, in the center of your paragraph, include a direct quote from the reading as

one piece of evidence to support your topic with an in-text citation that looks like

this: (Gangitano, 2020, p. #).

4. Finally, comment on and explain the quotation and wrap up your paragraph with

a concluding sentence.

Requirements:

• Please submit a Microsoft Word document or PDF.

• Include a title page, a proper font case per APA standards (Times New Roman

12 font is suggested), and a references page. The document should have 1-inch

margins and should be double-spaced.

• The direct quote should be included within the center of the paragraph (as

opposed to at the start or end).

• Use objective third-person language: “he,” “she,” “it,” “him,” “her,”

“himself,” “herself,” “itself,” “they,” “them,” “their,” “themselves.” (Avoid

subjective language such as “I,” “me,” “you,” “we,” “us,”etc.)

• The paragraph should be at least seven (7) sentences in length.

• Follow proper APA formatting when citing the quote and include the article’s

reference double-spaced on a reference page. For the reference page,

simply label the last page of your document References and add this

reference:

o Gangitano, A. (2020, August 6). Debate on face masks divides airtravel industry. The Hill,

https://thehill.com/policy/transportation/510791-debate-on-facemasks-divides-air-travel-industry

• When using a reference, you indent after the first line

of the reference (as seen above).

ldrs 302

Write a 2-page response paper to Taylor’s book. Be sure to cite page numbers if you are using quotes (remember that I want to see your understanding of the quote, not just the quote – use quotes minimally). In your paper address the following questions:

Answer the following questions in your paper:

1.What is scientific management? (in your own words) ½ page2.Scientific management analysis 1 page comprising of: 

a.Find and state 5 principles of Scientific Management that you agree with and justify why?

 b.Find and state 5 principles of Scientific Management that you disagree with and justify why? 

c.State and explain 3 principles from Scientific Management that apply to leadership practices today write on how you will apply these to your own leadership? 

3. How has scientific management influenced leadership and management today?  ½ page as a conclusion, finish strong.

Please cite page numbers if you are using quotes (remember that I want to see your understanding of the quote, not just the quote – use quotes minimally. Suggestion:  one quotation per page.

Submit your paper here. Label your paper like this:

[YOUR LAST NAME, FIRST NAME] – A2_Scientific Management. 

This assignment is to be submitted here before 11:59 p.m. February 12, 2021

Watch out for your percentage on the similarity report. You got away with it on A1 and I will not tolerate anything above 7% for this assignment.

Week2 ethics discussion

Required Resources
Read/review the following resources for this activity:

  • Textbook: Chapters 3, 4
  • Lesson
  • Minimum of 1 scholarly source (in addition to the textbook)

Initial Post Instructions
St. Augustine in the 5th Century held that we are free to make choices in life. This is the idea of free will. It may seem at first glance odd for a religious thinker to say that we have free will. After all, if God exists, then God created all things. God knows already what we will do. God can cause anything to occur. If we cause things to occur, that seems to be a limitation on the power of God and not make God all-powerful.

There are also religion traditions that say that we have no free will. There are some theologians in Islam who seem to suggest that is true. In order for this line of reasoning to hold true, one would need to believe free will is an illusion and that we have no control over how we live our lives, but rather that we are puppets moving and acting due to God’s will and the powers of destiny and fate. And if this then in the case, how can we possibly be responsible for our actions?

The considerations above show us to what degree our religious beliefs can shape us. For instance, someone who believes in free will may experience way more guilt than someone who believes we don’t have free will and thus aren’t responsible for the choices (and consequences) of the actions we take.

Personal struggles with religion and ethics occur in many places, including in the healthcare arena. Consider the following: You are a nurse in a hospital. A 12 year-old was brought to the hospital by an ambulance. The parents have just arrived at the hospital. This 12 year-old has lost a large amount of blood and requires a transfusion. The parents happen to be members of a religion that believes that blood transfusions are immoral. They want to remove the child from the hospital and prevent the transfusion even if it means the death of the child. You have to decide whether or not you will participate in an action that violates the will of the parents and aid in providing blood for the child. If you choose to participate, and even if you are able to legally justify it, you have to think about the distress you are creating for the parents. If you refuse to aid here, you may be subject to retaliation from the hospital. What is the moral thing for the nurse to do here?

Initial Post Instructions
For the initial post, address the following questions:

  1. What would a divine command ethicist say is the moral thing to do here? Why would they say that? Do you agree with the divine command ethics? Why or why not?
  2. Evaluate what a natural law ethicist would say is right to do. Do you agree with them? Why or why not?
  3. Given what you said are the right things to do, what would an emotivist say about your positions and judgments? What role does subjectivity play here in determining what is ethical?

Follow-Up Post Instructions
Respond to at least one peer. Further the dialogue by providing more information and clarification.

Writing Requirements

  • Minimum of 2 posts (1 initial & 1 follow-up)
  • Minimum of 2 sources cited (assigned readings/online lessons and an outside scholarly source)
  • APA format for in-text citations and list of references

answer1: 

Hello professor and class,

According to the Divine Command Theory, “God decree what is right and wrong. Action that God commands us to do is morally required; actions that God forbids us to do are morally wrong, and all other actions are morally neutral”(Rachel and Rachel, 2019). For this scenario, the divine command ethicist would say if God has forbidden her from getting blood, so it’s the right thing for her to avoid blood transfusion. I would say that I do not necessarily agree with the divine command ethicist since the definition of morality is not clear. However, in this situation, it is best to respect the patient’s wish. If the doctor decided to give her a blood transfusion; it might lead to a difficult situation for her since the doctor doesn’t respect her wish and her religious belief. In addition, she might feel guilty and shame against the rule and expectations of her religion.

Regarding the Natural Law Theory, explain everything around is us is based nature of things (Rachel and Rachel, 2019). The theory of natural law indicates reasoning will determine what is right and wrong in society disregarding religious belief. Based on this scenario, the natural law ethicist would say that if blood transfusion can save the life of humans, so this child will be able to receive a blood transfusion. I totally agree with the natural law ethicist. 

Emotivism points out “that judgments are neither true nor false will express our emotion and try to influence others to agree with us” (Messerly et al, 2019). An emotivist would say if I believe that getting transfusion is a moral thing to do, other peoples might not agree with me, but it is right as long I don’t regret saying it. In addition, I just revealing my feeling and, simultaneously, motivate everyone that getting a blood transfusion is saving a life. Ethical subjectivist believes that “moral statement is made true or false by the attitudes or conventions of the observers, and any ethical sentence just implies an attitude, opinion, personal preference or feeling held by someone” (Philosophy basic). For this case, it will be hard for the nurses to determine what to do and motivate the family to give her blood.

answer 2:

Professor Robinson & Class,

            I remember taking NR222 Health & Wellness and learning about how various religions and cultural practices affect medical treatment. Prior to taking NR222, I believed that medical professionals were required to do whatever is necessary to save a patient’s life. However, I quickly learned that having considerations for a patient’s religion is a major component of providing optimal patient-centered care. Patients have the right to deny any form of treatment due to cultural, religious or just simply for personal reasons. As nurses, we are responsible for educating the patient about the potential risks if they deny a recommended treatment such as the risk of death like in this scenario. Honestly, in my heart I would want to perform the blood transfusion to save the child’s life. However, I know that is my personal feelings and I would have to put that aside to respect the patient and family’s decision. Based on the knowledge I have now, I would not go ahead with the blood transfusion without consent. I would inform the provider that the patient’s family is denying treatment and would probably reach out to the ethics board at the institution to inform them of the matter and follow the recommended protocol.

            In this situation, a divine command ethicist would say the moral thing to do is not to get the transfusion if that is what is expected of their religion. I do not agree with this notion because I do believe people have the right to choose what they desire. I have spiritual beliefs as well but I don’t believe that if the family desired a blood transfusion to save their child that they should refuse it based on their religious practice. The choice should be made by what they want for themselves. If their religion, influences their decision I would have no choice but to respect it and advocate their needs to their provider, I believe a natural law ethicist would say the decision is up to the family. It seems to me like they believe that the individual determines what is right for themselves based on their own instinct and that there are no moral principles that one must abide by. Natural law ethicist ultimately believe that God has given us the right to reason (Rachels & Rachels, 2019, p. 56). Therefore, they believe the family has the right to deny the transfusion as well. I agree with this as well because I am pro-choice. Based on my decision, I believe an emotivist would say that I am deciding based on my personal feelings and emotions. As I mentioned earlier, in my heart, I would want to perform the transfusion to save the child’s life. Emotivists believe that morality is centered on what someone feels is right or wrong. The moral commands are co-created by social reality and accepted concept, which ultimately influences one’s decisions (Mróz, 2018, p. 19). Therefore, subjectivity is the core component of emotivism because the individual essentially makes their own decisions based on their emotions regarding the situation at hand.

Lesson: 

Faith and Feeling

Divine Command Ethics 

The Medieval philosopher Maimonides said that the Jewish Bible (what Christians call the “Old Testament”) is really a philosophy book. For Maimonides, the first five books (Genesis, Exodus, Leviticus, Numbers, and Deuteronomy) were all Moses’s prophecy. In those books, we meet Abraham. For Maimonides, Abraham was a theorist of monotheism. He tried to convince others that one and only one God existed and that that God was ultimate in nature (all-good, all-powerful, all-knowing, etc.) Abraham tried to use reason to show God existed per Maimonides. We need not reference the Christian or Jewish Bible as the ideas we are exploring deal with logic and reason and raise issues all religions have to face at some point.

Launch External Tool

Why should we think God exists? Divine command theory requires that God exists. One argument given is the cosmological proofs. It tries to show God must exist. All things in this world are caused. For instance, parents are the cause of a child. But, the chain of causes and effects cannot stretch infinitely backwards since if it did, then this present moment which exists would not exist (as it would have taken an infinite time to get to this point and infinity never lapses). Therefore, there must be a first cause. But, this first cause cannot be caused by anything before it as that would reproduce the problem of stretching back. There must then be a first cause. That first cause must therefore be self-caused. Only something eternal can be self-caused since to be by oneself requires to always be there to be one’s own cause. Only God satisfies this definition of first cause. Therefore, God exists.

This proof shows us that God is eternal, and is self-caused. But, does it show us that God is all-powerful, all-knowing, and all-Good? Medieval Christian Philosopher St. Anselm of Canterbury offers an ontological proof. Anselm is not arguing God only exists in the mind, but that the very idea of God in the mind shows God cannot only exist as an idea. Rather than referring to sources, philosophers say one must use logic here. Anselm’s proof deals with being conscious of a specific idea of God. Anselm begins by saying the idea of God is that of which nothing greater can be. Nothing greater means all-knowing, all-powerful, and all-good. Due to this idea being as it is, God must not just exist as this idea, but also in reality outside of the mind since if God did not exist in reality outside of the mind God would not be that which nothing greater can be (something that exists only as an idea in the mind is less than what exists outside the mind). To review Anselm in general: He argued that God means that which nothing can be greater than can be conceived of. But, if God is greater than anything that can be conceived, then God must not just be an idea in the mind but something beyond the mind.

We think that we now have good reason for saying God is. We think we know God is an omni-God (all-powerful, all-knowing, all-good, etc.). If God did not know all, God would not be ultimate. If something was more powerful than God, it would be ultimate. There can only be one such omni-God since nothing is greater than God per Anselm’s ideas above.

But then comes the inevitable question: how can a God who is all-powerful, all-knowing, and all-good permit so much pain and suffering (evil) in the world? The argument from evil answers it by saying that such a definition of God is incompatible with how the world is (thus, showing no such God exists). In other words, this view says that the evil and suffering in the world is so excessive that no omni-God would allow it. Those who would agree with Anselm would argue that even evil and suffering is part of a divine plan.

In a story found in the Jewish Bible as well as that of Christianity (a very similar version is also found in the Koran), the prophet Abraham hears a voice in his head calling him to journey to a mountain. Abraham interprets this voice to mean that he should take his son, Isaac, to Mount Moriah (where Jerusalem is today) to sacrifice his son (kill him on an altar) to God. Apparently, Mount Moriah at the time of Abraham was known as the key mountain and a place of religious rituals. Therefore, Abraham interprets it as God’s divine command to end his son’s life to please God.

Is Abraham’s decision to kill his son moral? Is it the right thing to do? A very ancient ethical concept that reaches all the way back to Socrates is that moral and ethical living consists simply of obeying divine commands. Variations of this theory occur in the world’s historic religions. The idea is that whatever is commanded by the gods or God is right by virtue of the source of the command. What God commands is right; what God forbids is wrong.

Conceiving God as a lawgiver means that he has given laws to obey; yet with human free will we can accept or reject them and face the resulting benefits or penalties attached to freely made choices. This theory is accompanied with a secondary concept of being held accountable for the free choices at a future time. There will be objections to every ethical theory we meet, and there is a lot to be learned by thinking through the objections.

Cloning

Images of humans in test tubes

By cloning, we mean the recreation of a human being using that human being’s genetic means producing a twin of yourself. Many people’s first reaction to cloning is that it is wrong because it is “playing God”. But, what do we mean by “playing God”? Do we mean that God forbids it? Or, do we mean that we are all-powerful when we are not supposed to be? The first idea returns us to divine command ethics. If God forbids cloning, we need to be able to show that there is really such a prohibition against it. The ten commandments prohibit lying, but do they say anything about copying oneself? As for not playing God, that ethical objection makes it seem like we are usurping a power that is not rightfully ours. We clearly have been given the ability to reproduce ourselves (via mating). We have been given the power to use science (via our knowledge). When we have sexual relations, we also can make twins; we do not call that “playing God”. Thus, the idea of playing God seems to return us to divine command ethics. When we object to cloning as “playing God,” we seem again to be saying that God forbids it (and if God forbids it, then it is wrong). If we just meant that we are overestimating our powers, then we would need to show why it is immoral to do that.

Watch this video to learn more:

Launch External Tool

Emotivism and IVF

Adult hand holding baby’s hand with a bar code over it

IVF stands for In-Vitro-Fertilization. In this procedure, an egg is taken from an ovulating woman and joined with human sperm in a laboratory. Some people might object to this procedure as unnatural. They would say that the natural way of producing a child is via sexual intercourse between a man and a woman.This appeal to what is natural is often called the appeal to nature fallacy. By fallacy, we mean improper or poor reasoning. Saying something is right only if it is done as it is done in nature isn’t sound reasoning as to the ‘rightness’ of something. Afterall, we find poisons and other harmful things in nature. This is a problem often confronted by those who reject things produced by machines. They do not want foods that involve chemicals. However, many “natural” foods can be bad for our health (i.e. tobacco is natural and yet not good for our health).

Launch External Tool

Emotivism is a moral theory that says moral judgments are just expressions of subjective states. In other words, when we say that something (x) is unethical, we are really just saying that the idea of x makes me feel bad. I do not like the idea of x. We can relate this to IVF. Someone might say that IFV is unethical. They are saying in this regard that the idea of IVF disturbs me when I contemplate it. I am only expressing an attitude and reaction to the idea. Emotivism says the same about judgements that something is ethical. When we say that something is ethical, we are only stating that the idea of that thing is pleasant to us when we contemplate it being done.

If we unpack this more, we are basically saying that moral judgments are just expressions of feeling and/or preference, which then is like saying we do or do not like a specific food. We do not think it is proper to impel someone to eat ice cream just because we happen to like its taste. If emotivism is right, then we lose a basis for saying that morality has an obligatory force. It no longer appears binding. It no longer compels us to agree. We need reasons and logic to be able to convince another that something is ethical or not.

Natural Law Ethics and Sexuality 

Two women holding hands. One of the woman appears pregnant.

Modern America appears to accept that there are different forms of sexual desire. It also accepts those differing forms of desire as normal. We can see this in our legal system. Couples of the same sex are now able to legally marry. That legally couples have that ability does not mean everyone in America agrees that what is in this case legal is also moral. For example, some religious individuals say that marriage is only meant to be between a man and woman since the purpose of marriage is having children. Since two same sex people on their own cannot have children, they should not marry according to religious dogma. However, even if using this religious objector to argue against same sex relationships, one would have to also then show that violating the purpose of a thing is immoral.

It is natural law ethics that says that violating the purpose of something is immoral. It does this largely due to the idea that things have a divinely created purpose. Natural law ethics rests on a set of three related ideas about what the world is like:

  1. The world has a rational and systematic order in which values and purposes are built into all things and the nature of the world. From Aristotle, everything in nature has a purpose. Nothing lacks purpose.
  2. Laws of nature not only describe how the things of the world are, but also how they ought to be. All things go right when they serve their natural purposes and wrong when they depart from their purposes.
  3. Natural law ethics says that reason is the power to understand a natural order (to observe purposes), for which God is the author and which human beings are able to understand as God has made us rational beings.

We see here that natural law ethics takes us back to divine command ethics. We are ultimately saying that it is wrong to violate the purpose of things because God commanded them to be that way. By doing something against its purpose, we are then violating what God said is the right reason for doing something. Even though we are talking about things like the goal of marriage, we are thus leading back to God and what God says must be done. We see here how issues such as marriage, sexuality, religion, and ethics are interlinked.

Week 7 Case Study

The Progressive Case Study 

The Green Organization Executive Leadership has requested you provide a summary of your consulting work over the term of what has been 12 months of consulting. It is time to evaluate the effectiveness, impact, and results of their investment in performance improvement and performance consulting.  You must prepare a presentation that summarizes the processes used to achieve the reported results. Explain what tools have been used and their effectiveness. Provide feedback and recommendations for continued performance consulting if advisable. The executive leadership will be determining their decision as to whether to continue or pursue other opportunities for the next 12 months.
 

Consider this:

  • Present an executive summary to be given to each member of the EL of what has been accomplished, and what assessment and evaluations tools were used to determine these results.
  • Develop and present a PowerPoint slide show that provides a visual understanding of what has been completed over the life of the consulting agreement.

Support your points with credible academic/professional resourcesYour summary (response) should be a minimum of 300 words. Be sure to utilize outside resources in order to back up your plan with data/theories that have proven to be a success. Be sure to respond to your classmates posts this week.