Bull’s-eye! In a certain archery competition, each player continues to shoot until he or she misses the center of the target twice. Quinn is one of the archers in this competition. Based on past experience, she has a 0.60probability of hitting the center of the target on each shot. We want to design a simulation to estimate the probability that Quinn stays in the competition for at least 10shots. Describe how you would use each of the following chance devices to perform one trial of the simulation.

a. Slips of paper

b. Random digits table

c. Random number generator

Short Answer

Expert verified

a. The papers are then placed on a table, numbers facing down. Then jumble the sheets so you can't tell which number is on which table. And choose one of the paper slips. If the number is 1,2,or 3, the shot hit the centre; otherwise, the shot did not.

b. We'll now pick a row from the random digits database. After that, choose the first digits table. After that, choose the first digit. The shot will have hit the centre if the digit is between 1and 6(inclusive); otherwise, the shot will not have hit the centre.

c. we enter the following command into your Ti83/Ti84calculator, which will simulate 20shots as:

  randInt(1,5,20)

where randlntcan be found in the MATH menu under PRB.

Thus, count the number of digits you need until you obtain two-digits that are 4or 5which thus represents the number of trials needed to miss the centre twice.

Step by step solution

01

Part (a) Step 1 : Given Information

We have to describe how you would use slips of paper device to perform one trial of the simulation.

02

Part (a) Step 2 : Simplification

There is an archery competition in the question, and each shot has a 0.60chance of reaching the centre of the largest, which amounts to around 3out of every 5shots.
As,

  0.60=60100=35

Now we will write numbers 1,2,3,4and 5each on different slips of papers. And then,

1,2,3=Hit centre 4,5=Do not hit centre

The papers are then placed on a table, numbers facing down. Then jumble the sheets so you can't tell which number is on which table. And choose one of the paper slips. If the number is 1,2,or 3, the shot hit the centre; otherwise, the shot did not. We'll keep going until Quinn misses the centre twice. We also keep track of how many trials are required until two shots do not hit the centre.
03

Part (b) Step 1 : Given Information

We have to describe how you would use random digit table device to perform one trial of the simulation.

04

Part (b) Step 2 : Simplification

In the question there is a certain archery competition and there is a 0.60probability of hitting the centre of the largest on each shot which corresponds with about 3out of every 5shots. As,

0.60=60100=35

We'll now pick a row from the random digits database. After that, choose the first digits table. After that, choose the first digit. The shot will have hit the centre if the digit is between 1and 6(inclusive); otherwise, the shot will not have hit the centre. So, keep repeating until we have two bullets that hit the centre. As a result, we keep track of the number of tries required until no more than two rounds miss the target.
05

Part (c) Step 1 : Given Information

We have to describe how you would use random number generator device to perform one trial of the simulation.

06

Part (c) Step 2 : Simplification

In the question there is a certain archery competition and there is a 0.60probability of hitting the centre of the largest on each shot which corresponds with about 3out of every 5 shots. As,

0.60=60100=35

Now we will consider numbers1,2,3,4and 5such that:

1,2,3=Hit centre 4,5=Do not hit centre

Now, we enter the following command into your Ti83/Ti84calculator, which will simulate 20shots as:

  randInt(1,5,20)

where randIntcan be found in the MATH menu under PRB. Thus, count the number of digits you need until you obtain two-digits that are 4or 5which thus represents the number of trials needed to miss the centre twice.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Does the new hire use drugs? Many employers require prospective employees to

take a drug test. A positive result on this test suggests that the prospective employee uses

illegal drugs. However, not all people who test positive use illegal drugs. The test result

could be a false positive. A negative test result could be a false negative if the person

really does use illegal drugs. Suppose that 4%of prospective employees use drugs and

that the drug test has a false positive rate of 5%and a false negative rate of10%.

Imagine choosing a prospective employee at random.

a. Draw a tree diagram to model this chance process.

b. Find the probability that the drug test result is positive.

c. If the prospective employee’s drug test result is positive, find the probability that she

or he uses illegal drugs.

Who’s paying? Abigail, Bobby, Carlos, DeAnna, and Emily go to the bagel shop for lunch every Thursday. Each time, they randomly pick 2of the group to pay for lunch by drawing names from a hat.

a. Give a probability model for this chance process.

b. Find the probability that Carlos or DeAnna (or both) ends up paying for lunch.

Cell phones The Pew Research Center asked a random sample of 2024adult cell-phone owners from the United States their age and which type of cell phone they own: iPhone, Android, or other (including non-smartphones). The two-way table summarizes the data.

Suppose we select one of the survey respondents at random.

  1. Find P(iPhone | 18-34)
  2. Use your answer from part (a) to help determine if the events “iPhone” and "18-34"are independent.

Brushing teeth, wasting water? A recent study reported that fewer than half of young adults turn off the water while brushing their teeth. Is the same true for teenagers? To find out, a group of statistics students asked an SRS of 60students at their school if they usually brush with the water off. In the sample, 27students said "Yes." The dotplot shows the results of taking 200SRSS of 60students from a population in which the true proportion who brush with the water off is 0.50.

a. Explain why the sample result (27of the 60students said "Yes") does not give convincing evidence that fewer than half of the school's students brush their teeth with the water off.

b. Suppose instead that 18of the 60students in the class's sample had said "Yes." Explain why this result would give convincing evidence that fewer than 50%of the school's students brush their teeth with the water off.

A total of 25repetitions of the simulation were performed. The number of makes in each set of 10simulated shots was recorded on the dotplot. What is the approximate probability that a 47%shooter makes 5or more shots in 10attempts?

a.5/10

b.3/10

c.12/25

d. 3/25

e.47/100

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free