The probability of randomly selecting an adult who recognizes a particular brand name is 0.54. Describe a
procedure for using a random digit generator to simulate the random selection of 50 adult consumers. Each
individual outcome should be an indication of one of two results: (1) The consumer recognizes the brand
name; (2) the consumer does not recognize the brand name.
OA. Generate 50 random integers from 1 to 100. Let the integers 1 to 54 represent "recognizing the
brand name," and let the other integers Tepresent "not recognizing the brand name."