Welcome to Westonci.ca, where finding answers to your questions is made simple by our community of experts. Discover reliable solutions to your questions from a wide network of experts on our comprehensive Q&A platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

Weighted shortest job first gives preference to jobs with which two characteristics? (choose two. )

Sagot :

Weighted Shortest Job First gives preference to jobs with characteristics such as, first, the size of the project (smaller is better) Second, the value of the project (higher is better).

In order to determine a relative ranking, Weighted Shortest Job First (WSJF) uses a technique for assigning a weight, or value, to each job, and then by dividing that by the length of the job. It also gives preference to jobs with characteristics such as the size and value for a project.

Weighted Shortest Job First is a prioritization model used to sequence jobs eg., capabilities, features, and epics in order to produce maximum economic benefit.

Hence, WSJF prefers such characteristics.

To learn more about a project here:

https://brainly.com/question/14546345

#SPJ4