| c1 | c2 | total | ||||||
| r1 | 4 | 6 | 10 | |||||
| r2 | 3 | 7 | 10 | |||||
| total | 7 | 13 | 20 | |||||
| Oi | 4 | 6 | 3 | 7 | ||||
| Ei | 3.5 | 6.5 | 3.5 | 6.5 | ||||
| TS | ||||||||
| (O--Ei)^2/Ei | 0.071429 | 0.038462 | 0.071429 | 0.038462 | 0.21978 | |||
| critical value | 3.84 | |||||||
| p-value | 0.639207431 |
p-value = 0.639 > 0.05
hence we fail to reject the null hypothesis
In this assignment you will use the Chi-squared test for differences in probabilities and the Median...
Chi-Squared
In this assignment you will conduct hypothesis testing for Chi-Squared problems for both goodness of fit and independence-you will be given two Chi-Squared problems. For the Chi squared goodness of fit problem you need to: (1) state the populations and hypotheses; (2) solve for a Chi-squared goodness of fit test and show your work; (3) compute the answer using the SPSS program and paste the output information; (4) state the answer using proper APA format; (5) answer the question....
Perform a chi-squared hypothesis test on the following table. (Hint: You can use the website demonstrate in the lecture to calculate the chi-squared test statistic). Show all 4 steps. Association between nurse work fatigue and flu. Developed flu Did not develop flu Total Worked > 40 hours/week 38 148 186 Worked ≤ 40 hours/week 13 156 169 Total 51 304 355 Ethnic Group Laid Off Not Laid Off Total Black Americans 130 1382 1512 White Americans 87 2813 2900...
Question 5 (1 point) ✓ Saved Suppose you want to know whether travel experiences are related to knowledge of geography. You give a 15 item quiz on American Geography and you also ask how many states participants have visited then look to see if there is a relation between the 2 t-test O correlation Multiple Regression chi squared ANOVA (F test) Question 6 (1 point) ✓ Saved In an experiment designed to study the effects of exposure to an aggressive...
For the following questions , identify the type of test that should be used. Simply use the corresponding letter: A) One-sample z test (for a mean); B) One-sample t-test; C) One-sample z-test for a proportion (or a chi-squared goodness-of-fit); D) Chi-square goodness of fit (and a z-test is not appropriate); E) Two-sample z-test for a difference between proportions (or a chi-squared test for independence); F) Chi-square test for independence (and a z-test is not appropriate); G) Simple regression; H) Multiple...
Assignment Overview In Part 1 of this assignment, you will write a main program and several classes to create and print a small database of baseball player data. The assignment has been split into two parts to encourage you to code your program in an incremental fashion, a technique that will be increasingly important as the semester goes on. Purpose This assignment reviews object-oriented programming concepts such as classes, methods, constructors, accessor methods, and access modifiers. It makes use of...
For this assignment, you will write a program to work with Huffman encoding. Huffman code is an optimal prefix code, which means no code is the prefix of another code. Most of the code is included. You will need to extend the code to complete three additional methods. In particular, code to actually build the Huffman tree is provided. It uses a data file containing the frequency of occurrence of characters. You will write the following three methods in the...
Assignment 5 will be way different. It will be more like what
you will receive in a programming shop. By that I mean that some
things are built for you and others you will need to create or
finish. P.S. part of your grade will include: Did you add in the
required files? Did you rename your project? does your linear
searches work? Did you put your code in the correct modules? did
you change modules that you weren't supposed...
CS 1102 Unit 5 – Programming Assignment In this assignment, you will again modify your Quiz program from the previous assignment. You will create an abstract class called "Question", modify "MultipleChoiceQuestion" to inherit from it, and add a new subclass of "Question" called "TrueFalseQuestion". This assignment will again involve cutting and pasting from existing classes. Because you are learning new features each week, you are retroactively applying those new features. In a typical programming project, you would start with the...
Extra Credit Assignment 1 – Contract Law Instructions: In this scenario, you are the junior attorney at a local Connecticut law firm. A senior attorney within the firm has asked for you to meet with new clients and to draft a memorandum of their legal issues and your assessment thereof. The memorandum should be concise following the IRAC formula for each legal issue identified. Note: this assignment will require you to research the Connecticut Uniform Commercial Code – Volume 11...
Assignment Details The Unit 6 Assignment requires you to consider how effective teams are built. Some considerations in this assignment include the traits of an effective team leader as well as the strategies one would use to recruit team members that would work effectively together. Using material from Chapter 12 of your text as well as the article in the supplemental reading (Rao, 2016), you will write an informative essay sharing best practices for effective team-building. Outcomes evaluated through this...