Discuss on Service Marketing

 

The focus of the assignment is the re-launch of the “Lobster/Sea-food festival” which will take place sometime in 2021.  You are to design the festival and need to think through some of the following issues in coming up with your ideas:

• What the nature of event should be (type, duration, facilities and activities….)• When should the festival run?• What would be attractive in the marketplace (competitor offerings, best practice, value proposition, price point)• Which customer segments to target and how• How they could use events to create customer experience congruent within the mission (Bridlington Lobster Capital of Europe) and brand (customer journey)• Risk of undertaking the activity and how these can be mitigated. • How immersive such a festival should be e.g. overnight camping/glamping, tasks, activities, instruction……..• What type of things would work for a 12/24/36 hours of activity? • Could it be tied into other tourist assets that exist?• Are their learnings from organizations which have tried and succeeded or failed in similar activities?• What specific customer experience factors need to be considered both positives and negatives?• Some indication of how to “launch” such an event.• Costs, budget, profit?

This is an Individual assignment:

Requirements

Key Specifications and Requirements:

1. All contact with “sea food festival” organizing committee must be via the module leader.2. Assignment is to be produced as a professional report.3. Assignment length – 3500* (not including cover page, executive summary, contents, data charts, references and appendices).  Mark penalties will be applied in accordance with HUBS guidelines. 4. You are expected to produce 10 PowerPoint slides in the format of a “sales pitch” based on the ideas you create.  This will be submitted as an appendix to the main report and should not exceed 500 words (part of the 3500 words).5. You must acknowledge any factual sources of information and include references to ideas, assertion or concepts used in your discussion.  Failure to adequately referencing resources is treated as plagiarism under regulation of The Business School, University of Hull.6. You must use Harvard Referencing System to state any factual sources of information in the text and the list in a bibliography.  You can find further detailsof how to do this in the Business School Study Skills Handbook.7. It may help to have someone read through your assignment in draft form, to detect any grammatical errors, spelling mistakes, typing errors or confusion in your use of language. Careless work rarely achieves top marks and good presentation can help a strong argument to be understood more easily. 8. Content Requirement, students must demonstrate:

Knowledge of the subject area in question.

•The ability to search out additional (relevant) material to that given in the lecture.

•The ability to marshal material into logical and coherent lines of reasoning in critical and analytical fashion.

•The ability to inform the reader whilst answering the question.

•The ability to acknowledge the contribution of others with accurate and appropriate referencing (use Harvard Referencing System) – when relevant to use.

Discuss on Leadership Self-Assessment

  • Note: The assessments in this course build upon one another and must be completed in the order presented.
    SHOW MORE
  • Toggle DrawerResourcesLeadership Principles and Practices
    Being an effective leader is challenging. You cannot do it alone. Effective leadership takes a strong foundation, the commitment of leaders and followers and content that will ensure everyone is working toward a successful outcome.
    Read the following:

  • Assessment InstructionsOverview
    In this assessment, you will evaluate your leadership abilities in a job application questionnaire.
    Preparation
    Use the following to complete this assessment.

    • Western Medical Application Questionnaire [PDF].
    • Application Questionnaire Response Template [DOCX].
    • Scenario
      After exploring online job postings, you submitted an application and resume to Western Medical Enterprises. A few days later you received the following e-mail:
      Western Medical HR E-mail
      Dear Applicant,
      Thank you for your interest in employment at Western Medical Enterprises. We have received your application packet. The next step for all candidates is to provide a narrative response to the questions in the attached document. Please return your completed document to me.
      Once we receive your responses, we will review them and notify you of the next steps.
      Good luck!
      Sincerely,
      Thomas Hardy
      Human Resources Recruiter
      Western Medical Enterprises
      Instructions
      Respond to the scenario by answering the questions in the Western Medical Application Questionnaire [PDF] in the Application Questionnaire Response Template [DOCX].
      Additional Requirements
      Your assessment should also meet the following requirements:
    • Format: Submit your responses using the Application Questionnaire Response Template.
    • APA format: Use current APA style and formatting.
    • Length: 2,250–3,000 words.
    • Font and font size: Use Times New Roman, 12-point font and double-spaced lines.
    • Written communication:
      • Express your main points, arguments, and conclusions coherently.
      • Use correct grammar and mechanics.
      • Proofread your writing.
    • Competencies Measured
      By successfully completing this assessment, you will demonstrate your proficiency in the following course competencies and assessment criteria:
    • Competency 1: Analyze leadership traits and styles.
      • Analyze one’s own leadership qualities and actions relative to a specific experience.
    • Competency 2: Apply accepted leadership practices and behaviors.
      • Analyze one’s own actions designed to motivate and foster collaboration among stakeholders.
    • Competency 3: Communicate professionally and effectively.
      • Convey clear meaning in active voice, with minimal issues in grammar, usage, word choice, spelling, or mechanical errors.
      • Describe an instance where one was required to lead a team to collaborate.
    • Note: Faculty may use the Writing Feedback Tool when grading this assessment. The Writing Feedback Tool is designed to provide you with guidance and resources to develop your writing based on five core skills. You will find writing feedback in the Scoring Guide for the assessment, once your work has been evaluated.

Discuss on Strategic Management principles

Exercise 3-1 This chapter’s opening scenario illustrates a specific type of incident/disaster. Using a Web browser, search for information related to preparing an organization against terrorist attacks. Look up information on (a) anthrax or another biological attack (like smallpox), (b) sarin or another toxic gas, (c) low-level radiological contamination attacks. Exercise 3-2 Using a Web browser, search for available commercial applications that use various forms of RAID technologies, such as RAID 0 through RAID 5. What is the most common implementation? What is the most expensive?

The following sections discuss the RAID configurations that are most commonly used in the IT industry. RAID Level 0 This is not a form of redundant storage. RAID 0 creates one larger logical volume across several available hard disk drives and stores the data using a process known as disk striping, in which data segments, called stripes, are written in turn to each disk drive in the array. When this is done to allow multiple drives to be combined in order to gain large capacity without data redundancy, it is called disk striping without parity. Unfortunately, failure of one drive may make all data inaccessible. In fact, this level of RAID does not improve the risk situation when using disk drives; instead, it rather increases the risk of losing data from a single drive failure. RAID Level 1 Commonly called disk mirroring, RAID 1 uses twin drives in a computer system. The computer records all data to both drives simultaneously, providing a backup if the primary drive fails. This is a rather expensive and inefficient use of media. A variation of mirroring is called disk duplexing. With mirroring, the same drive controller manages both drives; with disk duplexing, each drive has its own controller. Mirroring is often used to create duplicate copies of operating system volumes for high-availability systems. Using this technique, a plan can be developed that mirrors and then splits disk pairs to create highly available copies of critical system drives. This can make multiple copies of critical data or programs readily available when needed for high-availability computing environments. RAID Level 2 A specialized form of disk striping with parity, RAID 2 is not widely used. It uses a specialized parity coding mechanism known as the Hamming code to store stripes of data on multiple data drives and corresponding redundant error correction on separate error-correcting drives. This approach allows the reconstruction of data if some of the data or redundant parity information is lost. There are no commercial implementations of RAID 2. Failure-Resistant Disk Systems (FRDS) Failure-Tolerant Disk Systems (FTDS) Disaster-Tolerant Disk Systems (DTDS) Protection against data loss due to replaceable unit failure Replaceable unit and environmental failure warning Protection against loss of access to data due to zone failure Replaceable unit monitoring and failure indication Protection against loss of access to data due to device channel failure Long-distance protection against loss of data due to zone failure Protection against loss of access to data due to controller module failure Protection against loss of access to data due to cache failure Protection against loss of access to data due to power supply failure Table 3-3 RAID classification model (continued) © Cengage Learning 2014 Data and Application Resumption 99 Copyright 2013 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. RAID Levels 3 and 4 RAID 3 uses byte-level striping of data, and RAID 4 uses blocklevel striping of data. These approaches use a process in which the data is stored in segments on dedicated data drives, and parity information is stored on a separate drive. Similar to RAID 0, one large volume is used for the data, but the parity drive operates independently to provide error recovery. RAID Level 5 RAID 5 is most commonly used in organizations that balance safety and redundancy against the costs of acquiring and operating the systems. It is similar to RAID 3 and 4 in that it stripes the data across multiple drives, but there is no dedicated parity drive. Instead, segments of data are interleaved with parity data and are written across all the drives in the set. RAID 5 drives can also be hot swapped, meaning they can be replaced without taking the entire system down. RAID Level 6 A combination of RAID 1 and RAID 5, this provides block-level striping with double-distributed parity and allows systems so protected to recover from two simultaneous drive failures. RAID Level 7 This is a proprietary variation on RAID 5 in which the array works as a single virtual drive. RAID 7 is sometimes performed by running special software over RAID 5 hardware. RAID Level 0+1 This is a combination of RAID 0 and RAID 1. Raid 0 is used for its performance, and RAID 1 is used for its fault tolerance. This model creates a second striped set to mirror a primary striped set (striping, then mirroring). RAID Level 1+0 This is a combination of RAID 1 and RAID 0. Raid 0 is used for its performance, and RAID 1 is used for its fault tolerance. This model creates a striped set from a mirrored set (mirroring, then striping). RAID Level 5+1 This is a combination of RAID 5 and RAID 1. Raid 5 is used for its robustness, but then the method adds a separate data parity drive not found in RAID 5

Should be atleast 3 pages

Note: for reference question is from below textbook ,
From Chapter 3, page 123, Real World Exercise 3.1 and 3.2

Define and explain Failure-Tolerant Disk Systems

Exercise 3-1 This chapter’s opening scenario illustrates a specific type of incident/disaster. Using a Web browser, search for information related to preparing an organization against terrorist attacks. Look up information on (a) anthrax or another biological attack (like smallpox), (b) sarin or another toxic gas, (c) low-level radiological contamination attacks. Exercise 3-2 Using a Web browser, search for available commercial applications that use various forms of RAID technologies, such as RAID 0 through RAID 5. What is the most common implementation? What is the most expensive?

The following sections discuss the RAID configurations that are most commonly used in the IT industry. RAID Level 0 This is not a form of redundant storage. RAID 0 creates one larger logical volume across several available hard disk drives and stores the data using a process known as disk striping, in which data segments, called stripes, are written in turn to each disk drive in the array. When this is done to allow multiple drives to be combined in order to gain large capacity without data redundancy, it is called disk striping without parity. Unfortunately, failure of one drive may make all data inaccessible. In fact, this level of RAID does not improve the risk situation when using disk drives; instead, it rather increases the risk of losing data from a single drive failure. RAID Level 1 Commonly called disk mirroring, RAID 1 uses twin drives in a computer system. The computer records all data to both drives simultaneously, providing a backup if the primary drive fails. This is a rather expensive and inefficient use of media. A variation of mirroring is called disk duplexing. With mirroring, the same drive controller manages both drives; with disk duplexing, each drive has its own controller. Mirroring is often used to create duplicate copies of operating system volumes for high-availability systems. Using this technique, a plan can be developed that mirrors and then splits disk pairs to create highly available copies of critical system drives. This can make multiple copies of critical data or programs readily available when needed for high-availability computing environments. RAID Level 2 A specialized form of disk striping with parity, RAID 2 is not widely used. It uses a specialized parity coding mechanism known as the Hamming code to store stripes of data on multiple data drives and corresponding redundant error correction on separate error-correcting drives. This approach allows the reconstruction of data if some of the data or redundant parity information is lost. There are no commercial implementations of RAID 2. Failure-Resistant Disk Systems (FRDS) Failure-Tolerant Disk Systems (FTDS) Disaster-Tolerant Disk Systems (DTDS) Protection against data loss due to replaceable unit failure Replaceable unit and environmental failure warning Protection against loss of access to data due to zone failure Replaceable unit monitoring and failure indication Protection against loss of access to data due to device channel failure Long-distance protection against loss of data due to zone failure Protection against loss of access to data due to controller module failure Protection against loss of access to data due to cache failure Protection against loss of access to data due to power supply failure Table 3-3 RAID classification model (continued) © Cengage Learning 2014 Data and Application Resumption 99 Copyright 2013 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. RAID Levels 3 and 4 RAID 3 uses byte-level striping of data, and RAID 4 uses blocklevel striping of data. These approaches use a process in which the data is stored in segments on dedicated data drives, and parity information is stored on a separate drive. Similar to RAID 0, one large volume is used for the data, but the parity drive operates independently to provide error recovery. RAID Level 5 RAID 5 is most commonly used in organizations that balance safety and redundancy against the costs of acquiring and operating the systems. It is similar to RAID 3 and 4 in that it stripes the data across multiple drives, but there is no dedicated parity drive. Instead, segments of data are interleaved with parity data and are written across all the drives in the set. RAID 5 drives can also be hot swapped, meaning they can be replaced without taking the entire system down. RAID Level 6 A combination of RAID 1 and RAID 5, this provides block-level striping with double-distributed parity and allows systems so protected to recover from two simultaneous drive failures. RAID Level 7 This is a proprietary variation on RAID 5 in which the array works as a single virtual drive. RAID 7 is sometimes performed by running special software over RAID 5 hardware. RAID Level 0+1 This is a combination of RAID 0 and RAID 1. Raid 0 is used for its performance, and RAID 1 is used for its fault tolerance. This model creates a second striped set to mirror a primary striped set (striping, then mirroring). RAID Level 1+0 This is a combination of RAID 1 and RAID 0. Raid 0 is used for its performance, and RAID 1 is used for its fault tolerance. This model creates a striped set from a mirrored set (mirroring, then striping). RAID Level 5+1 This is a combination of RAID 5 and RAID 1. Raid 5 is used for its robustness, but then the method adds a separate data parity drive not found in RAID 5

Should be atleast 3 pages

Note: for reference question is from below textbook ,
From Chapter 3, page 123, Real World Exercise 3.1 and 3.2

Walmart In Africa Case Study

For this assignment, please read Alcacer, J., Agrawal, A., Vaish, H. (2013, 2017). Walmart around the world. Harvard Business School. (Access is available in the course modules under the “Getting Started” heading, then “Course Pack”)

Your written report should be three to five pages. This report is written for the CEO. Your assignment is to provide a 5-year strategy to successfully grow in the African market.

In 2011, Walmart entered the African market by acquiring a controlling (51%) interest in Massmart. Based on your analysis of Walmart’s global expansion performance up to today and your research on the African retail market, present your recommendations on what Walmart should do to be successful in Africa. (Use a five-year timeframe.) Your strategy should include a discussion of market entry methods and explain why they are appropriate. You should mention specific countries and recommend the type of Walmart store appropriate for each market. Provide compelling support for your recommendations. Also, please consider Ghemawat’s CAGE Distance Framework (remember the HBR “Distance still matters” article you read earlier in the term) when you are analyzing the case. (You should devote over 90% of your case analysis to answering this question.)

Please include exhibits and references in a separate Appendix.

Case Analysis Guidelines

  • Three- to five-page typed Case summary. Do not exceed the five-page limit for your written paper. You can use a sixth page for graphics (chart, graph, table, and picture) that are relevant to your case analysis or recommendations. The appendix is an added page
  • Assume your case summary will be read by the CEO and Board of Directors. Be professional
  • Be clear and concise. However, be specific enough to demonstrate what you know
  • You will receive a much better grade for thorough research, original thoughts and ideas, and well-supported recommendations. You will receive a very low grade for lack of research and unsupported recommendations. Do not repeat the facts given in the case
  • Written analysis
    • Discuss the challenges and/or important factors facing the company
    • Show evidence that you performed research on relevant topics (industry, company, product, country, market, competition, etc.) and understand the current situation (the cases are several years old)
    • Recommend a specific course of action and provide a convincing explanation as to why your actions will lead to success for the company (vague and general reasons will not convince me)
    • Do not merely repeat facts stated in the case. Demonstrate your critical thinking ability
  • Financial analysis
    • Use the knowledge and quantitative skills you acquired in your accounting, finance, economics, statistics, etc., courses
    • Use data and information to analyze the situation and support your recommendations
    • Use charts, graphs, tables, etc., to explain the situation and help others to understand your recommendations

Management information technology

As a consultant, you are required to write a report about Smartville including the below points: • THREE (3) relevant information systems (IS) that, in your opinion, form the core of Smartville business. Provide a brief summary of the general purpose of each of these IS. • Michael Porter suggests that two generally accepted strategies organisations often adopt are: cost leadership and differentiation. Discuss what these strategies are and make a judgement as to which of these would be more appropriate for Smartville – explain reasons for your choice. • It isimportant that data kept within an organisation remains accurate, private and confidential. If any data within Smartville gets stolen or compromised, discuss whether the situation would fall under the Data Protection Act. Mention THREE (3) core aspects of the relevant Act.  As a consultant, you are required to write a report about Smartville including the below points: • THREE (3) relevant information systems (IS) that, in your opinion, form the core of Smartville business. Provide a brief summary of the general purpose of each of these IS. • Michael Porter suggests that two generally accepted strategies organisations often adopt are: cost leadership and differentiation. Discuss what these strategies are and make a judgement as to which of these would be more appropriate for Smartville – explain reasons for your choice. • It isimportant that data kept within an organisation remains accurate, private and confidential. If any data within Smartville gets stolen or compromised, discuss whether the situation would fall under the Data Protection Act. Mention THREE (3) core aspects of the relevant Act.

Explain the roles of a Board of Directors in a company

For this assignment, please read Alcacer, J., Agrawal, A., Vaish, H. (2013, 2017). Walmart around the world. Harvard Business School. (Access is available in the course modules under the “Getting Started” heading, then “Course Pack”)

Your written report should be three to five pages. This report is written for the CEO. Your assignment is to provide a 5-year strategy to successfully grow in the African market.

In 2011, Walmart entered the African market by acquiring a controlling (51%) interest in Massmart. Based on your analysis of Walmart’s global expansion performance up to today and your research on the African retail market, present your recommendations on what Walmart should do to be successful in Africa. (Use a five-year timeframe.) Your strategy should include a discussion of market entry methods and explain why they are appropriate. You should mention specific countries and recommend the type of Walmart store appropriate for each market. Provide compelling support for your recommendations. Also, please consider Ghemawat’s CAGE Distance Framework (remember the HBR “Distance still matters” article you read earlier in the term) when you are analyzing the case. (You should devote over 90% of your case analysis to answering this question.)

Please include exhibits and references in a separate Appendix.

Case Analysis Guidelines

  • Three- to five-page typed Case summary. Do not exceed the five-page limit for your written paper. You can use a sixth page for graphics (chart, graph, table, and picture) that are relevant to your case analysis or recommendations. The appendix is an added page
  • Assume your case summary will be read by the CEO and Board of Directors. Be professional
  • Be clear and concise. However, be specific enough to demonstrate what you know
  • You will receive a much better grade for thorough research, original thoughts and ideas, and well-supported recommendations. You will receive a very low grade for lack of research and unsupported recommendations. Do not repeat the facts given in the case
  • Written analysis
    • Discuss the challenges and/or important factors facing the company
    • Show evidence that you performed research on relevant topics (industry, company, product, country, market, competition, etc.) and understand the current situation (the cases are several years old)
    • Recommend a specific course of action and provide a convincing explanation as to why your actions will lead to success for the company (vague and general reasons will not convince me)
    • Do not merely repeat facts stated in the case. Demonstrate your critical thinking ability
  • Financial analysis
    • Use the knowledge and quantitative skills you acquired in your accounting, finance, economics, statistics, etc., courses
    • Use data and information to analyze the situation and support your recommendations
    • Use charts, graphs, tables, etc., to explain the situation and help others to understand your recommendations

Adding Value To an Organization

Based on your assessment and the organization’s strengths and weaknesses you identified in Week 1, evaluate opportunities for that organization to add economic, social, and environmental value.

Recommend an opportunity that best capitalizes on the organization’s valuable, rare, and hard-to-imitate resources, is least impacted by the organization’s weaknesses, and will take best advantage of the external environment.

Create a PowerPoint presentation to present your assessment, evaluation, and recommendation. Include the following sections in your presentation:

  • A cover slide
  • An agenda
  • A description of the organization (1 slide with speaker’s notes).
  • A summary of the strengths and weakness of the organization (2 slides with speaker’s notes)
  • Key aspects of your assessment of the external environment that present opportunities for adding value, such as trends, unmet needs, unsolved problems, under-served consumer groups, etc. (2-3 slides with speaker’s notes)
  • An evaluation of opportunities to add economic value (1 slide with speaker’s notes)
  • An evaluation of opportunities to add social value (1 slide with speaker’s notes)
  • An evaluation of opportunities to add environmental value (1 slide with speaker’s notes). Note: Some opportunities may appear on more than 1 slide. For example, you may find an opportunity that adds economic, social, and environmental value.
  • A recommended opportunity to pursue first, with a rationale that shows how the opportunity capitalizes on the organization’s valuable, rare, and hard-to-imitate resources, is not much impacted by the organization’s weaknesses, and takes advantage of the external environment (1 slide, with speaker’s notes)
  • A conclusion
  • References

Cite references to support your assignment.

Format your citations according to APA guidelines.

Discuss Strategic Project Management for Supply Chain Management

Discuss Strategic Project Management for Supply Chain Management

Strategic Project Management for Supply Chain Management

Instructions:  You must pick 2 of the 4  questions listed and answer them.  Indicate which questions you are responding when you turn this in.

You may use word, excel, or power point format

questions:  SCM6030_Stevenson_FinalExam 8_14_2020.docx

Actions

Strategic Project Management for Supply Chain Management

Instructions:  You must pick 2 of the 4  questions listed and answer them.  Indicate which questions you are responding when you turn this in.

You may use word, excel, or power point format

questions:  SCM6030_Stevenson_FinalExam 8_14_2020.docx

Actions

Discuss on Organizational Behavior

Requirements:

I need unique and a little bit professional answers free plagiarism, good grammar.

Total 850 words, Support your answers with course material concepts, principles, and theories from the case study given and the files I uploaded, I need at least two scholarly or academic, journal articles references in APA style citation.

 

Assignment 2

Reference Source: 

Textbook:-

Colquitt, J. A., LePine, J. A., & Wesson, M. J. (2019). Organizational behaviour: Improving performance and commitment in the workplace (6th ed). Burr Ridge, IL: McGraw-Hill Irwin.

Case: FBI

Please read the case “FBI” from Chapter 10 “ABILITY Page: – 328 given in your textbook – Organizational behaviour: Improving performance and commitment in the workplace (6th ed).  by Colquitt, J. A., LePine, J. A., & Wesson, M. J. (2019) and Answer the following Questions:

Assignment Question(s):

1. Which specific cognitive and emotional abilities are likely to be most important for FBI special agents? Explain.  (200 words)

2. Identify the specific physical abilities that are assessed in the FBI’s annual physical fitness test. Describe the responsibilities of special agents for which these abilities are likely to be most important. (200 words)

3. How might the frequency of various special agent responsibilities make it important to test for physical abilities (but not cognitive or emotional abilities) on an annual basis? Explain.

(200 words)

Discussion question: – Please read Chapter 10 “ABILITY”  Carefully and then give your answers on the basis of your understanding.

4. What combination of abilities is appropriate for the job of your dreams? Do you possess those abilities? If you fall short on any of these abilities, what could you do to improve? (250 words)

Requirements:

I need unique and a little bit professional answers free plagiarism, good grammar.

Total 850 words, Support your answers with course material concepts, principles, and theories from the case study given and the files I uploaded, I need at least two scholarly or academic, journal articles references in APA style citation.

 

Assignment 2

Reference Source: 

Textbook:-

Colquitt, J. A., LePine, J. A., & Wesson, M. J. (2019). Organizational behaviour: Improving performance and commitment in the workplace (6th ed). Burr Ridge, IL: McGraw-Hill Irwin.

Case: FBI

Please read the case “FBI” from Chapter 10 “ABILITY Page: – 328 given in your textbook – Organizational behaviour: Improving performance and commitment in the workplace (6th ed).  by Colquitt, J. A., LePine, J. A., & Wesson, M. J. (2019) and Answer the following Questions:

Assignment Question(s):

1. Which specific cognitive and emotional abilities are likely to be most important for FBI special agents? Explain.  (200 words)

2. Identify the specific physical abilities that are assessed in the FBI’s annual physical fitness test. Describe the responsibilities of special agents for which these abilities are likely to be most important. (200 words)

3. How might the frequency of various special agent responsibilities make it important to test for physical abilities (but not cognitive or emotional abilities) on an annual basis? Explain.

(200 words)

Discussion question: – Please read Chapter 10 “ABILITY”  Carefully and then give your answers on the basis of your understanding.

4. What combination of abilities is appropriate for the job of your dreams? Do you possess those abilities? If you fall short on any of these abilities, what could you do to improve? (250 words)