chi-square and anova Flashcards

1
Q

it measures how a model compares to actual observed data.

A

chi square
- helps us see if what we predicted matches what actually happened in real life

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The chi-square test is an example of a common approach to statistical analysis known as

A

statistical modeling
- seeks to develop a statistical expression (the model) that predicts the behavior of a dependent variable on the basis of knowledge of one or more independent variables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what does the chi-square compares

A

the size of any discrepancies between the expected results and the actual results, given the size of the sample and the number of variables in the relationship

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

the values in cell should be a minimum of?

A

The values must exceed at least 5.
You can’t solve for chi-square if there are less than 20 people. As each cell must have at least 5.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what type of variables are used in chi-square

A

categorial (nominal or ordinal)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

It is a data that compares two variables.

A

contingency table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

p -
q -

A

p - row
q - column

Values of the cells where the rows and columns intersect can suggest whether or not the two sets are correlated.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

IT represents two classifications of a set of counts or frequencies. The rows represent two classifications of one variable

A

two by two
or
fourfold contingency table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Number of times a particular event is occurring actually when an experiment is conducted in the real world. This data is observed and recorded in actuality from a particular sample of the specific group involved in the study.

A

observed frequency
- gathered through data gathering
- conducting the actual research

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Number of times a particular event is expected to occur or claimed to occur. The figure is computed using a simple formula to predict the outcomes of a specific event using known data.

A

expected frequency
- existing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

the formula if the expected frequency is not given (independent)

A

f = row sum - column sum / N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what are the steps to find the chi-square

A
  1. find expected frequency if not given
  2. compute X^2
  3. df
  4. look at p value by using the df and the level of significance
  5. conclude
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is the degree of freedom used

A

df = (p-1)(q-1) =1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what happens if the level of significance is not given

A

assume that confidence level is 0.05

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

NO observable value:

HAVE observable value:

A

NO observable value:
X^2 is smaller than the p value
hence, fail to reject the null hypothesis

HAVE observable value:
X^2 is larger than the p value
reject the null hypothesis, accept alternative hypothesis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly