Free Essay

Cocomo Model

In:

Submitted By muku8520
Words 1820
Pages 8
Term paper On

COCOMO Model

Introduction
The original COCOMO stands for Constructive Cost Model. The word "constructive" implies that the complexity of the model can be understood because of the openness of the model, which permits exactly to know WHY the model gives the estimates it does. The model was first published by Dr. Barry Boehm in 1981, and reflected the software development practices of these days. The name of this model was COCOMO I or COCOMO ’81. Since this time many efforts were done in the improvement of the software development techniques. Some of the changes were moving away from mainframe overnight batch processing to real time applications, strenuousness in effort in building software for reusing, new kind of system development in including off-the-shelf software components (COTS) and spending as much effort on designing and managing the software development process as was once spent creating the software product. This advanced version at present time is known as COCOMO II. The work for COCOMO II has been supported financially and technically by the COCOMO II Program Affiliates: Aerospace, Air Force Cost Analysis Agency, Allied Signal, DARPA, DISA, Draper Lab, EDS, E-Systems, FAA, Fidelity, GDE Systems, Hughes, IDA, IBM, JPL, Litton, Lockheed Martin, Loral, Lucent, MCC, MDAC, Microsoft, Motorola, Northrop Grumman, ONR, Rational, Raytheon, Rockwell, SAIC, SEI, SPC, Sun, TASC, Teledyne, TI, TRW, USAF Rome Lab, US Army Research Labs, US Army TACOM, Telcordia, and Xerox.

COCOMO I
Boehm proposed three levels of the model: basic, intermediate, detailed.  The basic COCOMO'81 model is a single-valued, static model that computes software development effort (and cost) as a function of program size expressed in estimated thousand delivered source instructions (KDSI).  The intermediate COCOMO'81 model computes software development effort as a function of program size and a set of fifteen "cost drivers" that include subjective assessments of product, hardware, personnel, and project attributes.  The advanced or detailed COCOMO'81 model incorporates all characteristics of the intermediate version with an assessment of the cost driver’s impact on each step (analysis, design, etc.) of the software engineering process. COCOMO I models depends on the two main equations. They are given below. 1. development effort : MM = a * KDSI b based on MM - man-month / person month / staffmonth is one month of effort by one person. In COCOMO I, there are 152 hours per Person month. According to organization this values may differ from the standard by 10% to 20%. 2. effort and development time (TDEV) : TDEV = 2.5 * MM c

The coefficents a, b and c depend on the mode of the development. There are three modes of development:

The basic COCOMO applies the parameterized equation without much detailed consideration of project characteristics.

The same basic equation for the intermediate model is used, but fifteen cost drivers are rated on a scale of 'very low' to 'very high' to calculate the specific effort multiplier and each of them returns an adjustment factor which multiplied yields in the total EAF (Effort Adjustment Factor). The adjustment factor is 1 for a cost driver that's judged as normal. In addition to the EAF, the model parameter "a" is slightly different in Intermediate COCOMO from the basic model. The parameter "b" remains the same in both models.

The Advanced COCOMO model computes effort as a function of program size and a set of cost drivers weighted according to each phase of the software lifecycle. The Advanced model applies

the Intermediate model at the component level, and then a phase-based approach is used to consolidate the estimate. The four phases used in the detailed COCOMO model are: requirements planning and product design (RPD), detailed design (DD), code and unit test (CUT), and integration and test (IT). Each cost driver is broken down by phases.

Advantages of COCOMO I  COCOMO is transparent, one can see how it works unlike other models such as SLIM.  Drivers are particularly helpful to the estimator to understand the impact of different factors that affect project costs. Drawbacks of COCOMO I  It is hard to accurately estimate KDSI early on in the project, when most effort estimates are required.  KDSI, actually, is not a size measure it is a length measure.  Extremely vulnerable to mis-classification of the development mode.  Success depends largely on tuning the model to the needs of the organization, using historical data which is not always available. 

COCOMO II MODEL
COCOMO II provides three stage series of models for estimation of software projects: Application Composition Model for earliest phases or spiral cycles [prototyping, and any other prototyping occurring later in the life cycle]. Early Design Model for next phases or spiral cycles. It involves exploration of architectural alternatives or incremental development strategies. Level of detail consistent with level of information available and the general level of estimation accuracy needed at this stage.

Post Architecture Model: once the project is ready to develop and sustain a fielded system it should have a life-cycle architecture, which provides more accurate information on cost driver inputs, and enables more accurate cost estimates. The major differences between COCOMO I AND COCOMO II  COCOMO I requires software size in KDSI as an input, but COCOMO II is based on KSLOC (logical code). The major difference between DSI and SLOC is that a single Source Line of Code may be several physical lines. For example, an "if-then-else" statement would be counted as one SLOC, but might be counted as several DSI.  COCOMO II addresses the following three phases of the spiral life cycle: applications development, early design and post architecture.  COCOMO I provides point estimates of effort and schedule, but COCOMO II provides likely ranges of estimates that represent one standard deviation around the most likely estimate.  The estimation equation exponent is determined by five scale factors (instead of the three development modes).  Changes in cost drivers are:  Added cost drivers (7): DOCU, RUSE, PVOL, PLEX, LTEX, PCON, SITE  Deleted cost drivers (5): VIRT, TURN, VEXP, LEXP, MODP  Alter the retained ratings to reflect more up-do-date software practices  Data points in COCOMO I: 63 and COCOMO II: 161.  COCOMO II adjusts for software reuse and reengineering where automated tools are used for translation of existing software, but COCOMO I made little accommodation for these factors COCOMO II accounts for requirements volatility in its estimates. Methodology Preparation includes: Parameter definition, how to use parameters to produce effective estimates. The methodology tries to minimize risk of lost expert time and maximize estimates. Here the question arises which parameters are significant (most estimate efficient), in which way and with which rating scale. Seven modeling steps are as follows. 1. analyse existing literature 2. review software cost modelling literature 3. to insight on improved functional forms potentially significant parameters 4. parameter definition issues (e.g. size) 5. identification of potential new parameters Process Maturity and Multisite Development 6. continuation of a number of parameters from COCOMO I 7. dropping of such COCOMO I parameters as turnaround time and modern programming practices (subsumed by process maturity).

COCOMO II Effort Equation The COCOMO II model makes its estimates of required effort (measured in Person-Months PM) based primarily on your estimate of the software project's size (as measured in thousands of SLOC, KSLOC)): Effort = 2.94 * EAF * (KSLOC)E where, EAF is the Effort Adjustment Factor derived from the Cost Drivers and E is an exponent derived from the five Scale Drivers (Precedentedness, Development Flexibility, Architecture / Risk Resolution, Team Cohesion, Process Maturity). As an example, a project with all Nominal Cost Drivers and Scale Drivers would have an EAF of 1.00 and exponent, E, of 1.0997. Assuming that the project is projected to consist of 8,000 source lines of code, COCOMO II estimates that 28.9 Person-Months of effort is required to complete it: Effort = 2.94 * (1.0) * (8)1.0997 = 28.9 Person-Months

Effort Adjustment Factor The Effort Adjustment Factor in the effort equation is simply the product of the effort multipliers corresponding to each of the cost drivers for your project. For example, if your project is rated Very High for Complexity (effort multiplier of 1.34), and Low for Language & Tools Experience (effort multiplier of 1.09), and all of the other cost drivers are rated to be Nominal (effort multiplier of 1.00), the EAF is the product of 1.34 and 1.09. Effort Adjustment Factor = EAF = 1.34 * 1.09 = 1.46 Effort = 2.94 * (1.46) * (8)1.0997 = 42.3 Person-Months

COCOMO II Schedule Equation The COCOMO II schedule equation predicts the number of months required to complete your software project. The duration of a project is based on the effort predicted by the effort equation:

Duration = 3.67 * (Effort) SE

where, Effort is the effort from the COCOMO II effort equation and SE is the schedule equation exponent derived from the five Scale Drivers (Precedentedness, Development Flexibility, Architecture / Risk Resolution, Team Cohesion, Process Maturity). Continuing the above example, and substituting the exponent of 0.3179 that is calculated from the scale drivers, yields an estimate of just over a year, and an average staffing of between 3 and 4 people: Duration = 3.67 * (42.3)0.3179 = 12.1 months Average staffing = (42.3 Person-Months) / (12.1 Months) = 3.5 people

Advantages of COCOMO II  COCOMO II is an industry standard  very profound information is easy available  clear and effective calibration process by combining delphi with algorithmic cost estimation techniques (Bayesian method)  backwards compatibility' with the Rosetta Stone  various extension for almost every purpose are available  Tool support (also for the various extensions)

Disadvantages of COCOMO II  The 'heart' of COCOMO II is still based on a waterfall process model (predilection)  most of the extensions are still experimental and not fully calibrated till now.  duration calculation for small projects is unreasonable.

Conclusion
Software cost estimation is an important part of the software development process. The COCOMO suite (COCOMO II model and its extensions) offers a powerful instrument to predict software costs. Unfortunately not all of the extensions are already calibrated and therefore still experimental. Only the Post-Architecure model is implemented in a calibrated software tool. Despite this disadvantage the COCOMO II suite helps managing software projects. It supports process improvement analyses, tool purchases, architecture changes, component make/buy tradeoffs and decision making process with credible results. Many endeavours were done to

measure up to the changes in software life cycles, technologies, components, tools, notations and organizational cultures since the first version of COCOMO (COCOMOI, COCOMO 81).

References
[1] http//sunset.usc.edu/COCOMO II/expert_COCOMO/expert_COCOMO.html. [2] http://sunset.usc.edu/research/cocomosuite/index.html [3] www.softstarsystems.com/overview.html [4] www.csi.uottawa.ca/~bob/seg33002004/CocomoModels.ppt [5] www.davidpublishing.com/.../Upfile/12/.../2012121105997080.pdf [6] www.mhhe.com/engcs/compsci/pressman/.../olc/COCOMO.html [7] https://lirias.kuleuven.be/bitstream/123456789/.../1/KBI_0829.pdf

Similar Documents

Free Essay

Cocomo

...Constructive Cost Model COCOMO Adapted from Allan Caine Outline COCOMO in a Coconut-shell Complete Examples Intermediate COCOMO: Cost Drivers Advantages and Limitations of COCOMO COCOMO in a Coconut-shell E = a ( KLOC ) Where b E is the Effort in staff months a and b are coefficients to be determined KLOC is thousands of lines of code The Constants Mode Organic 2.4 a 1.05 1.12 1.20 b Semi-detached 3.0 Embedded 3.6 The Modes Organic 2-50 KLOC, small, stable, little innovation Semi-detached 50-300 KLOC, medium-sized, average abilities, medium time-constraints Embedded > 300 KLOC, large project team, complex, innovative, severe constraints Examples Suppose size is 200 KLOC, Organic 2.4(200)1.05 = 626 staff-months Semi-Detached 3.0(200)1.12 = 1,133 staff-months Embedded 3.6(200)1.20 = 2,077 staff-months Project Duration TDEV Where = c(E ) d TDEV is time for development c and d are constants to be determined E is the effort Constants for TDEV Mode Organic 2.5 c 0.38 0.35 0.32 d Semi-detached 2.5 Embedded 2.5 Example Picking up from the last example, Organic E = 626 staff months TDEV = 2.5(626)0.38 = 29 months Semi-detached E = 1,133 TDEV = 2.5(1133)0.35 = 29 months Embedded E = 2077 TDEV = 2.5(2077)0.32 = 29 months Average Staff Size E [staff - months] SS = = = [staff] TDEV [ months] Productivity Size [KLOC] P= = = KLOC staff - month E [staff - months] Complete Example...

Words: 676 - Pages: 3

Free Essay

Cocomo

...Software Cost Estimation and COCOMO II ❚ Park, Jung-Won ❚ Univ. of Southern Cal. (USC) ❚ Center for Software Engineering (CSE) ❚ Systems Engineering Research Institute (SERI), Taejon, Korea ❚ December 29, 1997 What is COCOMO? ❚ COnstructive COst MOdel ❚ estimating software development effort and cost ❚ function of the size of the software product in source instructions ❚ function of the most significant software cost drivers Importance of Software Cost Estimation - problems ❚ Software project personnel have no firm basis for telling a manager, customer, or salesperson that their proposed budget and schedule are unrealistic. ❚ Software analysts have no firm basis for making realistic hardware-software tradeoff analysis during the system design phase. ❚ Project managers have no firm basis for determining how much time and effort each software phase and activity should take. USC-CSE Affiliates ❚ Commercial Industry (9) AT&T, Bellcore, EDS, HP, IDE, Motorola, Rational, TI, Xerox ❚ Aerospace Industry (9) E-Systems, Hughes, Litton, Lockheed, Loral, Northrop Grumman, Rockwell, SAIC, TRW ❚ Government (3) DISA, USAF Rome Lab, US Army Research Labs ❚ FFRDC’s and Consortia (5) Aerospace, IDA, JPL, SEI, SPC Partial List of COCOMO Packages ❚ ❚ ❚ ❚ ❚ ❚ ❚ CB COCOMO COCOMOID COCOMO1 CoCoPro COSTAR COSTMODL GECOMO Plus ❚ ❚ ❚ ❚ GHL COCOMO REVIC SECOMO SWAN Steps in Software Estimation ❚ 1. Establish Objectives * Rough Sizing * Make-or-Buy * Detailed Planning ❚ 2. Allocate...

Words: 2250 - Pages: 9

Free Essay

Daily English News Paper and National Daily

... Software Cost Estimation Hareton Leung Zhang Fan Department of Computing The Hong Kong Polytechnic University {cshleung, csfzhang}@comp.polyu.edu.hk Abstract Software cost estimation is the process of predicting the effort required to develop a software system. Many estimation models have been proposed over the last 30 years. This paper provides a general overview of software cost estimation methods including the recent advances in the field. As a number of these models rely on a software size estimate as input, we first provide an overview of common size metrics. We then highlight the cost estimation models that have been proposed and used successfully. Models may be classified into 2 major categories: algorithmic and non-algorithmic. Each has its own strengths and weaknesses. A key factor in selecting a cost estimation model is the accuracy of its estimates. Unfortunately, despite the large body of experience with estimation models, the accuracy of these models is not satisfactory. The paper includes comment on the performance of the estimation models and description of several newer approaches to cost estimation. Keywords: project estimation, effort estimation, cost models. 1. Introduction In recent years, software has become the most expensive component of computer system projects. The bulk of the cost of software development is due to the human effort, and most cost estimation methods focus on this aspect and give estimates in terms of person-months...

Words: 6839 - Pages: 28

Free Essay

Case Analysis Form for Research in Motion.Doc

...NAME: _______________________________________ CASE 8: Research In Motion: Managing Explosive Growth 1. BACKGROUND INFORMATION |Timeframe |Country(s) Involved |Key Individuals & Titles |Company Type & Size | | | | | | 2. BRIEF SUMMARY OF CASE SITUATION |Business or Industry Description |Particular Company Situation | 3. INDUSTRY AND COMPETITIVE ANALYSIS |Dominant Economic Characteristics |Strategic Group MAP | | | | | | | | | | | | | | ...

Words: 277 - Pages: 2

Free Essay

Advertuisement

...the right hair, and covering nothing up but your crotch area. This interprets sexuality. The same goes for women. typical images for women are a big chest, a big behind, slim waist, long legs, skinny, oh and flawless. The stereotypes these advertisements perpetuate are that men are supposed to be taller, bigger, heartless, and tough. As for women, they have to be smaller, looked down upon, and even always being innocent. When it comes to race, a white boy has control over the white girl. But when it's a black boy and a white girl, the girl has the control. Go figure that race would have a part in advertisement. Another way race is involved in this is when it comes to colored women, they're seen as animals. They would dress up the colored models into an animal such as a tiger and have her pose as...

Words: 528 - Pages: 3

Free Essay

The Power of Models and Modeling

...comparison between model in the past and the present, and how models become more restraints than before. Also we will talk about the advantage of using models and how they can make our life much easy. Models have evolved since the beginning of the century. There are many kinds of models for almost any system or item that exist. Each model uses short, long, simple or complex mathematics formula it depends of which case the models solve. However the models that are used in these recent years are very complex and have many numerous computations which make the only one that can handle it is the computer. These kinds of models are usually use in a wide variety of tasks, such as prevision of the decision made, and an effective answer to everyday problems. During time, models start to be more restraints than before. These kinds of restraints should have value or weight to make a model compatible with the case that model solve. There are several constraints or restraints in each models, one of the most important one is budget of the project. In other words the more wherewithal, the more model accuracy. Mark P. McDonald  (  December 8, 2010). To use complex mathematical formula in the models it requires an educated staffs with a good knowledge of model branch, which make the model more expensive and take more time to solve it, comparing with computer time and cost. However the need of special educated persons is strictly required to conclude if the models created by computer...

Words: 824 - Pages: 4

Premium Essay

Bsc, Business Score Model

...superior performance in a given job, role, or situation.Competency modeling is the activity of determining the specific competencies that are characteristic of high performance and success in a given job. Competency modeling can be applied to a variety of human resource activities. This research paper will describe how organizations identify their core competencies and how they are applying this competency data to improve performance. It will also explain some emerging trends in competency modeling. Developing Competency Models Competencies enable employees to achieve results, thereby creating value. It follows that competencies aligned with business objectives help foster an organization's success. Organizations must understand their core competency needs - the skills, knowledge, behaviors, and abilities that are necessary for people in key roles to deliver business results.According to Boulter, et al (1998), there are six stages involved in defining a competency model for a given job role. These stages are: 1. Performance criteria - Defining the criteria for superior performance in the role. 2. Criterion sample - Choosing a sample of people performing the role for data collection. 3. Data collection - Collecting sample data about behaviors that lead to success. 4. Data analysis - Developing hypotheses about the competencies of outstanding performers and how these competencies work together to produce desired...

Words: 1154 - Pages: 5

Premium Essay

Clases

...discovering similarity, maturity, and capability to measure, model asses and evolves the alignment level existing among business and technological assets of an enterprise. The top research issue for currently is the alignment between business processes and supporting software system. For the first time the issue was mention in the 1970 and then several studies and researches were conducted focused the alignment concerns. Actually this paper is aiming to review a proper analysis which considering the alignment topics. From the view of the business and technological alignment, it focuses on the degree of the information technology mission, objectives and plans, support and is supported by the business mission, objective and plans. To looking how the organization can achieve alignment, the traditional approaches have been used, however only a little contribution about how to identify and correct misalignment. To complete the alignment strategies, the modeling and measurement is a must. The phase of modeling is about the various entitled the alignment concept and the links between business and IT entities. Measurement of the alignment degree existing between the chosen assets for establishing if there is any improvement. The alignment is supported by an automatic support where it’s all the processes. There is several approaches was proposed to address issue from modeling to measurement. The approaches are Strategic Alignment Model (SAM) which used for financial service firms for determining...

Words: 714 - Pages: 3

Premium Essay

Porter's Five Forces

...Problems: 1. Essay: from either 2.2.3, 2.4 or 5.2 2. Setting up a model. (like one of the modules) (Review modules and cases-Try setting them up) 1. Given a problem statement and a set-up module, give an Analysis- (will be given a spreadsheet) QBA Sample Quiz click on files Log into Blackboard: QBA- Content Open file and save to desktop as “ lastname-id#(without @ sign)-9:40 ” When done, load files back into blackboard. Have until 11:00. MENTAL MODELS AND FORMAL MODELS Informal Modeling- Informal modeling= mental modeling * Continues on through the problem solving stage * Problem solvers conduct quick informal mental models @ various stages in the process. * Ask a series of mental questions * Helps relate cause and effect – in a simplified , incomplete way * Helps determine what might be feasible in a given situation * Always influenced by our implicit preferences for certain outcomes over others. * Useful but extremely limiting * Sometimes don’t provide sufficient insight. Formal models- * Provide same information as mental models * Links causes to effects and help evaluate potential solutions * Used to measure how well each solution...

Words: 618 - Pages: 3

Free Essay

Anita Norris Model Management

...1. MACRO ENVIRONMENT Social Forces Two publicly controversial issues in the modelling industry are slenderness and racial exclusion. Models do much more than promote the sale of fashion. The model look promotes and distributes ideas about how women and men should look. Models “do gender” professionally in ways that connect with social positions such as race, ethnicity and class, and there are many critiques of fashion models and their gendered and racial meanings. Modelling succeeds on the criticism of the female body and the gap between promoted beauty ideals and reality. As women gain political and social ground, beauty ideals are held to higher extremes of slenderness and perfection. Another social force for clients is they face uncertainty of changing consumer desires as they are highlighting the importance of healthy lifestyles and body types. Demographics For fashion models age is a very strong factor in the selection process. Models are usually discovered between the ages of 12 to 20 by agents or scouts. High fashion modeling agencies often demand height and body shape requirements and have strong preferences for standards. With cultural diversification of the Western world, ethnic diversity is becoming an important factor for all people in the modeling industry. Moreover, various races and backgrounds are becoming progressively noticeable. Anita Norris needs to be aware of the changing demographic trends in the modeling industry Technological Factors...

Words: 2018 - Pages: 9

Free Essay

Beauty

...beauty whether it is appearance, their personality or the work they have done. Looking into celebrity culture, people follow it to help them feel beautiful or use celebrities as motivation. Celebrities are our role models and we try to follow them in the latest fashion like clothing, hair, make-up and acting. Teens especially want an iconic person to look up to and follow them for their selflessness deeds and actions. Celebrities like Tyra Banks, Oprah Winfrey, and Queen Latifah are example of iconic celebrities that many people look up to and try to mimic in order to feel self-fulfilled. Celebrity culture does help define our view of beauty for men and women worldwide. The celebrity culture is in our lives every day, people try to copy them in any way possible because they are they’re our role models. Tyra Banks is an exceptional model that has been through many difficulties as an African American model. She faced racism as a child when she first began her modeling career. As she was getting older she began to put aside all the harsh comments and continued her passion for modeling. Tyra Banks was the first black young woman in the modeling business. As she was growing up, she became very famous because of her age, origin, and difficulties she faced as a young model. Many teens started to look up to her and wanted to be just like her. Tyra was tall, skinny, and smart, she was the perfect package. Many people liked her because of her beauty; boys would love her, while many girls...

Words: 943 - Pages: 4

Free Essay

Media

...body image, which can lead to unhealthy behaviors as women and girls strive for the ultra-thin body idealized by the media. This essay will attempt to prove that the media has a brutal effect on a women’s confidence. First, the media portrays that beauty is a necessity for all women. Unfortunately, the media pushes an unnatural body type, making natural beauty impossible to accept. The average American woman is 5\'4\" tall and weighs 140 pounds. Where as, the average American model is 5\'11\" tall and weighs 117 pounds ( Nikki Katz). Society is being brainwashed by the media. In fact, studies show that more than sixty percent of women do not like what they see in the mirror (Rutherford). Also, at young ages girls are impacted by the physical appearance of Barbie. Many people do not understand that looking like Barbie is physically impossible. Moreover, the models women see in magazines are completely flawless, and have incredible bodies. The majority of society could never look as good as the models they see. To summarize, women are discouraged with their bodies because the media only show beautiful...

Words: 262 - Pages: 2

Free Essay

Case1

...Computer Simulation: The process of computer simulation is mainly used for the purpose of generating an abstract model of a specific system. The way how system behaves can be shown by this along with few other activities involving constructing, designing and defining a model of a system. Simulation can be defined as mimicking or imitating through experimentation with a model of some real system Importance of Simulation: To lead a day-to-day life, many industries such as Healthcare, Military, Retail, Logistics etc. also makes use of these simulation models for their routine work to be done in an effective way. When these industries face problems they can be solved by acquiring the knowledge of simulation software which can be obtained by the use of analysis and modeling Simulation & Modeling can be used in various areas such as: In call centers- Simulation used in call centers is mainly to assure customer satisfaction. Simulation helps in predicting various calls and analyzing the agents to work on each type of call. Agents are trained in such a way that the waiting time for the incoming call should not be increased and one should respond to it immediately to answer customers queries managing their own time. This way customer satisfaction can be obtained handling numerous calls per day. Therefore simulation helps in call centers to plan and manage the workforce accordingly. In Healthcare- To investigate various diseases and to design new pharmaceutical agents modeling...

Words: 332 - Pages: 2

Free Essay

E-Business and E-Commerce

...TOYBOX WORDS:-2292 SUBMISSION:26TH NOVEMBER 2015 Contents 2 INTRODUCTION 3 2.1 Company 3 2.2 Purpose of Report and What it will Cover 3 3 E-BUSINESS 3 3.1 What is E-Business 3 3.2 Definition 4 3.3 Why is it Relevant to Toybox – Discussion of Concept 4 4 STRATEGIES 4 4.1 Definition of a Strategy 4 4.2 Strategy Definition Stage 5 4.3 Decisions That Toybox Should Take At This Point 5 4.3.1 Decision 1: Strategy To Assist with Market and Product Development 5 4.3.2 Decision 2 – Look at the Capabilities of Having a Supply Chain 6 4.3.3 Decision 3:- Looking at Business, Service and Revenue Models 6 5 E-BUSINESS REVENUE MODELS 7 5.1 Definition of a Revenue Model and Why is It Relevant to Toybox 7 5.1.1 Recommendation 1 – Cost Per Click Model - Advertising 7 5.1.2 Recommendation 2 – Auction Models 7 6 CONCLUSIONS 8 7 REFERENCES 9 INTRODUCTION Company Toybox is a toy manufacturer that is continually growing, providing traditional, wooden and educational toys aimed at a specific age group i.e. from birth to eight years old. The toys that they sell are sold in various price brackets ranging from pocket money toys through to toys that are retro inspired. Within the organisation, they have fifteen members of staff who are allocated duties which include designing the toys, purchasing the materials in which to build and manufacture the toys and then through their two outlets in Glasgow and Edinburgh, sell the goods...

Words: 2742 - Pages: 11

Premium Essay

Jayson Tatum: A Role Model

...Jayson Tatum is a influential advocate of being a role model to younger people. Through his actions including the help out a mom program, leadership, and great teammate. “Growing up wasn’t the greatest with my mother that was single. So he told people that when he made it to the nba he would make a single mothers program.” He’s going to help help out families that only have a mom because he grew up that way and wants to give back. Giving back to him is like how he grew up with his single mother and now he wants other mothers to feel appreciated for all the work they do.The importance of Jayson Tatum's social movement is that he has with the single mothers and how he has impacted them. He has helped them buy giving them money and supplies...

Words: 372 - Pages: 2