Write a 6 page paper. (APA7) FORMAT
- What is information security policy and what is its central role in a successful information security program?
- What are two major types of security policy?
- What is needed to implement effective policy?
+1 (231)-518-0303 [email protected]
Home » Archives for chebby » Page 2257
Write a 6 page paper. (APA7) FORMAT
This assignment is intended to help you learn to solve a problem with Blind Search.
The “8-puzzle” (or “15-puzzle”) is a “sliding tile” puzzle that you’ve probably seen one place or another. Here’s the Wikipedia article on it (https://en.wikipedia.org/wiki/15_puzzle).
Basically, you’re given a 3×3 (or 4×4) grid of tiles, with tiles holding the numbers 1-8 (or 1-15), and one cell empty.
Please find the attachment for the initial and final states
A “move” is to move a tile above, below, to the left, or to the right of the blank into the empty space (which makes space previously holding the tile now empty).
Answer the following:
Exp19_Excel_Ch08_ML2_Reading_Scores
As an elementary school principal, you are concerned about students’ reading comprehension. After conducting a study, you want to calculate some general statistics and then conduct a one-way analysis of variance (ANOVA). Doing so will enable you to compare three sample group means and evaluate the variances within each group compared to the variances among the three groups.
Start Excel. Download and open the file named Exp19_Excel_Ch08_ML2_HW_ReadingScores.xlsx. Grader has automatically added your last name to the beginning of the filename.
In the range F2:H2, insert functions that will calculate the average for each of the groups (Control, CBT Only, Hybrid).
In the range F3:H3, insert functions that will calculate the median for each of the groups.
In the range F4:H4, insert functions that will calculate the most repetitive value for each of the groups.
In the range F5:H5, insert functions that will calculate the highest value for each of the groups.
In the range F6:H6, insert functions that will calculate the lowest value for each of the groups.
In the range F7:H7, insert functions that will calculate the variance for each of the groups. Use the function that includes the .S descriptor.
In the range F8:H8, insert functions that will calculate the standard deviation for each of the groups. Use the function that includes the .S descriptor.
Format the values in the range F2:H8 with the Comma Style with three decimal places.
Use the Data Analysis tools to perform an analysis of variance using the range A2:C25 as the input range and E11 as the output range.
Format the averages and variances in the SUMMARY table with the Comma Style with three decimal places.
Save and close EXP19_Excel_CH08_ML2_HW _ReadingScores.xlsx. Exit Excel. Submit the file as directed.
You learned about the W(5) H(1) and completed Phase 2 on p. 13a of your Final ‘Mission’ Packet (Found in W. 4’s HW). This will be IMPORTANT for Week 7 so you MUST complete this before our next meeting. These notes will also help you with this assignment. See below:
For this assignment: NOTICE THE DUE DATE
Exp19_Excel_Ch08_CapAssessment_Employee_Satisfaction
You work as a data analyst for Camino Marketing, a U.S.-based web marketing company. You have been asked to conduct an employee satisfaction survey. As part of the survey, you will collect sample data to help provide insight into employee salaries, productivity within the three national offices, and to predict the growth of the New York office’s client base by 2025. Start Excel. Download and open the file named Exp19_Excel_Ch08_CapAssessment_EmployeeSatisfaction.xlsx. Grader has automatically added your last name to the beginning of the filename. Ensure the Employee Satisfaction worksheet is active, then use the FREQUENCY function to calculate the frequency distribution of job satisfaction in column D. Place your results in the range G5:G9. Enter a function in cell G12 to calculate the standard deviation of column c. Enter a function in cell G13 to calculate the variance between salaries. Enter a function in cell G14 to calculate the Covariance of the salaries and job satisfaction in the data set. Note this is a sample of data not a population. Enter a function in cell F17 to calculate the correlation coefficient between employee salary and job satisfaction. Ensure the Data Analysis ToolPak add-in is active. Use the Data Analysis ToolPak to create a histogram based on the salaries in column C. Use the range I4:I9 as the Bin Range. Ensure that Cumulative percentage, column labels, and chart output are included in the results. Place the results in cell K4. Edit the result text in cell K4 to display Salary, if necessary. Ensure the Office_Data worksheet is active. Use the Data Analysis ToolPak to perform a single factor ANOVA on the range C3:E35. Place the results starting in cell G3. Be sure to include column labels. Resize columns G:M as needed. Create a Forecast Sheet that depicts year over year growth in customer growth. Set the Forecast end year as 2025 and place the results on a new worksheet named 2025Forecast. Ensure the Customers worksheet is active then create a scatter plot chart that places the Years on the X axis and the Clients on the Y axis. Add a linear trendline to the chart that also shows the Equation and the R-square. Add the title Customer Growth. Enter a function in cell E4 to calculate the intercept of the linear trendline created in the prior step. Enter a function in cell F4 to calculate the Slope of the linear trendline. Enter a function in cell G4 to calculate the R-square of the linear trendline. Enter a function in cell H4 to calculate the Standard Error. Use the FORECAST.LINEAR function in cell E7 to the total number of customers by the end of 2021. Complete your analysis by added formulas in the range F7:G7 to calculate the high and low thresholds of the forecast. Save and close Exp19_Excel_Ch08_CapAssessment_EmployeeSatisfaction.xlsx. Exit Excel. Submit the file as directed.
Review the attached file. Suzie has an issue. She can either move to NY or FL and needs to review some data that her agent gave her. The agent reviewed house prices and crime ratings for houses that Suzie would be interested in based on her selection criteria. She wants to live in an area with lower crime but wants to know a few things:
Using the R tool, show the data in the tool to answer each of the questions. Also, show the data visualization to go along with the summary.
Note: The screenshots should be copied and pasted and must be legible. Only upload the word document. Be sure to answer all of the questions above and number the answers. Be sure to also explain the rational for each answer and also ensure that there are visuals for each question above. Use two peer reviewed articles to support your position.
My literature review : Customer sentiment analysis using their reviews (Big Data,ML Deep Learning)
In this Discussion Board (DB) assignment, reflect on the various strategies that you may need to develop in relation to various aspects of your work with the literature that informs your study. The following are some questions to consider for this DB assignment:
What are regarded as the top academic journals in your field or concentration, and how did you determine this?
What are the top publications in your profession or industry, and how did you determine this?
In general, what strategies are you using to support your search for relevant literature on your topic?
In what ways might you need to adapt those strategies to evaluate the usefulness of peer-reviewed versus gray literature sources?
In this Assignment, you will use Python Pandas. The assignment is designed in sections, with each section having examples. You will run the code that is provided and record the results.