Question: #2 Suppose we know that an algorithm has 5 classes of complexity for a problem of size n. The complexities Ti(n). Ts(n) are given below.
#2 Suppose we know that an algorithm has 5 classes of complexity for a problem of size n. The complexities Ti(n). Ts(n) are given below. Regarding probabilities, suppose that p is twice as likely as P2, P2 is twice as likely as P3, P2 is twice as likely as Pa and pa is twice as likely as ps. T, for all instances: T(n) = n, Tz(n) = 2n, Tz(n) =3n4, T.(n) = 4n and Ts(n) = 5n (a) Find all five probabilities P1, P2, P3, Pa, Ps. (Hint: the sum of all probabilities equal 1.0) (b) Find the A(n) for the algorithm. #2 Suppose we know that an algorithm has 5 classes of complexity for a problem of size n. The complexities Ti(n). Ts(n) are given below. Regarding probabilities, suppose that p is twice as likely as P2, P2 is twice as likely as P3, P2 is twice as likely as Pa and pa is twice as likely as ps. T, for all instances: T(n) = n, Tz(n) = 2n, Tz(n) =3n4, T.(n) = 4n and Ts(n) = 5n (a) Find all five probabilities P1, P2, P3, Pa, Ps. (Hint: the sum of all probabilities equal 1.0) (b) Find the A(n) for the algorithm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
