SlideShare uma empresa Scribd logo
1 de 30
Baixar para ler offline
‘A PROCESS TO IMPROVE THE ACCURACY OF
MKII FP TO COSMIC SIZE CONVERSION:
INSIGHTS INTO THE COSMIC METHOD DESIGN
ASSUMPTIONS
IWSM/Mensura, Krakow, October 2015
Aveek Dasgupta (SITA), Cigdem Gencel (DEISER)
Charles Symons (COSMIC)
Objectives
§  To present results of MkII to COSMIC functional size
conversion by
§  statistical analysis
§  a calculation method with ‘functional profiling’
§  To suggest how these ideas might be applied for
IFPUG to COSMIC size conversion
§  To present some new insights into COSMIC method
design assumptions
Agenda
§  Overview of MkII and COSMIC Functional Size
Measurement (FSM) methods
§  Data sources
§  Statistical conversion of MkII to COSMIC sizes
§  A calculation method for MkII to COSMIC sizes
§  Conclusions
The MkII and COSMIC FSM
methods have a similar structure
Functional User
Requirements
Functional
Processes
Data Movements
•  Entries (≈	
  input)
•  Reads + Writes (≈	
  	
  Process)
•  Exits (≈	
  	
  Output)
(account for data manipulation)
1
1
n
2 - n
COSMIC FSM
Functional User
Requirements
Logical
Transactions
1
1
n
MkII FPA
1
equivalent
Input Process Output
(account for data manipulation)
11
DET’s DET’sER’s
1-n1-n 1-n
The methods have different rules
for measuring Functional Size
MkII Logical Transaction
Size =
0.58 x (# Input DET’s)
+ 1.66 x (# Entity
References)
+ 0.26 x (# Output DET’s)
COSMIC Functional Process
Size =
# Entries
+ # Reads & Writes
+ # Exits
Input
Process
Output
Minimum: 2.5 MkII FP 2 CFP
Maximum: (No limit)
Some differences, some
similarities
MkII FP
§  Weights of I/P/O
components calibrated
for development effort
§  ‘Entity references’ are
only for stored data
§  Size of changes:
measure changed #
DET’s and ER’s
COSMIC FSM
§  No weights
§  All data movement types
(E, R, W, X) move data
about ‘Objects of interest’
§  Size of changes:
measure changed # E’s,
R’s, W’s X’s
Agenda
§  Overview of MkII and COSMIC Functional Size
Measurement (FSM) methods
§  Data sources
§  Statistical conversion of MkII to COSMIC sizes
§  A calculation method for MkII to COSMIC sizes
§  Conclusions
We had 22 pairs of MkII & COSMIC size
measurements from five organizations
Org. Domain # Systems Size Range (CFP)
A Control 4 251 – 3524
C Control 2 275 – 321
B Information 1 1029
D Information 2 1113 – 1947
S Information 13 148 – 1029
S = SITA (Société Internationale de Télécommunications
Aéronautiques)
Agenda
§  Overview of MkII and COSMIC Functional Size
Measurement (FSM) methods
§  Data sources
§  Statistical conversion of MkII to COSMIC sizes
§  A calculation method for MkII to COSMIC sizes
§  Conclusions
to COSMIC size conversion
formula
Ideally:
§  Measure at least 10 software items, with a ‘common profile’
on both methods
§  Plot pairs of (MkII, CFP) sizes and review outliers
§  Fit a straight line and use this for converting MkII to CFP
sizes
In practice:
§  Given the minimum size of a functional process is 2.5 MkII
or 2.0 CFP, we fitted straight lines that are constrained to
pass through the origin (0,0)
A first plot of all 22 data points
0
500
1000
1500
2000
2500
3000
3500
4000
0 1000 2000 3000 4000 5000
MEASURED	
  CFP	
  SIZES
MEASURED	
  MKII	
  SIZES
A B C D S
•  MkII/COSMIC
sizes correlate
well, in spite of
multiple sources
of data from
two domains.
•  Two outliers?
The OLS* fitted lines for Control and
Information systems are very similar
y	
  =	
  0.8017x
R²	
  =	
  0.999
y	
  =	
  0.7371x
R²	
  =	
  0.9828
0
1000
2000
3000
4000
0 1000 2000 3000 4000 5000
MEASURED	
  CFP	
  SIZE
MEASURED	
  MKII	
  FP	
  SIZE
Control	
  System Information	
  System Note: the slopes
of both lines
are close to 0.8
(=ratio of
minimum CFP to
MkII FP sizes)
* OLS =
Ordinary Least
Squares
In spite of a high R , an OLS-fitted line
may not predict COSMIC sizes very
accurately
y	
  =	
  0.7605x
R²	
  =	
  0.9957
0
500
1000
1500
2000
2500
0 500 1000 1500 2000 2500
COSMIC	
  FP	
  SIZE
MKII	
  FP	
  SIZE
COSMIC	
  VS	
  MKII	
  SIZE	
  FOR	
  13	
  SITA	
  
INFORMATION	
  SYSTEMS
Accuracy of COSMIC sizes
predicted from the OLS-fitted line:
Av. of absolute differences: 6%
# under-sized items: 4
# over-sized items 9
3 x highest % differences:
28%, 13%, 7.8%
A homogeneous
dataset?
have two fundamental
weaknesses
1.  We can eliminate outliers from the sample used to
establish the conversion formula, BUT
how can we predict potential outliers amongst the
other measurements to be converted?
2.  Converted sizes may have a low average error, BUT
individual converted sizes may have very significant
errors
Agenda
§  Overview of MkII and COSMIC Functional Size
Measurement (FSM) methods
§  Data sources
§  Statistical conversion of MkII to COSMIC sizes
§  A calculation method for MkII to COSMIC sizes
§  Conclusions
Two criteria for outlier
rejection
1.  Discard data points in the sample well outside the
upper size limit of most data points. They will
contribute too much weight in OLS curve fitting
2.  Use a ‘profiling’ method to discard other outliers:
§  on the sample sizes-to-be-converted to help form
homogeneous datasets,
§  that can also be used to predict potential outliers
for the mass of sizes-to-be-converted
We used an ‘IPO Profiling’ test for
dataset homogeneity
‘IPO Profile’ = % contributions to total size of the Input/Process/Output components
0%
10%
20%
30%
40%
50%
60%
Input Process Output
MkII COSMIC
13 x SITA Info Systems
(Data from Orgs. B and D did not fit
this profile)
0%
20%
40%
60%
80%
Input Process Output
MkII COSMIC
4 x Org. A Control Systems
(Data from Org. C did not fit this
profile)
We could then decide on outliers
intelligently.
0
500
1000
1500
2000
2500
3000
3500
4000
0 1000 2000 3000 4000 5000
MEASURED	
  CFP	
  SIZES
MEASURED	
  MKII	
  SIZES
A B C D S
Reject this point
because it is an
outlier on size
and profile.
We should really
reject this point as
an outlier on size.
Reject Orgs. B, C
and D points
because different
profiles
Research idea: are there constant ratios
between the sizes of the MkII and CFP I/P/O
components?
1. Compute the following ratios from these sums for the whole set:
AIDE = Average Input DET’s per Entry = (∑ Input DET’s) / ∑ E’s
AODX = Average Output DET’s per Exit = (∑ Output DET’s) / ∑ X’s
AERP = Average Entity Refs per (R + W) data movement = ∑ ER’s /
(∑ R’s + ∑ W’s)
2. Compute the CFP size of each individual software item from:
CFP = (∑ Input DET’s) / AIDE + (∑ Output DET’s) / AODX + (∑
ER’s) / AERP
Apply the ‘Calculation method’ to the 13
SITA systems
OLS-fitted line Calculation (1)
Av. of absolute differences: 6.0% 6.7%
# under-sized items: 4 6
# over-sized items 9 7
3 x highest % differences: 28% 18%
13% 11%
7.8% 11%
Accuracy of COSMIC sizes predicted from:
We then noticed that the values of IDE,
ODX and ERP vary with MkII size
y	
  =	
  -­‐0.0005x	
  +	
  3.962
y	
  =	
  -­‐0.0003x	
  +	
  3.4441
y	
  =	
  4E-­‐05x	
  +	
  0.7069
0.0
1.0
2.0
3.0
4.0
5.0
0 500 1000 1500 2000 2500
MKII	
  FP	
  SIZE
IDE ODX ERP So (Calculation method
2):
Let’s use the values of
IDE, ODX and ERP
computed from these
OLS fits instead of the
averages used in
Calculation method 1
The accuracy of predicted CFP sizes is
much improved
OLS-fitted line Calculation (1) Calculation (2)
Av. of absolute differences: 6.0% 6.7%
3.8%
# under-sized items: 4 6 6
# over-sized items 9 7
7
3 x highest % differences: 28% 18% 11%
13% 11% 8.9%
7.8% 11% 6.4%
Accuracy of COSMIC sizes predicted from:
We applied the same process to the
four Org. D Control systems
OLS-fitted line Calculation (1) Calculation (2)
Av. of absolute differences: 9.7% 8.6%
6.6%
# under-sized items: 1 2 2
# over-sized items 3 2
2
2 x highest % differences: 25% 17% 12%
11% 8.4%
9.9%
Accuracy of COSMIC sizes predicted from:
(This result obvious has low statistical
significance)
Agenda
§  Overview of MkII and COSMIC Functional Size
Measurement (FSM) methods
§  Data sources
§  Statistical conversion of MkII to COSMIC sizes
§  A calculation method for MkII to COSMIC sizes
§  Conclusions
1. Convertibility studies have focused too
much on finding ‘one-conversion-formula-for-
all’
§  One simple statistically-based formula to convert sizes measured by
method A to method B sizes is unlikely to be very accurate for all
individual software sizes.
§  A better approach:
§  Re-think the task as ‘define a process to predict method B total
sizes from method A size measurement data’
§  Apply ‘functional profiling’ to:
§  check homogeneity of the sample measurements used to establish
the conversion process
§  predict which individual method A sizes will be ‘outliers’. i.e. will be
inaccurately converted by the chosen process
2. A ‘calculation method’ to predict COSMIC
sizes from IFPUG size data is worth exploring
If an organization has recorded the # DET’s and # FTR’s for each EP,
then adapt the MkII to COSMIC calculated size conversion process:
•  Measure the IFPUG and COSMIC sizes for several software items
that are assumed to have a common functional profile
•  Plot FP vs CFP total sizes; review for outliers
•  For each EI, EO and EQ:
•  allocate # DET’s to input and output
•  assume # FTR’s are equivalent to # (R + W)
•  Examine the ‘I/P/O functional profiles’ for the software items
•  Compute AIDE, AODX and AERP
•  Calculate CFP size of each individual software item
3. This study has given new insights into the
COSMIC method design assumptions …
A legitimate question: does it matter for practical performance
measurement and estimating that the COSMIC method :
§  ignores the number of DET’s on each data movement
type?
§  does not weight the data movement types (E, X, R, W)
for relative development effort?
(Both the IFPUG and MkII method take these factors into
account.)
…. 3. MkII vs. COSMIC size comparisons
suggest the COSMIC method design is well-
founded
I/P/O size contributions
are very similar
Total MkII & COSMIC
sizes correlate very
well
… in spite of the COSMIC sizes not accounting for DET’s and not being
calibrated for development effort
y	
  =	
  0.8017x
R²	
  =	
  0.999
y	
  =	
  0.7371x
R²	
  =	
  0.9828
0
1000
2000
3000
4000
0 1000 2000 3000 4000 5000
MEASURED	
  CFP	
  SIZE
MEASURED	
  MKII	
  FP	
  SIZE
Control	
  System Information	
  System
0%
10%
20%
30%
40%
50%
60%
Input Process Output
MkII COSMIC
0%
20%
40%
60%
80%
Input Process Output
MkII COSMIC
Thank you for your
attention
Charles Symons (www.cosmic-sizing.org)
cr.symons@btinternet.com
www.cosmic-sizing.org

Mais conteúdo relacionado

Destaque

Conceptos basicos de la epilepsia
Conceptos basicos de la epilepsiaConceptos basicos de la epilepsia
Conceptos basicos de la epilepsiaCinthya R. Amaya
 
Innovaciones técnias a través de la historia.
Innovaciones técnias a través de la historia.Innovaciones técnias a través de la historia.
Innovaciones técnias a través de la historia.David Estrada
 
Чим особливі гриби ?
Чим особливі гриби ?Чим особливі гриби ?
Чим особливі гриби ?zhmur t zhmur
 
моніторинг відстеження наслідків професійного зростання педагога і результатів1
моніторинг відстеження наслідків професійного зростання педагога і результатів1моніторинг відстеження наслідків професійного зростання педагога і результатів1
моніторинг відстеження наслідків професійного зростання педагога і результатів1Людмила Хижняк
 
Africa 4 Tech 2016 : Edtech Workshop Restitution
Africa 4 Tech  2016 : Edtech Workshop RestitutionAfrica 4 Tech  2016 : Edtech Workshop Restitution
Africa 4 Tech 2016 : Edtech Workshop RestitutionStephan - Elo Gras
 

Destaque (10)

Dubai shopping festival 2015
Dubai shopping festival 2015Dubai shopping festival 2015
Dubai shopping festival 2015
 
Conceptos basicos de la epilepsia
Conceptos basicos de la epilepsiaConceptos basicos de la epilepsia
Conceptos basicos de la epilepsia
 
Biebsearch Junior
Biebsearch JuniorBiebsearch Junior
Biebsearch Junior
 
Camilo amaya
Camilo amayaCamilo amaya
Camilo amaya
 
Las plantas
Las plantasLas plantas
Las plantas
 
Innovaciones técnias a través de la historia.
Innovaciones técnias a través de la historia.Innovaciones técnias a través de la historia.
Innovaciones técnias a través de la historia.
 
Bienestar animal
Bienestar animalBienestar animal
Bienestar animal
 
Чим особливі гриби ?
Чим особливі гриби ?Чим особливі гриби ?
Чим особливі гриби ?
 
моніторинг відстеження наслідків професійного зростання педагога і результатів1
моніторинг відстеження наслідків професійного зростання педагога і результатів1моніторинг відстеження наслідків професійного зростання педагога і результатів1
моніторинг відстеження наслідків професійного зростання педагога і результатів1
 
Africa 4 Tech 2016 : Edtech Workshop Restitution
Africa 4 Tech  2016 : Edtech Workshop RestitutionAfrica 4 Tech  2016 : Edtech Workshop Restitution
Africa 4 Tech 2016 : Edtech Workshop Restitution
 

Semelhante a A process to improve the accuracy of mk ii fp to cosmic charles symons

Fpa Cosmic Ffp Convertability Final
Fpa   Cosmic Ffp Convertability FinalFpa   Cosmic Ffp Convertability Final
Fpa Cosmic Ffp Convertability FinalHarold van Heeringen
 
Implementation of a new Size Estimation Model
Implementation of a new Size Estimation ModelImplementation of a new Size Estimation Model
Implementation of a new Size Estimation Modelijsrd.com
 
big-book-of-data-science-2ndedition.pdf
big-book-of-data-science-2ndedition.pdfbig-book-of-data-science-2ndedition.pdf
big-book-of-data-science-2ndedition.pdfssuserd397dd
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIOSRJVSP
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab viewIAEME Publication
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab viewiaemedu
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab viewiaemedu
 
Planning & Scheduling - Training
Planning & Scheduling - TrainingPlanning & Scheduling - Training
Planning & Scheduling - TrainingMohammed Feroze
 
IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...
IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...
IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...IRJET Journal
 
[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...
[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...
[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...Geon-Hong Kim
 
A Tale of Experiments on Bug Prediction
A Tale of Experiments on Bug PredictionA Tale of Experiments on Bug Prediction
A Tale of Experiments on Bug PredictionMartin Pinzger
 
Shipment Time Prediction for Maritime Industry using Machine Learning
Shipment Time Prediction for Maritime Industry using Machine LearningShipment Time Prediction for Maritime Industry using Machine Learning
Shipment Time Prediction for Maritime Industry using Machine LearningIRJET Journal
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Design and Implementation of DMC for Memory Reliability Enhancement
Design and Implementation of DMC for Memory Reliability EnhancementDesign and Implementation of DMC for Memory Reliability Enhancement
Design and Implementation of DMC for Memory Reliability EnhancementIRJET Journal
 

Semelhante a A process to improve the accuracy of mk ii fp to cosmic charles symons (20)

Se notes
Se notesSe notes
Se notes
 
Fpa Cosmic Ffp Convertability Final
Fpa   Cosmic Ffp Convertability FinalFpa   Cosmic Ffp Convertability Final
Fpa Cosmic Ffp Convertability Final
 
CNMES 2017 Software Cost Estimating with COSMIC - Critical knowledge for toda...
CNMES 2017 Software Cost Estimating with COSMIC - Critical knowledge for toda...CNMES 2017 Software Cost Estimating with COSMIC - Critical knowledge for toda...
CNMES 2017 Software Cost Estimating with COSMIC - Critical knowledge for toda...
 
Metrics
MetricsMetrics
Metrics
 
Implementation of a new Size Estimation Model
Implementation of a new Size Estimation ModelImplementation of a new Size Estimation Model
Implementation of a new Size Estimation Model
 
big-book-of-data-science-2ndedition.pdf
big-book-of-data-science-2ndedition.pdfbig-book-of-data-science-2ndedition.pdf
big-book-of-data-science-2ndedition.pdf
 
1806 cosmic progress
1806 cosmic progress1806 cosmic progress
1806 cosmic progress
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab view
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab view
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab view
 
cost-estimation-tutorial
cost-estimation-tutorialcost-estimation-tutorial
cost-estimation-tutorial
 
Planning & Scheduling - Training
Planning & Scheduling - TrainingPlanning & Scheduling - Training
Planning & Scheduling - Training
 
IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...
IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...
IRJET - A Research on Eloquent Salvation and Productive Outsourcing of Massiv...
 
[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...
[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...
[OFW 14] Prediction of Flow Characteristics by Applying Machine Learning of S...
 
Software cost estimation
Software cost estimationSoftware cost estimation
Software cost estimation
 
A Tale of Experiments on Bug Prediction
A Tale of Experiments on Bug PredictionA Tale of Experiments on Bug Prediction
A Tale of Experiments on Bug Prediction
 
Shipment Time Prediction for Maritime Industry using Machine Learning
Shipment Time Prediction for Maritime Industry using Machine LearningShipment Time Prediction for Maritime Industry using Machine Learning
Shipment Time Prediction for Maritime Industry using Machine Learning
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Design and Implementation of DMC for Memory Reliability Enhancement
Design and Implementation of DMC for Memory Reliability EnhancementDesign and Implementation of DMC for Memory Reliability Enhancement
Design and Implementation of DMC for Memory Reliability Enhancement
 

Mais de IWSM Mensura

When do software issues get reported in large open source software - Rakesh Rana
When do software issues get reported in large open source software - Rakesh RanaWhen do software issues get reported in large open source software - Rakesh Rana
When do software issues get reported in large open source software - Rakesh RanaIWSM Mensura
 
Accounting for non functional and project requirements - cosmic and ifpug dev...
Accounting for non functional and project requirements - cosmic and ifpug dev...Accounting for non functional and project requirements - cosmic and ifpug dev...
Accounting for non functional and project requirements - cosmic and ifpug dev...IWSM Mensura
 
Workshop early or rapid cosmic fsm - Frank Vogelezang
Workshop early or rapid cosmic fsm - Frank VogelezangWorkshop early or rapid cosmic fsm - Frank Vogelezang
Workshop early or rapid cosmic fsm - Frank VogelezangIWSM Mensura
 
Tips and hints for an effective cosmic learning process gained from industria...
Tips and hints for an effective cosmic learning process gained from industria...Tips and hints for an effective cosmic learning process gained from industria...
Tips and hints for an effective cosmic learning process gained from industria...IWSM Mensura
 
The significance of ifpug base functionality types in effort estimation cig...
The significance of ifpug base functionality types in effort estimation   cig...The significance of ifpug base functionality types in effort estimation   cig...
The significance of ifpug base functionality types in effort estimation cig...IWSM Mensura
 
The effects of duration based moving windows with estimation by analogy - sou...
The effects of duration based moving windows with estimation by analogy - sou...The effects of duration based moving windows with estimation by analogy - sou...
The effects of duration based moving windows with estimation by analogy - sou...IWSM Mensura
 
Software or service that's the question luigi buglione
Software or service that's the question   luigi buglioneSoftware or service that's the question   luigi buglione
Software or service that's the question luigi buglioneIWSM Mensura
 
Requirements effort estimation state of the practice - mohamad kassab
Requirements effort estimation  state of the practice - mohamad kassabRequirements effort estimation  state of the practice - mohamad kassab
Requirements effort estimation state of the practice - mohamad kassabIWSM Mensura
 
Quantitative functional change impact analysis in activity diagrams a cosmi...
Quantitative functional change impact analysis in activity diagrams   a cosmi...Quantitative functional change impact analysis in activity diagrams   a cosmi...
Quantitative functional change impact analysis in activity diagrams a cosmi...IWSM Mensura
 
Practical usage of fpa and automatic code review piotr popovski
Practical usage of fpa and automatic code review   piotr popovskiPractical usage of fpa and automatic code review   piotr popovski
Practical usage of fpa and automatic code review piotr popovskiIWSM Mensura
 
Performance measurement of agile teams harold van heeringen
Performance measurement of agile teams   harold van heeringenPerformance measurement of agile teams   harold van heeringen
Performance measurement of agile teams harold van heeringenIWSM Mensura
 
Measurement as-a-service a new way of organizing metrics programs - wilhelm m...
Measurement as-a-service a new way of organizing metrics programs - wilhelm m...Measurement as-a-service a new way of organizing metrics programs - wilhelm m...
Measurement as-a-service a new way of organizing metrics programs - wilhelm m...IWSM Mensura
 
Functional size measurement for processor load estimation hassan soubra
Functional size measurement for processor load estimation   hassan soubraFunctional size measurement for processor load estimation   hassan soubra
Functional size measurement for processor load estimation hassan soubraIWSM Mensura
 
From software to service sustainability a still broader perspective - luigi...
From software to service sustainability   a still broader perspective - luigi...From software to service sustainability   a still broader perspective - luigi...
From software to service sustainability a still broader perspective - luigi...IWSM Mensura
 
Estimation and measuring of software size within the atos gobal delivery plat...
Estimation and measuring of software size within the atos gobal delivery plat...Estimation and measuring of software size within the atos gobal delivery plat...
Estimation and measuring of software size within the atos gobal delivery plat...IWSM Mensura
 
Energy wasting rate jérôme rocheteau
Energy wasting rate   jérôme rocheteauEnergy wasting rate   jérôme rocheteau
Energy wasting rate jérôme rocheteauIWSM Mensura
 
Do we measure functional size or do we count thomas fehlmann
Do we measure functional size or do we count   thomas fehlmannDo we measure functional size or do we count   thomas fehlmann
Do we measure functional size or do we count thomas fehlmannIWSM Mensura
 
Designing an unobtrusive analytics framework for monitoring java applications...
Designing an unobtrusive analytics framework for monitoring java applications...Designing an unobtrusive analytics framework for monitoring java applications...
Designing an unobtrusive analytics framework for monitoring java applications...IWSM Mensura
 
Combining qualitative and quantitative software process evaluation sylvie t...
Combining qualitative and quantitative software process evaluation   sylvie t...Combining qualitative and quantitative software process evaluation   sylvie t...
Combining qualitative and quantitative software process evaluation sylvie t...IWSM Mensura
 
Automatic measurements of use cases with cosmic thomas fehlmann
Automatic measurements of use cases with cosmic   thomas fehlmannAutomatic measurements of use cases with cosmic   thomas fehlmann
Automatic measurements of use cases with cosmic thomas fehlmannIWSM Mensura
 

Mais de IWSM Mensura (20)

When do software issues get reported in large open source software - Rakesh Rana
When do software issues get reported in large open source software - Rakesh RanaWhen do software issues get reported in large open source software - Rakesh Rana
When do software issues get reported in large open source software - Rakesh Rana
 
Accounting for non functional and project requirements - cosmic and ifpug dev...
Accounting for non functional and project requirements - cosmic and ifpug dev...Accounting for non functional and project requirements - cosmic and ifpug dev...
Accounting for non functional and project requirements - cosmic and ifpug dev...
 
Workshop early or rapid cosmic fsm - Frank Vogelezang
Workshop early or rapid cosmic fsm - Frank VogelezangWorkshop early or rapid cosmic fsm - Frank Vogelezang
Workshop early or rapid cosmic fsm - Frank Vogelezang
 
Tips and hints for an effective cosmic learning process gained from industria...
Tips and hints for an effective cosmic learning process gained from industria...Tips and hints for an effective cosmic learning process gained from industria...
Tips and hints for an effective cosmic learning process gained from industria...
 
The significance of ifpug base functionality types in effort estimation cig...
The significance of ifpug base functionality types in effort estimation   cig...The significance of ifpug base functionality types in effort estimation   cig...
The significance of ifpug base functionality types in effort estimation cig...
 
The effects of duration based moving windows with estimation by analogy - sou...
The effects of duration based moving windows with estimation by analogy - sou...The effects of duration based moving windows with estimation by analogy - sou...
The effects of duration based moving windows with estimation by analogy - sou...
 
Software or service that's the question luigi buglione
Software or service that's the question   luigi buglioneSoftware or service that's the question   luigi buglione
Software or service that's the question luigi buglione
 
Requirements effort estimation state of the practice - mohamad kassab
Requirements effort estimation  state of the practice - mohamad kassabRequirements effort estimation  state of the practice - mohamad kassab
Requirements effort estimation state of the practice - mohamad kassab
 
Quantitative functional change impact analysis in activity diagrams a cosmi...
Quantitative functional change impact analysis in activity diagrams   a cosmi...Quantitative functional change impact analysis in activity diagrams   a cosmi...
Quantitative functional change impact analysis in activity diagrams a cosmi...
 
Practical usage of fpa and automatic code review piotr popovski
Practical usage of fpa and automatic code review   piotr popovskiPractical usage of fpa and automatic code review   piotr popovski
Practical usage of fpa and automatic code review piotr popovski
 
Performance measurement of agile teams harold van heeringen
Performance measurement of agile teams   harold van heeringenPerformance measurement of agile teams   harold van heeringen
Performance measurement of agile teams harold van heeringen
 
Measurement as-a-service a new way of organizing metrics programs - wilhelm m...
Measurement as-a-service a new way of organizing metrics programs - wilhelm m...Measurement as-a-service a new way of organizing metrics programs - wilhelm m...
Measurement as-a-service a new way of organizing metrics programs - wilhelm m...
 
Functional size measurement for processor load estimation hassan soubra
Functional size measurement for processor load estimation   hassan soubraFunctional size measurement for processor load estimation   hassan soubra
Functional size measurement for processor load estimation hassan soubra
 
From software to service sustainability a still broader perspective - luigi...
From software to service sustainability   a still broader perspective - luigi...From software to service sustainability   a still broader perspective - luigi...
From software to service sustainability a still broader perspective - luigi...
 
Estimation and measuring of software size within the atos gobal delivery plat...
Estimation and measuring of software size within the atos gobal delivery plat...Estimation and measuring of software size within the atos gobal delivery plat...
Estimation and measuring of software size within the atos gobal delivery plat...
 
Energy wasting rate jérôme rocheteau
Energy wasting rate   jérôme rocheteauEnergy wasting rate   jérôme rocheteau
Energy wasting rate jérôme rocheteau
 
Do we measure functional size or do we count thomas fehlmann
Do we measure functional size or do we count   thomas fehlmannDo we measure functional size or do we count   thomas fehlmann
Do we measure functional size or do we count thomas fehlmann
 
Designing an unobtrusive analytics framework for monitoring java applications...
Designing an unobtrusive analytics framework for monitoring java applications...Designing an unobtrusive analytics framework for monitoring java applications...
Designing an unobtrusive analytics framework for monitoring java applications...
 
Combining qualitative and quantitative software process evaluation sylvie t...
Combining qualitative and quantitative software process evaluation   sylvie t...Combining qualitative and quantitative software process evaluation   sylvie t...
Combining qualitative and quantitative software process evaluation sylvie t...
 
Automatic measurements of use cases with cosmic thomas fehlmann
Automatic measurements of use cases with cosmic   thomas fehlmannAutomatic measurements of use cases with cosmic   thomas fehlmann
Automatic measurements of use cases with cosmic thomas fehlmann
 

Último

Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecturerahul_net
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shardsChristopher Curtin
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZABSYZ Inc
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogueitservices996
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringHironori Washizaki
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?Alexandre Beguel
 
What’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesWhat’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesVictoriaMetrics
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesKrzysztofKkol1
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slidesvaideheekore1
 
Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Rob Geurden
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxAndreas Kunz
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfmaor17
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfDrew Moseley
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalLionel Briand
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldRoberto Pérez Alcolea
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdfAndrey Devyatkin
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsJean Silva
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolsosttopstonverter
 

Último (20)

Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecture
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZ
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogue
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their Engineering
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?
 
What’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesWhat’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 Updates
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slides
 
Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdf
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdf
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive Goal
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository world
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero results
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration tools
 

A process to improve the accuracy of mk ii fp to cosmic charles symons

  • 1. ‘A PROCESS TO IMPROVE THE ACCURACY OF MKII FP TO COSMIC SIZE CONVERSION: INSIGHTS INTO THE COSMIC METHOD DESIGN ASSUMPTIONS IWSM/Mensura, Krakow, October 2015 Aveek Dasgupta (SITA), Cigdem Gencel (DEISER) Charles Symons (COSMIC)
  • 2. Objectives §  To present results of MkII to COSMIC functional size conversion by §  statistical analysis §  a calculation method with ‘functional profiling’ §  To suggest how these ideas might be applied for IFPUG to COSMIC size conversion §  To present some new insights into COSMIC method design assumptions
  • 3. Agenda §  Overview of MkII and COSMIC Functional Size Measurement (FSM) methods §  Data sources §  Statistical conversion of MkII to COSMIC sizes §  A calculation method for MkII to COSMIC sizes §  Conclusions
  • 4. The MkII and COSMIC FSM methods have a similar structure Functional User Requirements Functional Processes Data Movements •  Entries (≈  input) •  Reads + Writes (≈    Process) •  Exits (≈    Output) (account for data manipulation) 1 1 n 2 - n COSMIC FSM Functional User Requirements Logical Transactions 1 1 n MkII FPA 1 equivalent Input Process Output (account for data manipulation) 11 DET’s DET’sER’s 1-n1-n 1-n
  • 5. The methods have different rules for measuring Functional Size MkII Logical Transaction Size = 0.58 x (# Input DET’s) + 1.66 x (# Entity References) + 0.26 x (# Output DET’s) COSMIC Functional Process Size = # Entries + # Reads & Writes + # Exits Input Process Output Minimum: 2.5 MkII FP 2 CFP Maximum: (No limit)
  • 6. Some differences, some similarities MkII FP §  Weights of I/P/O components calibrated for development effort §  ‘Entity references’ are only for stored data §  Size of changes: measure changed # DET’s and ER’s COSMIC FSM §  No weights §  All data movement types (E, R, W, X) move data about ‘Objects of interest’ §  Size of changes: measure changed # E’s, R’s, W’s X’s
  • 7. Agenda §  Overview of MkII and COSMIC Functional Size Measurement (FSM) methods §  Data sources §  Statistical conversion of MkII to COSMIC sizes §  A calculation method for MkII to COSMIC sizes §  Conclusions
  • 8. We had 22 pairs of MkII & COSMIC size measurements from five organizations Org. Domain # Systems Size Range (CFP) A Control 4 251 – 3524 C Control 2 275 – 321 B Information 1 1029 D Information 2 1113 – 1947 S Information 13 148 – 1029 S = SITA (Société Internationale de Télécommunications Aéronautiques)
  • 9. Agenda §  Overview of MkII and COSMIC Functional Size Measurement (FSM) methods §  Data sources §  Statistical conversion of MkII to COSMIC sizes §  A calculation method for MkII to COSMIC sizes §  Conclusions
  • 10. to COSMIC size conversion formula Ideally: §  Measure at least 10 software items, with a ‘common profile’ on both methods §  Plot pairs of (MkII, CFP) sizes and review outliers §  Fit a straight line and use this for converting MkII to CFP sizes In practice: §  Given the minimum size of a functional process is 2.5 MkII or 2.0 CFP, we fitted straight lines that are constrained to pass through the origin (0,0)
  • 11. A first plot of all 22 data points 0 500 1000 1500 2000 2500 3000 3500 4000 0 1000 2000 3000 4000 5000 MEASURED  CFP  SIZES MEASURED  MKII  SIZES A B C D S •  MkII/COSMIC sizes correlate well, in spite of multiple sources of data from two domains. •  Two outliers?
  • 12. The OLS* fitted lines for Control and Information systems are very similar y  =  0.8017x R²  =  0.999 y  =  0.7371x R²  =  0.9828 0 1000 2000 3000 4000 0 1000 2000 3000 4000 5000 MEASURED  CFP  SIZE MEASURED  MKII  FP  SIZE Control  System Information  System Note: the slopes of both lines are close to 0.8 (=ratio of minimum CFP to MkII FP sizes) * OLS = Ordinary Least Squares
  • 13. In spite of a high R , an OLS-fitted line may not predict COSMIC sizes very accurately y  =  0.7605x R²  =  0.9957 0 500 1000 1500 2000 2500 0 500 1000 1500 2000 2500 COSMIC  FP  SIZE MKII  FP  SIZE COSMIC  VS  MKII  SIZE  FOR  13  SITA   INFORMATION  SYSTEMS Accuracy of COSMIC sizes predicted from the OLS-fitted line: Av. of absolute differences: 6% # under-sized items: 4 # over-sized items 9 3 x highest % differences: 28%, 13%, 7.8% A homogeneous dataset?
  • 14. have two fundamental weaknesses 1.  We can eliminate outliers from the sample used to establish the conversion formula, BUT how can we predict potential outliers amongst the other measurements to be converted? 2.  Converted sizes may have a low average error, BUT individual converted sizes may have very significant errors
  • 15. Agenda §  Overview of MkII and COSMIC Functional Size Measurement (FSM) methods §  Data sources §  Statistical conversion of MkII to COSMIC sizes §  A calculation method for MkII to COSMIC sizes §  Conclusions
  • 16. Two criteria for outlier rejection 1.  Discard data points in the sample well outside the upper size limit of most data points. They will contribute too much weight in OLS curve fitting 2.  Use a ‘profiling’ method to discard other outliers: §  on the sample sizes-to-be-converted to help form homogeneous datasets, §  that can also be used to predict potential outliers for the mass of sizes-to-be-converted
  • 17. We used an ‘IPO Profiling’ test for dataset homogeneity ‘IPO Profile’ = % contributions to total size of the Input/Process/Output components 0% 10% 20% 30% 40% 50% 60% Input Process Output MkII COSMIC 13 x SITA Info Systems (Data from Orgs. B and D did not fit this profile) 0% 20% 40% 60% 80% Input Process Output MkII COSMIC 4 x Org. A Control Systems (Data from Org. C did not fit this profile)
  • 18. We could then decide on outliers intelligently. 0 500 1000 1500 2000 2500 3000 3500 4000 0 1000 2000 3000 4000 5000 MEASURED  CFP  SIZES MEASURED  MKII  SIZES A B C D S Reject this point because it is an outlier on size and profile. We should really reject this point as an outlier on size. Reject Orgs. B, C and D points because different profiles
  • 19. Research idea: are there constant ratios between the sizes of the MkII and CFP I/P/O components? 1. Compute the following ratios from these sums for the whole set: AIDE = Average Input DET’s per Entry = (∑ Input DET’s) / ∑ E’s AODX = Average Output DET’s per Exit = (∑ Output DET’s) / ∑ X’s AERP = Average Entity Refs per (R + W) data movement = ∑ ER’s / (∑ R’s + ∑ W’s) 2. Compute the CFP size of each individual software item from: CFP = (∑ Input DET’s) / AIDE + (∑ Output DET’s) / AODX + (∑ ER’s) / AERP
  • 20. Apply the ‘Calculation method’ to the 13 SITA systems OLS-fitted line Calculation (1) Av. of absolute differences: 6.0% 6.7% # under-sized items: 4 6 # over-sized items 9 7 3 x highest % differences: 28% 18% 13% 11% 7.8% 11% Accuracy of COSMIC sizes predicted from:
  • 21. We then noticed that the values of IDE, ODX and ERP vary with MkII size y  =  -­‐0.0005x  +  3.962 y  =  -­‐0.0003x  +  3.4441 y  =  4E-­‐05x  +  0.7069 0.0 1.0 2.0 3.0 4.0 5.0 0 500 1000 1500 2000 2500 MKII  FP  SIZE IDE ODX ERP So (Calculation method 2): Let’s use the values of IDE, ODX and ERP computed from these OLS fits instead of the averages used in Calculation method 1
  • 22. The accuracy of predicted CFP sizes is much improved OLS-fitted line Calculation (1) Calculation (2) Av. of absolute differences: 6.0% 6.7% 3.8% # under-sized items: 4 6 6 # over-sized items 9 7 7 3 x highest % differences: 28% 18% 11% 13% 11% 8.9% 7.8% 11% 6.4% Accuracy of COSMIC sizes predicted from:
  • 23. We applied the same process to the four Org. D Control systems OLS-fitted line Calculation (1) Calculation (2) Av. of absolute differences: 9.7% 8.6% 6.6% # under-sized items: 1 2 2 # over-sized items 3 2 2 2 x highest % differences: 25% 17% 12% 11% 8.4% 9.9% Accuracy of COSMIC sizes predicted from: (This result obvious has low statistical significance)
  • 24. Agenda §  Overview of MkII and COSMIC Functional Size Measurement (FSM) methods §  Data sources §  Statistical conversion of MkII to COSMIC sizes §  A calculation method for MkII to COSMIC sizes §  Conclusions
  • 25. 1. Convertibility studies have focused too much on finding ‘one-conversion-formula-for- all’ §  One simple statistically-based formula to convert sizes measured by method A to method B sizes is unlikely to be very accurate for all individual software sizes. §  A better approach: §  Re-think the task as ‘define a process to predict method B total sizes from method A size measurement data’ §  Apply ‘functional profiling’ to: §  check homogeneity of the sample measurements used to establish the conversion process §  predict which individual method A sizes will be ‘outliers’. i.e. will be inaccurately converted by the chosen process
  • 26. 2. A ‘calculation method’ to predict COSMIC sizes from IFPUG size data is worth exploring If an organization has recorded the # DET’s and # FTR’s for each EP, then adapt the MkII to COSMIC calculated size conversion process: •  Measure the IFPUG and COSMIC sizes for several software items that are assumed to have a common functional profile •  Plot FP vs CFP total sizes; review for outliers •  For each EI, EO and EQ: •  allocate # DET’s to input and output •  assume # FTR’s are equivalent to # (R + W) •  Examine the ‘I/P/O functional profiles’ for the software items •  Compute AIDE, AODX and AERP •  Calculate CFP size of each individual software item
  • 27. 3. This study has given new insights into the COSMIC method design assumptions … A legitimate question: does it matter for practical performance measurement and estimating that the COSMIC method : §  ignores the number of DET’s on each data movement type? §  does not weight the data movement types (E, X, R, W) for relative development effort? (Both the IFPUG and MkII method take these factors into account.)
  • 28. …. 3. MkII vs. COSMIC size comparisons suggest the COSMIC method design is well- founded I/P/O size contributions are very similar Total MkII & COSMIC sizes correlate very well … in spite of the COSMIC sizes not accounting for DET’s and not being calibrated for development effort y  =  0.8017x R²  =  0.999 y  =  0.7371x R²  =  0.9828 0 1000 2000 3000 4000 0 1000 2000 3000 4000 5000 MEASURED  CFP  SIZE MEASURED  MKII  FP  SIZE Control  System Information  System 0% 10% 20% 30% 40% 50% 60% Input Process Output MkII COSMIC 0% 20% 40% 60% 80% Input Process Output MkII COSMIC
  • 29. Thank you for your attention Charles Symons (www.cosmic-sizing.org) cr.symons@btinternet.com