Question

In: Statistics and Probability

We had an example in class about using a sign test. We are supposed to find...

We had an example in class about using a sign test. We are supposed to find the b value by using the binomial table. b(alpha,n,1/2) which for this problem equals b(.05,10,1/2). When you use the binomial table, the b(.05,10,1/2) = 8. How do you use the binomial table to get 8 for the b value?

Solutions

Expert Solution

We are asked to find number of success x , such that the the probability of success on single trial p is 1/2 or 0.5 and number of trials n = 10 and the binomial probability for that x is 0.05

So we look under the region for n = 10 , across p = 0.50 and we have to find x such that binomial probability is 0.05 or nearest.

0.05 is not available in the column p = 0.05 under the region of n = 10, but its nearest number 0.0439 is available and it belongs to the row x = 8

Therefore we got x = 8 such that binomial probability is approximately 0.05 for n =10 and p = 0.5

If you have to cross check, you can find the binomial probability for x = 8 , n =10 and p = 0.5 using excel fuction =BINOMDIST( x,n,p,cumulative ) , plug the values accordingly and for cumulative plug "FALSE"

=BINOMDIST( 8,10,0.5,FALSE ) = 0.044


Related Solutions

Using the data we collected in class about weight and height, find the following:
  Using the data we collected in class about weight and height, find the following: weight = c(130, 220, 180, 170, 135, 120, 200, 208, 210, 180, 110)height = c(5,6,6.2,7.8,5.5,5.3,5.5,6.2,5.8,6.8,4.9) a. Using height as the dependent variable and weight as the independent test if height is positively correlated with weight. What is the null hypothesis and the alternative hypothesis? b. Provide the p-value.c. Conclude this analysis, is this test statistically significant, justify your answer?d. Provide your R coding
Sign test for paired datas conceptions My professor said for the sign test we are not...
Sign test for paired datas conceptions My professor said for the sign test we are not testing median_x=median_y and the difference median(x-y) is not equal to median_x-median_y I am so confused. Please tell me are we testing if two samples have the same median??? Please explain the conception and give out some examples follow the comment as well
I want Example for Sign test for small sample
I want Example for Sign test for small sample
A drug that is supposed to increase test scores had an average of 83 with a...
A drug that is supposed to increase test scores had an average of 83 with a standard deviation of 14 , with 35 test subjects . The control group of 22 subjects who were given the placebo scored an average of 86 with a deviation of 12. Test the claim that the drug is effective in improving test scores. With a significance level of 0.05.
When using secure hash functions in an RSA signature, why do we sign the hash Sign...
When using secure hash functions in an RSA signature, why do we sign the hash Sign (H (m)) instead of taking the take the hash H (Sign (m)) ?
It is like a class discussion and we're supposed to write a discussion about Vector spaces,...
It is like a class discussion and we're supposed to write a discussion about Vector spaces, subspaces and bases Overview (what to write on the discussion): So we're supposed to discuss and explain about these following points: Vector Spaces, Definitions, Examples, Non Examples Spanning Sets, Linear Independence Basis, Dimension Rank Change of Basis, Coordinates PUT EXAMPLES AND DEFINITIONS (EX: Showing examples to vector addition (closure under addition, etc) and scalar multiplication (distributive property, etc) Instructions: Add a new discussion topic....
A standardized test is given to a sixth grade class. Historically, the test scores have had...
A standardized test is given to a sixth grade class. Historically, the test scores have had a standard deviation of 21. The superintendent believes that the standard deviation of performance may have recently changed. She randomly sampled 30 students and found a mean of 160 with a standard deviation of 21.3846. Is there evidence that the standard deviation of test scores has increased at the α=0.025 level? Assume the population is normally distributed. Step 1 of 5: State the hypotheses...
create a project and in it a class with a main. We will be using the...
create a project and in it a class with a main. We will be using the Scanner class to read from the user. At the top of your main class, after the package statement, paste import java.util.Scanner; Part A ☑ In your main method, paste this code. Scanner scan = new Scanner(System.in); System.out.println("What is x?"); int x = scan.nextInt(); System.out.println("What is y?"); int y = scan.nextInt(); System.out.println("What is z?"); int z = scan.nextInt(); System.out.println("What is w?"); int w = scan.nextInt();...
The book we are supposed to use is: Comprehensive School Health Education. I cant find any...
The book we are supposed to use is: Comprehensive School Health Education. I cant find any of the answers in it. 1. Describe the major life skills needed for optimal mental-emotional wellness. 2. Discuss the relationship between values and character development, and outline an approach to developing good character. 3. Identify various types of addictive behaviors and mental disorders and discuss their impact on a healthy mind. 4. Outline the general adaptation syndrome and the effects of stress on health,...
Class object in C++ programming language description about lesson base class and derived class example.
Class object in C++ programming language description about lesson base class and derived class example.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT