Topic: Computerized Operating Systems (OS) are almost everywhere. We encounter them when we use our laptop or desktop computer. We use them when we use our phones or tablet. Find peer-reviewed articles that discuss the advantages and disadvantages of at least two different programming languages that are NOT portable across different types of operating systems (Windows, Linux, Unix, Android, z/OS, z/VM, z/VSE, etc).
Not a big fun of option though I do love Monte Carlo method. A bank has written a call option on one stock and a put option on another stock. Fo
Financial engineering problem…
Not a big fun of option though I do love Monte Carlo method. A bank has written a call option on one stock and a put option on another stock. For the first option the stock price is 50, the strike price is 51, the volatility is 28% per annum, and the time to maturity is 9 months. For the second option the stock price is 20, the strike price is 19, and the volatility is 25% per annum, and the time to maturity is 1 year. Neither stock pays a dividend. The risk-free rate is 6% per annum, and the correlation between stock price returns is 0.4.
1. Using C/C++ or Java or Matlab to calculate the 10-day 99% Monte Carlo Simulation based VaR for the portfolio. Set the number of simulation to 5000.
2. What else data is required to calculate the 10-day 99% Historical based VaR for the portfolio?
Access 2019 project due tomorrow night
Illustrated Access 2019 | Modules 1-4: SAM Capstone Project 1a
Midwest Executive Professionals
Illustrated Access 2019 | Modules 1-4: SAM Capstone Project 1a
Improve a database by creating and modifying tables, queries, forms, and reports
GETTING STARTED
Open the file IL_AC19_CS1-4a_FirstLastName_1.accdb, available for download from the SAM website.
Save the file as IL_AC19_CS1-4a_FirstLastName_2.accdb by changing the “1” to a “2”.
If you do not see the .accdb file extension in the Save As dialog box, do not type it. The program will add the file extension for you automatically.
To complete this SAM Project, you will also need to download and save the following data files from the SAM website onto your computer:
Support_AC19_CS-1-4a_Industries.xlsx
Open the _GradingInfoTable table and ensure that your first and last name is displayed as the first record in the table. If the table does not contain your name, delete the file and download a new copy from the SAM website.
PROJECT STEPS
Midwest Executive Professionals is a firm that connects professional job seekers with job openings. You work in the Research Department of Midwest Executive Professionals as a research analyst. You are developing an Access database application to help manage and analyze companies, jobs, applicants, and job placements facilitated by your company. In Design View of the Applications table, modify the table with the following instructions:
Add a new field after the ApplicationDate field named FollowupDate with a Date/Time data type.
Use ApplicationID to rename the ID field. Save and close the Applications table.
In Datasheet View of the JobSeekers table, complete the following instructions:
Delete the record for Richard Marlay (JobSeekerID 14).
Edit John to be Jonathan for JobSeekerID 10.
Enter a new record into the table using the information in Table 1. Close the JobSeekers table.
Table 1: New Record for JobSeekers Table
JobSeekerID
(AutoNumber will automatically number this field)
FirstName
Leonardo
LastName
Eagan
Phone
5551118887
In the Navigation Pane, make Industries the new name for the Categories table.
Use the import wizard to append the records from the Support_AC19_CS-1-4a_Industries.xlsx to the Industries table. Do not save the import steps. (Hint: If a warning message appears, Click Open.)
Create a new table in Table Design View with the following specifications:
Enter Employees as the name of the new table.
Add a new field named EmployeeID with the Numberdata type. Set it as the Primary key field.
Add two new fields named EmployeeFirst and EmployeeLast in the order shown. They should have the Short Text data type and field size properties of 20.
Add a new field named Email with the Hyperlink data type. Set the Required property to Yes.
Add a new field named Salary with the Currency data type. Set the Default Value property to 45000.
Add a new field named Extension with the Short Textdata type. Update the Input Mask property using the Input Mask Wizard. Select the Extension input mask and update the field to 9999, so that 9999;;_ is the final input. Accept the default in the last window. Save the table and then close it.
In Datasheet View of the JobSeekers table, complete the following options:
Delete the Comments field. (Hint: It currently does not have any data.)
Move the Phone field to be the last field in the datasheet.
Sort the records in ascending order by LastName. Save and close the JobSeekers table.
Create a new query in Design View using the Companies and Jobs tables with the following options:
Select the CompanyName and Industry fields from the Companies table and the JobTitle and StartingSalaryfields from the Jobs table.
Join the tables using the CompanyID field from the Companies table and the Company field from the Jobstable.
Save the query, using HighSalaries as the name.
With the HighSalaries query still open in Design View, add criteria to select only those records where the StartingSalary is greater than or equal to 50000, save the query, switch to Datasheet View as shown in Figure 1, and then close it.
Figure 1: HighSalaries Query in Datasheet View
Use the Simple Query Wizard to create a new query with the following options:
Use the JobSeekers and Applications tables.
Select all four fields from the JobSeekers table and the ApplicationDate field from the Applications table.
Create a detail query.
Use ApplicationDates as the title for the query. Save and close the query.
In Design View of the ApplicationListing query, modify the query with the following options:
Add criteria to select all records with Administrative Assistant or User Support Director as the JobTitle.
Sort the records in ascending order by LastName, and then by FirstName. Run the query to display it in Datasheet View as shown in Figure 2, and then save and close it.
Figure 2: ApplicationListing Query in Datasheet View
In Design View of the DirectorSeptember query, add criteria using wildcard characters to select all records with Director anywhere in the JobTitle field and an ApplicationDate greater than or equal to 9/1/2018. Run the query to display it in Datasheet View as shown in Figure 3, and then save and close it.
Figure 3: DirectorSeptember Query in Datasheet View
Use the Form Wizard to create a new form with the following options:
Select all of the fields from the Jobs table.
Choose a Columnar layout.
Use JobsEntry as the title. Save and close the JobsEntry form.
Use the Report Wizard to create a new report with the following options:
Select all of the fields from the Companies table.
Group the records by Industry.
Sort the records in ascending order by CompanyName.
Use a Stepped layout and a Portrait orientation.
Use CompanyListing as the title. Preview, save, and close the report.
Open the JobSeekerEntry form in Form View, enter Jacob as the FirstName value for the first record to replace Jack, and then add a new record in the main form with the information in Table 2.
Table 2: New Record for JobSeekerEntry Form
JobSeekerID
(AutoNumber field will automatically increment)
FirstName
Camilla
LastName
Escobar
Open the JobSeekerEntry form in Layout View and modify it with the following options:
Right-align the text in the JobSeekerID, FirstName, and LastName labels.
Edit the FirstName label to read First Name and use Last Name to rename the LastName label.
Delete the Close command button in the Form Footer section.
With the JobSeekerEntry form still open in Layout View, modify it with the following options:
Add the Phone field to the form and position it just below the Last Name label.
Change the font color for the Phone label to Automatic (black).
Apply a quick style, Colored Outline – Blue, Accent 1(first 1st row second 2nd column of Theme Styles gallery) to the Close command button in the Form Header section. Display the form in Form View as shown in Figure 4, and then save and close it.
Figure 4: JobSeekerEntry Form in Form View
Open the JobListing report in Layout View and add conditional formatting so that any StartingSalary value greater than or equal to $70,000 is formatted using Green 3 background color (7th column, 4th row in the Standard Colors pallete). Save the JobListing report.
With the JobListing report still open in Layout View, modify it with the following options:
Change the background color of the Starting Salary label in the Page Header section to the same color, Green 3 (7th column 4th row in the Standard Colors palette).
Group the two labels in the Report Header section together in a tabular layout. Save and display the report in Report View as shown in Figure 5, and then close it.
Figure 5: JobListing Report in Report View
In Layout View of the JobSeekerListing report, modify it with the following options:
Change the Theme Colors to Green .
Change the Theme Fonts to Franklin Gothic. Display the report in Report View as shown in Figure 6, and then save and close it.
Figure 6: JobSeekerListing Report in Report View
Save and close any open objects in your database. Compact and repair your database, close it, and then exit Access. Follow the directions on the SAM website to submit your completed project.
cloud computing
Review in 500 words or more the video above called Cloud Security Myths.
Use at least three sources. Include at least 3 quotes from your sources enclosed in quotation marks and cited in-line by reference to your reference list. Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources. Stand alone quotes will not count toward the 3 required quotes.
Copying without attribution or the use of spinbot or other word substitution software will result in a grade of 0.
Write in essay format not in bulleted, numbered or other list format.
Do not use attachments as a submission.
Reply to two classmates’ posting in a paragraph of at least five sentences by asking questions, reflecting on your own experience, challenging assumptions, pointing out something new you learned, offering suggestions. You should make your initial post by Thursday evening so your classmates have an opportunity to respond before Sunday.at midnight when all three posts are due.
It is important that you use your own words, that you cite your sources, that you comply with the instructions regarding length of your post and that you reply to two classmates in a substantive way (not ‘nice post’ or the like). Your goal is to help your colleagues write better. Do not use spinbot or other word replacement software. It usually results in nonsense and is not a good way to learn anything. Please do not use attachments unless requested.
WRITTEN INTERVIEW QUESTIONS
Ph.D. candidates should provide authentic personal statements to each of the five following questions/prompts reflecting on their own personal interests. In the event that any outside resources are used, resources should be cited in APA format. Submissions should be a maximum of 500 words or 125 words per question/prompt. It is best to respond to each prompt/question individually for clarity of the reviewer. Documents should be submitted in Microsoft Word format.
1. Provide a brief introduction focusing on your education, career, and decision to apply to University of the Cumberlands.
2. In relation to your doctoral program application, what area of recent research in the field would you want to study, and why?
3. How does your current vocation relate to your application to the doctoral program?
4. How will your experiences and personal skills help you to be successful in your program?
5. What long-term goals do you have for applying your learning from your doctoral program?
DATA science Project
SALES FORECASTING Predicting Store Sales using Data Analytics Techniques
ERP System 2.0
You are preparing to meet with your end users to discuss possible strategies for converting their old ERP system to a new one. Propose two or three alternative strategies, and explore related examples of situations for which each approach would be preferred and required.
1000 words
IA week4 DB
Hello,
i need this paper by 09/16 afternoon.
Strictly No plagiarism please use your own words.
Describe each of the elements of a Business Continuity Plan (BCP).
An initial post must be between 300 words
Strictly No plagiarism make sure even the reference are unique.
BE D4
Discussion:
How would you describe that factors that determine the tone at the top?
Should be 250-300 words with references.
Should be in APA format
Response
two response posts substantive. A substantive post will do at least TWO of the following:
- Ask an interesting, thoughtful question pertaining to the topic
- Answer a question (in detail) posted by another student or the instructor
- Provide extensive additional information on the topic
- Explain, define, or analyze the topic in detail
- Share an applicable personal experience
- Provide an outside source (for example, an article from the UC Library) that applies to the topic, along with additional information about the topic or the source (please cite properly in APA)
- Make an argument concerning the topic.