Lab 1:

Using the GroceryItem struct from Assignment 5 create a source.cpp file and a main function. Put the GroceryItem struct above int main. We are going to create a grocery store full of items!

Create two copies of this source.cpp file.

Array Version
In the first copy we are going to use a three dimensional array. The three dimensions have size 6, 3, and 5. These represent the aisle, section in the aisle, and the shelf number of the grocery item. Using no loop or selection constructs. Ask the user for the price and location for two grocery items.

Create an instance of the GroceryItem for each, but do not fill out the Location struct. Instead, insert the item in the proper location in the array.

Vector Version
Do the same as in the array version, but instead, make a single dimensional vector of GroceryItems and fill out the Location member in the struct. Simply push_back each grocery item onto the vector.

Lab 2:

We are going to be updating the vector version of assignment 7.

Use a while loop to ask the user if they want to add another item to vector<GroceryItem> store;
If they do:
push an empty GroceryItem struct onto the vector
fill out the struct by using store.back() and asking the user for:
type
price
quantity
name
location
Else exit the loop
use a ranged based for loop to loop over the vector and neatly print out all the information for every GroceryItem in the store vector.

Lab 3:

Write a function called Inventory, that takes a vector of GroceryItems (you decide whether it should be pass-by-reference or pass-by-value). The function should add up the quantity of all the items in the vector and return the sum of all items in the store.

Carefully read the U.S. Constitution. Then, in a well-written, 3-4 page essay, provide a brief overview of how the U.S. Constitution is organized. What are its major parts? Then explain how the U.S. Constitution allows for structural checks and balances within the U.S. Government and protects individual rights? Make sure to provide specific examples.

Prepare a seven (7) to ten (10) minute audio/video presentation as an executive summary of your – Research Project

You will also provide either a presentation outline, script, or speaker notes. Use this document to guide your presentation. Include the following:

Introduction – attention getter with the hook and also an introduction to the central idea.
Body – statement of the purpose:
An introduction of the chosen leaders.
A short synopsis of what made the selected leaders effective or ineffective.
Conclusion – summary of points and final thoughts:
What was the intended achievement for the research project?
What message do you want to convey to the audience?

You may remember in the story of Alice in Wonderland when she searches for a way out, she comes to a fork in the road. Which road should I take? she asked the Cheshire Cat. Where are you going? the cat responded. Alice said she didnt know. The smiling cat replied, If you dont know where you are going, any road will lead you there.

It is a common belief that what you learned in the first grade is the base of your success. This story about Alice in Wonderland is a good example. Alice wanted to get out of Wonderland, but she did not know what road to take. In life, many times some people are of the same way. This also applies to some companies and organizations.

    Consider the value of using standardized quantitative health measures or indicators to compare information internationally.

    Examine the definitions of indicators presented in the Resources, including pages 6572 of the Shi and Singh (2019) course text.

    Use the WHO website to examine country statistics and profiles.

    Create a table to record data related to three health indicators for the two countries you are comparing, as illustrated in the example Indicators Chart on this page.

    Once your table is complete, compare the data and analyze it in light of the information presented in this weeks Resources and the research you conducted for the Discussion.
What insights does this comparison give you about health and disease within the U.S. healthcare delivery system and the system of the other country you selected?

   

Write a 1- to 2-page paper in which you:

    Identify the country that you are comparing with the United States. (Bahamas)

    Define the three health indicators you have selected for your analysis and explain why you chose them.

    Include the table you created to record and compare your data.

    Summarize the results of your comparison, sharing at least two insights that you gained through this analysis of health and disease in the United States and your selected country.

    Your Assignment must be written in standard edited English. Be sure to support your work with specific citations from this weeks Learning Resources and additional scholarly sources as appropriate. Refer to the Essential Guide to APA Style for Walden Students to ensure that your in-text citations and reference list are correct. See the rubric for additional requirements related to research and scholarly writing.

Indicators Chart

Indicators (2012)     United States     Somalia

Life expectancy at birth m/f (years)     76/81     51/55

Total expenditure on health per capita (Intl $)     8,895     17

Under-5 mortality rate (per 1,000 live births) (both sexes)     7     147

Prior to beginning work on this assignment, read the articles The 5 Biggest Corporate Scandals of 2016 (Links to an external site.) and The 10 Biggest Business Scandals of 2017 (Links to an external site.).

You will be writing an eight- to 10-page paper (not including title or reference pages) focused on current events that applies topics covered in this course related to recognized uses and uses you can envision.

The articles this week focus on business or corporate scandals. Choose one business or corporate scandal from either The 10 Biggest Business Scandals of 2017 (Links to an external site.) or The 5 Biggest Corporate Scandals of 2016 (Links to an external site.) to research and review.

In your paper,

Explain whether the organization acted socially and ethically responsible regarding the incident.
Describe what the organization should or could have done differently.
Describe who or what was responsible for the incident.
Explain the best way to ensure that such incidents do not recur, if possible.
Recommend the best way for society, and stakeholders, to prevent future incidents of this type.
*Note: You are encouraged to integrate any feedback from your instructor and upload the assignment to Folio. For assistance using Folio, review the Folio Quick Start Guide (Links to an external site.).

The Final Case Analysis: Organizational Ethical Dilemmas Final Paper

Must be eight to 10 double-spaced pages in length (not including title and references pages) and formatted according to APA style as outlined in the Ashford Writing Centers APA Style (Links to an external site.)
Must include a separate title page with the following:
Title of paper
Students name
Course name and number
Instructors name
Date submitted
For further assistance with the formatting and the title page, refer to APA Formatting for Word 2013 (Links to an external site.).
Must utilize academic voice. See the Academic Voice (Links to an external site.) resource for additional guidance.
Must include an introduction and conclusion paragraph. Your introduction paragraph needs to end with a clear thesis statement that indicates the purpose of your paper.
For assistance on writing Introductions & Conclusions (Links to an external site.) as well as Writing a Thesis Statement (Links to an external site.), refer to the Ashford Writing Center resources.
Must critically address the paper topic. That is, positively or negatively respond to the content and then defend your position. If multiple positions are present and are being rejected, you must also defend rejecting them.
Must use at least four scholarly sources in addition to the course text.
The Scholarly, Peer-Reviewed, and Other Credible Sources (Links to an external site.) table offers additional guidance on appropriate source types. If you have questions about whether a specific source is appropriate for this assignment, please contact your instructor. Your instructor has the final say about the appropriateness of a specific source for a particular assignment.
Must document any information used from sources in APA style as outlined in the Ashford Writing Centers Citing Within Your Paper (Links to an external site.)
Must include a separate references page that is formatted according to APA style as outlined in the Ashford Writing Center. See the Formatting Your References List (Links to an external site.) resource in the Ashford Writing Center for specifications.

https://fortune.com/2016/12/28/biggest-corporate-scandals-2016/
https://fortune.com/2017/12/31/biggest-corporate-scandals-misconduct-2017-pr/

I already have the title page, introduction, references, and methods category somewhat complete. I will attach the start of the paper to be worked off and the article to be appraised. The critical appraisal for quantitative research is to address the following aspects of the research study article using the questions attached in a document named: QUESTIONS FOR APPRAISAL:

Methods
Research design
Population and sample
Data collection and measurement
Procedures
Results
Data analysis
Findings and interpretation
Summary assessment

The criteria for the assignment and rubric is also attached.

Thouroughly address all prompts (A-D) in your essay:

a.    Demonstrate that you understand the significance of what you have learned. Answer the following KEY questions:

***[Read the assignment prompts before you begin viewing the program to plan carefully for critical analysis]***

What is the difference between desegregation and integration? What is required for each?
Why was school desegregation so explosive?
The NAACP chose to contest segregation in federal courts. What myths did it force people to confront?
What other avenues of protest were open to African-Americans?
How can a democracy ensure that it is not undermined by mob rule?
What is the role of the federal government in protecting the freedoms guaranteed to all American citizens when the state fails to do so? What role does the US Constitution play in protecting the rights of American citizens?

b.    Compare the information you gathered in this experience to the material you are learning in American Government class. Select specific course concepts that align with what you have learned in this film review and share them in your essay. Defend your selections by explaining why they align.

c.    Provide an argument as to why these kinds of student experiences are important to enhance civic education.

d.    Identify the specific career skills necessary to complete this assignment and provide an analysis as to how those skills might be useful in your academic pathway and civic life.

Video: https://www.youtube.com/watch?v=3bb76CK3Cwc&t=247s
Textbook for class will be upload as a resource.

Shelly is a 4-year-old preschooler who lives with her parents and younger brother. She and her brother attend a local daycare center during the week while their parents are at work. In the evenings she and her brother take a bath and then their parents read to them before bedtime at 8 PM. Shellys daycare class includes many children her age and she enjoys playing outside with them. Although snack times are planned, Shelly would rather play and does not always finish her beverages.
Shellys mother calls the clinic and tells the nurse practitioner that Shelly has been running a fever of 101 F for the past 2 days and although her temperature decreases to 37.2 C (99 F) with Tylenol, it returns to 38.4 C (101 F) within 4 hours of each dose. Further, her mother says that Shelly complains that it hurts when I pee-pee. Shellys mother also has noticed that her daughter seems to be in the bathroom every hour. She makes an appointment to see the nurse practitioner this afternoon.

The potential diagnosis is UTI.

1.      What other assessment data would be helpful for the nurse practitioner to have?

2.      What are the organisms most likely to cause an UTI?

3.      What is the pharmacological treatment for Shelly? Keep in mind safe dosing.

4.      What are the teaching priorities for Shelly and her mother prior to her discharge from the clinic?

Please keep it concise. 1 initial post and 2 replies using peer-reviewed references published within 5 years.

What are some common reasons that people resist change?  Describe some of the specific tactics that “resisters” would employ to thwart change efforts.  What are at least 2 strategies to help “resisters” embrace change?

Expand a little on the point about having ethical integrity.  White and Leans (2008) research shows that ethical leaders integrity positively impacts team member ethical intentions. Thus, an organization must select and develop authentic, ethical transformational leaders in order to be successful.  Perhaps expand a bit on how BH is using this as a strategic advantage.

White, D., & Lean, E. (2008). The impact of perceived leader integrity on subordinates in a work team environment. Journal of Business Ethics, 81(4), 765-778.