A basketball player claims to make 47%of her shots from the field. We want to simulate the player taking sets of 10shots, assuming that her claim is true.

To simulate the number of makes in 10shot attempts, you would perform the simulation as follows:

a. Use 10 random one-digit numbers, where 0-4are a make and 5-9are a miss.

b. Use 10random two-digit numbers, where 00-46are a make and 47-99are a miss.

c. Use 10random two-digit numbers, where 00-47are a make and 48-99are a miss.

d. Use 47random one-digit numbers, where 0is a make and 1-9are a miss.

e. Use 47random two-digit numbers, where 00-46are a make and 47-99are a miss.

Short Answer

Expert verified

The correct answer is option (b) Use 10random two-digit numbers, where 00-46are a make and 47-99are a miss.

Step by step solution

01

Given Information

We have been given a basketball player claims to make 47%of her shots from the field.

02

Explanation

Since in option (b)00-46are a make, i.e, 47out of 100are a make, resulting in a probability of 47%

So, option (b) Use 10random two-digit numbers, where 00-46are a make and 47-99are a miss.

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

Checking independence Suppose A and B are two events such thatP(A)=0.3andP(B)=0.4, andP(AB)=0.12. Are events A and B independent? Justify your answer.

The most common bet in craps is the “pass line.” A pass line bettor wins immediately if either a 7or an11comes up on the first roll. This is called a natural. What is the probability that a natural does not occur?

a. 2/36

b.6/36

c.8/36

d. 16/36

e. 28/36

Taking the train According to New Jersey Transit, the 8:00A.M.weekday train from Princeton to New York City has a 90%chance of arriving on time. To test this claim, an auditor chooses 6weekdays at random during a month to ride this train. The train arrives late on 2of those days. Does the auditor have convincing evidence that the company's claim is false? Describe how you would carry out a simulation to estimate the probability that a train with a 90%chance of arriving on time each day would be late on 2or more of 6days. Do not perform the simulation.

Double fault!A professional tennis player claims to get 90%of her second serves in. In a recent match, the player missed 5of her first 20second serves. Is this a surprising result if the player’s claim is true? Assume that the player has a 0.10probability of missing each second serve. We want to carry out a simulation to estimate the probability that she would miss 5or more of her first 20second serves.

a. Describe how to use a random number generator to perform one trial of the simulation. The dot plot displays the number of second serves missed by the player out of the first 20second serves in simulated matches.

b. Explain what the dot at 6represents.

c. Use the results of the simulation to estimate the probability that the player would miss 5or more of her first 20second serves in a match.

d. Is there convincing evidence that the player misses more than 10%of her second serves? Explain your answer.

An athlete suspected of using steroids is given two tests that operate independently of each other. Test A has probability 0.9of being positive if steroids have been used. Test B has probability 0.8of being positive if steroids have been used. What is the probability that neither test is positive if the athlete has used steroids?

a. 0.08

b. 0.28

c. 0.02

d. 0.38

e. 0.72

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