Find a formula that take three input and it gives a result as a percentage as the following: Input activeUnits=1 Sequence= XXXXXXXXXX% totallUnits=500 activeUnits=3 Sequence= 100 89% totallUnits=500...

2 answer below »
I want you to find a formula that takes inputs and give a percentage as explained in the attached file


Find a formula that take three input and it gives a result as a percentage as the following: Input activeUnits=1 Sequence= 100 100% totallUnits=500 activeUnits=3 Sequence= 100 89% totallUnits=500 In another explanation, I want a formula that find the values in this table with ±5 error rate In this table sequence variable is always 100 Active units 500U 1000U 2000U 4000U 8000U 16000U 32000U 64000U 1 100 100 100 100 100 100 100 100 3 89 92 99 100 100 100 100 100 5 78 88 97 99 100 100 100 100 7 59 77 85 98 100 100 100 100 9 33 61 80 91 97 99 100 100 11 25 46 74 85 94 98 99 100 13 14 29 63 76 92 96 98 100 15 12 26 54 77 87 94 97 100 17 11 16 40 72 84 91 94 99 And the same formula if we change the sequence variable it can calculate the following table Here always activeUnits is 2 Sequence size 100U 500U 1000U 2000U 4000U 8000U 16000U 32000U 64000U 200 0.36 0.84 0.90 0.96 0.98 0.99 0.995 1.00 1.00 500 0.21 0.62 0.76 0.882 0.952 0.98 0.986 0.99 0.996 1000 0.16 0.39 0.58 0.75 0.87 0.93 0.96 0.98 0.99 2000 0.13 0.25 0.40 0.58 0.74 0.87 0.93 0.97 0.986 5000 0 0.16 0.22 0.33 0.52 0.71 0.84 0.91 0.96 Results note: When the variable activeUnits, the result is 100% Results When activeUnits increase, the accuracy decrease. And when totallUnits variable increase the accuracy increase see the table below. When activeUnits> 1 the results not necessary should to be same like here 89% it can be ±5 and if it exactly same would be better totallUnits totallUnits 10000 0 0.13 0.15 0.22 0.35 0.52 0.70 0.84 0.92
Answered Same DayAug 27, 2021

Answer To: Find a formula that take three input and it gives a result as a percentage as the following: Input...

Yogesh answered on Aug 30 2021
148 Votes
Formula for the second table where the value of active unit is always 2 can be given as -
[ Total units ÷ (Active units × Sequence)] + 0.11 = Result
This formula gives almost all the solutions of the values as Table 2 but not for all, i think there may be errors in the table.
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here