Computer Programming MCQs Software Engineering Mcqs
Q The expected value for the estimation variable (size), S, can be computed as a weighted average of the optimistic(Sopt), most likely (Sm), and pessimistic (Spess) estimates given as___________________?
  • A A. Ev = (sopt + 4sm + spess)/4
  • B B. Ev = (sopt + 4sm + spess)/6
  • C C. Ev = (sopt + 2sm + spess)/6
  • D D. Ev = (sopt + 2sm + spess)/4
Leave a Comment