Information Systems homework help

 
Task 1 Due Thursday Nov 26
Course Name: InfoTech in Global Security

  • Students will be able to develop an understanding of public policy and how it impacts IT from a business and development standpoint
  • Students will be able to demonstrate the ability to perform analyses related to trade policy, standards, domestic and international regulatory policy, and the impacts of changes in policy on the IT structure of a business.
  • Studetns wiull be able to describe an example of: (1) a public policy that had a positive impact on IT, and (2) a public policy that had a negative impact on IT
  • Students will be able to discuss the current trends in the global IT arena ranging from technology, hardware, policy, software, and available services, including out-sourcing.
  • Students will be able to define the activities and tools required to develop a sophisticated national and international strategy for IT.
  • Students will be able to list and describe available tools to assist business organizations in the development of a competitive strategy
  • Students will be able to understand how international and developing markets play an ever-changing role in IT; and integrate that understanding into an existing strategy to establish reasonable estimates of the effect of new products, services, and vendors
  • Students will be able to describe an example of the effect of an emerging market on global IT competition

 
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.
  • Do not use prior assignments in the completion of this activity. This is specific to the concepts presented in course and how you will use them or do use them in your professional lives.

 
Task 2: Due Saturday Nov 28
We have viewed how Blockchain has made a significant impact on businesses and industries.  Select one industry and highlight the advancements Blockchain has had on that single industry.
Requirements:

  • Be approximately five pages in length, not including the required cover page and reference page.
  • Follow APA 7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
  • Support your answers with at least FOUR scholarly journal articles to support your positions, claims, and observations..
  • Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.

nformation Systems homework help

Discussion
Data representation is the act of displaying the visual form of your data. The process of identifying the most effective and appropriate solution for representing our data is unquestionably the most important feature of our visualization design. Working on this layer involves making decisions that cut across the artistic and scientific foundations of the field. Here we find ourselves face-to-face with the demands of achieving that ideal harmony of form and function that is outlined in Chapter 6, Data Representation. We need to achieve both the elegance of a design that aesthetically suits our intent and the functional behavior required to fulfill the effective imparting of information. In chapter 6, Kirk meticulously characterizes a galley of charts as Categorical, Hierarchical, Relational, Temporal, or Spatial (CHRTS). You also read an article this week: “Data literacy 101: Which is the best graph to use?“.
Reply Post
Choose any three of the charts from chapter 6 and based on your readings, explain/describe what characteristics makes each chosen chart effective for a particular visualization – describe 3 visualizations and also matching chart characteristics.
When replying to a classmate’s post, offer your opinion on what they posted – give your thoughts as to what makes their chosen charts/graphs a good fit for a certain visualization.

Computer Science homework help

The COSO framework of internal controls is practiced within companies around the world. The objectives of the COSO framework are closely related to its five components. For this week’s activity, please discuss these five components of the COSO framework. Be sure to include each components’ impact on each of the COSO framework objectives. What do you feel an auditor would most be concerned with during an IT audit? Lastly, discuss suggestions for integrating COSO framework compliance into a company in which you are familiar.
Your paper should meet the following requirements:
• Be approximately four to six pages in length, not including the required cover page and reference page.
• Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
• Support your answers with the readings from the course and at least two scholarly journal articles to support your positions, claims, and observations, in addition to your textbook. The UC Library is a great place to find resources.
• Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.

Computer Science homework help

11/25/2020 Final Project – Fall 2020 – Appl Data Analywith Python (CSCI-333-02W) – Texas A&M – Commerce
https://myleoonline.tamuc.edu/d2l/lms/dropbox/user/folder_submit_files.d2l?db=72027&grpid=0&isprv=0&bp=0&ou=59784 1/3
Final Project
Hide Assignment Information
Instructions
Fall 2020 – Appl Data Analy with Python (CSCI-333-02W) MK
Assignments Final Project
Objective: Web scraping with Python
Due: December 7 (11:59pm). 10 pts will be deduced for each late day (24hr). No submission will be
accepted after Dec 10 (11:59pm). Total grade for the project is 100.
Grading Procedures: All submission will be checked with a plagiarism software. Submission having more
than 70% similarity to any other student submission and/or internet resources will share total points the
assignment. For example, 4 submissions having more than 70% similarity will be graded as 100/4 = 25pts,
assuming that the program is worth of 100 pts.
Description: The university maintains course schedules at
http://appsprod.tamuc.edu/Schedule/Schedule.aspx for different semesters (spring, fall, winter, etc ). You
will develop a Python program to dynamically complete certain tasks, such as list, find, sort, and save, in
course listings from schedule portal. You will mainly use “request” and “BeautifulSoup” libraries (or similar,
see exercise 12.1). The program will operate at different level: Semester and Department. Your program
will be a menu based application. Assume that you project file is myproject.py. Once you run, it will show
last 5 semester (fall, spring, summer only, (not winter, may mini))
> python myproject.py
Choose a semester: 1) Sprint 2021 2)Fall 2020 3)Summer II 4)Summer I
5)Spring 2020
Selection: 2
Here, your program will parse the data from website and show only last (most recent) 5 semesters. User
will make selection, then, you will show departments for the selected semester (Fall 2020). Note that
selected semester is visible before a “>” sign.
Fall 2020> Select a department:
1) Undeclared
2) Accounting and Finance
3) Art
4) Ag Science & Natural Resources


30) Social Work
31) Theatre
Q)Go back
Selection: 3
11/25/2020 Final Project – Fall 2020 – Appl Data Analywith Python (CSCI-333-02W) – Texas A&M – Commerce
https://myleoonline.tamuc.edu/d2l/lms/dropbox/user/folder_submit_files.d2l?db=72027&grpid=0&isprv=0&bp=0&ou=59784 2/3
Start Date
Nov 3, 2020 11:00 AM
Due Date
Dec 7, 2020 11:00 AM
Submit Assignment
Files to submit
(0) file(s) to submit
Fall 2020> Art > Select an option:
1) List courses by instruction name
2) List courses by capacity
3) List courses by enrollment size
4) List courses by course prefix
5) Save courses in a csv file
6) Search course by instruction name
7) Search courses by course prefix
Q)Go back
Selection: ??
Here, your program will parse the data from website and show all available department then list of tasks. Q
(go back) option will take user to previous level.
Course listing output should show the following fields. For instance for course listing for “Fall 2020>
Computer Science & Info Sys> List the course by prefix ” should show
Prefix ID Sec Name Instructor Hours Seats Enroll.
COSC 1301 01W Intro to Compu Lee, Kwang 3 35 10
COSC 1436 01E Intro to Comp Sci & Prog Brown, Thomas 4 40 36
COSC 1436 01L Intro to Comp Sci & Prog Brown, Thomas 40 36
COSC 1436 01W Intro to Comp Sci & Prog Hu, Kaoning 4 45 43
COSC 1436 02E Intro to Comp Sci & Prog Hu, Kaoning 4 35 32
as first 5 rows.
You will follow above headers and order (prefix (col. width 6), ID (5), Sec (5) ,Name (25), Inst (20), Hours (5),
Seats (5), Enroll. (7) ) for other listing selections too. Data cell should be aligned with column header and
left justified. A course name should not have a word more than 5 chars. For instance Algorithms should be
abbreviated as “Algor”. The length of course name will not exceed 25 chars. In option 5, the above format
should be used to save a listing to a file as .csv format. User will be able to provide a filename for csv file.
For this program you need to develop at least one class (chapter 10) with (possible) many methods.
11/25/2020 Final Project – Fall 2020 – Appl Data Analywith Python (CSCI-333-02W) – Texas A&M – Commerce
https://myleoonline.tamuc.edu/d2l/lms/dropbox/user/folder_submit_files.d2l?db=72027&grpid=0&isprv=0&bp=0&ou=59784 3/3
Add a File Record Audio Record Video
After uploading, you must click Submit to complete the submission.
Comments
Paragraph
Font Famil
Submit Cancel

Computer Science homework help

Submission Example
csci333-project-XX
csci333-project-XX.doc
Task1XX.py
task2XX.py
README.txt
What to Submit
1. One doc file “csci333-project-XX.doc” including the text source code and screenshots of the
outputs of all programs. Please replace XX with your first name and last name. You can
copy/paste the text source code from Pycharm or other IDEs into the doc file. Hopefully,
based on the screen snapshots of the output, you can show that your programs passed tests
and were well.
2. Python files for all programs. In well-defined programs, proper comments are required. For
programs without comments, they will be deducted greatly in grade.
3. Note that if any program or code does not work, you can explain the status of the program or
code and then attach your explanation and description in a file “README.txt”.
4. Optional. Anything you want to attract the attention of instructor in grading.
Task 1 (50 points): (Intro to Data Science: Survey Response Statistics) Twenty students were
asked to rate on a scale of 1 to 5 the quality of the food in the student cafeteria, with 1 being
“awful” and 5 being “excellent”. Place the 20 responses in a list.
1, 2, 5, 4, 3, 5, 2, 1, 3, 3, 1, 4, 3, 3, 3, 2, 3, 3, 2, 5
Write a program that does the following:
(a) Determine and display the frequency of each rating.
(b) Use the built-in functions, statistics module functions and NumPy or Panda functions covered in the
course materials to display the following response statistics: minimum, maximum,
range, mean, median, variance and standard deviation.
(c) Display a bar chart showing the response frequencies and their percentages of the total
responses.
Grading Rubric
– 10 points for defining functions.
– 15 points for finishing Task1(a)-(c).
– 5 points for appropriate comments.
– 10 points for a runnable python program with correct data visualization.
– 10 points for screenshots of the program.
Task 2 (50 points): (Classification with k-Nearest Neighbors and the Digits Dataset) Read the file
“09-02-MachineLearning.pdf” and the python program “CaseStudy1.py” to learn the algorithm
of k-Nearest Neighbors with the Digits dataset for recognizing handwritten digits.
Re-write the python program by doing the following subtasks:
(a) Write code to display the two-dimensional array representing the sample image at index 24
and numeric value of the digit the image represents.
(b) Write code to display the image for the sample image at index 24 of the Digits dataset.
(c) For the Digits dataset, what numbers of samples would the following statement reserve for
training and testing purposes?
X train, X test, y train, y test = 1
train test split(digits.data, digits.target, random state=11, test size=0.60) 2
(d) Write code to get and display these numbers.
(e) Rewrite the list comprehension in snippet [50] using a for loop. Hint: create an empty list
and then use the built-in function “append”.
Grading Rubric
– 15 points for finishing Task2(a)-(e).
– 5 points for appropriate comments.
– 20 points for a runnable rewritten python program
– 10 points for screenshots of the program.
Challenges in This Project
1. For 10% extra credit, you are welcome to explore the design of each task. Note: You still have
to finish all tasks required by this project.
2. You should configure your machine and PyCharm properly to facilitate the project development.

Information Systems homework help

BA 634
Residency Assignments
RRR#2:
Due: July 18th, 2020 @ 11:00 pm
Naming convention of file: firstnameLastname_RRR#2.docx
Build on the structure you completed for RRR#1
Additional requirements for RRR#2 are highlighted in RED below
What to Submit
1. A CU Research Guide Structured paper
a. Title Page
 Running head: uppercase research title (no more than 50 characters)
 Research Title (Narrowed focus determined from the main topic selected)
 Individual/Group Members names
 Course information
 Professor’s Information
b. Blank page
c. Abstract
One paragraph describing the research to be conducted
Keywords: max 5
d. Blank page
e. Table of Contents
 See page 10 of the CU Research Guide for an example
f. Chapter 1
Introduction
 Include 1 paragraph as the introduction (no subheading)
 Problem statement
o Include 1 paragraph describing the problem you plan to research
o Expand on this section to include a detailed explanation of the problem
supported by literature sources
 Relevance and significance (see page 4 of the CU Research Guide)
o Include 1 paragraph describing the research goal
o Expand on this section to further highlight the significance of the
research.
o Who will be impacted and how will they benefit from your research
solution
 Research questions
o Add no more than 2 research questions as they relate to your research
focus
g. Chapter 2 (See page 5 of the CU Research Guide)
Literature Review
 This section requires that you review at least 5 peer-reviewed literature sources
used in the research.
 For each of the 5 articles, write a paragraph each for the following sections
o Description of the research including who the target population was (if
available)
o Research Method used to conduct the research (describe what the
researcher(s) did to gather data for the research)
a. Was survey distributed? How many questions? How many
participants
b. Was it a focus group? Was it a case study
c. Be explicit
o Findings: Indicate the findings as reported in the article
o Conclusion: What was the conclusion of the research
**You are required to do this for each of the 5 articles**. Citation is critical as you report/review
the articles
DO NOT add the APA reference at the beginning of each article review in Chapter 2. Be sure
to add to them to the References page
h. Chapter 3 (See page 5 of the CU Research Guide)
Research Methodology
 Since you will not be conducting a “real” research study that would require you go
into the field, your research methodology should be a Comparative Analysis
 Describe how you plan to address your research problem and accomplish your stated
goal
 In this section, elaborate on all of the issues pertaining to the problem statement
described in Chapter 1
 Based on the literature, highlight the impact on organizations, people or any
population.
 Discuss the advantages and disadvantages
i. Chapter 4
Findings, Analysis, and Summary
 (See page 5 of the CU Research Guide on what should be included in this section
based on the research topic)
j. Chapter 5
Conclusion
 (See page 5 of the CU Research Guide on what should be included in this section
based on the research topic)
k. References
 Include at least 5 peer-reviewed journal references
 Must be as per APA
 NO websites
Note: As per APA:
The format of the outline must include the following
1. Page numbers
a. Front Matter pages: Use Roman numerals – Place in the lower, bottom section of
page – See page 8 of the CU Research Guide
b. Chapters to Reference pages: Use English numbers – Place in the upper right
corner of page
2. Page headings
a. Front Matter pages and References page:
i. headings should be centered, bold, Times New Roman; 12 pts
b. Chapters – heading should be centered, NOT BOLD, Times New Roman; 14 pts
3. Sub headings: should be left aligned, bold, Times New Roman; 12 pts
4. Table of Contents – See page 10 of the CU Research Guide for an example
5. Citations must be as per APA
6. References must be as per APA