We may let R1 be the event of selecting a red ball on the first component trial (from the first box), and R2 be the event of selecting a red ball on the second component trial. >> btdata Ent...We may let R1 be the event of selecting a red ball on the first component trial (from the first box), and R2 be the event of selecting a red ball on the second component trial. >> btdata Enter n, the number of trials 10 Enter p, the probability of success on each trial 0.37 Call for bt >> bt n = 10 p = 0.37 % n is kept small to save printout space Frequency = 0.4 To view the sequence, call for SEQ >> disp(SEQ) % optional call for the sequence 1 1 2 1 3 0 4 0 5 0 6 0 7 0 8 0 9 1 10 1