From my home directory

  

QUESTION 1 From my home directory, copy the file called cards to your home directory. Copy the following script to a file in your home directory. This will be your first shell script. You can name the file any name that you would like. Once the file exists, execute the script. #!/usr/bin/ksh grep -i ‘Mantle’ cards if [ $? ] then echo “The name Mantle was found” fi The above script will locate the string “Mantle” within the file called cards and output the lines and a success statement. True False 10 points 

QUESTION 2 Copy the following script to a file in your home directory. You can name the file any name that you would like. #!/usr/bin/ksh if [ -f /etc/passwd ] then echo “The file exists” else echo “The file does not exist” fi Execute the file (script) The script will locate the /etc/passwd file and tell you that it exists True False 10 points 

QUESTION 3 Copy the file called list from my home directory. Copy the following script to a file in your home directory. You can name the file any name you would like. #!/usr/bin/ksh for index in `cat list` do echo $index done Execute the file (script). The script will output each line contained in the file called list. True False 10 points Click Save and Submit to save and submit. Click Save All Answers to save all answers.

Monte Carlo Simulation Project

Monte Carlo Simulation Project 

Introduction 

A great tool for investigating uncertainty in a complex process is the Monte Carlo simulation. If you’d like, there is plenty of information online that describes what this simulation does and what it is useful for. But in brief, a Monte  Carlo simulation aims to simulate the possible pathway of a future endeavor, experiment, or process, given multiple inputs that each have uncertainty. Monte  Carlo simulations are oftentimes used by financial planners to try to predict that might happen in the future. Inputs to financial planning processes include probabilities of how the stock market might do, projections for various costs and amount of sales, and many other financial variables. In the sciences, there may be several or many inputs into a future process, and the goal is to understand the likelihood of a scenario going one way or another.

In this project, you will first learn about a Monte Carlo simulation and how to implement it in a VBA user form using an example investigating a cookies recipe, where each of the ingredients has an uncertainty associated with it . You will explore five different typical distributions used in Monte Carlo simulations and implement these into the VBA user form. Finally, you will adapt a profitability analysis example into the main project deliverable, which is a user form that allows the user to simulate a profitability analysis based on net present value (NPV) of a proposed capital project. 

Question 17

  

Projects that conform to the Agile methodology often use something called a scrum board. You can think of a scrum board as a digital whiteboard containing yellow “stickies,” each listing a task, posted beneath categories such as “to do,” “in process,” in testing,” etc. Using a scrum board in this way allows all project members to see where important tasks are in the overall project process quickly and easily.  

For this Learning Team assignment, you will collaborate with your team members to create an Agile scrum board based on the Global Treps project from the Wk 2 Team assignment (see below).

Note that in an industry situation, you would most likely use a specialized software tool to manage your scrum board such as Jira, Rally, Asana, or Basecamp. However, in this course, you will be using a tool that you may already be familiar with—Microsoft Excel—to create your scrum board and other deliverables. It is the organization and assignment of tasks that is important about a scrum board, not the specific software tool you use to create and manage it. 

To complete this Learning Team assignment: 

Reread the Global Treps Scenario that you read in the Wk 2 Team – Apply assignment.

Review the Learning Team Scrum Board Example spreadsheet. (Note: Click the Board tab that appears at the bottom of the spreadsheet to see the scrum board example.) 

Create a scrum board in Microsoft Excel format, similar to the linked example, to align with the project scoping document your team created in Wk 2. Ensure that your finished scrum board incorporates a project budget.  

Discussion 1

Please review the action document for questions highlighted in yellow. Please follow directions accurately. 

Introduction to technology 1010….13

 This presentation should summarize what you learned from your Word Assignment about your chosen careers. You will be able to complete the PowerPoint presentation with features you learned in the attachment. Your presentation must include:

  1. Themes 
  2. Transitions  
  3. Pictures  
  4. Animation  
  5. Audio – Audio should enhance the purpose of your presentation. Do not just add random music or read your slides. 
  6. Video (convert the PowerPoint into a video)   

You are required to follow Guy Kawasaki’s 10 20 30 rule. This rule is you should have no more than 10 slides, you should not talk for more than 20 minutes and you should not use a font size that is less than 30 points. Look Guy up and see what his background is. Check out his web page. He explains the rule nicely in this short video:http://www.youtube.com/watch?v=-M13SObffog
follow instructions on the attach document 

I learned the following;

– in  progamming i learned how to daw images using code

-I learned about excel though the difficult part for me was the calculation

– In Ms word i learned a lot on formating like in APA edition 7 and how to add water mark on a page.

– l learned in text citation 

– I got to know more about the type job i picked in terms of salaries, qualification and duties.

– In my lab assignment i learned how to post shotscreen of my research.

– In file management, i learned how to zip a file.

– I learned how to add a sound and a lot more  in a powerpoint,

–  I learned a lot about different carriers in technology.

find attach document of things you can use.

Research papper and PPT

Topic: The Security Challenges of the Healthcare Internet of Things. The topic should be a gap in research. Provide background information, why the area is of concern, propose a detailed solution, and future research areas.

Must be in APA format, minimum 16 pages research paper and 15 ppt slides

Title Page

Abstract

Body

Background

Problem Statement

Proposed Solution

Conclusion

Future Research Areas

References