Individual project

Hello,

am looking for someone who can help me with my individual project.

firstly, am attaching the instruction, rubrics below, please kindly review the instructions carefully. thanks

Write a query

 Write a query to show customers regardless they have paid any money or not 2. Write a query to show customers regardless they have ordered any products or not. 3. Write a query to show products regardless they have been ordered or not. 4. Write a query to show employees and customers. 5. Write a query to show countries that customers and employees are from (no duplicates) Administration Schemas Query 1 SCHEMAS 1 Q Filter objects Bowling League Modify mysqlTutorialOrg Tables customers employees offices orderdetails orders payments productlines products Views Stored Procedures Functions MyTestDb Object Info Session Schema: mysqlTutorialOrg
 

Tech Brief on Current Alerts

 

Choose an Alert closely related to the weekly topic and write a concise summary using the template.

Assignment Directions: 

  1.  The US Government Cybersecurity & Infrastructure Security Agency (CISA) provides timely notification to critical infrastructure owners and operators concerning threats to critical infrastructure networks. Each week, review the National Cyber Awareness System website.   
  2.  Choose a topic closely related to our weekly material and write a concise summary using the organizational template and example

    Organizational Template.docx 

computes the price of any desk a customer

  

A carpenter needs a program that computes the price of any desk a customer orders based on the following input fields: order number, desk length and width (three digits each, no decimals), type of wood (20 characters), and number of drawers (two digits). The price is computed as follows:
 

The price is computed as follows:
 

The charge for all desks is a minimum $200.
If the surface (length * width) is over 750 square inches, add $50.
If the wood is “mahogany” add $150; for “oak” add $125. No charge is added for “pine.”
For every drawer in the desk, there is an additional $30 charge.

 

Exp19_Excel_Ch09_CapAssessment_Tips |Solution Of Excel Chapter Chapter 9 Tips

 

Exp19_Excel_Ch09_CapAssessment_Tips |Solution Of Excel Chapter Chapter 9 Tips

 

2

The Tip Left column in the Friday   worksheet contains a fill color and number formatting. You want to fill these   formats to the other daily worksheets.
 

  Group the Friday through Monday worksheets, staring with the Friday   worksheet. Fill the format only for the range E5:E24.

8

3

Now you want to insert column totals for the five   worksheets simultaneously.
 

  With the worksheets still grouped, insert SUM functions in the range B25:E25   and apply the Totals cell style. Ungroup the worksheets.

5

4

The Week worksheet is designed   to be a summary sheet. You want to insert a hyperlink to the Total heading in   the Monday worksheet.
 

  On the Week worksheet, in cell A5, insert a hyperlink to cell A25 in the   Monday worksheet with the ScreenTip text Monday’s Totals. Test the hyperlink to   ensure it works correctly.

2

5

In cell A6 on the Week worksheet, insert a hyperlink to   cell A25 in the Tuesday worksheet with the ScreenTip text Tuesday’s   Totals. Test the hyperlink to ensure it works correctly.

2

6

In cell A7, insert a hyperlink   to cell A25 in the Wednesday worksheet with the ScreenTip text Wednesday’s   Totals. Test the hyperlink to ensure it works correctly.

2

7

In cell A8, insert a hyperlink to cell A25 in the Thursday   worksheet with the ScreenTip text Thursday’s Totals. Test the hyperlink to   ensure it works correctly.

2

8

In cell A9, insert a hyperlink   to cell A25 in the Friday worksheet with the ScreenTip text Friday’s   Totals. Test the hyperlink to ensure it works correctly.

2

9

Now, you are ready to insert references to cells in the   individual worksheets. First, you will insert a reference to Monday’s Food   Total.
 

  In cell B5 on the Week worksheet, insert a formula with a 3-D reference to   cell B25 in the Monday worksheet. Copy the formula to the range C5:E5.

2

10

The next formula will display   the totals for Tuesday.
 

  In cell B6, insert a formula with a 3-D reference to cell B25 in the Tuesday   worksheet. Copy the formula to the range C6:E6.

2

11

In cell B7, insert a formula with a 3-D reference to cell   B25 in the Wednesday worksheet. Copy the formula to the range C7:E7.

2

12

In cell B8, insert a formula   with a 3-D reference to cell B25 in the Thursday worksheet. Copy the formula   to the range C8:E8.

2

13

In cell B9, insert a formula with a 3-D reference to cell   B25 in the Friday worksheet. Copy the formula to the range C9:E9.

2

14

Now you want to use a function   with a 3-D reference to calculate the totals.
 

  In cell B10 on the Week worksheet, insert the SUM function with a 3-D   reference to calculate the total Food purchases (cell B25) for the five days.   Copy the function to the range C10:E10.

5

15

The servers are required to share a portion of their tips   with the Beverage Worker and Assistants. The rates are stored in another   file.
 

  Open the Exp_Excel_Ch09_Cap_Assessment_Rates.xlsx   workbook. Go back to the Exp_Excel_Ch09_Cap_Assessment_Tips.xlsx   workbook. In cell F5 of the Week worksheet, insert a link to the Beverage   Worker Tip Rate (cell C4 in the Rates workbook) and multiply the rate by the   Monday Drinks (cell C5). Copy the formula to the range F6:F9.

5

16

Next, you will calculate the   tips for the assistant.
 

  In cell G5 in the Tips workbook, insert a link to the Assistant Tip Rate   (cell C5 in the Rates workbook) and multiply the rate by the Monday Subtotal   (cell D5). Copy the formula to the range G6:G9. Close the Rates workbook.
 

  Note: The tip is a monetary value in the Week worksheet. It should be   formatted for Accounting Number Format.

5

17

You noticed a circular error when you first opened the   Tips workbook. Now you will find and correct it.
 

  On the Week worksheet, check for errors and correct the formula with the   circular reference. 

5

18

You want to create a validation   rule to prevent the user from accidentally entering a negative value. For   now, you will create a validation in the Friday worksheet.
 

  Select the range E5:E24 in the Friday worksheet, create a validation rule to   allow a decimal value greater than or equal to zero. Enter the input message   title Tip and   the input message Enter the amount of tip. (including the   period). Use the Stop alert with the error alert title Invalid Number and the error   alert message   The tip must be zero or more. (including the period). Test the   data validation by attempting to enter -20 in cell E5 and then cancel the change.

10

19

Now you will copy the validation settings to the other   daily worksheets.
 

  Copy the range E5:E24 in the Friday worksheet. Group the Monday through   Thursday worksheets, select the range E5:E24, and use Paste Special   Validation to copy the validation settings.

10

20

You want to unlock data-entry   cells so that the user can change the tips in the daily worksheets.
 

  Group the Monday through Friday worksheets. Select the ranges E5:E24 and   unlock these cells.

10

21

Create footer with your name on the left side, the sheet   name code in the center, and the file name code on the right side of all   worksheets.

5

22

Now that you unlocked data-entry   cells, you are ready to protect the worksheets to prevent users from changing   data in other cells. Individually, protect each sheet using the default   allowances without a password.

12

23

Mark the workbook as final.
 

  Note: Mark as Final is not available in Excel for Mac. Instead, use Always   Open Read-Only on the Review tab.

0

24

Save and close Exp19_Excel_Ch09_Cap_Assessment_Tips.xlsx.   Exit Excel. Submit the file as directed.

0

Word_3G_Environmental_Newsletter_and_Research_Paper

 

#Word_3G_Environmental_Newsletter_and_Research_Paper

 

#Word 3G Environmental Newsletter and Research Paper

 

Project Description:

In the following project, you will format a newsletter by inserting  pictures and screenshots, applying two-column formatting, and adding a  border to a paragraph. You will edit and format a research paper by  inserting footnotes, creating citations, and formatting a bibliography.  You will also create mailing labels.

#Start   Word. Download and open the file named Student_Word_3G_Environmental_Newsletter_and_Research_Paper.docx.

#On Page 1, click at the   beginning of the newsletter title. From the files downloaded with this   project, insert the picture w03G_Recycle.jpg.

#Set the Height of the picture to 0.4 inches, and then change the Text    Wrapping to Square. Change the Horizontal Alignment to Left relative  to   Margin and the Vertical Alignment to Top relative to Margin.

#Starting with the paragraph Research on Environmental Economics,    select all of the text from that point to the end of the first  page—do not   include the Page Break in your selection (select only to  the end of MEEC). Format the text in two columns,   and then apply Justify alignment. Insert a Column break before the paragraph The Hard Costs of Pollution. Save your   file.

#Start your internet browser and   navigate https://ehp.niehs.nih.gov Redisplay your document, and   then click at the end of the paragraph that begins Research topics include.  Insert a Screen Clipping of the   website—do not include the address  bar or the taskbar. To the inserted   screenshot, apply a Black, Text 1  Picture Border and change the Weight to 1   pt.

#Select the subheading Research on Environmental Economics.    Use the Font dialog box to apply Small Caps. Display the Font color  gallery,   and in the fourth column, click the first color. Apply the  same formatting to   the subheadings The Hard Costs of   Pollution and Environmental   Economics Conference.

#Select the last two paragraphs in the newsletter, which begin For more information, and end with MEEC,  and then from the Borders and   Shading dialog box, apply a 1 pt Shadow  border using Black, Text 1. From the   Shading tab, display the Fill  color gallery, and then in the fourth column,   click the second color.  Center the two paragraphs of text.

#On Page 2, change the line spacing for all of the text on the page to    2.0. For the same text, change the spacing after to 0 pt.

#On Page 2, apply a first line   indent of 0.5 inches to the paragraph that begins Environmental economics is.

#In the paragraph that begins Environmental economics also studies,   in the second line, immediately following the comma after Kyoto Protocol, insert the footnote The Kyoto   Protocol is an international agreement that aims to reduce carbon dioxide   emissions. Be   sure to type the period at the end of the footnote.

#Modify the Footnote Text style to set the Font Size to 11 and the    format of the Footnote Text paragraph to include a first line indent  of 0.5”   and double spacing.

#On Page 2, at the end of the   paragraph that begins Environmental   economists have,  click to the left of the period, and then using MLA   format, insert a  citation for an article in a periodical with the following    information:
 

  Author: Abboud, Leila S.
   Title: Economist   Strikes Gold
   Periodical Title: The Wall Street Journal
   Year: 2008
   Month: March
   Day: 13
   Pages: A1
   Medium: Print

Edit the Abboud citation to   include A1 as   the page number.

#On Page 4 of the research paper,   click to place your insertion  point in the blank paragraph. On the References   tab, click  Bibliography, and then at the bottom of the list, click Works   Cited.  Select the paragraph Works Cited.   Change the font to Calibri,  change the font size to 11, and change the font   color to Black, Text  1. With the text still selected, center the paragraph,   and then from  the Paragraph dialog box, change the Spacing Before to 0 pt, if    necessary change the Spacing After to 0 pt, and set the Line spacing  to   Double. Move to the top of the document.

Save and close the file, and   then submit for grading.

Assignment

 This is a required assignment, worth 45 points, and must be submitted by the due date.
Review the Grading Rubric before completing this assignment. Research a scholarly paper  on “Data Driven Input” and reflect on one of the following topics:

  • “Analytics Centric”: How can input be designed to support an Analytics Centric organization?
  • “Competency Centers”: The benefits of Analytics Competency Centers in data-driven organizational change.
  • “Roles”: The role of Systems Analysts, Business Analysts and Super Users in data-driven decisions.

NOTE:
You must copy and paste the topic (“Analytics Centric” or “Competency Centers” or “Roles”) at the start of your paper to provide a context for your answer.
This paper must be between 250-300 words on what caught your eye and reflect on what you read. 
Do not add extraneous text that does not address the question – do not add an introduction or conclusion.
Do not copy and paste text from the referenced resource.You must provide at least one APA reference for your resource and corresponding in-text citations..
You must provide the referenced resource URL/DOI in the APA reference.
Do not use the Textbook as a referenced resource. 

Policy, Legal, Ethics, & Cmplc week 13

 

Week 13 Discussion

Week 13 DiscussionDiscuss in 500 words your opinion on what lessons should be learned from the 737 Max 8 crashes. 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.Do not use attachments as a submission. Reply to two classmates’ posting in a paragraph of at least five sentences by asking questions, reflecting on your own experience, challenging assumptions, pointing out something new you learned, offering suggestions. These peer responses are not ‘attaboys’.    Your goal is to help your colleagues write better. Do not use spinbot or other word replacement software. It usually results in nonsense and is not a good way to learn anything. . I will not spend a lot of my time trying to decipher nonsense. Proof read your work or have it edited. Find something interesting and/or relevant to your work to write about.  Please do not submit attachments unless requested.
 

Network security thesis

Design, Analysis and Simulation of Optical Access and Wide-area Networks.

Include the abstract and 8 peer reviewed reference. About 6 to 10 pages APA format