Question

9. A set contains a large number of integers. How many integers must you select so...

9. A set contains a large number of integers. How many integers must you select so that the probability of selecting at least one odd integer is at least 0.92 ?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

P(an odd number) = 0.5

P(an even number) = 0.5

Let n be the number of integers needed so that probability of selecting at least one odd integer is at least 0.92

P(selecting at least one odd integer) = 1 - P(selecting all even integers)

0.92 = 1 - 0.5n

0.5n = 0.08

n x log 0.5 = log 0.08

n = log 0.08/log0.5

n = 3.64

\approx 4

Add a comment
Know the answer?
Add Answer to:
9. A set contains a large number of integers. How many integers must you select so...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Counting and Pigeonhole Principle (a). A set of four different integers is chosen at random between...

    Counting and Pigeonhole Principle (a). A set of four different integers is chosen at random between 1 and 200 (inclusive). How many different outcomes are possible? (b). How many different integers between 1 and 200 (inclusive) must be chosen to be sure that at least 3 of them are even? (c). How many different integers between 1 and 200 (inclusive) must be chosen to be sure that at least 2 of them add up to 20? (d). How many different...

  • How many integers in the set of all integers

    How many integers  in the set of all integers from 10 to 150 (all inclusive) are not the square of an integer?

  • Show your work, please 1. Counting and Pigeonhole Principle (a). A set of four different integers...

    Show your work, please 1. Counting and Pigeonhole Principle (a). A set of four different integers is chosen at random between 1 and 200 (inclusive). How many different outcomes are possible? (b). How many different integers between 1 and 200 (inclusive) must be chosen to be sure that at least 3 of them are even? (C). How many different integers between 1 and 200 (inclusive) mu be chosen to be sure that at least 2 of them add up to...

  • A set of five integers contains 6, 8, and 19. What other two integers must be...

    A set of five integers contains 6, 8, and 19. What other two integers must be included in this set so that the mean of all five integers is 16 and the median is 13? The larger of these two numbers is  , and the smaller of them is .

  • an urn contains 12 red How many positive integers between 100 and 500 inclusive, a. are...

    an urn contains 12 red How many positive integers between 100 and 500 inclusive, a. are divisible by 7? b. are odd? c. have the same three decimal digits? (e.g. 333) d. have distinct digits? (e.g. 123, 234, etc.) How many bit strings of length 8 contain a. exactly three 1s? b. at most three 1s? c. at least three 1s? d. an equal number of Os and 1s?

  • 15.Many newspapers carry a certain puzzle in which the reader must unscramble letters to form words....

    15.Many newspapers carry a certain puzzle in which the reader must unscramble letters to form words. How many ways can the letters of EMDANGL be​ arranged? Identify the correct​ unscrambling, then determine the probability of getting that result by randomly selecting one arrangement of the given letters. How many ways can the letters of EMDANGL be​ arranged? Identify the correct unscramble of EMDAGL? What is the probability of coming up with the correct unscrambling through random letter selection? 16. Many...

  • Question 1 (a) How many positive integers are there between 1000 and 4999, inclusive? (b) How...

    Question 1 (a) How many positive integers are there between 1000 and 4999, inclusive? (b) How many positive integers between 1000 and 4999, inclusive: 1. have no repeated digit? 2. have at least one repeated digit? 3. have at most two repeated digits? Note that by 'one repeated digit' we mean that there is a digit that appears at least twice (eg, 1123 has one repeated digit). Similarly, by two repeated digits we mean a digit that appears at least...

  • 3. (Dynamic Array) In C++, the largest int value is 2147483647. So. an integer larger than this cannot be stored and pr...

    3. (Dynamic Array) In C++, the largest int value is 2147483647. So. an integer larger than this cannot be stored and processed as an integer. Similarly, if the sum or product of two positive integers is greater than 2147483647, the result will be incorrect. One way to store and manipulate large integers is to store each individual digit of the number in an array. Your program must, at least, contain a function to read and store a number into an...

  • In Java* ​​​​​​​ Write a program that reads an arbitrary number of 20 integers that are...

    In Java* ​​​​​​​ Write a program that reads an arbitrary number of 20 integers that are in the range 0 to 100 inclusive. The program will ask a user to re-enter an integer if the user inputs a number outside of that range. The inputted integers must then be stored in a single dimensional array of size 20. Please create 3 methods: 1. Write a method public static int countEven(int[] inputArray) The method counts how many even numbers are in...

  • 3. Consecutive Sums a. (4 pts) Write 90 as the sum of consecutive positive integers in as many wa...

    3. Consecutive Sums a. (4 pts) Write 90 as the sum of consecutive positive integers in as many ways as possible. b. (4 pts) If a number can be written as n (d)(t) where d is an odd number of the form 2k + 1 and d is greater than 1, show symbolically how n can be written as the sum of consecutive numbers. Illustrate this with one example from part a. c. (4 pts) State a conjecture identifying the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT