Question

In: Statistics and Probability

What is the probability of choosing at random number between 1 and 64 which is 7-Smooth?...

What is the probability of choosing at random number between 1 and 64 which is 7-Smooth? Explain

Solutions

Expert Solution

7-Smooth numbers are those numbers whose maximum prime factor is less than or equals to 7. For example 42 = 2 x 3 x 7 is 7-Smooth but 52 = 2 x 2 x 13 is not. Note that 12 = 2 x 2 x 3 is also 7-Smooth as 3 is lesser than 7.

To find non-7-Smooth numbers, we need to find out the prime numbers greater than 7 and those numbers which can be divisible by primes greater than 7.

Prime numbers greater than 7 between 1 and 64 are,

11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, total 14.

Numbers between 1 and 64 and divisible by

11 - 11, 22, 33, 44, 55, total 4 excluding 11.

13 - 13, 26, 39, 52, total 3 excluding 13.

17 - 17, 34, 51, total 2 excluding 17.

19 - 19, 38, 57, total 2 excluding 19.

23 - 23, 46, total 1 excluding 23.

29 - 29, 58, total 1 excluding 29.

31 - 31, 62, total 1 excluding 31.

So, total non-7-Smooth numbers are 14 + 4 + 3 + 2 + 2 + 1 + 1 + 1 = 28.

We take 1 as non-7-Smooth so total becomes 29. So, the probability of choosing a non-7-Smooth number is 29/64.

So, the probability of choosing a 7-Smooth number is 1 - 29/64 = 35/64.


Related Solutions

A number between 1 and 10 is chosen at random . What is the probability of...
A number between 1 and 10 is chosen at random . What is the probability of getting a multiple of 5 or an even number?
A number between 0 and 100,000 is chosen. What is the probability of choosing all the...
A number between 0 and 100,000 is chosen. What is the probability of choosing all the digits of the number greater than or equal to 4?
What is the probability that the random variable X (which is the number of Heads from...
What is the probability that the random variable X (which is the number of Heads from flipping a coin 5 times) is equal to 0?
Let n be a random number between 1 and 100000 chosen with uniform probability. Compute a)...
Let n be a random number between 1 and 100000 chosen with uniform probability. Compute a) The probability that n can be divided by 3 b) The probability that n can be divided by 6 c) The probability that n can be divided by 9 d) The probability that n can be divided by 9 given that in can be divided by 6 e) The probability that n can be divided by 6 given that in can be divided by...
9. Generate a random number between 1 and 8, which is the computer’s number. Ask the...
9. Generate a random number between 1 and 8, which is the computer’s number. Ask the user to guess a number between 1 and 8. Write a sentinel-controlled loop to continue to executed until the user’s guess matches the computer’s number. If the user's guess matches the random number, print a message in green on the SenseHat congratulating the user and then break out of the loop. Otherwise, print a message in red on the SenseHat to ask the user...
a number is chosen at random from S={1,...,520}. what is th probability that it is divisible...
a number is chosen at random from S={1,...,520}. what is th probability that it is divisible by 5 or 7?
A random number generator picks a number from 18 to 64 in a uniform manner. Round...
A random number generator picks a number from 18 to 64 in a uniform manner. Round answers to 4 decimal places when possible. The mean of the distribution is: The standard deviation is: The probability that the number will be exactly 20 is P(x = 20) = The probability that the number will be between 24 and 26 is P(24 < x < 26) = The probability that the number will be larger than 32 is P(x > 32) =...
Random Number Guessing Game Write a program in C++ that generates a random number between 1...
Random Number Guessing Game Write a program in C++ that generates a random number between 1 and 100 and asks the user to guess what the number is. If the user’s guess is higher than the random number, the program should display “Too high. Try again.” If the user’s guess is lower than the random number, the program should display “Too low. Try again.” The program should use a loop that repeats until the user correctly guesses the random number....
What is a random number? and what are the criteria for a random number? For a...
What is a random number? and what are the criteria for a random number? For a research need that requires random numbers, a random number generator is needed, how does this random number generator work?
What are the requirements for a probability distribution? Differentiate between a discrete and a continuous random...
What are the requirements for a probability distribution? Differentiate between a discrete and a continuous random variable. Discuss the requirements for a binomial probability experiment.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT