There are two decks of cards, and they both have an unknown
number of cards. Both decks have two colors, which are red and
black. We draw n cards from each deck with replacement. Let p1 be
the proportion of cards in deck 1 that are red, and p2 be the
proportion of cards in deck 2 that are red. Suppose we are testing
Ho : p1 - p2 = 0 ; Ha : p1 - p2 = -0:03 with
= 0:01. Find a
sample size n (common sample size, and not necessarily minimal)
such that 


There are two decks of cards, and they both have an unknown number of cards. Both...
Does Mars, Incorporated use the same proportion of red candies in its plain and peanut varieties? A random sample of 51 plain MaM'S Contained 10 red candies, and another random sample of 32 peanut M8M'S contained 7 red candies. (Use p1 for the proportion of red candies in plain M&M'S and p2 for the proportion of red candies in peanut M&M'S.) (a) Construct a 95% confidence interval for the difference in the proportions of red candies for the plain and...
A person draws 5 cards from a shuffled pack of cards. Find the probability that the person has at least 3 aces. Find the probability that the person has at least 4 cards of the same suit. Two cards are drawn from a pack, without replacement. What is the probability that both are greater than 2 and lesser than 8. A permutation of the word "white" is chosen at random. Find the probability that it beings with a vowel. Also...
(7 points) Suppose a recent random sample of employees nationwide that have a 401(k) retirement plan found that 20% of them had borrowed against it in the last year. A local company is interested in assessing whether this proportion adequately describes the borrowing behavior of their employees. They take a random sample of 150 employees and find that 17 had borrowed from their plan. Conduct a hypothesis test to investigate whether the borrowing rate at this company is less than...
With the code given write python code that prints the probablity of getting a straight in poker when you run 10**5 trails. HELPER CODE: # We will represent cards as a string, e.g., 'AC' will be Ace of Clubs # Denominations: 2, ..., 10, 'J' = Jack, 'Q' = Queen, 'K' = King, 'A' = Ace Denominations = ['2','3','4','5','6','7','8','9','10','J','Q','K','A'] # Suits 'S' = Spades, 'H' = Hearts, 'D' = Diamonds, 'C' = Clubs Suits = ['C', 'H', 'S', 'D'] #...
Chapter 4, Section 2, Exercise 079 Thirty students are asked to choose a random number between 0 and 9, inclusive, to create a data set of n 30 digits. If the numbers are truly random, we would expect about 3 zeros, 3 ones, 3 twos, and so on. If the data set includes 8 sevens, how unusual is that? If we look exclusively at the number of sevens, we expect the proportion of sevens to be 0.1 (since there are...
Chapter 4, Section 2, Exercise 079 What is your lucky number? Thirty students are asked to choose a random number between and inclusive, to create a data set of n = digits. If the numbers are truly random, we would expect about 3 zeros 3 ones, 3 twos, and so on. If the data set includes 8 sevens, how unusual is that? If we look exclusively at the number of sevens, we expect the proportion of sevens to be 0.1...
please help me answer this question please. the first two pictures
are questions please help. then the table and the graph pictures
are provided to help answer
here are the directions if you need to know what
happened
1. Did the host or the parasite win the game? Explain The 2. The Red Queen Hypothesis predicts that host-parasite coevolution maintains genetic variation. Was this prediction met for the host population? For the parasite population? What evolutionary forces were responsible for...
(1 point) Based on information from Diagnostic Tests with Nursing Implications, Springhouse Corporation, for the population of healthy female adults, the mean red blood cell count (RBC) is 4.8 (millions of cells per cubic millimeter of whole blood). A researcher thinks the RBC is underestimated, so she conducts a test of significance using Null Hypothesis: u s 4.8 vs. Alternative Hypothesis: ? > 4.8. If the true mean RBC is 4.75 and the null hypothesis is rejected, what has occurred?...
=================================================
It is well known that a placebo, a fake medication or treatment, can sometimes have a positive effect just because patients often expect the medication or treatment to be helpful. An article gave examples of a less familiar phenomenon, the tendency for patients informed of possible side effects to actually experience those side effects. The article cited a study in which a group of patients diagnosed with benign prostatic hyperplasia is randomly divided into two subgroups. One subgroup of...
(6 pts) A psychologist who needs two groups of
students for a learning experiment decides to select a random
sample of female college
students and male college students. Before the experiment, the
psychologist administers an IQ test to both groups to determine if
there is a significant difference in their mean IQ scores. The
population standard deviation for this IQ test is know to be
for both female and male populations. If the sample
mean IQ score of the female...