Question

In: Statistics and Probability

Suppose you ask a friend to randomly choose an integer between 1 and 10, inclusive. What...

Suppose you ask a friend to randomly choose an integer between 1 and 10, inclusive. What is the probability that the number will be more than 5 or odd? (Enter your probability as a fraction.)

Two dice are rolled. Determine the probability of the following. ("Doubles" means both dice show the same number.)

rolling a 4 or doubles

Use the data in the table below, which shows the employment status of individuals in a particular town by age group.

Age Full-time Part-time Unemployed
0—17 27 170 358
18—25 199 199 272
26—34 342 71 22
35—49 521 175 238
50+ 350 165 303

If a person is randomly chosen from the town's population, what is the probability that the person is under 18 or employed part-time?

Solutions

Expert Solution

Suppose you ask a friend to randomly choose an integer between 1 and 10, inclusive. What is the probability that the number will be more than 5 or odd? (Enter your probability as a fraction.)

We have 5 numbers(6,7,8,9,10) above 5 and 5 odd numbers(1,3,5,7,9) in ten numbers. The common numbers in these two are 7 and 9. So the probability that the number will be more than 5 or odd is

P(x>5 U x is odd)= P(x>5) +p(x is odd) -p(x>5 x is odd)

=5/10+5/10-2/10

=4/5

Two dice are rolled. Determine the probability of the following. ("Doubles" means both dice show the same number.)

rolling a 4 or doubles

Probability of rolling a sum of 4 =3/36=1/12

Probability of both die showing the same number is =6/36=1/6

Sum of two variables
y
x 1 2 3 4 5 6
1 2 3 4 5 6 7
2 3 4 5 6 7 8
3 4 5 6 7 8 9
4 5 6 7 8 9 10
5 6 7 8 9 10 11
6 7 8 9 10 11 12

The common numbers in these two is one.

Probability of rolling a 4 or doubles= 3/36+6/36-1/36=2/9

If a person is randomly chosen from the town's population, what is the probability that the person is under 18 or employed part-time?

Age Full-time Part-time Unemployed Total
0—17 27 170 358 555
18—25 199 199 272 670
26—34 342 71 22 435
35—49 521 175 238 934
50+ 350 165 303 818
Total 1439 780 1193 3412

The probability that the person is under 18 =555/3412

The probability that the person employed part-time= 780/3412

The common numbers in these two is that the person is under 18 and employed part-time=170/3412

P(x<18 U x is employed part-time)= P(x<18 +p(x is employed part-time) -p(x<18 x is employed part-time)

=555/3412+780/3412-170/3412=

1165/3412​


Related Solutions

A number between 1 and 10, inclusive, is randomly chosen. Events A and B are defined...
A number between 1 and 10, inclusive, is randomly chosen. Events A and B are defined as follows. A: {The number is even} B: {The number is less than 7} Identify the simple events comprising the event (A and B). Select one: {1, 2, 3, 4, 5, 6} {2, 4, 6, 8, 10} IncorrectIncorrect {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} {2, 4, 6} Question 10 Incorrect 0.00 points out of 1.00 Not flaggedFlag question Question text...
C++ code: Write a program that randomly generates an integer between 0 and 100, inclusive. The...
C++ code: Write a program that randomly generates an integer between 0 and 100, inclusive. The program prompts the user to enter a number continuously until the number matches the randomly generated number. For each user input, the program tells the user whether the input is too low or too high, so the user can choose the next input intelligently. Here is a sample run:
You ask a friend to do the laundry. There is a 10% chance that your friend...
You ask a friend to do the laundry. There is a 10% chance that your friend will forget to do the laundry. If he does the laundry, there is a 10% chance that the washing machine will lose it. If the washing machine doesn’t lose the laundry, there is a 10% chance that it will be folded by the wrong person. (a) What is the chance that the laundry is folded by the right person? (b) If the laundry isn't...
Q. Assume that you randomly choose an integer from 1, 2, 3 and 4, and next...
Q. Assume that you randomly choose an integer from 1, 2, 3 and 4, and next roll a fair four-sided die until you get an outcome that is larger than or equal to the randomly chosen integer. (a) What is the probability mass function of the number of times you will roll the die? (b) What is the expected value of the number of times you will roll the die?
C programming: Define a function computer_choose that chooses a random integer between 1 and 1000 (inclusive)....
C programming: Define a function computer_choose that chooses a random integer between 1 and 1000 (inclusive). Note: the tests call your function 1000 times to verify that no results are <0 or >1000. Rarely, this can score an incorrect function as correct.
Java Language The int t contains an integer between 1 and 50 (inclusive). Write code that...
Java Language The int t contains an integer between 1 and 50 (inclusive). Write code that outputs the number in words and stores the result in the String inwords. For example, if t is 35 then inwords should contain "thirty five". Test Cases Test case #1 Expected result: When t is 2, your code sets inwords to "two" Test case #2 Expected result: When t is 50, your code sets inwords to "fifty" Test case #3 Expected result: When t...
This assignment asks to create an array with 10 integer elements. Ask user to input 10...
This assignment asks to create an array with 10 integer elements. Ask user to input 10 integer values. going through all the array elements and find/print out all the prime numbers. Instructions: Only use for loops for this lab (no need to create methods or classes for this assignment). Put a comment on each line of your codes, explaining what each line of code does. basic java, please
1- Write a Java program called ArabicMonth that randomly generates an integer between 1 and 12...
1- Write a Java program called ArabicMonth that randomly generates an integer between 1 and 12 and displays the month name Jan, Feb, …, December for the number 1, 2, …, 12, accordingly.. Sample Run: 9 Oct 2- Write a program that prompts the user to enter the exchange rate from currency in U.S. dollars to Saudi Riyals. Prompt the user to enter 0 to convert from U.S. dollars to Saudi Riyals and 1 to convert from Saudi Riyal and...
Suppose a wallet contains 3 $100 bills and 5 $1 bills. If you randomly choose 4...
Suppose a wallet contains 3 $100 bills and 5 $1 bills. If you randomly choose 4 different bills, what is the probability of taking exactly $202?
Suppose a wallet contains 3 $100 bills and 5 $1 bills. If you randomly choose 4...
Suppose a wallet contains 3 $100 bills and 5 $1 bills. If you randomly choose 4 different bills, what is the probability of taking exactly $202?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT