Phyton

  

• A code representing the delivery area. A local delivery is code 1, and a long-distance delivery is code 2.

• A weight, in pounds of the item to be delivered.

ple week9 DB

Hello,

i need this paper by 3/17 afternoon 12am.

Strictly No plagiarism please use your own words.

Watch this video about Joseph Shumpeter’s concept of Creative Destruction. For example, many think that the introduction of self-driving cars will disrupt the job market for drivers (500 words). 

Use at least three sources. Use the Research Databases available from the Danforth Library, not Google.   Include at least 3 quotes from your sources enclosing the copied words 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 using APA format. Use the quotes in your paragraphs. Do Not Doublespace.

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. 

 https://hackablepodcast.com/episodes #16

Make sure Strictly No plagiarism content should not match and even the reference should not match in plagiarism 

Please answer following 2 questions

According to your readings, cloud computing represents one of the most significant paradigms shifts in information technology (IT) history, due to an extension of sharing an application-hosting provider that has been around for many years, and was common in highly regulated vertical industries like banks and health care institutions. The author’s knowledge from their research continue to assert that, the impetus behind cloud computing lies on the idea that it provides economies of scale by spreading costs across many client organizations and pooling computing resources while matching client computing needs to consumption in a flexible, real-time version. Identify the issues and risks that pose concern to organizations storing data in the cloud – briefly support your discussion. At least one scholarly source should be used in the initial discussion thread. Be sure to use information from your readings and other sources from the UC Library. Use proper citations and references in your post.

We learn from our readings that the use of mobile devices in our society today has indeed become ubiquitous. In addition, CTIA asserted that over 326 million mobile devices were in use within The United States as of December 2012 – an estimated growth of more than 100 percent penetration rate with users carrying more than one device with notable continues growth. From this research, it’s evident that mobile computing has vastly accelerated in popularity over the last decade due to several factors noted by the authors in our chapter reading. In consideration with this revelation, identify and name these factors, and provide a brief discussion about them. At least one scholarly source should be used in the initial discussion thread.

wireless Networking

 

  • Case Study: Interference on WLANs:
    • Unlicensed bands are parts of the radio spectrum that are available nationwide to all users without requiring a license. However, a drawback is that, because there are no licenses, there can be interference between devices. Use the Internet to identify a list of devices that can interference with WLANs in either the ISM or UNII bands.
  • Case Study: Impact of Propagation Behaviors
    • Absorption, reflection, scattering, refraction, and diffraction can all have an impact on RF signal strength. Using the Internet, identify at least three objects or types of materials in each of the five categories that can impact RF signals. Next, research how much the impact is in terms of loss (either dBm or mW).
  • Case Study: Attenuation
    • Attenuation is not limited to wireless LANs, but can also affect wired LANs as well. Research the types of attenuation that can impact wired networks. How can attenuation be measured on a wired network compared to a wireless network? Which is more difficult to uncover? Why? Write a one-page paper on your findings.

 

Writing Requirements

  • APA format, 3–4 pages in length (excluding cover page, abstract, and reference list)

Assignment

1) discuss the use of rule-based classifiers  – 100 words

2) 5 full pages  APA compliant paper ( 5 pages not including title page or reference pages) discussing the pros and cons of Bayesien Networks as a data analysis tool.

Security Policies

Unit 4 DB: Security Policies

Unit 4 DB: Security PoliciesAs the CISO, you are responsible for development and implementation of various security policies to ensure the protection of company sensitive information and systems. There are different levels of policy from executive level to issue specific and system level policies.Discuss how the program policy leads to the other types of policies. Provide at least two examples of issue specific policies and two system specific (codified) policies. Include at least one research reference and associated in-text citation using APA standards. In your replies to your peers discussing the examples given and how they can reduce risk to the corporate network.

Need to analyze, design, and document

    

Need to analyze, design, and document a simple program that utilizes a good design process and incorporates sequential, selection and repetitive programming statements as well as at least one function call and the use of at least one array. The specific problem you need to solve for the final project is:
Design a program that will allow a user to Input a list of your family members along with their age and state where they reside. Determine and print the average age of your family and print the names of anyone who lives in Texas.
There are 4 components of your submission including:
Note: The Program Description and Analysis were most likely delivered last week. Please resubmit those with any modifications based on the grade and feedback from the professor.
Program Description- A detailed, clear description of the program you are building.
Analysis- Demonstrates your thought process and steps used to analyze the problem. Be sure to include the required input and output and how you will obtain the required output from the given input? Also, include your variable names and definitions. Be sure to describe the necessary formulas and sample calculations that might be needed. Talk about the functions you plan to use and how you will use arrays. Be sure to talk about the types of programming statements that will be used on why.
Test plan – Prepare at least 3 sets of input data (Test data) along with their expected output for testing your program. Your test data can be presented in the form of a table as follows (note: feel free to adapt to your design)
Pseudocode- Provide pseudocode of your overall design that fulfills the requirements of the project
All of these components should be placed in word document for submission.
Additional details about the program you need to write:
Family sizes vary, however you should design to be able to enter at least 50 Family members.
Your test cases should have at least 5 family members.
Be sure to separate some functionality into functions or submodules. Having all functionality in the main module is not a good design.
Your design should consider how to indicate the family member entry is complete.
Carefully consider the best data type for each of your variables. (e.g. when to use Float versus Integers versus Strings)
Example application test data:
Test Case #:
1
Input:
Fred, Age: 82, State: MD
Mary, Age:75, State: OH
Joe, Age: 45, State: TX
Julie, Age: 47, State: TX
Beth, Age: 9, State: TX
Expected Output:
Average Age: 51.6
Members who live in TX:
Joe
Julie
Beth
2
Your input data
Your expected output
3
Your input data
Your expected output
Submission requirements:
Your completed assignment should be saved as Word document and submitted to your LEO assignment area no later than the due date listed in the syllabus. Your document should be neat, well-written with minimal grammatical and spelling errors. Your name should be clearly listed on the first page along with the class/section, professor and due date. Your document should contain page numbers at the bottom of each page. Single or double space line formatting is acceptable.