CIS homework
I am going to sent you a document after negotiation is concluded via E-mail.
CIS homework
I am going to sent you a document after negotiation is concluded via E-mail.
How innovation in business-level strategy can change the competitive game in an industry, giving the innovator a sustained competitive advantage
Exp19_Excel_Ch01_ML1_Rentals
You manage a beach guest house in Ft. Lauderdale containing three types of rental units. Prices are based on peak and off-peak times of the year. You need to calculate the maximum daily revenue for each rental type, assuming all units are rented. In addition, you need to calculate the discount rate for off-peak rental times. Finally, you will improve the appearance of the worksheet by applying font, alignment, and number formats.
Start Excel. Download and open the file named Exp19_Excel_Ch01_ML1_Rentals.xlsx. Grader has automatically added your last name to the beginning of the filename.
You want to format the main title to have a consistent appearance to other documents and spreadsheets.
Apply the Heading 1 cell style to the range A1:G1.
Hint: Cell Styles is on the Home tab.
You want to apply a similar, complementary style to the date, which is below the main title.
Apply the 20% – Accent1 cell style to the range A2:G2.
The Peak Rentals heading is centered over the related data in columns C and D. You want the Off-Peak Rentals heading to be centered over its related data.
Merge and center Off-Peak Rentals in the range E4:G4.
Hint: Merge and Center is on the Home tab.
To help other people know that the Off-Peak Rentals heading is related to three columns of data, you want to apply a fill color to that heading. You will choose a different color to distinguish these data columns from the fill color used for the Peak Rentals heading.
Apply Blue fill color (the eighth color below Standard Colors) and White, Background 1 font color to cell E4.
Hint: Fill Color and Font Color are on the Home tab.
Three headings (Maximum Revenue, Maximum Revenue, and Discount Rate) do not fully display on the fifth row. Instead of widening the columns, you want to wrap the headings within their respective cells. This will enable you to maintain the column width appropriate for the data below the headings.
Center and wrap the headings on row 5.
Hint: Use the Home tab.
You are ready to calculate the Peak Rentals Maximum Revenue that can be earned. The maximum revenue is the total revenue if all rental units are rented.
In cell D6, enter a formula that calculates the Peak Rentals Maximum Revenue.
Hint: Formula is: No. of Units*Daily Rate
The Discount Rate is the percentage off of the Peak Rentals Per Day Rate used to calculate the Off-Peak Rentals Per Day rate. The Studio Apartment rents for $120 Off-Peak, which is 80% of the $149.95 Peak rate. Therefore, the Discount Rate for the Off-Peak Per Day rate is 20%.
In cell G6, enter a formula that calculates the Discount Rate for the Off-Peak rental price per day.
Hint: Formula is: 1-(Off-Peak Rentals Daily Rate/Peak Rentals Daily Rate)
You created formulas for the Peak Rentals Maximum Revenue and the Discount Rate for the Off-Peak Rentals for the Studio Apartment rental type. Now you want to copy the formulas to the remaining rental types so that you don’t have to create formulas again.
Copy the formula in cell D6 to cells D7:D8. Copy the formula in cell G6 to cells G7:G8.
Hint: Use the fill handle.
The values in the columns are hard to read with varying number of decimal points. The Accounting Number Format will align the decimal points and display dollar signs to improve the appearance of the monetary values.
Format the range C6:F8 with Accounting Number Format.
Hint: Accounting Number Format is on the Home tab.
The Discount Rate formula results are displayed as decimal points. However, formatting the values as percentages will align decimal points and clearly indicate the percentages.
Format the range G6:G8 in Percent Style with one decimal place.
Hint: Look in the Number group on the Home tab.
You applied a solid blue to the Off-Peak Rentals heading, so you will apply a complementary lighter blue fill color to the data below that heading.
Apply Blue, Accent 1, Lighter 80% fill color to the range E5:G8.
Hint: The Fill Color palette contains an option for selecting more colors to customize.
A solid red fill is applied to the Peak Rentals heading. You will select a complementary custom fill color for the data below that heading.
Select the range C5:D8 and apply a custom fill color with Red 242, Green 220, and Blue 219.
Note, Mac users, in the Colors dialog box, click the Color Sliders tab and then select the RGB Sliders.
Hint: On the Home tab, in the Font group, click Fill Color, and then click More Colors.
Answer the first question below the worksheet data. Apply Yellow highlight color to the correct answer in either cell A16, A17, or A18.
Answer the second question below the worksheet data. Apply Yellow highlight color to the correct answer in either cell A22, A23, or A24.
Answer the third question below the worksheet data. Change XX.X% to the correct percentage in cell A28.
Now that the worksheet contains formulas and is formatted, you are ready to apply Page Setup options to prepare the worksheet to be printed, if needed.
Select Landscape orientation, center the data horizontally on the page, and apply the setting to fit to one page.
Hint: The Page Layout tab contains options needed.
It is important to provide identification information in a footer of the worksheets. In particular, the textbook series name, the worksheet name, and the file name help identify the worksheet.
Insert a footer with the text Exploring Series on the left side, the sheet name code in the center, and the file name code on the right side.
Hint: Use the Insert tab or the Page Layout tab to insert a footer.
To preserve the original data, you make a copy a worksheet so that you can manipulate the data or if you want to review the formulas.
Create a copy of the Rental Rates worksheet, place the new sheet to the right side of the original worksheet, and rename the new sheet as Formulas.
Hint: Display a shortcut menu from the sheet tab.
You want to display the formulas and set print options so that it will be easier to read and interpret the rental formulas on a printout, if needed.
On the Formulas worksheet, display cell formulas, and set options to print gridlines and headings.
Hint: Use the Formulas tab on the ribbon.
Exp19_Access_Ch08_Capstone – Registry 1.0
Exp19 Access Ch08 Capstone Registry 1.0
Access Chapter 8 Capstone – Registry
EX19_AC_CH08_GRADER_CAP
You work as a database manager at Virtual Registry, Inc. This firm specializes in supplying china, crystal, silver, and collectible gifts online. You will add a hyperlink field that will store a URL for each manufacture’s website. The HR department manager wants to store a photo and the most recent performance review for each employee. You also export data from the database to three different formats. Finally, you import information from Excel, Access, and text files.
Start Access. Open the downloaded Access file named Exp19_Access_Ch8_Cap_Registry. Grader has automatically added your last name to the beginning of the filename. Save the file to the location where you are storing your files.
You will add a hyperlink field to the Manufacturer table to store each company’s website address.
Create a new field in the Manufacturer table after RlMfgCode named Website with the Hyperlink data type. Save the table.
Switch to Datasheet view, add the website https://www.spode.co.uk to the Spode China record (11).
Add https://www.wedgwood.com to the Wedgwood China record (15). Click each link to make sure it launches a browser and locates the appropriate website. Close the table.
You will add an attachment field to the Employees table to store the employees’ performance reviews and photos.
Create a new field in the Employees table after HireDate named EmployeeFiles with the Attachment data type. Save the table.
Switch to Datasheet view and locate the record for UserID 81094880. Add the downloaded Word document named 81094880.docx and the picture file named 81094880.jpg to the EmployeeFiles field.Save the table.
Create a basic form based on the Employees table; the form will open in Layout view. For UserID 81094880, (record 1), click the Word icon and click the Forward arrow on the Attachment toolbar to display the Word document and the picture file. Save the form as Employees. Close the form and the table.
You want to determine current sales for a specific product line. You will filter the Revenue Query to locate records and export the records to Excel and Word. You will also export inventory records to create a report in PDF format.
Open the Revenue Query. Use Filter by Selection to display records in the Alias column where the value equals Waterford Crystal. Export the filtered records to an Excel file. Save the file as a08c1Crystal_LastFirst. Do not save the export steps.
Hide the ProdCategoryID, DESCR, and Alias fields from the results in the Revenue Query. Export the same filtered records to a Word file. Open the destination file after the export operation is complete. On the Layout tab, change the orientation of the document to Landscape. Press ENTER one time and add the title Waterford Crystal Orders to the Word file. Format the title as bold and center aligned. Save the file as a Word document with the name a08c1Crystal_LastFirst. Close the document and exit Word. Do not save the export steps. Save and close the filtered Revenue Query.
Use Filter by Selection to display records in the Inventory table where the OnHandQty value equals 0 (five records will display). Export the records to a PDF document. Save the file as a08cInventory_LastFirst. Close the PDF reader program. Do not save the export steps. Save and close the filtered Inventory table.
You will import new customer records from Excel.
Open the a08c1Customers.xlsx workbook, examine the Customers1 worksheet, and then close the workbook. Create a linked table in the database by importing the workbook named a08c1Customers.xlsx. Use the first row of the Customers1 worksheet as column headings and accept all other default options.
You will also import additional customer records from an Access database.
Open the a08c1Customers database, examine the Customers2 table, and then close the database. Create a linked table in the database by importing the Customers2 table from the database named a08c1Customers.
You will import additional customer records from a text file.
Open the a08c1Textcust.csv text file, examine the content, and then close the file. Create a table in the database by importing the text file named a08c1Textcust.csv. Use the first row of the file as field names, CustomerNum as the primary key, and name the table Customers Text. Accept all other default options.
Append the linked customer records to the original Customer table in the database. Append the 32 records from Customers1 and the 36 records from Customers2. Open the Customer table to view the appended records. Close the Customer table.
Close all database objects. Close the database and then exit Access. Submit the database as directed.
2pages
3references
diagrams with explanation
One interesting story this week is an issue related to user data harvesting on Android phones
https://www.bleepingcomputer.com/news/security/android-apps-with-45-million-installs-used-data-harvesting-sdk/ (Links to an external site.) – Apparently tens of millions of affected devices.
Contrast the Google-controlled Android platform and how this can happen against the user privacy restrictions imposed by Apple. Do you think that Android should go the same way?
What kind of harvesting apps are out there in the wild? Are there any mainstream consumers of this kind of data (i.e. apps that are likely to be widely used?)
1) In your own words, Discuss in details the following data mining tasks. For each task, make sure to
discuss what the task does, three real life applications, and three algorithms. (Your answer goes in
the answer sheet and MUST be at least one and a half pages, single spacing).
A. Association rules.
B. Classification
C. Clustering
D. Anomaly detection
2) In your own words, discuss the Hierarchical clustering, Its types and 3 real life applications (Your
answer goes in the answer sheet and MUST be at least half a page, single spacing)
Note: Developing a business proposal requires specific steps that need to be executed in a sequence. The assessments in this course are presented in sequence and must be completed in order.
Pick a company or organization that you are familiar with. This can be your workplace, place of worship, volunteer workplace, or a company found from a case study from the Capella University Library or on the Web. When picking the company or organization, think about your educational specialization area, information technology interests, or career goals.
In three pages, discuss what you have learned in your examination of this organization. Include the following:
By successfully completing this assessment, you will demonstrate your proficiency in the following course competencies and assessment criteria:
Network Administration
(All essay answers need to be double-spaced)
1. Create a table the shows six of the common TCP/IP protocols installed on Windows Server 2012/R
2. Protocol Name OSI Layer Function2. In a short essay, describe the format of an IPv4 address, an octet, and a subnet mask. Explain how the network address for a given IP address is determined and why IPv4 communication relies heavily on broadcast packets. Convert 192.168.0.0 to binary.
3. In a short essay, explain Classless Interdomain Routing (CIDR). What subnet mask does 192.168.2.0/27 have in CIDR notation?
4. In a short essay, define the format of an IPv6 address, the use of hexadecimal numbering, the format for zero values, and interface ID. Describe the IPv6 address types.
5. In a short essay, outline the two methods of IPv6 autoconfiguration.
6. In a ½ page essay (double-spaced), explain the various transition methods used for IPv4 and IPv6 to coexist.
It is a priority that students are provided with strong educational programs and courses that allow them to be servant-leaders in their disciplines and communities, linking research with practice and knowledge with ethical decision-making. This assignment is a written assignment where students will demonstrate how this course research has connected and put into practice within their own career. Assignment:
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:
For this discussion, identify the industry you will be writing about in your final paper and discuss the regulatory compliance requirements that the company has to meet and the corresponding security, privacy, and records management functions that would need to be enabled for that organization. Remember to cite your sources and critically respond to two other learners. At least one scholarly source should be used in the initial discussion thread.