Compare and contrast the 5 file system options available in Windows Server 2012 R2 or Windows Server 2016 and when you believe it is appropriate to use each one. MUST BE 150 WORDS OR MORE
R programming with code explanation in a word doc
Use the HeartDesease_DataFile.xls file as training data set and create a decision tree, and a Naïve
Bayes Classifier in R that will predict the following records (AKA test data) for Heart Disease. For the
Decision Tree section of this assignment, show your tree in R based on the training data set.
Yes, 95, No, Yes
No, 80, Yes, No
Yes, 95, N0, Yes // professor might mentioned wrong
Yes, 100, Yes, No
Policy, Legal, Ethics, & Cmplc week 2
Week 2 Quiz
Answer each these questions in a paragraph with at least five sentences: Include the question and number your responses accordingly. Provide a citation for each answer.
1. What kind of speech was the First Amendment written to protect?
2. Does the First Amendment apply only to spoken words?
3. What does it mean that laws regulating speech must be content neutral?
4. Why are common carriers prohibited from controlling the content of the material they carry?
5. How does the Supreme Court determine whether material is obscene?
6. Why have attempts to censor the Internet failed in the US?
7. Why not just ban spam?
8. Why did Facebook ban Alex Jones and Louis Farrakan?
9. Should websites that show how to 3d print guns be banned?
10. According to the Supreme Court ‘anonymity is a shield from the tyranny of the majority’. What does that mean?
R
Homework:
Review The Power of Good Design- https://www.vitsoe.com/gb/about/good-design and select three of the ten principles noted for good design. Next in R, utilize these three principles in a problem that you will solve. First note the problem to solve, the dataset (where the information was pulled from), and what methods you are going to take to solve the problem. Ensure the problem is simple enough to complete within a two-page document. For example, I need to purchase a house and want to know what my options are given x amount of dollars and x location based on a sample of data from Zillow within each location.
Ensure there is data visualization in the homework and note how it relates to the three principles selected.
Parts of this assignment:
Part 1: Review of the 3 Principles that are you going to use.
Part 2: Discussion of the Problem.
Part 3: The dataset (where you got the data)
Part 4: Explain how you can solve the problem
Part 5: Make sure you have a data visual (you can create the visual with R-Language)
Registers
Registers
A small computer has two registers, R1 and R2, and the following instructions: LOAD, SUBTRACT, MULTIPLY, BNZ, PRINT and STOP. The format of the instructions is the following:
Operation Code First Operand Second Operand
The LOAD instruction loads data from memory to a register. The LOAD, SUBTRACT, and MULTIPLY instructions expect a register in the first operand. They expect a data location or a direct value in the second operand. The data location in the second operand can be a Register or a Memory Address. A direct value (denoted by =) is the actual data value (as opposed to the data location). The LOAD, SUBTRACT, and MULTIPLY use the second operand to operate on the data in the first operand. They leave the result in the first operand.
For example, if the value stored in register R1 is 10 and the instruction MULTIPLY R1, = 4 were executed, the new value stored in register R1 will be 40.
As another example, assume the value stored in register R1 is 10 and the value stored in data location 500 is 35. If instruction MULTIPLY R1, 500 were executed, the new value stored in register R1 will be 350.
BNZ tests the first operand and branches to the address specified in the second operand.
PRINT has one operand. It prints the content of the first operand on the screen.
STOP does not have any operand. It halts the program.
Address
Instruction
0 LOAD R1, = 5
1 LOAD R2, = 1
2 MULTIPLY R2, R1
3 SUBTRACT R1, = 1
4 BNZ R1, 2
5 PRINT R2
6 STOP
What does the program compute and what is the printed result?
Application Security
Do you think the statement “If we adhere to our secure design principles, we will deliver secure code” is both necessary and sufficient? (hint: https://en.wikipedia.org/wiki/Necessity_and_sufficiency). Please explain.
COMPUTER SCIENCE
As a consultant your client has been perhaps they should move their coffee shop into the “cloud.” The Client has heard a lot of myths concerning the cloud. They have contacted you for advice.
Your task is to develop a short informational document regarding some of the myths surrounding using the cloud in the business world.
- Use the article, “Cloud Computing: Myths and Concerns.” to help you.
Need it by Friday 2pm eastern time, APA 7th edition format, 2pages.
R Assignment
Review The Power of Good Design and select three of the ten principles noted for good design. Next in R, utilize these three principles in a problem that you will solve. First note the problem to solve, the dataset (where the information was pulled from), and what methods you are going to take to solve the problem. Ensure the problem is simple enough to complete within a two-page document. For example, I need to purchase a house and want to know what my options are given x amount of dollars and x location based on a sample of data from Zillow within each location.
Ensure there is data visualization in the homework and note how it relates to the three principles selected.
Threat Analysis and Exploitation
The Intelligence Community
digital forensics
a criminal case that involved Digital Forensics.
describing the case and the how digital forensics were used in the investigation