Answer:
Part A:
We can use the table of random digits to simulate whether each of the 10 people has type A blood or not. We will use the first digit in each set of five as the trial for whether the first person has type A blood or not, the second digit for the second person, and so on.
If the digit is 0-2, we will consider it a "success" (i.e., the person has type A blood), since there are three possibilities for a person with type A blood to be selected from the population. If the digit is 3-9, we will consider it a "failure" (i.e., the person does not have type A blood).
Here are the results of five trials:
Trial 1: 1 0 1 1 1 0 0 0 0 0
Trial 2: 0 0 0 0 0 1 1 1 1 1
Trial 3: 1 0 0 0 0 1 1 1 0 0
Trial 4: 1 1 0 0 1 1 0 1 0 0
Trial 5: 0 1 1 1 0 1 1 1 0 1
Part B:
To calculate the probability that at least 4 of the 10 people will have type A blood, we can simply count the number of trials in which at least 4 people had type A blood, and divide by the total number of trials.
Out of the five trials we simulated, the number of people with type A blood were:
Trial 1: 4
Trial 2: 5
Trial 3: 3
Trial 4: 5
Trial 5: 5
Therefore, in 4 out of the 5 trials, at least 4 people had type A blood. So the estimated probability that at least 4 of 10 people will have type A blood is 4/5, or 0.8.