PROJECT SCHEDULE MANAGEMENT

Tony Prince is the project manager for the Recreation and Wellness Intranet Project. Team members include you, a programmer/analyst and aspiring project manager; Patrick, a network specialist; Nancy, a business analyst; and Bonnie, another programmer/analyst. Other people are supporting the project from other departments, including Yusaff from human resources and Cassandra from finance. Assume that these are the only people who can be assigned and charged to work on project activities. Recall that your schedule and cost goals are to complete the project in six months for under $200,000.

Tasks

1.    Review the WBS and Gantt chart you created for Tasks 3 and 4 in Chapter 5(SEE ATTACHED). Propose three to five additional activities that would help you estimate resources and durations. Write a one-page paper describing these new activities.

2.    Identify at least eight milestones for the Recreation and Wellness Intranet Project. Write a short paper describing each milestone using the SMART criteria. Discuss how determining these milestones might add activities or tasks to the Gantt chart. Remember that milestones normally have no duration, so you must have tasks that will lead to completing the milestone.

3.    Using the Gantt chart you created earlier and the new activities and milestones you proposed in Tasks 1 and 2 above, create a new Gantt chart using Project 2016. Estimate the task durations and enter dependencies as appropriate. Remember that your schedule goal for the project is six months. Print the Gantt chart and network diagram, each on one page.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

My Question – In Class Assignment

  

1. How is a data mining different from a database?

2. Present an example where data mining is crucial to the success of a business. 

3. Explain the difference and similarity between discrimination and classification, between characterization and clustering, and between classification and regression

4. Describe three challenges to data mining a regarding data mining methodology and user interaction issue.

Outline the major research challenge of data mining in one specific application domain, such as stream/sensor data analysis, spatiotemporal data analysis, or bioinformatics

6. Briefly outline how to compute the dissimilarity between objects described by the following: (a) Nominal attributes (b) Binary attributes (c) Numeric attributes

7. Briefly outline how to compute the visualization techniques described by the following: (a) Pixel-oriented (b) Geometric-based (c) Parallel coordinate

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Computer Networks

  

1. A synchronous TDM combines 10 digital sources where each has data rate of 500-kbps. Each output slot carries 4 bits from each digital source, but one extra bit is added to each frame for synchronization. Determine the frame size and output data rate of this TDM. (10 points)

2. Assume synchronous time division multiplexer with three inputs – channel 1, channel 2, and channel 3. The output of this multiplexer produces synchronous 18-bit frames that are provisioned for stuffing as shown in the figure. The stuffing process can occur with each frame. The output link of this multiplexer operates at 36 Mbps. Determine the upper and lower bound of data rate at each input channel.  (10 points)

PLEASE SEE ATTACHED FOR THE IMAGE/DIAGRAM

3. Find the random numbers generating by x3 + x2 + x + 1 using Viterbi algorithm. Is it primitive? (5 points)

4. Assume that the BER is 10-6.

(a) Determine the probability that the 1000-bit frame would be received without an error. (5 points)

(b) Assuming that the Stop-and-wait flow-control is implemented in data-link layer communication, determine the probability that the sender transmits 3 of same frames to receive a positive acknowledgement. Assume that no packet loss occurs during these transmissions. (5 points)

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Computer Science(Scheme Question)

1.

;; ;;  Write a RECURSIVE function `(eval-polynomial coefficients x)` ;;  that accepts a list (a0, a1, …, a_n) of n+1 coefficients, ;;  and returns result of evaluating the order-n polynomial ;;      p(x) = a0 + a1 x + a2 x^2 + … + a_n x^n. ;;  If the list of coefficients is empty, ;;  then p(x) should return zero. ;; ;;;;;;;;; 

(define (eval-polynomial coefficients x)

;; Need fill in! ) ;;;;;;;;;;;;; ;; Tests  (define (println s) (begin (display s) (newline)))  (println  (eval-polynomial `() 5)  ; Expext 0  )  (println  (eval-polynomial `(10 3 -4 2) 5)  ; Expect 175  )   

(println  (eval-polynomial `(10) 3) ; Expect 10  )  

2.

;; ;;  Write a function (polynomial coefs) that accepts a list of coefficients, ;;  but instead of evaluating the polynomial immediately it returns a unary ;;  function p(x) that can be used to evaluate the polynomial ;; ;;  You may not use your solutiomn from before. ;;  Your solution should recursively use `polynomial`. ;;;;;;;;; 

(define (polynomial coefs) 0 )  ;;;;;;;;;;;;; ;; Tests  (define (println s) (begin (display s) (newline)))  (println  ((polynomial `()) 5)  ; Expext 0  )  (println  ((polynomial `(10 3 -4 2)) 5)  ; Expect 175  )   

(println  ((polynomial `(10)) 3) ; Expect 10  )

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Web 2.0 phenomenon

Much has been made of the new Web 2.0 phenomenon, including social networking sites and user-created mash-ups. How does Web 2.0 change security for the Internet?

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Week – 6

https://www.bls.gov/cps/tables.htm#charemp

There are countless sites that are willing to share the results of the data collection they perform with the general public. As analysts, it is important for us to understand how to acquire and work with a wide array of data from a wide array of sources. This week, we will focus on one open-source site:

CPS Tables

This week’s assignment is to take one of the datasets available on this page and graph it using R. You have the choice of the dataset from the above page, and the type of visualization you wish to use. In your paper, describe the dataset and its significance.

Your paper should be 500 words with a screenshot of the R code and the visualization you create.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Portfolio Assignment

   Portfolio Assignment:     Review  over the DR template and pick an industry such as (airlines, ecommerce,  banking, etc.).  Within that industry, pick a specific organization for  the development of the Disaster Recovery Plan such as Healthcare –  Physical Therapy Clinics – ATI.   Pick  an industry/company to focus on for this assignment.  Based upon the  given information you can find on the company and any past  issues/breaches the company has gone through, create a Disaster Recovery  plan using the template provided.   Project selection is submitted for approval.    ***Standard for all Research Assignments   Your paper should meet the following requirements:   

  • Be approximately four to six pages in length, not including the required cover page and reference page.
  • Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
  • Support  your answers with the readings from the course and at least two  scholarly journal articles to support your positions, claims, and  observations, in addition to your textbook. The UC Library is a great  place to find resources.
  • Be  clearly and well-written, concise, and logical, using excellent grammar  and style techniques. You are being graded in part on the quality of  your writing.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

ASAP 3 HRS!! PYTHON ASSIGNMENT

8 Exercises

  1. Create a list of your favourite superheros and another list of their secret identities.
    1. Convert your two lists into a dictionary. (Can you do it in one line?)
    2. Remove one of your heroes and add a villain to your dictionary.
    3. Add a character that has multiple identities to your dictionary. (What kind of object should this be?)
    4. Demonstrate that you can look up one of your character’s identities.

SuperheroIdentityIron ManTony StarkThe ThingBen GrimmStormOroro MunroeSpider-ManPeter Parker, Miles MoralesIn [61]:

# Add your solution here
  1. Use Hubble’s law (????=????0????v=H0D) to calculate the distance (in Mpc) of the galaxies in the following table.

GalaxyVelocity (km/s)NGC 1231320NGC 23425690NGC 44428200

Remember that ????0≈70H0≈70 km/s/Mpc.

In [ ]:

# Add your solution here
  1. Flatten the following list using list comprehension.
mylist = [[[1, 2], [3, 4, 5]], [[6], [7, 8]]]

In [ ]:

# Add your solution here
  1. Write a generator function that can be used to calculate the Fibonacci sequence.

In [ ]:

# Add your solution here

LAST 4 QUESTIONS ON THE ATTACHED FILE!

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Related Diversification

 Related Diversification. Related Diversification is the most popular distinction between the different types of diversification and is made with regard to how close the field of diversification is to the field of the existing business activities. Related Diversification occurs when a company adds to or expands its existing line of production or markets. For this assignment, consider your own company or one that you know well. Assume your company opted to pursue a strategy of related diversification and respond to the following questions. 

  • What industries or product categories could it diversify into that would allow it to achieve economies of scale?
  • Identify at least two or three such industries or product categories?
  • Describe the specific kinds of cost savings that might accrue from entry into each?

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Association Rule Analysis

 

Excel worksheets contain a set of receipt data for a bakery where each row represents a different customer’s purchase. For each row, a 1 indicates they purchased that product and a 0 means they did not. In total, there are 50 different products the bakery sells, and the owner is interested in determining any association rules in the purchase patterns of their customers.

Complete an Association Rule analysis on the following data using a minimum confidence percentage of 70% and a minimum support of 10.

 Answer the following questions:

  1. How many rules did Association Rule analysis found?
  2. Pick any one of the resultant rules developed by your analysis and explain each of the columns in the output using that rule as an example.
  3. Select the 5 rules you would recommend to the bakery owner and explain your reasoning.

Please upload the completed workbook which shows your association rule analysis and answers to the questions.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now