Discussion W5

Please read attachment for instructions for this Discussion. Should be at least 275 words with in-text citations and references. 

Identify Policy Alternatives

For your initial post to this discussion, identify at least three policy alternatives for the problem you identified earlier in the course. The problems are identified in Information from Discussion 1 and Information from Discussion 2 in this attachment below. Read those to understand what is needed and conduct this assignment. The agency is in the U.S. and is the Indiana Department of Child Services.

For each alternative:

Explain what the alternative is, providing an example of how it might be implemented in resolving the problem.

For each alternative, provide insights into the potential perceptions differing groups within the community might have towards this alternative.

For each identified alternative, provide some specific insight into specific aspects of the problem that this alternative will address. Remember, it is unlikely you will be able to implement any practice that will completely eliminate a problem, so when identifying policy alternatives, we need to be clear about what we are trying to achieve with that alternative.

Remember: One alternative must be the status quo.

Discuss the challenges associated with developing alternatives that best meet the needs of the community when a proposed alternative might be in conflict with your own values.

Please support your ideas with recent, scholarly sources that are properly cited and referenced in APA Style.

Information from Discussion 1

The agency I intend to focus my efforts on is the Indiana Department of Child Services (DCS). Their mission is to engage with families and collaborate with state, local and community partners to protect children from abuse and neglect and to provide child support services (DCS Mission, Vision, and Values). I want to address the overspending that Indianas DCS does every year. They are 100s of millions of dollars over budget every year. I know this is not just a problem for Indiana, but every state.

One thing that I learned working with this agency is that they want to keep referring services to clients and keep them in the system. If they keep their numbers high on active clients in their system every year and overspend the budgeted money, they will and expect to receive more funds the following fiscal year. DCS is by far the largest department with the greatest budget and amount of employees than any other department in the state of Indiana. As of 2017, Indianas rate of children in out-of-home care was about 13 children for every 1,000 in the state and is over twice the national average. In addition to Indiana having a higher number of children in out-of-home care, Indiana also has a higher-than-average number of children being referred to child protection. In 2016, Indianas rate of referral to child protection, calculated as the number of referrals for every 1,000 children in the states population, was 108.2 compared to a national average of 55.6 (Evaluation of the Indiana Department of Child Services).

References

DCS Mission, Vision, and Values. (n.d.). Retrieved January 22, 2020, from https://www.in.gov/dcs/2370.htm

Evaluation of the Indiana Department of Child Services. (2018, June 18). Retrieved January 22, 2020, from https://www.in.gov/dcs/files/IndianaEvaluationReportCWGFinal.pdf

Information from Discussion 2

What is the specific problem that your organization will be trying to address? Try to be as specific as possible.

My organization will be trying to reduce the spending by the Indiana Department of Child Services to combat child abuse and neglect. There are a number of issues that create this situation that need addressed. One major that needs to be considered is what is causing the high caseloads in the first place and can these things be spearheaded from the front end to help reduce the number of children entering into the system in the first place. Here are a number of things that need evaluated and are cause for concern (Evaluation of the Indiana Department of Child Services.):

Only three states have a higher rate of abuse and neglect referrals than Indiana.

Indiana accepts more abuse and neglect reports than the national average.

Only two states had a higher rate of completed child protection assessments than Indiana.

Despite completing more assessments than almost any state, Indiana substantiated only 15 percent of those assessments.

The rate of abuse and neglect reports grew by almost 63 percent from SFY 13 to SFY 17.

55 percent of removals in 2017 were related to parental substance abuse.

DCS barely misses the federal standard for repeat maltreatment

Indianas rate of children in care is 13.0 (per 1,000 children) compared with the national average of 5.6.

Indianas rate of children entering care is 8 (per 1,000 children) compared with the national rate of 3.6. Nearly 45 percent of family case managers have caseloads above the state standard.

DCS supervision standard is 1 to 7+ compared to the national standard of 1 to 5.

There are 530 children in care on the Child Care and Development Fund (CCDF) wait list for childcare vouchers.

In SFY 2017, DCS spent $24,933,487 on drug testing/supplies and $4,538,182 on drug treatment.

The number of court-involved cases in DCS is more than double the national average.

How is the specific problem you mentioned tied to the organizational mission?

The problem is tied to DCS mission statement, because they job is to provide services to and protect children from abuse and neglect. If we can reduce the amount of reports by ensuring parents have resources and tools to properly parent their children and deal with everyday life. This can potentially reduce the number of reports and cases DCS receives in the first place and eventually reduce the amount of spending and employees needed to make DCS function as it has. Cases that do need DCS attention after this would be handled in a manner to help put them in a place where they will be no more recurring incidences and remove the cases from the DCS system. It is a complicated and very involve process, but it can be done with the proper training, tools, resources, and policies in place.

How might you frame the problem for the policy analysis to make the scope of it more realistic in a real-world setting?

Problems such as the opioid epidemic have contributed to the increased number of families and children in the DCS case management system. If we were to focus and attack the opioid problem from the doctor prescribing the opioid, to the manufacturers, and finally to the patient taking the opioids we can come up with a solution to combat this and thus reduce the numbers that increased the caseloads of DCS due to this problem. Over reliance on a reactive system that uses child removal as the primary approach to address parental addiction will not serve Indiana or its citizens well over time (Evaluation of the Indiana Department of Child Services.). The idea is to take a proactive approach instead of a reactive approach to these problems.

References

Evaluation of the Indiana Department of Child Services. (2018, June 18). Retrieved January 22, 2020, from https://www.in.gov/dcs/files/IndianaEvaluationReportCWGFinal.pdf

Entrepreneur Research Paper

On an individual basis, research a successful entrepreneur and their company. Discuss the critical success factors that led to their success. Please minimize what the company does, if it is well known, and also minimize non-essential company history. Focus your paper on the factors that led to the entrepreneur’s success.

Summarize the results of your research in a 4 page (minimum) paper (12 point font, double-spaced) using APA style and formatting. Do not forget to include all the resources you utilized for this research paper in the reference page.

python programming

The included Excel file lists HIV estimated prevalence of people ages from 15 to 49 in the world from 1979 to 2011. Use the dataset to complete following tasks:

Add one column as continent in the dataset and label each country/regionin the dataset to an appropriate continent such as Europe, Asia, Africa, North America, South America, Australia, or Antarctica. Explain how do you validate the correctness of your labelling. Output the updated dataset as a new CSV file. (1 point). (Note: You must write a Python program to complete the labelling, manully labelling wont get any credit).
Write a Python program to find the country/region in each continent thathas the highest average HIV estimated prevalence of people ages from 15 to 49 of from year 2000 to 2011. Find the country/region in each continent that has the lowest average HIV estimated prevalence of people ages from 15 to 49 of from year 2000 to 2011. Create a bar chart to show the highest average HIV estimated prevalence of people ages from 15 to 49 of from year 2000 to 2011 in each continent (1 point). Create a bar chart to show the lowest average HIV estimated prevalence of people ages from 15 to 49 of from year 2000 to 2011 in each continent (1 point). Create an overlaid bar chart to show the highest and lowest average HIV estimated prevalence of people ages from 15 to 49 of from year 2000 to 2011 in each continent (1 point). Select a country/region that is different from the average highest or lowest HIV estimated prevalence of people ages from 15 to 49 from year 2000 to 2011 from each continent, then create an overlaid line chart for the selected country/region, the average highest and lowest HIV estimated prevalence of people ages from 15 to 49 from year 2000 to 2011 for each continent (1 point).
Write a Python progrma to calculate the average HIV estimated prevalence of people ages from 15 to 49 for each year in the dataset for each continent (you only need simply add the estimate prevalence number of all countries/regions and divided by the number of the countries/regions in the continent). Based on the calculation, create a line chart for each continent to show the changes of the average HIV estimated prevalence from 1979 to 2011 (1 point). Create an overlaid line chart for all continents to show their changes of the average HIV estimated prevalence from1979 to 2011 (1 point).
Create two scatter plots to show the data (i.e. each country/region) inyear 1990 and year 2010, respectively. The vertical axis in the scatter plot is the HIV estimated prevalence, and the horizontal axis is the corresponding year average HIV estimated prevalence in each continent, which you calculated above. Using different color to show data from different continent (1 point). If you found any interesting result from the charts, explain it.
Write a report to explain how each question is implemented and its outputgraphs (2 point).

Developmental Assessment And School Age Child

 

The needs of the pediatric patient differ depending on age, as do the stages of development and the expected assessment findings for each stage. In a 500-750-word paper, examine the needs of a school-aged child between the ages of 5 and 12 years old and discuss the following:

  1. Compare the physical assessments among school-aged children. Describe how you would modify assessment techniques to match the age and developmental stage of the child.
  2. Choose a child between the ages of 5 and 12 years old. Identify the age of the child and describe the typical developmental stages of children that age.
  3. Applying developmental theory based on Erickson, Piaget, or Kohlberg, explain how you would developmentally assess the child. Include how you would offer explanations during the assessment, strategies you would use to gain cooperation, and potential findings from the assessment.

Prepare this assignment according to the guidelines found in the APA Style Guide, located in the Student Success Center. An abstract is not required.