Syc1

For this assignment research a company or use one that you are familiar with that has experienced information security change in the workplace. What information assurance change occurred, and were there any barrier to the change faced by the organization? Finally, what are the best practices when managing change   

prese

 they have designated you as a student ambassador to introduce Post  University to high school students. Prepare a four-slide video presentation explaining  the advantages and describing the process of enrollment in Post University. Instructions: • You will prepare a presentation and provide a video recording of you presenting. o Presentation should have four slides not including the title slide and  references.  o Consider all guidelines we have learned in this unit to make sure your  presentation is effective and clear. o Each slide must have presenter’s notes. The presenter notes will be your  presentation narrative.  o After you are done preparing the presentation you will upload it to  YouTube. • Creating an effective PowerPoint for an engaging presentation: o Utilize bullet points or images on the slides and keep words to a minimum.  Let your voice/speaker’s notes carry the message. o Have a unified theme. Requirements: • You will submit your PowerPoint with speaker notes to the assignment in  Blackboard. • You will copy & paste the share link from You Tube to the text submission box. • You will include a title and a reference slide for any references used. 

week 3 Discussion physical security

Question: Based on this week’s lectures take an inventory of door and window locks in your living area or place of work to identify areas of concern and improvement. Remember to get permission from security.  

For this assignment: The 4 Heading-1s are required. Each Heading-1 must have at least 3 Heading-2s. Each Heading must have at least 2 properly formatted paragraphs with 3 properly formatted sentences each. 

– References 

– APA 7 Format

– 400 words

–  No plagiarism 

Research Paper- Exe project

You are the new project / quality manager at Health Clinic Quality Improvement Experts LLC, a local company for the past 12 years in the Indianapolis, IN area.  Your first assignment will be for the Dr. Donald Snickerbush, Hamilton County, Colonoscopy Clinic. The clinic has five teams performing colonoscopies at their Carmel, IN facility. Each team consist of an Admittance Expert, a Triage and Preparation Nurse, an Anesthesiologist, a Procedure Nurse, a Proctologist, a Post Procedure Nurse Specialist and a Closure Nurse. The clinic has the ability and facilities to run five lines of work at any one point in time and a separate patient arrival area / waiting room. The clinic has some concerns as to its business and increasing revenue as well as the quality of its services.Our Corporate / Six Sigma Project Objectives in this engagement include:

  • Reduce the number of colonoscopy process errors system wide.
  • Improve documentation of colonoscopy administration.
  • Reduce waste in product and time in colonoscopy administration.
  • Improve patient satisfaction with their colonoscopy experience.
  • Improve bed flow for patients receiving a colonoscopy.

Our overall objective is to increase our patient turn-around per day while at the same time increasing our patient customer satisfaction results, increasing our clientele and decreasing medical errors.In order to complete the needed objectives we will apply a Six Sigma full DMAIC process. Please see the documents to be created for the project below. As a team, it is extremely important to all of you that you participate in the creation of every document listed below in some way.  That you leave this course with the knowledge of what that document is for and what it typically contains. You will need to create all of the documents as a team and you will use those documents to create slides for your project status presentation using Power Point.

  1. Define the Process by Developing Process Maps (Saturday)- Talk about current situation for the procedure. How is colonoscopy conducted in the clinic in present?? 
  2. Measure – Determine What Variables We Will Study (Saturday)- variable like patient infection rate, number of patients who needs extend their stay due to medical complications, Adenoma detection rate, repeat patients for routine screening, Patients complaining of bleeding after procedure, patient turnaround can be used to determine if six sigma is useful 
  3. Measure – Create a Plan to Collect the Data (Saturday) –documentation and survey  
  4. Analyze – Look for What Might be Causing the Problem———————- (SIPOC table from https://core.ac.uk/download/pdf/82037951.pdf) 
  5. Analyze – Verify the Cause(s) of the Problem (Saturday) —— RCA of delays, Fishbone diagram showing possible errors which can happen due to errors from patient, technician, doctors etc. 
  6. Improve – Brainstorm Solutions That Might Fix the Problem and Select the Practical Solutions (Saturday) —————– you can use Risk remediation for ideas 

APA Format Required and PPT required

IT473: Interactive Computer Graphics

 

Weekly Assignment/Discussions via Unicheck :

1) Explain the Phong lighting model in OpenGL.

    Your assignment submission must be between 550 to 700 words.

2) Submit a wire-frame model of your final project. Including the indices of the object.

 respond  two classmates 

Assignment

 

4.1 Abstract of a Quantitative Research Article

Overview: The term “abstract” is a homophone which can mean one of two scholarly writing activities. One is the abstract that you will write to introduce your article. The other meaning is a shortened writing assignment whereby you write a condensed summary of an academic journal.  For this week, we will focus on writing a scholarly abstract of a quantitative journal. More information about writing an abstract can be found via the web resource “Writing Scholarly Abstracts.”Directions: View the rubric and examples to make sure you understand the expectations of this assignment.  Create a 1 page (more is fine) single-spaced Analysis of Research abstract published quantitative scholarly article related to your topic/research question from week 1. Additionally, this assignment functions just like assignment 2.1 only it reviews a quantitative article instead of a qualitative one. Brevity and being concise are important as this analysis is intended to be a brief summation of the research. Each abstract must therefore consist of the following in this order:

  1. Bibliographic Citation – use the correctly formatted APA style citation for the work as the title of your abstract, displaying the full citation in bold font.
  2. Author Qualifications – name and qualification of each author conducting the research
  3. Research Concern – one paragraph summary of the reason for the overall research topic
  4. Research Purpose Statement AND Research Questions or Hypotheses – specific focus of the research
  5. Precedent Literature – key literature used in proposing the needed research (not the full bibliography or reference list)
  6. Research Methodology – description of the population, sample, and data gathering techniques used in the research
  7. Instrumentation – description of the tools used to gather data (surveys, tests, interviews, etc.)
  8. Findings – summation of what the research discovered and the types of analysis that were used to describe the findings (tables, figures, and statistical measures)

ERD Design

  

1. ERD

For this phase, assume you are a member of a team of database and Graphical User Interface (GUI) developers/analysts. As a member of the database team, you are required to create an ER Diagram that will facilitate the development of Health Care Options’ company-wide database (see the Heath Care Options, Inc. document in the Resources section for details on the company). It should be created using Entity-Relationship (ER) Assistant and include entities, attributes, and relationships.

The scope of the database includes all entities referenced in the case study. The goal of this phase of development is to support a scheduling system that will replace the current spreadsheet process, but your database should be designed to support all of the company’s current and future needs. Note that your team will not actually create the scheduling system. You are responsible only for designing the database that will be used by the system. Subsequent phases will include table design and broaden the scope to support billing and cost report compilation. Thus, plan and design your initial database carefully, as it will affect your future deliverables.

2. CREATE TABLE Statements

Based on your ERD design, in step 1, write and execute the CREATE TABLE statements for each of the tables. Be sure to create primary, foreign key, and NOT NULL constraints as appropriate.

To receive full credit for this assignment, all of your CREATE TABLE statements must be executed in Microsoft Structured Query Language (MS SQL) Server. 

In addition to creating the tables, you must add at least 3 rows of data to each one. If there are any errors in your ERD, you will likely find them yourself at this point in the process and make any needed adjustments to your design. Remember, order matters when you are creating tables and loading data. 

Finally, execute the following commands for each table and print out the results to show that you have successfully performed the CREATE TABLE step of this assignment and have populated the tables correctly.

exec sp_help [table name]

select * from [table name]

What you will submit:

Submit your ERD file (created in ER Assistant) along with a Word document that contains the following:

1. CREATE TABLE statements for all of the tables in your ERD.

2. Screenshots of each table you created after running the exec sp_help and select statements described above.

Note: Your assignment will be checked for originality via the Turnitin plagiarism tool.

Practical Connection Assignmnet

  

Assignment:
Provide a reflection of at least 500 words (or 2 pages double spaced) of how the knowledge, skills, or theories of this course have been applied, or could be applied, in a practical manner to your current work environment. If you are not currently working, share times when you have or could observe these theories and knowledge could be applied to an employment opportunity in your field of study. 

Requirements:

Provide a 500 word (or 2 pages double spaced) minimum reflection.

Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited. 

Share a personal connection that identifies specific knowledge and theories from this course. 

Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment. 

You should NOT, provide an overview of the assignments assigned in the course. The assignment asks that you reflect how the knowledge and skills obtained through meeting course objectives were applied or could be applied in the workplace. 

Week 2 Assignment – The Ethical Hacker Introduction

In this assignment, you will assume the  role of an ethical hacker tasked by law enforcement to infiltrate the  network of a business known to engage in illegal activities. The specific course learning outcome associated with this assignment is: 

  • Conduct activities to protect IT assets and infrastructure from threats and improve incident response strategies.

Scenario

Imagine for a moment that you are a  hacker, an ethical one. You are called upon by law enforcement to hack  into the network of a business known to be engaged in criminal activity  for financial gain as its primary activity. Assume you are not to be  concerned with any political aspects of the job and that your actions  are legal and ethically justified. This nefarious business takes its own  security seriously and, therefore, has implemented several forms of  network security, including firewalls, web proxies for its web gateways,  and VPNs for remote users. You also know that this business, much like  any normal corporation, rents several floors of office space to  accommodate between 100 and 200 employees. Also, imagine that the  business’s entire network topology is located on-site. Your goal is to  infiltrate their security to find evidence of illegal activities in the  local MSQL database. You must remain anonymous and operate within the  parameters of the law. 

Instructions

Write a 6–10 page paper in which you: 

  • Explain your method of attack and operation within the reasonable  parameters of the law, citing specific, credible sources that support  the method of attack and operation.
  • Describe a specific malware, social engineering, or other type of  attack you would deploy to achieve your desired goals, citing specific,  credible sources that support deployment of the attack.     
    • Identify effective techniques for concealing executables and specific tools used for each stage of the attack.
  • Develop a plan to overcome expected hurdles your attack must  overcome to be successful, citing specific, credible sources that  support the plan.
  • Develop an anonymizing strategy, supported by specific, credible  sources, that creates a false trail and minimizes the risk of detection.
  • Support your main points, assertions, arguments, or conclusions  with at least four specific and credible academic sources synthesized  into a coherent analysis of the evidence.     
    • Cite each source listed on your source page at least one time within your assignment