You will write a five to seven-page research paper with proper citations.You must draw from at least five scholarly sources outside of the syllabus. At minimum, this includes two academic books and three journal articles. Journal articles must be peer re Writing Assignment Help. You will write a five to seven-page research paper with proper citations.You must draw from at least five scholarly sources outside of the syllabus. At minimum, this includes two academic books and three journal articles. Journal articles must be peer re Writing Assignment Help.
(/0x4*br />
Traditional Research Paper
You must draw from at least five scholarly sources outside of the syllabus. At minimum, this includes two academic books and three journal articles. Journal articles must be peer reviewed to count. The bibliography must be in APA format.
Choose one of following paper options.
1. Policy Process. Trace the policy process of one recent law as it was crafted in committees, made its way through both chambers, and was signed by the president. Explain which legislators and interest groups were influential, what – if any – veto bargaining took place, and how the bill was modified throughout the process until it became law.
2. Congressional Oversight or Impeachment. Evaluate the effectiveness of congressional oversight of a federal agency or the impact of a specific investigation by a House or Senate committee. Or, compare the current impeachment with prior experiences in American history. Include factors such as party control, presidential-congressional relations, and individual political ambitions in your analysis.
3. Reform. Weigh the pros and cons of a reform proposal from one of the following areas: House redistricting, the Senate filibuster, congressional term limits, or campaign finance. Explain how your chosen reform would impact the quality of democratic representation, government accountability, and the health of the U.S. Congress as a governing institution.
4. Pitch me a Topic. Choose a research topic related to an aspect of the U.S. Congress that intrigues you as a student-scholar. In order to take advantage of this topic, you must write out a brief two or three sentence paragraph explaining your topic and potential thesis – that is, the kind of argument that you expect to make. Together, you and I will identify a manageable project to pursue.
You will write a five to seven-page research paper with proper citations.You must draw from at least five scholarly sources outside of the syllabus. At minimum, this includes two academic books and three journal articles. Journal articles must be peer re Writing Assignment Help[supanova_question]
Web API and Optimal Binary Search Tree Computer Science Assignment Help
We are going to have some fun with REST web API. If you have not been exposed to this area yet, this is a great starting point (I hope 🙂 )
1. Research on REST-ful web service (Web API) – A few links to start with
-
- https://en.wikipedia.org/wiki/Representational_state_transfer (Links to an external site.)
- https://www.drdobbs.com/web-development/restful-web-services-a-tutorial/240169069 (Links to an external site.)
- https://restfulapi.net/rest-architectural-constraints/ (must read) (Links to an external site.)
- https://www.guru99.com/restful-web-services.html (Links to an external site.) (Except ASP.net example)
- And many many more examples on the web and youtube
2. Research on Web API
As a first step of the Web API domain, in this homework assignment, you may focus on the stuff of the Web API client side. The service provider side may be a good candidate for your Winter break personal leaning goal. These links are more for your future references.
-
- https://www.digitalocean.com/community/tutorials/how-to-use-web-apis-in-python-3 (Links to an external site.)
- https://realpython.com/tutorials/api/ and (Links to an external site.)
- https://realpython.com/api-integration-in-python/ (Links to an external site.)
- (Links to an external site.) (Links to an external site.) (Links to an external site.) (Links to an external site.)
3. Using the News API
With all this learning referred above, let’s try it out by following the step-by-step tutorial. Please complete the exercise on the web page.
https://www.datacareer.de/blog/accessing-the-news-api-in-python/ (Links to an external site.)
https://newsapi.org/docs/client-libraries/python (Links to an external site.)
You may need to install a few libraries while you are trying it out.
Below is what I got when I queried “Python” — Woman, Indiana, dead, found, around neck, along with machine Learning, Ada, platform, …. Hmmmm…
4. Optimal Binary Search Tree
Here is some more work you need to do by applying a dynamic programming technique we learned from this course.
In the class, I’ve spent a little bit of time explaining the concept of “Optimal Binary Search Tree” dynamic programming algorithm (Slides 32 and 33 of lecture 13 Dynamic Programming) in high level without spending much time on the solution, let alone its implementation.
Now here is your opportunity to learn more about OBST for yourself.
-
-
- Review the slides mentioned above
- Read the textbook for the topic
- Implement the OBTS algorithm which counts the total cost of visiting all the nodes in the tree. Feel free to get help from other sources.
- In your implementation, you are going to use the data from wordcloud created above.
- Query the strings of your choice using the program developed above.
- Use wordCloud.words_ variable which is a dictionary class of <“aWord”, “aWord frequency probability”>. Below is the such list when ‘Denver’ was queried.
-
{‘Denver’: 1.0, ‘Broncos’: 0.5, ‘Colorado’: 0.4411764705882353, ‘New’: 0.35294117647058826, ‘NFL’: 0.35294117647058826, ‘year’: 0.3235294117647059, ‘first’: 0.2647058823529412, …. }
-
-
-
- Get the top n (50 perhaps ?) number of words from the query result list
- Randomly shuffle the n words
- Add all n words in the list into the regular BST (from HW5) and compute the total score of traversing the entire tree weighted by the frequencies (or probability)
- Now add the same dictionary elements into the OBST and compute the total score of traversing the entire tree weighted by the frequencies (or probability)
- Compare the costs returned from the trees.
- You may run multiple testing with different query words.
- Write up a summary of your finding from this exercise
Edit(Suggestion):
-
- For randomly shuffle elements in list , we can use random.shuffle(list name) which will return the list with the shuffled items.
This can be done by importing random package.If random package is not installed in your system, you can use the below command in anaconda prompt to install random package for python
pip install random
-
Deliverable:
1. Read all the references of REST and Web API. Say Yes if you did (2 points) – counted only if you implemented step 2 and 3
2. Follow the instructions of news wordCloud and produce wordCloud of your words (3 points)
3. OBST code (12 points)
4. A summary of the test results between BST and OBST (3 points)
[supanova_question]
Consider catch shares and the negative aspects of this government intervention. Add how monopolists make pricing and output decisions and how and why market power is a problem. Economics Assignment Help
Consider catch shares and the negative aspects of this government intervention. add to your previous discussion of catch shares using what you have learned about how monopolists make pricing and output decisions and how and why market power is a problem. Include any other negative aspects of catch shares that you find through your own research.
Now put yourself in the role of a social advocate. Noting the problems you presented above, what solutions do you have to help protect society? Offer an alternative solution that addresses the issues you noted in part I and avoids the problems you noted in the first half of part II. Be creative, you are not limited to possible government interventions but should also consider potential interventions from other groups in society.
Note: This is the final part of the writing assignment. You must submit a completed paper with title page, introduction, body, conclusion, a graph, and bibliography page. The paper should breakdown the fishing market and problems within it, evaluate the current solution and it’s limitations, and propose an original contribution/potential solution.
(No changes need to be made to writing draft 2, just look at them to help you write this case study)
Please find the rubric for this assignment and part 2 paper attached.
The paper should be in chicago style.
A graph regarding the monopolist pricing and output decisions should be included and explained briefly, must be drawn not obtained from google.
[supanova_question]
Policy Memo Changes Need To Be Made Law Assignment Help
Hello,
I have written a policy memo on climate change. My teacher has left notes for me to make changes. I’m attaching the paper and the notes will be with this message along with the paper requirements please take a look at it and make the changes. Please when you do make the changes be sure to highlight them in yellow so I can show it to her. All changes must be highlighted.
Her notes are:
Background — portion on how this effects people is good, the background breakdown of climate change and global warming is not relevant. This section should focus more on how this impacts people and what things people are doing that exacerbate the climate environment.
Policy Options — where are your facts coming from? Citations? Otherwise good options
Recommendation — this is a good recommendation with a good analysis of why it is a good recommendation. Though this already somewhat exists in the US elaborate on how your option is different form what is already in place — can include background on whats in place in the first section.
Consequences — missing — how would companies respond to this? some companies have lobbied for protections of this? Take this into consideration.
[supanova_question]
Select one of the following images and comment on its style, subject matter/ iconography, medium, and the context in which the work was produced. Humanities Assignment Help
Select one of the following images and comment on its style, subject matter/ iconography, medium, and the context in which the work was produced. Then compare it to one art work from the Abolitionist period (found in Chapter Four of our textbook-Pohl, Frances K. framing America: A Social History of American Art. Thames and Hudson. Third edition. ) to see how things have changed. Winold Reiss’ Portrait of Langston Hughes (c. 1925); Aaron Douglas’ Ma Bad Luck Card (1926); Aaron Douglas’ Harriet Tubman (1931); Palmer Hayden’s Midsummer Night in Harlem (1936); Archibald J. Motley, Jr’s Mending Socks(1924); Archibald J. Motley, Jr’s Jockey Club (1929).
[supanova_question]
[supanova_question]
Operation, Technology, and Management Plan (with Financials) Business Finance Assignment Help
Use the NAB Company Portfolio (see Required Course Files in Week 1).
Write a 4-8-page paper in which you provide the following information below.
Operations Plan (1–2 pages)
Note: Remember to assign a dollar amount to each operational cost you find, as you will need these figures for your income statement and cash flow in Week 8.
- Create an operations plan for your NAB company using the template in the text as a guide (p. 214 | Operations Plan Preparation Form). Extract appropriate information from the NAB Company Portfolio, where applicable. Other required items in the template should be filled in using your personal preferences.
-
-
- Note: Most of the research pertaining to the hints provided here can be found in the NAB company portfolio.
- Hints: Consider whether you will rent or buy your facilities or outsource production to an existing company.
- Hints: One of your biggest expenses as a startup non-alcoholic beverage company will be transitioning from a small-batch prototype of your beverage to production on a large scale. Research the equipment you will need (vats, refrigerators, burners, ovens, bottling equipment, and so on), whether you will rent or buy, how you will maintain and clean the equipment, and so forth. Consider how you will ensure quality control. What capacity do you intend to reach?
- Hints: Deliberate your inventory control. Where do your supplies come from and what is your turnaround time to produce your beverage once you have received an order?
- Hints: Consider your distribution method. Refer back to your notes for the SWOT analysis assignment in Week 2 of the class.
- Hints: How will you stay abreast of new developments in your industry? What new products do you have in development now, in addition to your flagship product?
-
-
- Describe your research and development activities and explain how they will contribute to the company.
Technology Plan (1–2 pages)
3. Create a technology plan for your NAB company using the template in the text as a guide (p. 227 | Technology Plan Preparation Form). Extract appropriate information from the NAB Company Portfolio, where applicable. Other required items in the template should be filled in using your personal preferences.
-
-
-
- Hints: Consider the type of technology your company will use to conduct the following activities: managing personnel; taking, fulfilling, and tracking orders; managing inventory; communicating with customers and providing customer service; and producing your beverage.
-
-
Management and Organization (1–2 pages)
- Create a management plan for your NAB company using the template in the text as a guide (p. 248 | Management Plan Preparation Form). Extract appropriate information from the NAB Company Portfolio, where applicable. Other required items in the template should be filled in using your personal preferences.
- Using the flow charts on page 242 as a guide, outline your company’s management hierarchy. Note: Charts or diagrams must be imported/included in the MS Word document.
Create an ethics and social responsibility plan (1-2 pages)
- Describe the ways in which your company is committed to being a good corporate citizen.
- Hints: Consider the following areas:
- Creating jobs
- Following the laws of every jurisdiction in which your company operates
- Fair and honest treatment of employees
- Non-discrimination of employees and increasing diversity of your work force
- Hints: Consider the following areas:
- Hints: If your company is designed as a social venture—in which you have a primary purpose of achieving a social or environmental goal—describe what that goal is and what aspects of your company are designed to reach that goal. Provide a rationale for why you have or have not chosen this to be a social venture.
2. Discuss how your company’s activities will affect the environment and identify the steps you will take to mitigate any negative impacts.
-
-
-
- Hints: As a beverage company, consider such issues as your choice of packaging, disposal of bottles/packages by consumers, and your use of resources, such as water in areas where water may be scarce.
-
-
3. Determine any health issues/claims related to the product you are making, whether negative or positive. Suggest the strategy your company will use to mitigate any negative issues and to ensure any positive claims are true.
Section 2: Business Plan Financials (MS Excel worksheets bundled with course textbook)
For year one, submit the entire completed “Business Plan Financials” Excel document based on feedback from week 7 discussion and information from your business plan.
Format your assignment according to these formatting requirements:
- Cite the resources you have used to complete this exercise. Note: There is no minimum requirement for the number of resources used in the exercise.
- The paper must be typed, double-spaced, using Times New Roman font (size 12), with 1-inch margins on all sides; references must follow APA format. Check with your professor for any additional instructions.
- Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required page length.
The specific course learning outcome associated with this assignment is:
- Create operations, technology, and management plans for a company.
Operation, Technology, and Management Plan (with Financials) Business Finance Assignment Help[supanova_question]
Write a proposal for a company Business Finance Assignment Help
Word Count: 1,000 to 1,250 words (required), not including executive summary
Grammar Requirement: Underline one sentence demonstrating semicolon use
The essay will include a title page, table of contents, executive summary, and
Works Cited page
The ultimate goal of this paper is to craft a proposal based on some aspect of the research and
evaluation you conducted of a company (based on 3-5
categories that you believe best speak to company health. Anticipate that your company will have both
strengths and weaknesses), offering the company and its leadership real and practical
suggestions to further strengthen the company.
This proposal should either 1) take a company strength and offer a means to further improve
upon it, or 2) address and remedy a specific company weakness. Any number of proposals
could be made to satisfy this assignment, so you do have quite a bit of creative latitude here.
Consider all relevant research conducted, knowing that you may need to perform
additional research to rise to the burden of proof.
Stronger papers will likely include a number of
secondary sources to support the framework of the proposal.
Clearly identify the audience for your proposal, then use the strategies from lecture, discussion,
and your textbooks to accomplish your goals. You are welcome to use a targeted SWOT
analysis as part of your brainstorming, but keep in mind that this is considered pre-writing and
should not be a part of your final draft.
This paper should avoid “magical thinking”: this proposal must be specific and needs to be
reasonable, actionable, and practical for that company. Timelines and budgets must be part
of this proposal, and visual aids should be used to help explain or clarify your proposal.
Counterarguments, in an effort to avoid the logical fallacy of slanting, should also be part of the
response.
You must cite these
materials according to MLA standards—, and it must be cited thoroughly
throughout and meticulously organized and proofread.
• Primary & Secondary sources that directly defend the
value of the proposal
• Sources must be intimately connected to the
company’s future
• Must support the claims made about the process
and expenses
• You must include a budget & a timeline!!
• Strong papers will defend with the proposal either
directly with evidence supporting the importance of
the proposed change or indirectly through the use of
effective counter-proposals.
[supanova_question]
Ways to solve discrimination and prejudice among police officers and African Americans. Writing Assignment Help
My Topic:
Ways to solve discrimination and prejudice among police officers and African Americans.
What I need done:
You have a good general idea of a topic here, but the proposed solution needs to be more specific. What specifically are you proposing in order to help solve this problem? Make sure it’s something specific and concrete, such as a required training program for police officers.
Be sure to complete the assignment by providing a paragraph on your topic, a paragraph on your audience, and a paragraph on what you know and don’t know about your topic.
[supanova_question]
3D Key-chain Design Engineering Assignment Help
Manufacture: Produce a part design using the MakerBot Replicator 2
Stock: PLA, ABS, or Nylon
Tools & Equipment: CAD/CAM software to produce STL files (This lab: TinkerCAD)
Instructions: Please make sure that you have read the lab work rules and regulations before you start working in the lab. It is important that you follow these instructions in order to obtain the maximum points allowed for this assignment.
Using Tinkercad (https://www.tinkercad.com/) a free online CAD software
Task: a KEY CHAIN with the following parameters:
It must have at least two surface levels or layers
Include your initials (my initials are MM)
Have a hole or place of attachment (see example on class web page)
A selected Engineering Symbol from the list provided
Save your final design as a .STL file for your introduction to 3D printing.
Teams will place and scale the sizing of their designs to fit build space.
If you need help getting your ‘Engineering Symbol‘ individualized and into jgp format Click here
TRANSFORM 2D IMAGES INTO 3D MODELS
[supanova_question]
Formulate a minimum of 7 interview questions administered to 3 employees of an organization Business Finance Assignment Help
5 pages
Assignment description: Students will visit an organization and interview 3 people regarding the subject of changes that have been experienced by these people in this organization.
Interview questions are to be created by the student based on the information learned in the chapter titled Helping People through Change and Burnout Prevention.
There must be a minimum of 7 different questions asked during the interview and the same questions are to be asked of each person.
After the interviews are completed, students will write at least a 5 page paper about this experience. One page of the 5 will consist of the questions that were used.
3 pages are to deal with the responses from the 3 people who were interviewed. The 5th page is to be a reflection about how the topic of change is viewed by employees of the organization and what you, the student, learned about organizational changes.
Be sure to follow the requirements of the Field Experience Rubric
as you complete this assignment. (LO2)
ORGL 2200 Weekly Writing Assignment Information and Rubric
Purpose: The purpose of written assignments is to provide the student with an opportunity to demonstrate integration of the information and critical thought processes as it applies to the material presented in the course.
Guidelines: Read and carefully follow the instructions. Doing a great job that doesn’t meet the requirements of the assignment doesn’t earn you any points.
Almost all writing should be done in the third person; avoid “I” and “you.” There will, however, sometimes be questions that ask for your specific perspective on a topic. In those cases you may use the first person in your writing. An example of this might be, “What is your interpretation of ……”
Much of the writing and discussions that are done in this course are expository in nature. That means your written assignments and discussion questions will be explaining a process, object, or idea. Keep this in mind as you craft your written work. The more focused and clearly written your responses are, the better they will be.
It is suggested that whenever practical, written work follow the standard five-paragraph essay format. Follow APA 6th Edition formatting for all papers. A template is available for you to use and is located with the syllabus under the Start Here tab in the Blackboard course shell.
Expectations: Read the instructions carefully and follow them !
1.Papers will conform to accepted English and grammar mechanics.
2.The papers address the following areas:
a.Was the actual assignment topic addressed? (Please ensure that you read and understand the assignment)
b.Was the topic covered in sufficient detail and depth? (Superficial or minimal information suggests rushed efforts, and fails to demonstrate integration of information).
c.Was there evidence of reading and subject materials in the product? (Verification of student preparation for the assignment.)
3.The student was able to demonstrate the ability to apply material or concepts in the manner instructed by the assignment.
4.Points will be deducted if the above requirements are not met.
Follow APA 6th Edition formatting for all papers.
[supanova_question]