Non-Fiction Analysis

 

Review at least four of the readings from this week.

Consider how each author uses assumptions and how the human experience is addressed. Select one essay that exemplifies the human experience and explores stereotypes.

Write a 1,050- to 1,400-word analysis of your chosen paper. 

Consider the following questions in your response:

  • In what historical environment did the author write this essay? What is his or her purpose of writing this essay? What did the author try to convey by writing this essay?
  • What are the human experiences in the essay? Why did the author include these experiences in the essay?
  • How did the author address the human experience in the essay? What form did the author use to write the essay: narrative, descriptive, expository, argumentative, or other? Why did the author use this form? Is this form appropriate for this essay? Why?
  • Did the essay evoke any significant reactions as you read it? If you were the author writing the same topic of the essay in current times, how would you write it?
  • What instances of stereotypes are demonstrated? Why do you believe they are stereotypes?
  • What are the assumptions within this essay, for example what does the author assume about the audience? Does the author realize these assumptions exist? Explain your answer.

Format your paper consistent with APA guidelines.

Submit your assignment.

DATABASES-10 QUESTIONS

QUESTION 1

Use the following business rules to create a Crow’s Foot ERD. Write all appropriate connectivities and cardinalities in the ERD.

  • A department employs many employees, but each employee is employed by only one department.
  • Some employees, known as “rovers,” are not assigned to any department.
  • A division operates many departments, but each department is operated by only one division.
  • An employee may be assigned many projects, and a project may have many employees assigned to it.
  • A project must have at least one employee assigned to it.
  • One of the employees manages each department, and each department is managed by only one employee.
  • One of the employees runs each division, and each division is run by only one employee.

 SAVE AS:  ch4_question1_deleon.doc 

—————————————————–

QUESTION 2

Create a complete ERD in Crow’s Foot notation that can be implemented in the relational model using the following description of operations. Hot Water (HW) is a small start-up company that sells spas. HW does not carry any stock. A few spas are set up in a simple warehouse so customers can see some of the models available, but any products sold must be ordered at the time of the sale

  • HW can get spas from several different manufacturers.
  • Each manufacturer produces one or more different brands of spas.
  • Each and every brand is produced by only one manufacturer.
  • Every brand has one or more models.
  • Every model is produced as part of a brand. For example, Iguana Bay Spas is a manufacturer that produces Big Blue Iguana spas, a premium-level brand, and Lazy Lizard spas, an entry-level brand. The Big Blue Iguana brand offers several models, including the BBI-6, an 81-jet spa with two 6-hp motors, and the BBI- 10, a 102-jet spa with three 6-hp motors.
  • Every manufacturer is identified by a manufacturer code. The company name, address, area code, phone number, and account number are kept in the system for every manufacturer.
  • For each brand, the brand name and brand level (premium, mid-level, or entry level) are kept in the system.
  • For each model, the model number, number of jets, number of motors, number of horsepower per motor, suggested retail price, HW retail price, dry weight, water capacity, and seating capacity must be kept in the system.

 SAVE AS:  ch4_question2_deleon.doc 

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

QUESTION 3

 

The Jonesburgh County Basketball Conference (JCBC) is an amateur basketball association. Each city in the county has one team as its representative. Each team has a maximum of 12 players and a minimum of 9 players. Each team also has up to 3 coaches (offensive, defensive, and physical training coaches). During the season, each team plays 2 games (home and visitor) against each of the other teams. Given those conditions, do the following:

  • Identify the connectivity of each relationship.
  • Identify the type of dependency that exists between CITY and TEAM.
  • Identify the cardinality between teams and players and between teams and city.
  • Identify the dependency between COACH and TEAM and between TEAM and PLAYER.
  • Draw the Chen and Crow’s Foot ERDs to represent the JCBC database.
  • Draw the UML class diagram to depict the JCBC database.

 SAVE AS:  ch4_question3_deleon.doc 

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

QUESTION 4

Create an ERD based on the Crow’s Foot notation using the following requirements:

  • An INVOICE is written by a SALESREP. Each sales representative can write many invoices, but each invoice is written by a single sales representative.
  • The INVOICE is written for a single CUSTOMER. However, each customer can have many invoices.
  • An INVOICE can include many detail lines (LINE), each of which describes one product bought by the customer.
  • The product information is stored in a PRODUCT entity.
  • The product’s vendor information is found in a VENDOR entity.

 SAVE AS:  ch4_question4_deleon.doc 

—————————————————————–

QUESTION 5

 

The Hudson Engineering Group (HEG) has contacted you to create a conceptual model whose application will meet the expected database requirements for the company’s training program. The HEG administrator gives you the following description of the training group’s operating environment. (Hint: Some of the following sentences identify the volume of data rather than cardinalities. Can you tell which ones?)

The HEG has 12 instructors and can handle up to 30 trainees per class. HEG offers 5 Advanced Technology courses, each of which may generate several classes. If a class has fewer than 10 trainees, it will be canceled. Therefore, it is possible for a course not to generate any classes. Each class is taught by one instructor. Each instructor may teach up to 2 classes or may be assigned to do research only. Each trainee may take up to 2 classes per year.

Given that information, do the following:

a. Define all of the entities and relationships.

b. Describe the relationship between instructor and class in terms of connectivity, cardinality, and existence dependence.

 SAVE AS:  ch4_question5_deleon.doc 

——————————————————————–

QUESTION 6

 

Automata, Inc., produces specialty vehicles by contract. The company operates several departments, each of which builds a particular vehicle, such as a limousine, truck, van, or RV.

  • Before a new vehicle is built, the department places an order with the purchasing department to request specific components. Automata’s purchasing department is interested in creating a database to keep track of orders and to accelerate the process of delivering materials.
  • The order received by the purchasing department may contain several different items. An inventory is maintained so the most frequently requested items are delivered almost immediately. When an order comes in, it is checked to determine whether the requested item is in inventory. If an item is not in inventory, it must be ordered from a supplier. Each item may have several suppliers.

Given that functional description of the processes at Automata’s purchasing department, do the following:

a. Identify all of the main entities.

b. Identify all of the relations and connectivities among entities.

c. Identify the type of existence dependence in all the relationships.

d. Give at least two examples of the types of reports that can be obtained from the database. 

 SAVE AS:  ch4_question6_deleon.doc 

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

QUESTION 7

United Helpers is a nonprofit organization that provides aid to people after natural disasters. Based on the following brief description of operations, create the appropriate fully labeled Crow’s Foot ERD.

  • Volunteers carry out the tasks of the organization. The name, address, and telephone number are tracked for each volunteer. Each volunteer may be assigned to several tasks, and some tasks require many volunteers. A volunteer might be in the system without having been assigned a task yet. It is possible to have tasks that no one has been assigned. When a volunteer is assigned to a task, the system should track the start time and end time of that assignment.
  • Each task has a task code, task description, task type, and task status. For example, there may be a task with task code “101,” a description of “answer the telephone,” a type of “recurring,” and a status of “ongoing.” Another task might have a code of “102,” a description of “prepare 5,000 packages of basic medical supplies,” a type of “packing,” and a status of “open.”
  • For all tasks of type “packing,” there is a packing list that specifies the contents of the packages. There are many packing lists to produce different packages, such as basic medical packages, child-care packages, and food packages. Each packing list has an ID number, a packing list name, and a packing list description, which describes the items that should make up the package. Every packing task is associated with only one packing list. A packing list may not be associated with any tasks, or it may be associated with many tasks. Tasks that are not packing tasks are not associated with any packing list.
  • Packing tasks result in the creation of packages. Each individual package of supplies produced by the organization is tracked, and each package is assigned an ID number. The date the package was created and its total weight are recorded. A given package is associated with only one task. Some tasks (such as “answer the phones”) will not produce any packages, while other tasks (such as “prepare 5,000 packages of basic medical supplies”) will be associated with many packages.
  • The packing list describes the ideal contents of each package, but it is not always possible to include the ideal number of each item. Therefore, the actual items included in each package should be tracked. A package can contain many different items, and a given item can be used in many different packages.
  • Each item that the organization provides has an item ID number, item description, item value, and item quantity on hand stored in the system. Along with tracking the actual items that are placed in each package, the quantity of each item placed in the package must be tracked as well. For example, a packing list may state that basic medical packages should include 100 bandages, 4 bottles of iodine, and 4 bottles of hydrogen peroxide. However, because of the limited supply of items, a given package may include only 10 bandages, 1 bottle of iodine, and no hydrogen peroxide. The fact that the package includes bandages and iodine needs to be recorded along with the quantity of each item included. It is possible for the organization to have items that have not been included in any package yet, but every package will contain at least one item.

 SAVE AS:  ch4_question7_deleon.doc 

———————————————————————————–

QUESTION 8

 

Using the Crow’s Foot notation, create an ERD that can be implemented for a medical clinic using the following business rules:

  • A patient can make many appointments with one or more doctors in the clinic, and a doctor can accept appointments with many patients. However, each appointment is made with only one doctor and one patient.
  • Emergency cases do not require an appointment. However, for appointment management purposes, an emergency is entered in the appointment book as “unscheduled.”
  • If kept, an appointment yields a visit with the doctor specified in the appointment. The visit yields a diagnosis and, when appropriate, treatment.
  • With each visit, the patient’s records are updated to provide a medical history.
  • Each patient visit creates a bill. Each patient visit is billed by one doctor, and each doctor can bill many patients.
  • Each bill must be paid. However, a bill may be paid in many installments, and a payment may cover more than one bill.
  • A patient may pay the bill directly, or the bill may be the basis for a claim submitted to an insurance company.
  • If the bill is paid by an insurance company, the deductible is submitted to the patient for payment.

 SAVE AS:  ch4_question8_deleon.doc 

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

QUESTION 9

Create a Crow’s Foot notation ERD to support the following business operations:

  • A friend of yours has opened Professional Electronics and Repairs (PEAR) to repair smartphones, laptops, tablets, and MP3 players. She wants you to create a database to help her run her business.
  • When a customer brings a device to PEAR for repair, data must be recorded about the customer, the device, and the repair. The customer’s name, address, and a contact phone number must be recorded (if the customer has used the shop before, the information already in the system for the customer is verified as being current). For the device to be repaired, the type of device, model, and
  • serial number are recorded (or verified if the device is already in the system). Only customers who have brought devices into PEAR for repair will be included in this system.
  • Since a customer might sell an older device to someone else who then brings the device to PEAR for repair, it is possible for a device to be brought in for repair by more than one customer. However, each repair is associated with only one customer. When a customer brings in a device to be fixed, it is referred to as a repair request, or just “repair,” for short. Each repair request is given a reference number, which is recorded in the system along with the date of the request, and a description of the problem(s) that the customer wants fixed. It is possible for a device to be brought to the shop for repair many different times, and only devices that are brought in for repair are recorded in the system. Each repair request is for the repair of one and only one device. If a customer needs multiple devices fixed, then each device will require its own repair request.
  • There are a limited number of repair services that PEAR can perform. For each repair service, there is a service ID number, description, and charge. “Charge” is how much the customer is charged for the shop to perform the service, including any parts used. The actual repair of a device is the performance of the services necessary to address the problems described by the customer. Completing a repair request may require the performance of many services. Each service can be performed many different times during the repair of different devices, but each service will be performed only once during a given repair request.
  • All repairs eventually require the performance of at least one service, but which services will be required may not be known at the time the repair request is made. It is possible for services to be available at PEAR but that have never been required in performing any repair.
  • Some services involve only labor activities and no parts are required, but most services require the replacement of one or more parts. The quantity of each part required in the performance of each service should also be recorded. For each part, the part number, part description, quantity in stock, and cost is recorded in the system. The cost indicated is the amount that PEAR pays for the part. Some parts may be used in more than one service, but each part is required for at least one service.

 SAVE AS:  ch4_question9_deleon.doc 

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

QUESTION 10

 

Luxury-Oriented Scenic Tours (LOST) provides guided tours to groups of visitors to the Washington, D.C. area. In recent years, LOST has grown quickly and is having difficulty keeping up with all of the various information needs of the company. The company’s operations are as follows:

  • LOST offers many different tours. For each tour, the tour name, approximate length (in hours), and fee charged is needed. Guides are identified by an employee ID, but the system should also record a guide’s name, home address, and date of hire. Guides take a test to be qualified to lead specific tours. It is important to know which guides are qualified to lead which tours and the date
  • that they completed the qualification test for each tour. A guide may be qualified to lead many different tours. A tour can have many different qualified guides. New guides may or may not be qualified to lead any tours, just as a new tour may or may not have any qualified guides.
  • Every tour must be designed to visit at least three locations. For each location, a name, type, and official description are kept. Some locations (such as the White House) are visited by more than one tour, while others (such as Arlington Cemetery) are visited by a single tour. All locations are visited by at least one tour. The order in which the tour visits each location should be tracked as well.
  • When a tour is actually given, that is referred to as an “outing.” LOST schedules outings well in advance so they can be advertised and so employees can understand their upcoming work schedules. A tour can have many scheduled outings, although newly designed tours may not have any outings scheduled. Each outing is for a single tour and is scheduled for a particular date and time. All outings must be associated with a tour. All tours at LOST are guided tours, so a guide must be assigned to each outing. Each outing has one and only one guide. Guides are occasionally asked to lead an outing of a tour even if they are not officially qualified to lead that tour. Newly hired guides may not have ever been scheduled to lead any outings. Tourists, called “clients” by LOST, pay to join a scheduled outing. For each client, the name and telephone number are recorded. Clients may sign up to join many different outings, and each outing can have many clients. Information is kept only on clients who have signed up for at least one outing, although newly scheduled outings may not have any clients signed up yet.

a. Create a Crow’s Foot notation ERD to support LOST operations.

b. The operations provided state that it is possible for a guide to lead an outing of a tour even if the guide is not officially qualified to lead outings of that tour. Imagine that the business rules instead specified that a guide is never, under any circumstance, allowed to lead an outing unless he or she is qualified to lead outings of that tour. How could the data model in Part a. be modified to enforce this new constraint?

 SAVE AS:  ch4_question10_deleon.doc  

WRONG ONE

 Instructions:

Assignment 2: Income Support Policies

In this assignment, you must examine the philosophical underpinnings of the economic system and its relationship to ethics and social justice by examining income support policies. You will also view the socially constructed ways of developing and distributing resources and implementing societal values. You will examine the “problem of justice” by considering the following:

  • The distribution of goods and services
  • An individual’s share in goods and services
  • The allocation of rights and duties

Research income support policies using your textbook, the Argosy University online library resources, and the Internet.

Select two policies for examination from the list that follows. You can select from other types of income support policies; however, be sure to submit your choices to the facilitator for validation before continuing with this assignment.

  • Social Security
  • Supplemental Security Income (SSI)
  • Temporary Assistance for Needy Families (TANF)

Then, compare and contrast the selected income support policies. Address the following:

  • List and describe each income support policy’s target population, means of funding, and intended outcomes.
  • Explain the positions a conservative politician or commentator, and a liberal politician would take on the policy. Address anything they might have in common ideologically and also describe their differences.
  • Give reasons and examples in support of your analysis.

Write a 2–3-page paper in Word format. Apply APA standards to citation of sources. Use the following file naming convention: LastnameFirstInitial_M2_A2.doc.

Assignment 2 Grading Criteria

  • Listed and described each income support policy’s target population, means of funding, and intended outcomes demonstrating in-depth research.
  • Explained each policy from the perspective of conservative politician or commentator, and a liberal politician.
  • Gave valid reasons and well-researched examples in support of assertions.
  • Wrote in a clear, concise, and organized manner; demonstrated ethical scholarship in accurate representation and attribution of sources; displayed accurate spelling, grammar, and punctuation.

Project Scope Management

Managers at Manage Your Health, Inc. (MYH) selected Tony Prince as the project manager for the Recreation and Wellness Intranet Project. The schedule goal is six months, and the budget is $200,000. Tony has previous project management and systems analysis experience within the company, and he is an avid sports enthusiast. Tony was starting to put the project team together. He knew he would have to develop a survey to solicit input from all employees about the new system and make sure it was user-friendly.

Recall that this system would include the following capabilities:

Allow employees to register for company-sponsored recreational programs, such as soccer, softball, bowling, jogging, and walking.

Allow employees to register for company-sponsored classes and programs to help them manage their weight, reduce stress, stop smoking, and manage other health-related issues.

Track data on employee involvement in these recreational and health-management programs.

Offer incentives for people to join the programs and do well in them (e.g., incentives for achieving weight goals, winning sports team competitions, etc.).

Assume that MYH would not need to purchase any additional hardware or software for the project.

Tasks

1.    Document your approach for collecting requirements for the project. Include at least five requirements in a requirements traceability matrix.

2.    Develop a first version of a project scope statement for the project. Use the template provided on the companion Web site for this text (see link below). Be as specific as possible in describing product characteristics and requirements, as well as all of the project’s deliverables. Be sure to include testing and training as part of the project scope.

3.    Develop a work breakdown structure for the project. Break down the work to Level 3 or Level 4, as appropriate. Use the template on the companion Web site and samples in this text as guides. Print the WBS in list form. Be sure the WBS is based on the project charter earlier, the project scope statement created in Task 2, and other relevant information.

4.    Use the WBS you developed in Task 3 to begin creating a Gantt chart using your choice of software. Do not enter any durations or dependencies. Print the resulting Gantt chart on one page, and be sure to display the entire Task Name column.

5.    Develop a strategy for scope validation and change control for this project. Write a short paper summarizing key points of the strategy.

*********Appendix A: Brief Guide to Microsoft Project Professional 2016 (companion website)

https://www.cengage.com/resource_uploads/downloads/1337101354_609952.pdf

Annorated paper

  I need this paper by June 4.Annotated Bibliography

Wilson, Jeffery.  “Acid Rain in the Twenty-First Century.”  Journal of Modern Environmental Science

      June 4 2008: 350-390.  Pro Quest.   Web.   25 Oct. 2012.  <http: www. Xxxxxxxxxx>.

According to Jeffery Wilson, Ph.d in Environmental Sciences, in his article “Acid Rain in the Twenty-First Century” agricultural run-off, industrial dumping, and acid rain are the three main reasons for the decline in the water systems in the world.  First, he states that agricultural run-off has contaminated at least 25% of the water supplies in Southern America (351).  For example, when the pond water from local ponds was tested in June 2007, scientists found that an overgrowth of algae due to the contamination of over fertilization had caused one-half of the fish that normally habitat the area to be non-existent (350).  Second, he admonishes that industrialized dumping has shown to have affected water supplies in all regions of the country (358). For instance, added to the list of rivers contaminated by this procedure is the _______ in which numbers of fish were found floating just below the site of the company, yet the fish were healthy and plentiful in the waters before reaching the site of the company (353).  Finally, he notes that acid rain due to car emissions and industrial smokestacks that emit poisons into the air are also contributing to the decreasing health of fresh water (351).   For example, when rain water was tested in 2011, there was a thirty-three percent correlation between the amount of acid found within the water to the acid found within the water supplies in areas in which it had rained when the water and the rain were tested at the same time (378).   Therefore, this article will be helpful in proving that the habits of the agricultural, industrialized, and automotive industries should be modified in order to save the earth’s water supplies and thus humanity.

Zetterfield, Sally.  “No Time to Waste in Saving Our Water Supplies.”  Journal of the World and the

     Environment.   April 2 2006: 25-30.  Ebsco Host. Web.  19 Mar. 2013. <http:www. xxxxxx>.

             Sally Zetterfield, Professor at ______, in her article “No Time to Waste in Saving Our WaterSupplies,” states that agricultural run-off, industrialized dumping, and acid rain  

should be of  concern when analyzing the ever growing problem of water pollution.  First, she states that inthe state of _______, the water supplies near the  _______ were found

to have contaminates that could eventually lead to the water in the area being considered undrinkable, once again indicating that the farming system may be unknowingly

causing harm to society’s very needed water supply and must be investigated if humanity is going to survive (28).   Next, she states….continue as with example 1. 

Your sources will include one.gov article (USA.gov); one journal article from GALILEO (Ebsco Host or Proquest; one book or one essay from a book of essays from  E-Books; one article from Fed Stats; one website that discusses three organizations that sponsor the human interest cause for which you are researching, and any other sources of your choosing, except Wikipedia, which should not be included in your source work;    If you are working on the Death Penalty Project, you will include one item from The Innocence Project;  one article from Fed Stats, one article from Death Penalty.org,  and both the Bruck and the Koch Essays instead; and any other sources of your choosing, except Wikipedia, which should not be included in your source work.  Directions for research can be found in the Research Tips included in your folder. 

Articles must be 7+ pages and no more than 10 years in publication.

Examples should be a combination of statistics and persons to whom or places at which what you are describing has happened.

Epidemiology

 

 

Epidemiological surveillance data can be used to guide public health interventions, support funding, develop policy, and educate the community and specific populations in order to decrease burden. The purpose of this assignment it to analyze, interpret, and disseminate Morbidity and Mortality Weekly Report (MMWR) surveillance data to both technical and nontechnical audiences, and provide recommendations for public health action for a selected disease or heath issue using audience-appropriate language and information.

Select a MMWR health issue published within the past 5-10 years to disseminate data to a technical and nontechnical audience.  Select a technical audience, such as public health practitioners, clinicians and other health care providers, policymakers and other decision makers, and a nontechnical community group or target population. Provide the reason for the dissemination from the following, be specific, and provide details tailored to your data and health issue:

  1. Educate about recent findings or accomplishments.
  2. Elicit immediate action.
  3. Solicit support or participation.
  4. Justify program/prevention activities.
  5. Prepare for an upcoming intervention or program.
  6. Provide rationale to develop new policy or support current policy.

For the technical audience, create a PowerPoint presentation (10-13 slides)  to disseminate surveillance data from the MMWR report for a selected purpose using the slide headings outlined below. Include speaker notes for each slide. For your final slide, develop an educational “fact sheet” about the issue that is appropriate for a nontechnical community group or target population.

Add two additional slides for the Title and References slides.

Refer to Morbidity and Mortality Weekly Report (MMWR), “Introduction to Public Health Surveillance,” and “Data Dissemination” to assist you in completing this assignment.

PowerPoint Headings

  1. Title Page: Include your health issue topic which identifies a specific technical and nontechnical audience and group member names.
  2. Audience Appropriate Data Dissemination (1-2 slides): Explain the importance audience appropriate messages for data dissemination. Identify your health issue, technical and nontechnical audiences, and the reason for the dissemination
  3. Data Collection (1-2 slides): Identify and describe a MMWR for a health issue and the data collection timeframe and methods.
  4. Data Analysis (1-2 slides): Summarize the data and document the magnitude of the health issue using descriptive statistics (person, place, time), rates, include tables, graphs, maps, or charts.
  5. Data Interpretation (1-2 slides): Summarize the report results and provide the implications for public health practice.
  6. Recommendations for Action (1-2 slides): Provide recommendations or support for policy, policy development, funding for screening or implementation of an intervention or program to address the health issue. Include the factors (e.g., unique behaviors, exposures, or environmental factors) that contribute to the health issue that will be addressed.
  7. Fact Sheet: Data Dissemination to a Nontechnical Audience (1 slide): On the last slide of your presentation, create an audience appropriate fact sheet that explains and brings awareness to the health issue and the steps in addressing/mitigating the health issue for a community group or population. Include both text and photos, images, or illustrations to make it eye catching and compelling.
  8. Conclusion (1 slide)
  9. References page

You are required to cite to a minimum of three sources to complete this assignment. Sources must be published within the last 5 years and appropriate for the assignment criteria and public health content.

 

Benchmark Information

This benchmark assignment assesses the following programmatic competencies:

MPH 2.1; MSN Public Health Nursing 6.2

Apply epidemiological methods to the breadth of settings and situations in public health practice.

MAST90007: Statistics for Research Workers 2021

    

This assignment contains three (3) questions worth a total of 20 marks. There is some general advice on the assignment at the end of this document, on page 8. 

The overall requirement for this assignment is to carry out and report on data analytics that address three questions about the data from the Framingham heart study. 

You may know about this study from your general knowledge; it is one of the most famous studies in epidemiology. You can learn about the study from information on Wikipedia (https://en.wikipedia.org/wiki/Framingham_Heart_Study), but also through these references: 

Levy, D., National Heart Lung and Blood Institute., et al. (1999). 50 years of discovery: medical milestones from the National Heart, Lung, and Blood Institute’s Framingham Heart Study. Hackensack, N.J., Center for Bio-Medical Communication Inc. 

Mahmood, S. S., Levy, D., Vasan, R. S., & Wang, T. J. (2014). The Framingham Heart Study and the epidemiology of cardiovascular disease: a historical perspective. The Lancet, 383(9921), 999-1008. 

Oppenheimer, G. M. (2005). Becoming the Framingham study 1947–1950. American Journal of Public Health, 95(4), 602-610. 

You may also find your own useful references. You are not required to read these references for the purposes of the assignment. 

The data file contains some information from long term follow up as well as baseline measures. The file contains records for 5,209 people – all the participants in the original cohort of the study. The participants were followed up every 2 years. The data file includes information from baseline, the 2nd examination (one variable), and the 16th examination (30 years after baseline). 

 

SRW MAST90007 2021 Major assignment 

  

The data file includes: Age at baseline (years) 

Weight at baseline (pounds) 

Sex 

Diastolic blood pressure at baseline (mmHg) 

Systolic blood pressure at baseline (mmHg) 

Serum cholesterol (mg/100ml) examination 2 

Metropolitan Relative Weight at baseline 

Smoker at baseline 

Number cigarettes smoked per day at baseline 

Survived at last examination 

Female / Male 

Serum cholesterol (mg/100ml) at the 2nd examination; this variable has 626 missing values. 

A measure of the percentage of actual weight to desirable weight; a measure very similar to BMI. 

Smoker / Non-smoker 

0 = alive at 16th examination; 1 = died prior to 16th examination 

 

Serum cholesterol (mg/100ml) examination 1 Serum cholesterol (mg/100ml) at baseline; this variable has 2,037 missing values. 

 

      

Height at baseline (inches) 

      

Body Mass Index at baseline (kg/m2) 

  

Serum cholesterol (mg/100ml) baseline Baseline serum cholesterol at examination 1, or, when missing at examination 1, the 

serum cholesterol at the second examination. 

 

Last examination number Number of the last examination that the person participated in. 

  

Cause of death 

0 = still alive
1 = sudden death from coronary heart disease (CHD)
2 = other coronary heart disease
3 = stroke (cerebrovascular accident, CVA) 4 = other cerebral vascular disease
5 = cancer
6 = other causes of death
9 = cause unknown 

 

Examination at which CHD diagnosed, if 

Week 8 A&P discussion

Required Resources

Read/review the following resources for this activity:

  • Textbook reading
  • Lesson

In your reference for this assignment, be sure to include both your text/class materials AND your outside reading(s).

Initial Post Instructions

You’ve learned the anatomy and physiology of the cardiovascular, immune, lymphatic, and respiratory systems. As much as we like to partition the body into discrete units, it is often the case that systems are interdependent and their function is intimately tied to other organ systems. 

For the Week 8 discussion of 255, I would like you to think back on the previous sessions and choose one organ or organ system covered in BIOS251 and BIOS252 (Chemical and cellular organization, tissues, integumentary system, skeletal system, joints, muscular system, nervous system, special senses and endocrine system).

After that, discuss how that organ/organ system is connected to the material we have covered in BIOS 255. 

For example, we talked about the importance of intrinsic factor to making red blood cells in Week 1. You could discuss the connection between dietary absorption of intrinsic factor, vitamin B12, and the maintenance of a healthy hematocrit. 

Follow-Up Post Instructions

Respond to at least one peer or the instructor. 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 source)
  • APA format for in-text citations and list of references

NURS5061-WEEK6-DISCUSSION-REPLY2

 

Big data can be described as a large and complex set of data that requires specialized approaches to use effectively to uncover hidden insights and help solve problems that may arise in healthcare. Big data in healthcare focuses on the patient’s data to improve their clinical experience, use operational data to maximize workflow, and use financial data to streamline revenue (Agarwal, Gao, DesRoches & Jha, 2010). Nurse executives in the healthcare system need to be diverse thinkers on manipulating vast amounts of data to shape and reshape the system (Gefen & Ragowsky, 2005). Critical analysis and synthesis of the data are done to develop conclusions on how to plan and run the organization. Although the assessment of big data is vital, it bears benefits as well as detriments.

The main challenges that big data has on healthcare are increased healthcare data and growing costs. Health records moved from manual to digital, which increased the volume of the data made available. Health care data is not limited to what the healthcare providers present but includes data from the internet-of-things devices such as wearable devices, smartphone applications, and increased social media traffic. This extensive collection of data from these sources means a large data deposit that needs to be analyzed in the healthcare system (Bryant, Katz & Lazowska, 2008). Large amounts of input suggest that processing this data to give meaningful output requires high healthcare investments to allow for such analysis to be made by trained clinical staff. Big data needs to be sorted to develop conclusions on how to run the organization to achieve quality and enhanced information.

On the other hand, big data ensures effectiveness and personalized care with complete records of the patients. The data collected from the various health care platforms brings about more detailed information about a patient’s health. Although the information contained might seem bulky, once it has been sorted and organized, it provides a perspective on efficiency in healthcare services and neat patient information storage. Big data makes it possible for clinical systems to provide quality care to patients (Goh, Gao & Agarwal, 2011). Some patient records bring to focus those who have a risk of chronic illnesses. Hospitals need to identify such cases early and develop treatment, ensuring that the patient’s condition is mitigated before getting worse.

Challenges experienced in healthcare systems need to be solved for big data to become a valuable healthcare system tool. Getting rid of medication errors is one way to begin. A significant cause of health problems often leading to death is giving wrong medications to patients. Implementing high-end computing tools in the healthcare system is essential to access and process the collected data (Goh et al., 2011). As much as a vast amount of data is available, it is imperative to avoid making errors. The records compiled should be analyzed for proper medication to be administered. In the case of an already made error, the system should highlight this to the health personnel.

Digitized data means that a significant concern is it being compromised through security breaches. Healthcare systems need to be safe and secure from hacking, malicious software, and data theft. Healthcare stores sensitive and confidential data about the patients and clinical staff in the records, making these systems vulnerable and at risk of attacks. Therefore, safeguarding healthcare systems need to be prioritized to protect the stored data.

e poster

Objective: The students will complete an E-Poster, The purpose of the poster is to serve as a summary and an advertisement of the work that supplements the researcher’s presentation. The poster could be thought of as an illustrated version of the abstract with visual displays of data and small blocks of text that explain the project and support the data.

ASSIGNMENT GUIDELINES (10%):

Students will judgmentally measure the readings from Chapter12 in your textbook. This assignment is planned to help youexamination, evaluation, and apply the readings and strategies that can apply to any health care institution. 

Choose a free topic from your readings on chapter 12

EACH E-Poster SHOULD INCLUDE THE FOLLOWING:

The E-Poster needs to include the following:

1. Introduction

2. Statement of the issue

3. Evidence supporting the issue

4. Prediction of the issue

5. Conclusion

6. References: minimum of three references from peer-reviewed nursing journals (encourage the use of international journals). Articles need to be within the last 3 years unless historical.

ASSIGNMENT DUE DATE:

The assignment is to be electronically posted in the Assignments Link on Blackboard no later than noon on June 19th 2021.

ASSIGNMENT RUBRICS

Assignments Guidelines

1 Points

10%

Introduction

2.5 Points

25%

E-Poster

6 Points

50%

Conclusion

1.5 Points

15%

Total

11 points

100%