Question

In: Statistics and Probability

Problem 4.Step 1: Generate a random integer between 3 and 6. Set A to be the...

Problem 4.Step 1: Generate a random integer between 3 and 6. Set A to be the value of the generated number.Step 2: Generate a random integer between 3 and 6. Set B to bethe value of the generated number.You are running a camp of 30 students, including John and Jane.3a.) What is the total possible ways you can arrange 2 focus groupsof students one group being size A(from step 1), and the other sizeB.3b.) What is the probability that John and Jane are not in the samegroup ( so either not chosen or are chosen but not in the same group).

Solutions

Expert Solution


Related Solutions

Challenge 4 – Random Integer in Range Write a function to return a random integer between...
Challenge 4 – Random Integer in Range Write a function to return a random integer between a minimum value and maximum value. var ival = IntRandomRange(, );
Step 2 Data Set A x 1 2 3 4 5 6 7 y 7 7...
Step 2 Data Set A x 1 2 3 4 5 6 7 y 7 7 7 9 9 9 10 Data Set B x 1 2 3 4 5 6 7 8 9 10 11 y 4 6 6 6 8 9 9 9 10 10 10 Step 2 Find the equation for the least-squares line, and graph the line on the scatter plot. Find the sample correlation coefficient r and the coefficient of determination r2. Is r significant?...
Write a C++ console application to simulate a guessing game. Generate a random integer between one...
Write a C++ console application to simulate a guessing game. Generate a random integer between one and 100 inclusive. Ask the user to guess the number. If the user’s number is lower than the random number, let the user know. If the number is higher, indicate that to the user. Prompt the user to enter another number. The game will continue until the user can find out what the random number is. Once the number is guessed correctly, display a...
For the following data set [ 1, 4, 3, 6, 2, 7, 18, 3, 7, 2,...
For the following data set [ 1, 4, 3, 6, 2, 7, 18, 3, 7, 2, 4, 3, 5, 3, 7] please compute the following 1. measures of central tendency (3 points) 2. standard deviation ( 5 points) 3. is 18 an outlier? (5 points) 4. describe the shape of the distribution (2 points)
Problem 1. A set of 25 measurements consists of the values 3 6 7 15 12...
Problem 1. A set of 25 measurements consists of the values 3 6 7 15 12 6 8 4 5 6 5 12 1 3 3 7 5 10 8 3 9 2 6 1 5 (a) Construct a relative frequency histogram to describe the data. (10 pts) (b) Find: the median m (5 pts), the sample mean ¯x (5 pts), the sample standard deviation s (5 pts), the upper and lower quartiles (10 pts), the 37-th percentile (5 pts)....
For this problem, you will write a program using two queues. Generate n random numbers between...
For this problem, you will write a program using two queues. Generate n random numbers between 10 and 100 (both inclusive), where n>9. The value of n should be taken as input from the user and n should be >9. The numbers could be duplicated. Enqueue all these numbers to the first queue. The objective is to find the numbers whose sum of digits is odd and enqueue them to the second queue. The remaining numbers (whose sum of digits...
a.) Assume the universal set is U = {1, 2, 3, 4, 5, 6}, like when...
a.) Assume the universal set is U = {1, 2, 3, 4, 5, 6}, like when rolling a single six-sided die. Write two sets where the intersection is empty and the union is the universe. b.) True or False: For any set A, True or False: For any set A,
To generate 100 random numbers between 1-100 in a randomData.txt file To read the 100 random...
To generate 100 random numbers between 1-100 in a randomData.txt file To read the 100 random numbers from randomData.txt and store them in an array Print the data in the array Find the smallest and the largest of the random numbers and their array position Insert an element of value100 in the 51th position of the array Delete all the elements of the array having values between 50-80 and print the residual array Sort the data in the final array(residual)...
QSO 320 Problem Set (Problem Set 4-20) Complete problem 4-20 at the end of Chapter 4...
QSO 320 Problem Set (Problem Set 4-20) Complete problem 4-20 at the end of Chapter 4 in your textbook. You will demonstrate your work using Excel templates provided. You do not need to include a graphical procedure. Problem 4-20 X Y Profit $4 $5 =SUMPRODUCT(B5:C5,$B$4:$C$4) Constraints Labor 1 2 =SUMPRODUCT(B7:C7,$B$4:$C$4) <= 10 Material 6 6 =SUMPRODUCT(B8:C8,$B$4:$C$4) <= 36 Storage 8 4 =SUMPRODUCT(B9:C9,$B$4:$C$4) <= 40 LHS Sign RHS Hi All, The homework problem does not seem straight forward, so I put...
A set of eight systolic blood pressures is given. 1 2 3 4 5 6 7...
A set of eight systolic blood pressures is given. 1 2 3 4 5 6 7 8 Pressure 110 123 135 155 129 116 101 122 (a) Find the median value for the dataset. (b) Find the values of the lower and upper quartiles. Note: you should do this by hand using the method discussed in class. Some software packages and calculators use a slightly different technique and will report different values. Q1 =   Q3 =   (c) Find the value...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT