Questions
SCENARIO - Imagine that you are an Administration Manager of several In-Office Employees and several Remote...

SCENARIO - Imagine that you are an Administration Manager of several In-Office Employees and several Remote Virtual Employees. Both sets of employees use the same company owned Virtual Private Network (V.P.N.) when performing business assignments with clients. In-Office Employees use company computers and Remote Virtual Employees use their personal laptops.

TASK 1: Should the in-office employees and the remote virtual employees be held to the same "code of business ethics" when conducting work assignments.

TASK 2: Should one group of employees be given more freedom and privileges than the other employee group.

100-word minimum.

In: Operations Management

Write a java program: Write a program that creates a text file. Write to the file...

Write a java program:

Write a program that creates a text file. Write to the file three lines each line having a person's name. In the same program Append to the file one line of  'Kean University'.  In the same program then Read the file and print the four lines without lines between.

In: Computer Science

portfolio project .Find at least two newspaper or magazine ad that you believe are bland and...

portfolio project .Find at least two newspaper or magazine ad that you believe are bland and unexciting . Rewrite them, first to demonstrate a hard sell approach and then to demonstrate a soft sell approach.Explain how your rewrites have improved the original ad.Also explain how the hard sell and soft sell appeals work.which do you believe is most effective for each ad. If you were team of professionals working on these accounts ,how would you go about evaluating the effectiveness of these two ads? In other words , how would you test your intuitive judgement of which one works best?

In: Operations Management

Electronic Commerce - Airbnb The focus of chapter 10 is on the topic of electronic commerce....

Electronic Commerce - Airbnb

The focus of chapter 10 is on the topic of electronic commerce. E-commerce can be defined as using the Internet and the web to transact business. Global business to consumer e-commerce is soon expected to surpass $3 trillion dollars in sales. Needless to say, electronic commerce is revolutionizing the way we do business. By doing a search of the Internet or by other research methods, find how Airbnb has adopted an e-commerce business model.

Ponder the following questions (answer as many as you can):

1) What was the main driving force or strategy behind Airbnb decision to deploy e-commerce?

2) Has the adoption of e-commerce changed their traditional business model? In what ways?

3) Does their e-commerce business conflict with their traditional bricks and mortar business or does it enhance the traditional offering? Explain.

4) From table 10-5 on page 384 of the Laudon text, identify which Internet business model closely resembles the e-commerce model of this organization?

5) What role does social networking play in the marketing strategy of Airbnb?

6) Who are the organization's main competitors? How does this organization differentiate their e-commerce web site / offerings from their competitors?

7) Has the e-commerce aspect of their business been successful?

8) What recommendations would you make, if any, to improve the Airbnb web site or e-commerce features?

In: Computer Science

In Java, C, C++ or Python Develop a simulation program to simulate an 8-port Ethernet switch....

In Java, C, C++ or Python

Develop a simulation program to simulate an 8-port Ethernet switch. The switch initially has no knowledge about the hosts connected to each port. It learns frame addresses and stores-and-forwards the frames. The input text file "in.txt" contains information of the incoming frames, one frame per line. There are 4 pieces of data per line: frame ID, arrival port, frame source address, and frame destination address. The frames arrive at the switch in the order of which they appear in the input file. Destination address "X" indicate a broadcast frame. The output text file "out.txt" has 8 lines. Each line lists all the frames departing from each port, Here is an example:

"in.txt" contains 5 incoming frames:

F1 P2 B--A

F2 P6 D--C

F3 P5 E--B

F4 P7 F--D

F5 P6 D--X

"out.txt" should list the departing frames on each port:

P1: F1 F2 F5

P2: F2 F3 F5

P3: F1 F2 F5

P4: F1 F2 F5

P5: F1 F2 F5

P6: F1 F4

P7: F1 F2 F5

P8: F1 F2 F5

please  output out.txt for this input file input.txt

F1      P1      A--G
F2      P1      B--H
F3      P1      C--I
F4      P2      D--E
F5      P2      D--F
F6      P7      G--A
F7      P8      H--B
F8      P8      I--C
F9      P4      E--D
F10     P4      F--D
F11     P7      G--X
F12     P1      B--G
F13     P2      D--G
F14     P4      E--G
F15     P8      H--G
F16     P1      A--D
F17     P1      B--E
F18     P1      C--F
F19     P2      D--H
F20     P8      H--I

In: Computer Science

A)While testing a building's fire alarms, the probability that any fire alarm will fail is 0.01....

A)While testing a building's fire alarms, the probability that any fire alarm will fail is 0.01. Suppose a building has 10 fire alarms, all which are independent of one another. The test will be passed if all fire alarms work.

a) 5 buildings are tested on the same day and each building has 10 fire alarms. How likely is it that 4 or more buildings pass the test? ( A building will pass if all 10 fire alarms are good)

B) Customers arrive at a restaurant according to a Poisson process at a rate of 30 customers per hour. There is a probability of 0.8 that a customer will dine in.

b) Say the customers are arriving independently of one another. What is the probability that 30 customers will arrive in a 1 hour time period AND all 30 will dine in?

C) Suppose a phd applicant is either accepted to a graduate program or not. if accepted the student can choose to attend or not attend. Suppose a graduate program has sent acceptance letters to 50 applicatns, but only had enough funding for 30 students. Let the students who were accepted to the program be independent of one another and the chance that a student will join the program be 0.6.

c) what is the probability that the graduate program will have enough funding for all students that joins the program.

In: Math

In c++ please. Write a program that reads the contents of two text files and compares...

In c++ please.

Write a program that reads the contents of two text files and compares them in the following ways:

It should display a list of all the unique words contained in both files.

It should display a list of the words that appears in both files.

It should display a list of the words that appears in the first file, but not the second.

It should display a list of the words that appears in the second file, but not the first.

It should display a list of the words that appears in either the first or second file, but not both.

In: Computer Science

Give a Uml diagram illustarting aggregation. Include classes, fields methods instance fields etc. Use one supper...

Give a Uml diagram illustarting aggregation. Include classes, fields methods instance fields etc. Use one supper class and two sub classes includes pseudo code for at least one method of each class. also expalin the whole part relationship in detail.

In: Computer Science

Harry keeps struggling to complete his assignments until just moments before the assignment is due. His...

Harry keeps struggling to complete his assignments until just moments before the assignment is due. His behavior of finding ways to procrastinate just keep coming up every time he thinks about his assignments. Try to explain how this tendency to procrastinate came about through principles of operant conditioning. Also, try to explain how this procrastination can be stopped through operant conditioning principles. Be sure to detail how each appropriate term applies to the different components of this example.

In: Psychology

Question 3 options: The owner of the Britten's Egg Farm wants to estimate the mean number...

Question 3 options:

The owner of the Britten's Egg Farm wants to estimate the mean number of eggs produced per chicken.  A representative random sample of 20 chickens show they produce an average of 25 eggs per month with a sample standard deviation (s) of 2 eggs per month. The distribution is known to be symmetrical and is close enough to normal to be treated as a normal distribution.

Answer the following questions related to the above paragraph and then calculate a 90% confidence interval for the mean number of eggs produced per chicken on the Britten's Egg Farm.

A What is the point estimate of the mean number of eggs produced per chicken?
       Enter answer with 0 decimal places (integer).

B Calculate the margin of error for the 90% confidence interval for the mean amount of eggs laid per month on the Britten's Egg Farm.

Enter answer rounded to 1 decimal point.
Include a zero to the left of the decimal point if the margin of error is a number between -1 and +1.

c The 90% conference interval for the mean number eggs produced per month is:

Enter the lower and upper limits for the conference interval by entering the lower limit first.
Rounded each conference limit to 1 decimal point.

D Prior to this study the owner of the Britten's Egg Farm Egg Farm believed the mean amount off eggs produced per month on his farm was 30.

Does the study support his belief with a 90% confidence?

a     Yes. The mean amount of eggs produced per month on his farm could be 30 per month because the number 30 is not contained in the confidence interval.

b     Yes. The mean amount of eggs produced per month on his farm could be 30 per month because the number 30 is contained in the confidence interval.

c     No. The mean amount of eggs produced per month on his farm is most likely not 30 per month because the number 30 is not contained in the confidence interval.

d     No. The mean amount of eggs produced per month on his farm is most likely not 30 per month because the number 30 is contained in the confidence interval.

e    The owner can not comment on the mean amount of eggs produced per month on his farm because the confidence interval is based upon a sample.

In: Math

Write a java program: Write a nested loop program creating an array list of three positions.  The...

Write a java program:

Write a nested loop program creating an array list of three positions.  The first loop terminates with a sentinel value of which user is prompted for input to continue of quit.   Inside loop to enter in each position a prompted input of person's first name.  After the inside loop, edit the second array location making its value "Boston". Print the array's contents.

In: Computer Science

shopper in a supermarket pushes a loaded cart with a horizontal force of 8 N. The...

shopper in a supermarket pushes a loaded cart with a horizontal force of 8 N. The cart has a mass of 26 kg.

(a) How far will it move in 2.0 s, starting from rest? (Ignore friction.)
1 m
(b) How far will it move in 2.0 s if the shopper places his 30 N child in the cart before he begins to push it?
2 m

In: Physics

Sorting (quick) Sort the array using quick sort. Write the array content after each pass (i.e.,...

Sorting (quick)

Sort the array using quick sort. Write the array content after each pass (i.e., from pass 1 to pass 7). Each pass is defined as the completion of one partition. We always pick the first array element as the pivot for each partition.

In: Computer Science

Chapter 13: Discussion Topic – Problems in U.S. Education Discuss mediocrity in education, grade inflation, social...

Chapter 13: Discussion Topic – Problems in U.S. Education

Discuss mediocrity in education, grade inflation, social promotion and raising standards.

In: Psychology

Review and briefly describe at least four of the ten steps in “Knapp’s Stages of Relational...

Review and briefly describe at least four of the ten steps in “Knapp’s Stages of Relational Development.” For example, compare/contrast two stages in the “Coming Together” phase with two later stages in the Coming Apart” phase of Knapp’s description. Or perhaps summarize the four stages in the “Relational Maintenance” area of Knapp’s diagram.

In: Psychology