Valuable Bee has a base chance of 1%. If that bee is fastest, it will need ceil(lb(100/1*1.7))=6 frames for one comb/bee tick. (ceil = round up, lb = logarithm base 2)
Or the other way around: final chance = min(100%,base chance * housing modifier * bee speed), where housing modifier is the base...