The maximum patent life for a new drug is 17 years Subtracti
The maximum patent life for a new drug is 17 years. Subtracting the length of time required by the FDA for testing and approval of the drug provides the actual patent life of the drug
Solution
Expected number of year = Sum(xP(x)) = 7.89 years
Var = E(x^2) - (E(x))^2
Var = (Sum(x^2P(x) ) - ( Sum(xP(x))^2
Var = 66.97 - 7.89^2
Var = 4.7179
SD =sqrt(Var)
SD = 2.1721
c.
interval (mean +- 2SD)
(mean - 2SD, mean+2SD)
(7.89 - 2*2.1720 , 7.89+2*2.1721)
(3.546,12.2343)
taking interval of interger part, [4,12]
P(4 <= x <= 12) = 1 - P(x=3) - P(x=13) = 1- 0.03 - 0.01 = 0.96
| x | P(x) | xP(x) | x^2*P(x) |
| 3 | 0.03 | 0.09 | 0.27 |
| 4 | 0.05 | 0.2 | 0.8 |
| 5 | 0.07 | 0.35 | 1.75 |
| 6 | 0.1 | 0.6 | 3.6 |
| 7 | 0.14 | 0.98 | 6.86 |
| 8 | 0.21 | 1.68 | 13.44 |
| 9 | 0.17 | 1.53 | 13.77 |
| 10 | 0.12 | 1.2 | 12 |
| 11 | 0.07 | 0.77 | 8.47 |
| 12 | 0.03 | 0.36 | 4.32 |
| 13 | 0.01 | 0.13 | 1.69 |
| sum = | 1 | 7.89 | 66.97 |
