Bpc110 homework lesson 14 | Computer Science homework help

Part 1 – Microsoft Access 2019

Use Access to create a database to store and retrieve Manufacturer Contact and Inventory information for Rio Salado Boat and Marine dealership.

  1. Create a new blank Access database.
  2. Save the file as BoatDatabase_MEID.accdb. Be sure to replace “MEID” in the filename with your actual MEID.

Structure of the Database 

Read the requirements for the database below and understand how the database should work before you create the design. Remember to follow the best practices presented in TestOut and the online lesson content for creating professional Access databases.

Create the Tables 

You will create new tables that contain information about the Rio Salado Boat and Marine Dealership’s manufacturers and inventory. When creating fields for your tables, it is important to break down your data into the smallest chunks you can (fine data granularity) to make it easier to extract data from the database later. You will also need to join the tables on common fields later in the project. For this project, assume a manufacturer can supply the boat dealership with multiple types of boats for the dealership’s inventory.

NOTE: Remember to assign the most appropriate data type to each of the fields and that one of the fields in each of your tables must be set as the Primary Key. You do not need to enter data records into your tables at this time; you will create a form later in this project for data entry.

Manufacturer Contact Table

Create a new table named Manufacturer Contact Table. At a minimum, your table should include the following fields:

  • Manufacturer ID
  • Manufacturer (e.g., Bayliner)
  • Manufacturer Address
  • Sales Representative Name
  • Phone Number
  • Email Address

Inventory Table

Create a new table named Inventory Table. At a minimum, your table should include the following fields:

  • Inventory ID
  • Manufacturer ID
  • Boat Type (e.g., Sailboat)
  • Model Number
  • Dealer Cost
  • MSRP (i.e., Manufacturer Suggested Retail Price)
  • Quantity in Inventory

Establish Table Relationships

Once the design of the tables has been completed, the next step is to establish relationships between the tables:

  1. Join the Manufacturer Contact Table with the Inventory Table on common fields.
  2. Enforce referential integrity.

Create a Form

Once the tables have been designed and the relationships have been established, it is time to enter data. Remember that each field of each record will need to include data. You will use one form to enter and edit data in the two tables.

  1. Create one form named Manufacturer Form that can be used to enter data into both tables.
  2. Use the form to enter a minimum of four manufacturers. Include your name in one of the records as a Sales Representative for one of the manufacturers.
  3. Use the form to enter at least two different boat types for each manufacturer.

Create the Queries

The ability to extract data from one or more tables is one of the most important functions provided by a database. You will now design, save, and run queries to retrieve specific information from the two tables.

Inventory Query

  1. Create a query named Inventory Query that will SUM the Quantity in Inventory by each Manufacturer.
  2. Save and run the query.

Sales Rep Query

  • Create a query named Sales Rep Query that will show the Manufacturers and Sales Representatives from the Manufacturer Contact Table and all the fields from the Inventory Table.
  • The query must also sort ascending the data by Sales Representative Last Name.
  • Save and run the query.

Create a Report

Reports are used to generate printouts from the tables or queries in a database.

  1. Create a report named Inventory Report that lists the items in inventory.
  2. Include the following fields in the report:
    1. Manufacturer
    2. Boat Type
    3. Model Number
    4. MSRP
    5. Quantity in Inventory
  3. Group the report by Manufacturer.
  4. Format the report in Landscape Orientation so that it fits on one page and all of the fields are fully legible.
  5. After finishing the Report Wizard, remove the Alternate Row Color from the report.
  6. Add a Shape Fill color of your choice, other than the Office Default, to the Manufacturer rows.

Required Objects

After creating your database, the BoatDatabase_MEID.accdb file should contain the following required objects:

  • Tables
    • Inventory Table
    • Manufacturer Contact Table
  • Relationship
    • One-To-Many Relationship Type
  • Form
  • Queries
    • Inventory Query
    • Sales Rep Query
  • Report

Save and close your BoatDatabase_MEID.accdb file.

——————————————————————————————————————————————-

Part 2 – Microsoft Excel 2019

Use Excel to create a workbook containing three worksheets. The Excel workbook will include Rio Salado Boat and Marine contact information, manufacturer and inventory information, and financing information which will also be visually depicted in a chart.

TIP: When working in Excel, remember to use FontAlignment, and Number Formatting features.

  1. Create a new blank Excel workbook.
  2. Save the file as BoatWorkbook_MEID.xlsx. Be sure to replace “MEID” in the filename with your actual MEID.

Structure of the Workbook 

Your workbook must contain three worksheets:

  • Information – This worksheet will contain the boat dealership contact information and available inventory.
  • Financing – This worksheet will show monthly payments for boats financed.
  • MSRP Chart – This worksheet will provide a visual depiction of the MSRP’s for each model of boat available.

Information Worksheet

Rio Salado Boat and Marine Dealership wants you to create a new worksheet that will contain the boat dealership’s contact information and the available inventory for the upcoming sales promotion.

  1. Rename the first worksheet as Information.
  2. Assign the worksheet tab a color of your choice other than the default.
  3. In the first row, insert the title Rio Salado Boat and Marine Information.
  4. Beginning in the third row, create Row Labels for the following:
    1. Dealership Name:
    2. Dealership Address:
    3. Dealership Phone:
    4. Sales Promotion Title:
  5. Format the Row Labels and cells so they appear like the image below. The image depicts a range of cells that contains four rows and two columns. The entire range has an Outside Border. The first column contains the Row Labels from Step 4 and is right-aligned. The second column contains a Bottom Border for each cell of the column.

Table  Description automatically generated with medium confidence

  1. Fill in the information for the Dealership Name (e.g., Rio Salado Boat and Marine), the Dealership Address, Dealership Phone, and Sales Promotion Title (you supply this information). You will use this information for the Word and PowerPoint parts of the final project as well.
  2. Below the Row Labels, Import the Sales Rep Query from the BoatDatabase_MEID.accdb file that you created in Part 1.
  3. Apply a Table Style of your choice, other than the default, to the imported table.
  4. Add a Total Row to the table to SUM the Dealer CostMSRP, and Quantity in Inventory columns.
  5. Apply Conditional Formatting to highlight the top two MSRPs using a unique cell shading and font color.
  6. Merge and Center the title in Row 1 across all columns containing data.
  7. Apply the Heading 1 cell style to the title.
  8. Add your name, your MEID, and your course and section number in the Footer.
  9. Set the Page Orientation to Landscape.
  10. Scale the worksheet to print on a single page.

Financing Worksheet

Rio Salado Boat and Marine Dealership will be providing financing to its customers during the upcoming sales promotion.

  1. Add a new blank worksheet to the workbook.
  2. Rename the worksheet as Financing.
  3. Assign the worksheet tab a color of your choice other than the default.
  4. In the first row, insert the title Rio Salado Boat and Marine Financing Information.
  5. In the second row, create a new table with the following column headers to calculate the monthly payments for the available inventory (Hint: Use all boats from the Information worksheet as data):
    1. Inventory ID
    2. Manufacturer
    3. Boat Type
    4. Model Number
    5. MSRP
    6. Down Payment (Use a formula to calculate a cash down payment of 10% of the MSRP.)
    7. Loan Amount (Use a formula to calculate the remaining amount to be financed.)
    8. Annual Interest Rate (Use the value of 4.5% for all rows.)
    9. Term in Years (Use the value of 10 for all rows.)
    10. Monthly Payment – Use the proper financial function to calculate the monthly payment.
  6. Apply a Table Style of your choice other than the default.
  7. Sort the table by descending MSRP.
  8. Merge and center the title in the first row over the table columns in the second row.
  9. Change the Font Size of the title to 24 pt.
  10. Apply a Fill Color of your choice, other than the default, to the title cell.
  11. Two rows below the table, enter the following Row Labels in Column A and perform the calculations using functions in corresponding cells of Column B:
    1. Minimum MSRP
    2. Maximum MSRP
    3. Average MSRP
  12. Add your name, your MEID, and your course and section number in the Footer.
  13. Set the Page Orientation to Landscape.
  14. Scale the worksheet to print on a single page.
  15. Insert a Clustered Column Chart that includes the Model Number and the MSRP of each boat.
  16. Move the chart to a new sheet named MSRP Chart.

MSRP Chart

The Rio Salado Boat and Marine Dealership wants a visual depiction of the range of MSRPs for its inventory of boats.

  1. With the MSRP Chart worksheet active, assign the worksheet tab a color of your choice other than the default.
  2. Select a Chart Style of your choice other than the default.
  3. Insert a descriptive Chart Title.
  4. Add horizontal and vertical Axis Titles with descriptive text.
  5. Add Data Labels.
  6. Add your name, your MEID, and your course and section number in the Footer.

Required Worksheets

Arrange the worksheets in the following order:

  1. Information
  2. Financing
  3. MSRP Chart

Save and close your BoatWorkbook_MEID.xlsx file.

———————————————————————————————————————————————-

Part 3 – Microsoft Word 2019

Use Word to create a professional-looking flyer to alert customers about the upcoming sales promotion for the Rio Salado Boat and Marine Dealership.

  1. Create a new blank Word document. Do not use a template.
  2. Save the file as BoatDocument_MEID.docx. Be sure to replace “MEID” in the filename with your actual MEID.

Document Editing 

  1. Design a flyer from scratch. The flyer will contain information about the sale of available inventory:
    1. Choose a Theme other than the Office default.
    2. Include a Page Border.
  2. Use the dealership information from the Information worksheet of the BoatWorkbook_MEID.xlsx file that you created in Part 2, to design a letterhead:
    1. First line: Dealership Name
    2. Second line: Street Address
    3. Third line: City, State and Zip Code
    4. Fourth line: Phone Number
  3. Apply the following formatting to highlight the letterhead:
    1. Heading style
    2. Center alignment
    3. Paragraph border
    4. Paragraph shading of your choice other than the default
  4. Insert a minimum of 50 words of text announcing the sale of available inventory:
    1. Use your Course End Date as the date of the sale.
    2. Use your name as the contact person.
  5. Use each of the following features to make your flyer eye-catching by applying formatting to the text:
    1. At least one instance of a change of Font Size and Font Color.
    2. Insert at least one instance of WordArt text.
  6. Insert at least one Shape with a Fill Color of your choice, other than the default, and use the Sales Promotion Title from the Information worksheet of the BoatWorkbook_MEID.xlsx file that you created in Part 2 as the text.
  7. From the Financing worksheet of the BoatWorkbook_MEID.xlsx file that you created in Part 2, Copy as Picture the title and table and paste the picture into your flyer:
    1. Apply Text Wrapping for visual appeal.
    2. Apply a Picture Style of your choice other than the default.
  8. Reposition or resize flyer elements so that the entire flyer fits on one page.
  9. Insert a Watermark indicating that your design is a Sample.
  10. Check Spelling & Grammar.
  11. Create a Footer with your name, your MEID, and your course and section numbers.

Save and close your BoatDocument_MEID.docx file.

———————————————————————————————————————————————-

Part 4 – Microsoft PowerPoint 2019

Use PowerPoint to create a presentation that will run continuously on the boat dealership kiosk to announce the upcoming sales promotion.

  1. Create a new blank PowerPoint presentation.
  2. Save the file as BoatPresentation_MEID.pptx. Be sure to replace “MEID” in the filename with your actual MEID.

Presentation Editing 

  1. Apply a theme to the presentation other than the Office default.
  2. On the Title Slide enter the name of the boat dealership (Rio Salado Boat and Marine) as the title and the Sales Promotion Title from the Information worksheet of the BoatWorkbook_MEID.xlsx file that you created in Part 2 as the subtitle.
  3. Create three additional slides with appropriate slide layouts to showcase the available inventory:
    1. Select one of the boats from the Financing worksheet of the BoatWorkbook_MEID.xlsx file that you created in Part 2 and insert an image of the boat onto the slide.
    2. Use the Manufacturer and Model Number of the boat as the slide title.
    3. Use the Boat Type and MSRP of the boat as a caption.
    4. Repeat Steps a. through c. for the two other showcase slides.
  4. Insert a new slide with an appropriate slide layout for testimonials from three customers who have purchased boats from the boat dealership:
    1. Use “Testimonials from Previous Customers” as the slide title.
    2. Make up a quote for each of the three customers concerning their experiences with their purchases.
    3. Make up the customers’ names and list the name below each quote; however, use your nameas one of the customers.
  5. Insert a new slide with an appropriate slide layout with a title of “Rio Salado Boat and Marine Family of Employees” and insert an image of the boat dealership employees.
  6. Insert a new slide with an appropriate slide layout and add the list of References used for research during the creation of all content in the Final Project. You are required to use APA style formatting for any website or other source from which you retrieved images or data. At a minimum, you must include individual references for the four images used in your PowerPoint presentation.
  7. Apply a transition between all slides.
  8. Apply an animation to the images on each slide so they enter when the slides change.
  9. In the Notes pane of each slide:
    1. Identify the Slide Layout.
    2. Explain why you felt the slide layout was appropriate for the slide content.
  10. In the Notes Master View:
    1. Add your name and MEID to the header of the presentation.
    2. Add your Course and Section Numbers to the footer of the presentation.
  11. Make sure that you Set Up the slide show to run continuously on the boat dealership kiosk.
  12. You should have a total of seven slides.

Save and close your BoatPresentation_MEID.pptx file.

w

Write a certificate of internship
use official language
It doesn’t have to be too long

NameLily
Haitong Securities Co Ltd                                                                                                                      07/2020-11/2020

Position: Analyst assistant
         Assisted the research team in collecting and sorting materials and data, improved the database, and updated all kinds of data timely;
         Assisted analysts in completing comments on hot events and in-depth reports of the industry, and assisted in completing weekly and monthly reports;
         Assisted analysts in tracking key listed companies, assisted in completing company comment analysis, in-depth report and research report, etc.;
         Assisted analysts in organizing conference calls, thematic meetings and other activities.

Analyse and apply principles of ethics, statute and case law to the perioperative environment

The assignment does not have to be written in essay format, but should use complete sentences, Integrated summary splint system. Reference must be used to support the answers you provide- In Harvard style with page numbers in the in text reference.. Word length 1500 – not including the reference list.. Reference list numbers minimum 15. Use only American, British or Australian only.. Assessment Rubric is attached – which is the marking criteria. Article attached (splint system)Learning outcome: –1. Analyse and apply principles of ethics, statute and case law to the perioperative environment.2. Interpret and apply theories of surgical asepsis, infection control and patient safety related to the perioperative environment.3. Apply concepts of anatomy and pathophysiology to patient management during pre- operative, intra-operative and post-operative phases of general and endoscopic surgery.Assessment criteria: –Thoroughly evaluates the non-technical skills audit and considers the importance of non-technical skills during surgery;Critically analyses and evaluates the discussion within the summary paper, and incorporates relevant literature;Integrates the paper well and refers to attached appendices within the body of the paper;Writes clearly and succinctly in an appropriate academic style (presenting work in accordance with SNM Presentation of Assignments guidelines) with correct referencing (SNM Harvard Author-Date system in

Elimination complexities | Nursing homework help

  

Assignment 1)

Grading Rubric and Sample Table for this Discussion Question

 

Class after completing the assigned readings answer the following question

“In 300 words, Discuss how elimination complexities can affect the lives of patients and their families. Discuss the nurse’s role in supporting the patient’s psychological and emotional needs. Provide an example.” Use our text, other assigned readings and scholarly source to support your answer

Grading Rubric / Point Value for Each Part of Question

Discuss how elimination complexities impact patient/ family lives +2.5

Discuss the nurses role in supporting psychological/ emotional needs related to elimination problems +2.5

Provide an example of the complexity, the impact and the nurses role in providing support +2.5

Writing and APA +0.5

You may post your reply in narrative format or use the table below. Regardless of format, the post should be in written in your own words, and include citations and references of sources.

  

Elimination   complexities impact on patient and Family

 

Nurses supporting role related to   elimination complexities

 

Example   of a complexity, impact on patient family and nurse’s role in support

 

 

References

 

Whitney, S. GCU. (2020). Elimination Complexities. https://lc.gcumedia.com/nrs410v/pathophysiology-clinical-applications-for-client-health/v1.1/#/chapter/3

Whitey, S. (2018). Elimination Complexities. In Pathophysiology: Clinical Applications for Client Health. Grand Canyon University (Ed.). https://lc.gcumedia.com/nrs410v/pathophysiology-clinical-applications-for-client-health/v1.1/

 

Assignment 2)

After completing the assigned reading and reviewing the functional health pattern assessment form I posted answer the following question:

In 300 words, Discuss how functional patterns help a nurse understand the current and past state of health for a patient. Using a condition or disease associated with an elimination complexity, provide an example.

*** Grading Rubric and Point Value for Each Part of the Question***

Discuss how functional health patterns are used by the nurse to understand patient’s history and current health +2.5

Choose a condition associated with elimination complexity +2

Provide examples of data you might enter on the functional health patterns assessment +3

Writing organization and APA +0.5

You can complete the question in narrative format or use the table below.

  

Describe   how nurses use functional health patterns to understand patient’s history and   current health

 

Choose an elimination complexity

 

Provide   examples of data you might enter on the functional health patterns assessment   for the patient with the chosen elimination complexity

References

Read “Estimated Glomerular Filtration Rate Decline and Risk of End-Stage Renal Disease in Type 2 Diabetes,” by Megumi et al., from PLOS ONE (2018).

URL:

https://lopes.idm.oclc.org/login?url=https://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=131037700&site=eds-live&scope=site

 Read “Acute Kidney Failure,” located on the Mayo Clinic website.

URL:

https://www.mayoclinic.org/diseases-conditions/kidney-failure/symptoms-causes/syc-20369048

 

 Read “Kidney Failure (Symptoms, Signs, Stages, Causes, Treatment, and Life Expectancy),” by Wedro, located on the MedicineNet website.

URL:

https://www.medicinenet.com/kidney_failure/article.htm

 

Assignment 3

CAT Question #1 Critical Thinking Functional Health Patterns

 

Class in 250 words reflect on the nursing process – Assessment, Diagnosis, Planning, Implementation and Evaluation (ADPIE) Discuss how assessment leads to formulating nursing diagnosis and plans of care. How might the functional health patterns assessment be used in assessment, planning and formulating diagnosis? Do you see it as an assessment tool/ gathering data or clustering it for use?