In: Nursing
In this module, you will look for an article or news story/video that relates to one or more of the following topics:
These are pretty broad topics, but a few ideas should spring readily to mind.
Create a 250-word post including one or more of the topics listed above, an active hyperlink to your resource (this resource cannot be used by another student), a summary of the resource itself, a summary of the material you are learning in this module as it relates to your resource (cite portions of the textbook), and an explanation of how the topic or resource ties to your everyday life.
In: Physics
Scenario 1: Assume you are in charge of running a company that manufactures and sells packaged snack foods (chips, candies, nuts) in 50 different countries around the world. One of the major issues you face is choosing the international strategy the company will use to compete in international markets. In a well-written, typed 1000 plus word essay answer the following:
1) Identify and describe the decision making scenario including (a) relevant components of the international business environment and (b) the impact, if any, of cross cultural differences on the choice of the international strategy to use.
2) Identify, evaluate, and analyze the (a) alternative international strategies that can be used and (b) the consequences of using each of them.
In: Accounting
a) Assuming this right skewed population distribution had a population mean of 14.05 and a standard deviation of 11.83; calculate the probability that, in a random sample of 30, the mean of the sample is greater than 16. First, draw a picture with the mean labeled, shade the area representing the desired probability, standardize, and use the Standard Normal Table (Table 2 in your text) to obtain this probability. Please take a picture of your hand drawn sketch and upload it to your Word document (if you do not have this technology, you may use any other method (i.e. Microsoft paint) to sketch the image). You must type the rest of your “by hand” work to earn full credit.
In: Statistics and Probability
Loans can turn bad and increase banks’ impaired loan position (non-performing loan). The impaired loans would increase credit risk to the detriment of bank insolvency.
Discuss this issue complete with thorough analysis of the issue, causes, bank actions and solutions to minimize loss from rising credit risk and bank insolvency.
I have a 3,000 word essay. I only want general overview to discuss for each section. What points should I talk with reference to Issue analysis, what to talk with reference to Causes and what to talk about with reference to bank actions and solutions. So pointers for each section for me to focus.
In: Finance
Take the Java program Pretty.java and convert it to the equivalent C program. You can use the file in.txt as sample input for your program.
v import java.io.*;
import java.util.*;
public class Pretty
{
public static final int LINE_SIZE = 50;
public static void main(String[] parms)
{
String inputLine;
int position = 1;
Scanner fileIn = new Scanner(System.in);
while (fileIn.hasNextLine())
{
inputLine = fileIn.nextLine();
if (inputLine.equals(""))
{
if (position > 1)
{
System.out.println();
}
System.out.println();
position = 1;
}
else
{
if ((position+inputLine.length()-1) > LINE_SIZE)
{
System.out.println();
position = 1;
}
System.out.print(inputLine);
position += inputLine.length();
if (position <= LINE_SIZE)
{ // add a blank after the current word
System.out.print(" ");
position++;
}
}
}
}
}
In: Computer Science
Choose a Texas Governor, any Governor (current or past). Write a short biographical essay of your chosen governor. You should include: 1. Where he or she was born. 2. Where he or she was educated. 3. What affect (if any) might where he or she was born and educated may have had on their political ideology. 4. Party affiliation? 5. Significant legislative development during his/her administration(s) 6. Significant legislative battles during his/her administration(s) * 500 minimum word count * Appropriate in-text citations where necessary * At least 2 bibliographic references
In: Economics
A patient has just fallen in the hospital unit where you work and fractured their skull. A team of personnel are asked to collaborate and develop a fall prevention program that includes using the Morse Fall Scale.
Identify the members included on the team and why they are important to include.
Identify the components used in the Morse Fall Risk Scale.
Identify key points to consider when developing a fall prevention plan (Use the literature to support your decision) Base your initial post on your readings and research of this topic.
. Your initial post must contain a minimum of 250 words. References, citations, and repeating the question do not count towards the 250 word minimum.
In: Nursing
You have the opportunity to buy a stock that just paid a dividend (D0) of $2.00. After doing some research, you have forecasted the following growth rates for the firm’s dividends:
g1 = -40% g2 = 0% g3 = 50% g4 = 25% g5-infinity = 3%
In addition, you estimate that the required return for this stock should be 8%. Show your work.
Hand written or in a word document please
In: Finance
Informing patients of their planned care is part of the informed consent process. Each health care provider needs to provide informed consent prior to providing care.
For this assignment create a fact sheet or infographic about how patient consent is secured.
Provide information on at least two different ways that a patient’s health care rights could be violated in the patient consent process.
Infographics use graphics and color to provide information. You may use free infographics templates found on the internet. Or, use a power point slide to create an infographic. A brochure template from your Word software is another alternative to consider in creating this visual document.
In: Nursing