subject

Using the information below, complete a function point analysis in order to use the basic COCOMO model to estimate the duration and number of people needed to develop an application using Javascript language. Please provide as much detail as possible (including formulas) to show how you calculated these estimations. Assume that the difficulty level of this project is average or medium. Complexity
Low Average High
Internal logical files (ILF) 2 7 4
External interface files (EIF) 0 6 3
External input (EI) 1 8 4
External output (EO) 3 7 5
External inquiry (EQ) 3 6 3

Low Average High Total
Internal logical files (ILF) ___ Ã 7 = ___ ___ Ã 10 = ___ ___ Ã 15 = ___
External interface files (EIF) ___ Ã 5 = ___ ___ Ã 7 = ___ ___ Ã 10 = ___
External input (EI) ___ Ã 3 = ___ ___ Ã 4 = ___ ___ Ã 6 = ___
External output (EO) ___ Ã 4 = ___ ___ Ã 5 = ___ ___ Ã 7 = ___
External inquiry (EQ) ___ Ã 3 = ___ ___ Ã 4 = ___ ___ Ã 6 = ___

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:30
Write a function so that the main program below can be replaced by the simpler code that calls function original main program: miles_per_hour = float( minutes_traveled = float( hours_traveled = minutes_traveled / 60.0 miles_traveled = hours_traveled * miles_per_hour print('miles: %f' % miles_traveled) sample output with inputs: 70.0 100.0 miles: 116.666667
Answers: 3
question
Computers and Technology, 22.06.2019 19:20
Write a program that prompts the user to input a string. the program then uses the function substr to remove all the vowels from the string. for example, if str = "there", then after removing all the vowels, str = "thr". after removing all the vowels, output the string. your program must contain a function to remove all the vowels and a function to determine whether a character is a vowel.
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
To check spelling errors in a document, the word application uses the to determine appropriate spelling. internet built-in dictionary user-defined words other text in the document
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
:you areto design the controller for alight that functions both as an ordinary light and also as a motion activated light and alarm. a.if the manual switch s is on, then the light l is on. b.besides the manual switch, there is a motion detector, m1, which activatesthis light.c.if motion is detected but the light is on anyway because s is on, only then a secondoutput a, an alarm, is turned on. d.the disable switch, d, disables the motion activated light and alarmbut leaves manual control operation of the light using switch s.(i)read the problem statement and clearly identify the inputs and outputs for the circuit you are designing. (ii)create the truth table for this system; include the light, alarm, switch, disable, and the motion sensor.(iii)draw a schematic of this system.
Answers: 1
You know the right answer?
Using the information below, complete a function point analysis in order to use the basic COCOMO mod...
Questions
question
Mathematics, 01.05.2021 01:00
question
Mathematics, 01.05.2021 01:00
question
Mathematics, 01.05.2021 01:00
question
Mathematics, 01.05.2021 01:00
Questions on the website: 13722361