The purpose of this assignment is to develop skills in problem-solving, decision making in complex situations, and learn/use the APA 6.0 style guidelines.
Netops
Provide answers on the Physical Security Plan template, PowerPoint file with the security maps and the Memo template.
These other attachments are just resources. thank you so much!
Discussion Tele
Please go through the question completely before providing the answer
Phase 2
Project Overview
DATA BASE DESIGN
Project
Can be any business other than a bicycle shop (sales/repair)
1 Person 20 Tables
2 People 38 Tables
3 People 56 Tables
4 People 74 Tables
(Average 5 Columns per table)
Should be normalized to 3rd Normal Form
1 (per person) instance where 1st, 2nd, or 3rd normal form is violated, give a detailed explanation as to why you designed this violation (you can have more than one, but it must be explained)
Create Select/Insert/Update/Delete statements for each table (other than many-to-many tables)
Create at least 12 business rules, 10 should be built into the design (Per person)
Naming convention – explain the naming convention you used.
Data Dictionary
10 rows of dummy data in each table (where possible)
DDL Scripts for each table, PK, and FK
Using https://app.diagrams.net/ create the ERD using Crow’s Foot Notation (No other Notation will be accepted)
If you are working as a team, make sure it is obvious who created which pieces. Color code the ERD, showing who did what.
One person should submit the project for the team.
computer loops
Give an example of a while loop, then provide the equivalent do-while loop and for loop. Then give a different example of a do-while loop, along with the equivalent while loop and for loop. Finally, give an example of a for loop, along with the equivalent while loop and do-while loop. Use your examples to illustrate the advantages and disadvantages of each looping structure, and describe those advantages and disadvantages.
Your Discussion should be at least 250 words in length
Write an essay of 500 words discussing the reasons for the two new auditing roles in Oracle 12c.
Why did Oracle consider them necessary?
What problems do they solve?
How do they benefit companies?
Write in essay format not in outline, bulleted, numbered or other list format.
Each paragraph must have at least five sentences. Include 3 quotes with quotation marks and cited in-line and in a list of references.
Include at least one quote from each of 3 different articles. Use the Research Databases available from the Danforth Library, not Google.
Place the words you copied (do not alter or paraphrase the words) in quotation marks and cite in-line (as all work copied from another should be handled). The quotes should be full sentences (no more, less) and should be incorporated in your discussion (they do not replace your discussion)
software development life cycle (SDLC)
Compare the six core processes in the software development life cycle (SDLC). What do you believe is the most significant difference is between a traditional approach to system development and an iterative/agile development approach? Why?
Research
Research project manager’s positions and please post the following. Please do not copy and paste from web sites.
- Find three different job postings in the area you live in for a Project Manager. What are the items in the three job ads that are the same? Are there any major differences? Also, look up how much a project manager earns in your area.
- In your opinion was any of the information that you uncovered in your search interesting or surprising?
2000 words
R Studio
Option #1: Credit Data Mining
In this Portfolio Project, you will analyze credit worthiness. Your assignment submission will be an R Markdown generated Word document.
Create a new R Markdown file by performing the following steps.
1. Open R Studio
2. Select File | New | R Markdown
3. Use MIS 510 Portfolio Project Option 1 as the Title
4. Use your name as the Author
5. Select the Word output format
6. Delete all default content after the R Setup block of code, which is all content from line 12 through the end of the file.
Refer to section 21.2 for background on the GermanCredit.csv file. Explore GermanCredit.csv (Links to an external site.) by performing the following steps.
1. Apply what you learned in this course about data exploration by selecting and running appropriate data exploration functions. Run at least five functions.
2. For your assignment submission, copy your commands into your R Markdown file.
a. Include R comments on all your code.
b. Separate sections of R code by using appropriate R Markdown headings.
3. Divide the data into training and validation partitions.
4. Choose two of the following data mining techniques to explore classification models of this data.
a. Logistic regression
b. Classification trees
c. Neural networks.
5. Analyze your results.
6. Include appropriate visualizations in your analysis.
7. For your assignment submission, copy your commands into your R Markdown file.
a. Include R comments on all your code.
b. Separate sections of R code by using appropriate R Markdown headings.
8. Use the R Markdown Knit drop-down menu to select Knit to Word to create the Word document for your assignment submission.
Your assignment submission must be one Word document that meets the following requirements:
· Is an R Markdown generated Word document containing all R code used in this assignment, appropriate R comments on code, and appropriate R Markdown headings.
· Does not include a cover page.
· Does not include an abstract.
· Includes a one-page description of what you did and what you learned. Add this description to the end of the R Markdown document as a new page. This page must conform to APA guidelines in the CSU Global Writing Center (Links to an external site.).
