Informal Report

You are to prepare an informal report on the topic of “How workplace culture is changing”. Use the information you have gathered for Assignment #4, the outline within a business letter and now can use as the basis for this report. The report should be 5-8 pages including the References page.

Audience for the report: New managers at McDuff Enterprises

Purpose: Create an awareness of change for managers new to the workplace

assignment-6

 Select one network scanning software tool  and explain in detail how it works and how detects network vulnerabilities. Provide the site where you obtained your information and include that in your assignment write-up. 

Discussion

Discuss the Privacy issues related to the use of Biometric devices.

Fully address the question(s) in this discussion; provide valid rationale or a citation for your choices

Initial post should be at least 350 words in length.

Write a pseudocode algorithm

Write a pseudocode algorithm that opens a file called “averageTemperatures.dat”, and then reads each of the integer valued temperatures in an array called “tempList”. Once the temperatures are stored in the array, search the array and find the lowest and highest temperatures and store them to a file called “temperature.dat”. There will never be more than 365 degrees in temperature, and the sentinel value for the end of file is = -9999. Assume the following variables have been declared: Declare Input temperatureFile Declare Output temperatureDataFile Declare real lowest Declare real highest Declare integer count Declare real temp Declare real tempList 

Disaster and recover planning

 

Review the Opening Case Scenario. What DR activities must be done at this point in order to prevent this disaster from becoming catastrophic, prohibiting the organization from ever conducting business again? Now, look around your home. What DR tasks should you perform to prevent a similar disaster from becoming catastrophic? 

Your submission should be between 800-1000 words with references and following APA writing standards. 

Peer response

Peer response When writing a research paper for a professor yes, I would consider layout, formatting, spelling, and grammar. I would also focus on character spacing, text effect, styles, font size and color. I couldn’t forget about paragraph alignment because depending on the style you are using for example APA style; paragraph alignment will be helpful to make sure all your paragraph is in the correct margin. The most useful and important thing I would consider using on my research paper would be the researcher feature. The reason for that would be that it will find credible sources without having to leave Word and you can also count on having good and true sources on your research paper.

please write an answer to the peers post based on what the peer wrote , respond to peer to keep the conversation going

Exp19 Excel App Capstone IntroAssessment Travel

 

Exp19 Excel App Capstone IntroAssessment Travel

 

Exp19 Excel AppCapstone IntroAssessment Travel

Project Description:

You are considering several cities for a vacation. In particular, you are interested in Washington DC, Philadelphia, and Boston. You will format a list of memorials in DC, add Sparklines to compare the number of visitors over a 15-year period, and create a bar chart to illustrate annual visitors at each memorial. In addition, you will create a table of sightseeing locations, sort and filter the data, apply conditional formatting, and add a total row to display average time needed to spend at each memorial. Finally, you will complete a worksheet by adding formulas to compare estimated major expenses for each city.

1

Start Excel.   Download and open the file named exploring_ecap_grader_a1.xlsx.

2

#On the DC worksheet,   select the range A4:G4, wrap the text, apply Center alignment, and apply   Blue, Accent 5, Lighter 60% fill color.

3

#On the DC worksheet,   merge and center the title in the range A1:G1. Apply Accent5 cell style and   bold to the title.

4

#On the DC worksheet,   change the width of column A to 34.

5

#On the DC worksheet,   select the range C5:F10 and insert Line Sparklines in the range G5:G10.

6

#On the DC worksheet,   select the range G5:G10, display the high point sparkline marker, and change   the color of the high point markers to Dark Blue.

7

#On the DC worksheet,   select the range G5:G10, apply Same for All Sparklines for both the vertical   axis minimum and maximum values.

8

#On the DC worksheet,   select the ranges A4:A10 and C4:F10 and create a clustered bar chart. Apply   the Color 16 chart color. Apply the gradient fill to the plot area. Do not   change the default gradient options.
 

  Note, depending on the version of Office used, the chart color may be named   Monochromatic Palette 12.

9

Position the   top-left corner of the chart in cell A13. Change the chart height to 6 inches   and the chart width to 7 inches.

10

#Change the chart   title to Annual Visitors. Apply Blue,   Accent 5, Darker 25% font color to the chart title and category axis labels.   Change the value axis display units to Millions.

11

#Apply data labels to   the outside end of the 2015 data series. Apply Number format with 1 decimal place to the data labels.

12

#Click the Places   sheet tab, convert the data to a table, and apply Table Style Medium 6.

13

#On the Places   worksheet, sort the data by City in alphabetical order and then within City,   sort by Sightseeing Locations in alphabetical order.

14

#On the Places   worksheet, add a total row to display the average of the Time Needed column.   Apply Number format with zero decimal places to the total.

15

#On the Places   worksheet, select the values in the Time Needed column and apply conditional   formatting to highlight cells containing values greater than 60 with Green Fill with Dark Green Text.

16

#On the Places   worksheet, apply a filter to display only fees that are less than or equal   to $10.

17

#On the Cities   worksheet, click cell F4 and enter a formula that will subtract the Departure   Date (B1) from the Return Date (B2) and then multiply the result by the   Rental Car per Day value (F3).

18

#On the Cities   worksheet, click cell E13. Depending on the city, you will either take a   shuttle to/from the airport or rent a car. Insert an IF function that   compares to see if Yes or No is located in the Rental Car? Column for a city.   If the city contains No, display the value in cell F2. If the city contains   Yes, display the value in the Rental Car Total (F4). Copy the function from   cell E13 and use the Paste Formulas option to copy the function to the range   E14:E18 without removing the border in cell E18.

19

#On the Cities   worksheet, click cell F13. The lodging is based on a multiplier by City Type.   Some cities are more expensive than others. Insert a VLOOKUP function that   looks up the City Type (B13), compares it to the City/COL range (A7:B10), and   returns the COL percentage. Then multiply the result of the lookup function   by the Total Base Lodging (B5) to get the estimated lodging for the first   city. Copy the function from cell F13 and use the Paste Formulas option to   copy the function to the range F14:F18 without removing the border in cell   F18.

20

#On the Cities   worksheet, click cell H13 and enter the function that calculates the total   costs for the first city. Copy the function in cell H13 and use the Paste   Formulas option to copy the function to the range H14:H18 without removing   the border in cell H18.

21

#On the Cities   worksheet, select the range E14:H18 and apply Comma Style with zero decimal   places. Select the range E13:H13 and apply Accounting Number format with zero   decimal places.

22

#On the Cities   worksheet, in cell I2, enter a function that will calculate the average total   cost per city. In cell I3, enter a function that will identify the lowest   total cost. In cell I4 enter a function that will return the highest total   cost.

23

#On the Cities   worksheet, select Landscape orientation, set a 1-inch top margin, and center   the worksheet data horizontally on the page.

24

#Ensure that the   worksheets are correctly named and placed in the following order in the   workbook: DC, Places, Cities. Save the workbook. Close the workbook and then   exit Excel. Submit the workbook as directed.

assembly language

CSP25 Assignment 06
Question 1 (From Chapter 6)
Create a procedure (to be called FillRandom) that will fill an array of doublewords with N
random integers, making sure the values fall in the range j..k inclusive. When calling the
procedure, pass a pointer to the array that will hold the data, pass N, and pass the values of j
and k. Preserve all register values between calls to the procedure.
In the FillRandom procedure, you will use the RandomRange procedure available from the Irvine
library to generate a random number and each time you get a random number from
RandomRange, assign that value to the array one by one until all elements of the array will have
a value. Hence, you must do this filling of the array in a loop.
The test program is given to you below that will call the procedure twice using different values
for j and k. You need to implement the procedure FillRandom being called in line #25 and #29
Make sure you have the following at the top of your Assembly code file. Fill it up accordingly
such as the name of the asm file will be Assignment06.asm
; Program Template (Assignment01.asm)
; Program Description:
; Author:
; Creation Date:
; Revisions:  
; Date:Modified :

Also make sure to document your Assembly code.

What to submit?
TWO files.
1. Copy your program and paste it to a text editor such as Notepad and save file as .txt file
then submit this text file.
2. A pdf file that has your code (copied or screenshot) and output of dumping of your
registers.
 

Basic Level AI

  

Exercise 1

In your local nuclear power station, there is an alarm that senses when a temperature gauge exceeds a given threshold. The gauge measures the temperature of the core. Consider the Boolean variables A (alarm sounds), FA (alarm is faulty), and FG (gauge is faulty) and the multivalued nodes G (gauge reading) and T (actual core temperature). 

a. Draw a Bayesian network for this domain, given that the gauge is more likely to fail when the core temperature gets too high. 

b. Is your network a polytree? Why or why not? 

c. Suppose there are just two possible actual and measured temperatures, normal and high; the probability that the gauge gives the correct temperature is x when it is working, but y when it is faulty. Give the conditional probability table associated with G. 

d. Suppose the alarm works correctly unless it is faulty, in which case it never sounds. Give the conditional probability table associated with A. 

e. Suppose the alarm and gauge are working and the alarm sounds. Calculate an expression for the probability that the temperature of the core is too high, in terms of the various conditional probabilities in the network.

Exercise 2

Consider the problem faced by an infant learning to speak and understand a language. Explain how this process fits into the general learning model. Describe the percepts and actions of the infant, and the types of learning the infant must do. Describe the subfunctions the infant is trying to learn in terms of inputs and outputs, and available example data.

Exercise 3

Complete the missing step in the derivation of Equation (15.19) on page 586 of the textbook, the first update step for the one-dimensional Kalman filter.

Exercise 4

Consider an arbitrary Bayesian network, a complete data set for that network, and the likelihood for the data set according to the network. Give a simple proof that the likelihood of the data cannot decrease if we add a new link to the network and recompute the maximumlikelihood parameter values.