RM and stats Flashcards

1
Q

What does the difference between the means of 2 groups depend on?

A
  • means, s.ds, var. and pop.

sample

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

What is Cohen’s D?

A

A measure of distance between 2 condition means which takes variability into account

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

How do you calculate Cohen’s D?

A

(m1 - m2) / meanSD
meanSD = (s1 + s2) / 2

can do same use pop. meand and s.d

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

for Cohen’s D:

as overlap decreases, does effect size increase or decrease?

A

increases

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

Give an example of a small, medium and large effect size

A

0.2, 0.5, 0.8

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

What are the two types of 2 sample t-tests? When are they used?

A
  • related (paired, repeated measures) t-test - use when ppts take part in both conditions of ppt design
  • independent t-test - use when ppts perform only 1 of 2 conditions between ppt design
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How to calculate a related t-test for a 1 tail hypothesis?

A
  • calculate the mean change between the 2 conditions (post - pre)
  • calculate change s.d. change between 2 conditions
  • assuming null is correct means pop. m = 0
  • calculate ese.
  • calculate t statistic and use to find p
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How to calculate a related t-test for 2 tailed hypothesis?

A

same method as when calculating for 1 tailed but making sure to find p relating to two-tailed rather than one

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

What is the mean for a sampling distribution of difference?

A

pop. mean A - pop. mean B (= pop. mean D)

= 0 if assuming null is true

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

What is the s.d. for a sampling distribution of difference?

A

SQRT(pop. s.d. A^2/nA + pop. s.d. B^2/nB)

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

How do you calculate a z-score for an independent t-test?

Is this used often? Why?

A

z = (mA-mB) - (pop. meanA-pop. meanB) / SQRT(pop. s.d. A^2/nA +pop. s.d. B^2/nB) ~ N(0, 1)

not often used as often don’t have access to pop. s.d.

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

How do you calculate a t-statistic for an independent t-test?

A

t = (mA-mB) - (pop. meanA-pop. meanB) / SQRT(sA^2/nA + sB^2/nB)

v = nA + nB - 2

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

What is another way of writing SQRT(sA^2/nA + sB^2/nB)?

A

SQRT(e.s.e. A^2 + e.s.e. B^2)

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

What is covariance?

A

The extent to which a change in one variable is associated with predictable change in another variable

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

What would high and low covariance suggest?

A

high covariance = if scores for one variable change than the scores for the other variable also change is a predictable manner

low covariance = changes in 1 variable aren’t accompanied by a predictable change in the other variable

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

What does Pearson’s r determine?

A

If there is a linear relationship between variables

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

How to calculate total covariance?

A

TC(x, y) = SUM( (xi - mx) x (yi - my) )

xi - mx = difference between x co-ord and mean
yi - my = difference between y co-ord and mean
multiple = multiple the difference of the co-ord pairs
sum = add products of co-ord pairs

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

How to calculate sample co-variance?

A

C(x, y) = TC(x, y) / (n-1)

= (SUM((xi - mx) x (yi - my))) / n-1

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

What does sample covariance describe?

A

How much 2 variables co-vary (amount of variance they share)

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

What is positive, negative and zero covariance?

A
positive = higher than average values of 1 variable tend to be paired with higher than average values of the other variable
negative = higher than average values of one variable tend to be paired with lower than average values of the other variable
zero = 2 random variables are independent (note, not always independent, could instead have a non-linear relationship)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

How can covariance and variance be related?

A

Var (x) = C (x, x)

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

How to calculate Pearson’s r?

A

r(x, y) = C(x, y) / sx x sy

sx x sy can also be written as:
SQRT Var(x) x SQRT Var (y)
SQRT C(x, x) x SQRT C(y, y)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What are the strength descriptors for Pearson’s r?

A
Perfect = +- 1
Strong = +- 0.7, 0.8, 0.9
Moderate = +- o.4, 0.5, 0.6
Weak = +- 0.1, 0.2, 0.3
Zero = 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What is the null, 1-tail and 2-tail hypothesis for a correlation?

A
null = no correlation 
1-tail = positive/ negative correlation
2-tail = a correlation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is NHST framework for a correlation?
- formulate hypothesis - collect data from study - calculate Pearson's r - compare with p value to determine whether to reject or fail to reject null - interpret in context
26
How do you calculate a p-value for Pearson's r?
Use table need number of tails and sample size compare your value to value in table to see if it is significant or not (like in a t-test)
27
What do you need to remember when interpreting a hypothesis in context for a correlation?
Need to describe strength of correlation using the strength descriptors e.g., r = 0.3 maybe be significant and you can reject null but it is only a weak positive correlation
28
How do you calculate shared (explained) variance?
(Pearson's r)^2 | = r^2
29
How do you calculate unshared (unexplained) variance?
1 - (Pearson's r) ^2 | = 1 -r^2
30
What are degrees of freedom?
related to sample size --> tells you which distribution you need to use relates to how much data you have and therefore how good your sample statistics are likely to be
31
What are parametric tests?
Make certain assumptions about pops. from which data are sampled
32
What are 3 common assumptions that parametric tests make?
pops. from which samples are drawn should be normally distributed variances of pops. should be approx. equal no extreme scores
33
Why are parametric tests useful?
More powerful/sensitive than other approaches
34
What are non-parametric tests?
Make fewer assumptions about pops. from which data are sampled
35
Why are non-parametric tests useful?
The assumptions of parametric tests are sometimes violated
36
How do you take tied scores into account when ranking data?
Find the average of the ranking and then they all get the same rank e.g., 1, 4, 4, 4, 5, 7 would first be ranked as 1, 2, 3, 4, 5, 6, value 4 falls in rankings 2, 3, 4 so average = 3 new rankings become: 1, 3, 3, 3, 5, 6
37
What are Mann-Whitney U tests the NP alternative to?
Independent t-test
38
How do you calculate a Mann-Whitney U test?
rank data irrespective of which condition it falls in Calc sum of the ranks in each condition (takes ties into account) Consider what the smallest sum of the ranks could've been for each condition Work out difference between smallest possible sum of ranks and actual sum for each condition Mann-Whitney u stat = smallest difference out of the 2 conditions (U = x) p-value calc by SPSS = exact sig (2-tailed) - compare to 0.05 if you have 1-tailed, divide p-value by 2 then compare
39
What is a Wilcoxon signed ranks test the NP alternative to?
Paired t-test
40
How do you conduct a Wilcoxon signed ranks test?
calc difference between 2 conditions (post - pre) rank the non-zero difference scores (ignore signs but takes ties into account) split ranks into negative and positive difference ranks (2 columns) t-stat formed as sum of ranks of least occurring difference sign use SPSS output for p-value --> Exact sig (1-t or 2-t) --> compare to 0.05
41
What is Spearman's rho the NP alternative for?
Pearson's R
42
How do you calculate Spearman's rho?
- convert scores to ranks (rank x and y values separately) - Calc difference in ranks (Rx - Ry) - Square the differences - Spearman's rho --> p = 1 - ((6 x sum of squared differences) / n (n^2 - 1)) - use SPSS to find p-value
43
What values does Spearman's rho fall between?
-1 and 1
44
When can we use this specific Spearman's rho equation?
When there are no tied ranks
45
Why is a 1-variable Chi-squared test used?
to asses whether observed frequencies in categories are different from what might be expected
46
What is the DoF from a 1-variable chi-squared test?
n - 1 (n = number of categories)
47
What must the value of the 1-variable chi-squared test always be?
>0
48
How do you calculate a 1-variable chi-squared test?
- calc difference between observed and expected (if null were true) values - square differences - divide squared differenced by expected value - chi-squared stat = sum of values obtained from step above (Sum ((E - O)^2 / E) - use DoF and sig. level in table to compare to p-value to determine if significant or not (similar to t-test)
49
What is a 2 x 2 chi squared test for?
asses whether there is a relationship between 2 categorical variables
50
How do you calculate a 2 x 2 chi squared test?
- (sum row x sum column) / total --> gives expected values for each category - (E - O)^2 / E for each category - sum these values to give chi squared stat - use table to compare to p-value to determine if significant or not (like t-test)
51
what is the DoF for a 2 x 2 chi squared test?
(rows - 1 ) x (columns - 1)
52
What is a survey?
A collection of information from a sample of individuals through their responses to questions
53
What type of data do surveys collect?
Self report data | Qualitative and/or quantitative
54
Are surveys used across all research approaches? Give 3 examples
Yes | Experimental, correlational, qualitative
55
What are the 2 main types of surveys used?
questionnaires | interviews
56
True or false | Surveys are often used to operationalise constructs
True
57
What are 3 ways that questionnaires can be administered?
Postal Online In person
58
What are 2 ways that interviews can be administered?
Telephone | Face to Face
59
What are 2 uses of surveys?
Gather data e.g., on attitudes, behaviour, opinions etc. | Gather retrospective, present or future data
60
What are the purposes of surveys? Is there overlap?
Information gathering - exploratory or descriptive Theory testing and building - explanatory or predictive Usually some overlap between the 2
61
What are 3 general strengths of surveys?
- simple and straightforward - easily adapted to different populations - standardised
62
What is a general limitations of surveys?
- characteristics of ppts might affect data collected | e. g., memory, knowledge, experience, motivation, personality
63
What are 2 limitations of self-administered questionnaires?
- misunderstand questions | - response rate
64
What are 3 limitations of interviews?
- interviewer's characteristics - interaction between ppt and interviewer - ppts might be less honest
65
What are 3 strengths of self-administered questionnaires?
- big sample = large amount of data - efficient, fast, cheap - anonymity
66
What are 2 strengths of interviews?
- question clarification | - interviewer can encourage involvement
67
What needs to be standardised in a survey? How can comparisons be made?
- measuring instruments - what it is and how it is administered normative data is often available to provide comparisons
68
What are psychometric tests? Give some examples
- standardised questionnaires/tests designed to measure particular traits/ abilities e. g., personality inventories, cognitive ability tests, measures of MH status - items are published as an inventory - norms are available allowing for the interpretation of individual ppt data (expressed as standardised scores) - reliability is established but validity is sometimes questioned
69
When should a new questionnaire be developed?
when there are no existing tools to measure your area of interest to avoid jangle - different labels for what are essentially the same thing
70
Why should questionnaires be piloted?
to identify problems and allow for revisions | to be able to gain feedback
71
What are 3 general design principles for questionnaires?
- keep it short - make sure its readable (ppts can understand language used) - provide appropriate response options (avoid forcing ppts to choose between more than 1 correct option or not having any correct options)
72
What is a response rate?
The percentage of questionnaires completed and returned
73
How can response rate be maximised?
- keeping questionnaires short, simple + clear - include pre-paid envelopes for postal surveys - send a reminder - offer an incentive
74
What should the instructions in a questionnaire be? What does this ensure?
clear and standardised | Ensures we are measuring what we mean to and not the ppts understanding of the instructions
75
What should be considered in a survey concerning order?
Useful to divide into sections e.g., by topic or question type screening if ppt is eligible should be at the start start with easy and engaging questions use funnelling/branching questions if appropriate --> ppts only answers questions relevant to them
76
What are demographics in relation to a survey?
The characteristics of the sample e.g., age, gender, racial background, sexual orientation, religion only include if relevant --> make sure response options are inclusive to all
77
What are the pros and cons of open questions?
pros: - more detail, rich data, don't impose assumptions Cons: - longer and more difficult to complete, difficult to analyse responses (often subjective)
78
What should be taken into consideration when considering using open questions in a survey?
- only use if justified - ensure focus is clear - decide on analysis strategy from outset - more useful for descriptive and exploratory work
79
What are the pros and cons of closed questions?
pros: - quick to complete, easy to analyse (objective), standardised responses Cons: - can impose assumptions , oversimplify complex issues
80
When should be taken into consideration when considering using closed questions in a survey?
- ensure questions are clear - provide clear response options - consider style of response options - more useful for explanatory and predictive work
81
What should be avoided in surveys?
- using double-barrelled questions --> 2 separate issues but just 1 answer - ambiguity - negations --> negatives in statements - double negatives - value-laden / leading questions --> avoid emotive language / influencing ppts - jargon
82
What are the 2 types of response bias?
Social desirability bias | Response acquiescence
83
What is social desirability bias? How can it be identified?
ppt responds in positively biased way | identify with a lie/ social desirability scale
84
What is a lie scale?
asks same question in different ways to see if the answer remains the same
85
What is a social desirability scale?
Ppts always respond with extreme answers --> can consider excluding them
86
What is response acquiescence? How can it be identified?
Tendency to agree rather than disagree (yes-sayers but can also have no-sayers) Identify by including both positively and negatively worded questions as this makes ppts think about the response they are giving - don't just answer automatically
87
What do rating scales do?
ask ppts to provide "how much" judgements
88
What is a dichotomous rating scale?
2 response options | simplest type of quantification
89
What is a multichotomus rating scale?
choose 1 response option or choose multiple response options
90
What is a Likert scale?
consists of a multi-point response (typically 5) | aims to ensure equal spacing of response options
91
What should be considered when using a Likert scale?
response acquiescence verbal/ written responses for all or only for anchors? inclusion of a neutral response?
92
What is a non-verbal rating scale?
useful with children and cognitively impaired individuals point to the face that shows your answer sometime necessary to include labels to more clearly define meanings for each category
93
What is a ranking scale?
measures the relative importance of several items
94
What is a graphic rating scale?
ppts mark along a continuous line which is anchored at each end record score by measuring where line is marked
95
What should be taken into consideration concerning reliability and validity in a questionnaire?
reliability assessed using: temporal consistency e.g., test-retest internal consistency e.g., split half reliability construct validity: short-term can be assessed in terms of: convergent validity --> correlates with tests of related constructs discriminant validity --> correlates with tests of different constructs
96
What is a semantic differential scale?
more indirect measurement of attitude --> doesn't assume an attitude is a cognitive belief respondents indicate thoughts and findings by marking a response on scales between bipolar opposite adjectives
97
What should be taken into consideration concerning questionnaire construction?
- questionnaires can measure 1 or more variables - typically multiple items are used to measure a single variable--> important when trying to measure fuzzy constructs e.g., attitudes - variable scores often calculated e.g., avg./ total - better measurements with more items but inattention may result from too many items
98
What should be taken into consideration concerning number of response options in a questionnaire?
too few = low sensitivity | too many = low reliability
99
What does ethics involve?
systematising, defending and providing standards by which behaviour can be judged as right or wrong
100
What are normative ethics?
practical task of arriving at moral standards that regulate right and wrong conduct
101
Give 10 examples of infamous unethical studies
``` little albert conformity line study Harlow monkey study robbers cave experiment Milgram obedience study learned helplessness study bystander effect studies blue eyes brown eyes study Stanford prison experiment monster study ```
102
What are the 2 distinct approaches to ethics?
consequentialism | deontology
103
What is consequentialism?
the rightness or wrongness of an act depends upon its consequences
104
What is a subtype of consequentialism?
Utilitarianism - emphasises the role of pleasure or happiness as a consequence of our action
105
What is deontology (duty)?
certain acts are right or wrong in themselves, not necessarily in terms of their consequences
106
What is categorical imperative?
act so that you treat humanity always as an end and never as a means only
107
What approach to ethics does the BPS take?
deontology
108
Why do we need a code of ethics?
psychological egoism - self-oriented interest ultimately motivates all human actions
109
What are the 3 ethical codes that are followed?
WHO guide for conducting medical research with human subjects BPS guidelines for carrying out psychological research --> contains code of ethics and conducts and code of human research ethics Institutional codes
110
What are the 4 ethical principles of the code of ethics and conduct?
respect competence responsibility integrity
111
What are the points of consideration for respect in the code of ethics and conduct?
``` privacy and confidentiality respect communities and shared values within them impacts on the broader environment - living or otherwise issues of power consent self determination the importance of compassionate care ```
112
What are the points of consideration for competence in the code of ethics and conduct?
possession or otherwise of appropriate skills and care needed to serve people the limits of their competence and the potential need to refer on to another professional advances in the evidence base the need to maintain technical and practical skills matter of professional ethics and decision making any limitations to their competence to practice taking mitigating actions where necessary caution in making knowledge claims
113
What are the points of consideration for integrity in the code of ethics and conduct?
honesty, openness and candour accurate unbiased representation fairness avoidance of exploitation and conflicts of interest (including self-interest) maintaining personal and professional boundaries addressing misconduct
114
What are the points of consideration for responsibility in the code of ethics and conduct?
professional accountability responsible use of their knowledge and skills respect for the welfare of human, non-human and the living world potentially competing duties
115
What are the 4 ethical principles of the code of human research ethics?
respect for the autonomy and dignity of persons scientific value social responsibility maximising benefit and minimising harm
116
What are the ethical standards for respect for the autonomy and dignity of persons regarding the code of human research ethics?
inform of the nature of research avoid discriminating practices ensure self determination (protect against coercion) ensure privacy
117
What are the ethical standards for respect for scientific value regarding the code of human research ethics?
accountability for research quality | low quality research is unethical (design, valid and reliable measures)
118
What are the ethical standards for respect for social responsibility regarding the code of human research ethics?
purpose of research awareness of outcomes (predicated and unexpected) acknowledge limitations
119
What are the ethical standards for maximising benefit and minimising harm regarding the code of human research ethics?
assessing and identifying risk | put in place measures to minimise or manage risks
120
What are the 7 key practical considerations for ethics?
``` risk valid consent confidentiality giving advice deception debriefing professionalism ```
121
What is risk regarding the 7 key practical considerations for ethics?
potential physical/ psychological harm, discomfort or stress all research carries some risk but this should be no greater than risks in ordinary life Responsibility to: identify potential risks, develop protocols for risk management, inform ppts of any risks
122
What is valid consent regarding the 7 key practical considerations for ethics?
2 stages: 1. ) instruct potential ppts of nature of study 2. ) obtain written agreement to take part ppt info form includes nature of study, any risks and benefits, procedure of anonymity, right to withdraw
123
What is the mental capacity assessment?
a person is unable to make a decisions if they are unable to: understand information relevant to the decision retain the information use/ weight the information communicate their decision (by any means)
124
What is confidentiality regarding the 7 key practical considerations for ethics?
ideally research allows complete anonymity but if not information should be kept confidential breaching confidentially should be agreed with ppts in advance should be no information "leaks" - intentional or unintentional
125
What is giving advice regarding the 7 key practical considerations for ethics?
giving advice is ethical if: forms part of the study agreed with ppts in advance subject to ethics reviews in advance if you obtain evidence of problems unexpectedly you have a duty to inform ppts to stop the endangerment of their wellbeing in future should identify risk of evidence emerging exercise caution if ppts ask for advice
126
What is deception regarding the 7 key practical considerations for ethics?
cannot deceive unnecessarily
127
What are the 3 types of deception?
deception by commission = actively misleading deception by omission = failing to disclose all details accidental deception e.g., misunderstanding of what study requires, time required, experimental extras not explained prior
128
What is debriefing regarding the 7 key practical considerations for ethics?
provide information to ppt about role in study both before and after reduce any distress caused by study active intervention if deception was involved: provide ppts with sufficient information to fully understand the nature of the research at the earliest opportunity threats to ethics: not providing contact details, if debriefing is not feasible
129
What is professionalism regarding the 7 key practical considerations for ethics?
responsibility to be honest and accurate with results must credit to original sources of ideas --> plagiarism must maintain original data and electronic copies of project write-up for potential verification
130
Why is understanding people and improving their lives a challenging goal?
peoples experiences and lives are complex there tends to be multiple interacting causes and influences people aren't passive --> they are actively involved in creating their lives and experience we can be very different from one another
131
can only considering quantitative data lead us to overlooking information needed to understand a problem?
yes
132
What are the goals of qualitative research?
1. ) understanding meaning --> how people make sense of their world and experiences 2. ) understand what it is like to experiences particular condition and how people manage certain situations 3. ) focussed on describing and possibly explaining or interpreting 4. ) studies people within naturally occurring settings to understand how experience and meaning is shaped by context 5. ) asks questions about processes
133
Why is qualitative research an umbrella term?
``` covers different: research questions data analysis data collection research area ``` qualitative researchers make different methodological choices depending on their philosophical position
134
What is ontology the study of?
concerned with the nature of reality
135
What are the different positions in ontology?
1. ) realism (quantitative) --> there is a single reality that exists independently of the researcher that can be uncovered 2. ) relativism (qualitative) --> reality is constructed through interpretation so the social world is comprised om multiple realities and perspectives, each as relevant as the other 3. ) subtle realism --> acknowledges existence of an independent reality but denies that there can be direct access to that reality
136
What is epistemology the study of?
how is knowledge created?
137
What are the positions in epistemology?
1. ) positivist (quantitative) --> genuine knowledge is objective, observable, law-like, value free and can be uncovered through scientific methods 2. ) interpretivist/ constructionist (qualitative) --> all knowledge is socially constructed, an interpretation, not value free
138
What is the research questions of qualitative methods?
exploratory, focussed on individual experiences, meaning and interpretation
139
What is the data collection of qualitative methods?
non-numeric, rich, detailed | collected in context/ natural settings
140
What is the data analysis of qualitative methods?
facilitates discovery of unanticipated insights, inductive, captures complexity and variation
141
What is the interpretation of qualitative methods?
subjective, transferrable, acknowledges the active role of the ppts and researchers in constructing knowledge
142
What should qualitative research questions emphasise and avoid?
emphasise --> experience, understanding and meaning | avoid --> quantification, generalisable observations and reduction of complexity
143
What does data collection in qualitative research aim to do?
preserve richness of individual experience access meaning give voice to individuals/ groups facilitate the discovery of unanticipated insights be sensitive to variation in experience understand experiences in context
144
What are examples of unobtrusive methods? What are the pros and cons?
published narratives, archival docs, observations, images, audio, self-report pros --> naturalistic cons --> limited ability to probe in order to gain deeper understanding
145
What do interviews do?
tap into lived experience professional conversation with a purpose conversation guided by schedule/ topic
146
What are structured interviews?
``` follows interview schedule same questions, order and setting may have suggested response options answers can be coded and quantified for statistical analysis interviewee has passive role ```
147
What are the pros and cons of structured interviews?
pros --> standardised, consistent, low bias reliable and replicable quick and doesn't require strong interview skills ``` cons--> not qualitative closes off theoretical avenues limited range of responses difficult to capture complexity ```
148
What are semi-structured interviews?
use schedule flexibly --> follow up probes and can change order or questions to be more appropriate to ppts ideas guided conversation questions mostly open but some can be closed important to build rapport at start of interview
149
What are some pros and cons of semi-structured interviews?
``` pros --> richer detail and understanding some standardisation possible captures complexities and inconsistencies provides insight into experiences useful for sensitive topics gives a voice to ppts ``` cons --> non-natural conversation
150
What is an unstructured interview?
topic guide but interviewee led interviewer acknowledges they don't know in advance all issues / questions they develop and adapt questions and follow-up probes that are appropriate to the situation
151
What are some pros and cons of unstructured interviews?
pros --> empowers interviewees to define and focus on what's important to them useful when little is know about the topic/ target group are hard to reach gives a voice to ppts rich, detailed and complex data ``` cons --> need good interview skills little standardisation and reliability complex to analyse potential for bias ```
152
What is a focus group?
topic guide but ppts interact with each other and moderator about statements group dynamics are integral to process of data generation meanings are jointly constructed group can be homogenous or heterogenous often video recorded requires a skilled moderator
153
What are some pros and cons of focus groups?
pros --> have higher ecological validity --> more naturalistic gain different perspectives on a topic collect large amounts of data in a short space of time relatively inexpensive cons --> not always suitable for sensitive topics video recording can reduce quality of group interaction social desirability bias groups dynamic --> power issues ethical issues
154
How should you construct an interview schedule?
1. ) identify relevant topics and questions 2. ) phrase questions in a way that encourages detail --> include probes 3. ) use logical order e.g., easy to hard questions, leave sensitive topics until the end 4. ) consider how to build rapport --> make ppts comfortable, allow ppts to set expectations (e.g., are there breaks, how long will the interview be), use accessible language
155
What should be avoided when constructing an interview schedule?
``` avoid: leading and closed questions judgement or critical questions complex and double barrelled questions jargon and technical language ```
156
What is an interviewers role in an interview?
encourage interviewee to speak interviewer talks less and asking probing questions interviewer creates conditions that help the interviewee give detailed and honest description of experiences
157
What should an interviewer plan to do in an interview?
create a safe environment address ethical issues care for interviewees wellbeing be flexible and self aware
158
Why is it important to be aware of non-verbal communication in an interview?
to be able to convey interest but maintain boundaries | to avoid conveying judgement
159
how can language be used effectively in an interview?
positive encourages probes and prompts to seek clarity and deeper understanding silences avoid premature closure
160
What is qualitative data analysis?
``` sets procedure used flexibly identifies patterns - usually inductive describes and interprets data empathetic needs active engagement of the researcher with the data ```
161
What is transcription?
first part of data analysis | turning speech into written word
162
Are there different types of transcription?
yes orthographic (most common) --> speech is transcribed verbatim using standard spelling conventions Jefferson system (more complex) --> includes phonemic, non-phonemic and non linguistic aspects
163
What is content analysis?
examines patterns in systematic matters and analyses statistically not typically considered qual
164
What is grounded theory?
generates theories of social phenomena through systematic data analysis has inductive and deductive stages
165
What is conversation analysis?
identify rules of conversational organisation | studies natural conversation to discover how ppts understand and respond to each other
166
What is interpretative phenomenological analysis?
how a given person, in a given context, makes sense of a given phenomenon (of personal significance e.g., a major life event) uses small homogenous samples
167
What is thematic analysis?
identifying, analysing and reporting patterns describes data in rich detail may also interpret data
168
What are some key features of thematic analysis?
flexible, easy and quick accessible to novice researches summarises key features of a large body of data highlights similarities and differences generates unanticipated insights interprets data accessible to educated general public e.g., informing policy
169
What are the 6 phases of thematic analysis?
1. ) data familiarisation 2. ) generating codes 3. ) searching for themes 4. ) reviewing themes 5. ) defining and naming themes 6. ) producing report
170
What is orientating the analysis in thematic analysis?
due to its flexibility, you must state which theoretical framework you are using in your analysis
171
What is data familiarisation in thematic analysis?
reading and re-reading data data immersion keep RQ in mind
172
What is coding in thematic analysis?
identify features of data (sematic or latent) codes should be able to be understood independently of data 1st order (semantic) and 2nd order (latent) codes codes should shift towards systematic engagement with data no definitive set of codes should create coherent set of codes often code and recode
173
What is searching for themes in thematic analysis?
central organising concept - brings codes together (coherent story) active and constructive phase of analysis tentative to start (candidate themes) use post-it note approach --> grouping and regrouping codes until all fit
174
What is reviewing themes in thematic analysis?
checking quality of themes does it: cover multiple interviewees? have a central organising concept with no overlap? answer the RQ? capture all codes? is there a clear fit between themes and data?
175
What is defining and naming themes in thematic analysis?
should be concise, informative and catchy | though each theme is distinct, they should form an overall story
176
What is theme writing in thematic analysis?
- determine exact story told by each theme and overall - describe data and why it is important - select data from across extracts for evidence - provide interpretation of data - write a theme definition --> extended central organising concept
177
Is there a consensus for how to assess the quality of qual data?
no there are different views
178
What did Yardley propose to evaluate qual quality?
a set of flexible principles
179
What are the 4 principles that Yardley proposed to assess qual quality?
- sensitivity to context - commitment and rigour - transparency and coherence - impact and importance
180
What is sensitivity to context (qual quality)?
awareness of broader context that research is conducted in
181
How can sensitivity it context be achieved (qual quality)?
- outline relevant lit. - outline common sense concepts and assumption e.g., philosophical stance - outline socio-cultural setting (of allt ppts and researcher)
182
What is commitment and rigor (qual quality)?
- completeness of data collection - completeness of analysis - triangulation - validation --> checking interpretation of data with others
183
How can completeness of data collection be achieved (commitment and rigor (qual quality))?
- samples are purposive --> collect enough data to address RQ - aim for data saturation --> the point where no new ideas are drawn from the data
184
How can completeness of analysis be achieved (commitment and rigor (qual quality))?
- aim for complete interpretation that addresses variation and complexity within the data
185
How can triangulation be achieved (commitment and rigor (qual quality))?
- might involve getting data from various sources | - might involve combining analytic approaches
186
How can validation be achieved (commitment and rigor (qual quality))?
- peer verification --> analysts working together to check interpretations are plausible - respondent verification --> checking with interviewees, they comment on how well the interpretations fit with their experience
187
What is transparency and coherence (qual quality)?
Transparency: - auditability --> reader understands how data became eventual findings and be able to discern the patterns themselves - Reflexivity Coherence: - coherent narrative
188
How is auditability achieved (transparency (qual quality))?
- method section details every aspect of data collection, rules used to code and how stages of the analysis progressed - findings include excerpts of data
189
How is reflexivity achieved (transparency (qual quality))?
- discussion of motivations --> assumptions, intentions, actions - include reflexive statement
190
How is a coherent narrative achieved (coherence (qual quality))?
- discussion links findings back to existing knowledge | - good fit between RQ, philosophical perspective and method of investigation
191
How is impact and importance achieved (qual quality)?
- discussion explains why findings are important and the potential impact - impacts include theoretical, practical and socio - cultural
192
What is impact and importance (qual quality)?
- potential impacts | - transferability to other contexts with other people
193
How can transferability be facilitated (impact and importance (qual quality))?
- facilitate by giving full, thick descriptions of ppts | - ultimately user of research decides transferability
194
What are mixed research methods?
- systematic - qual and quant methods with intention to engage multiple perspectives - produces findings that are greater than what can be produced separately by its parts
195
What 2 analytical logics do mixed methods research embrace?
1. ) an exploratory/ hypotheses generating one | 2. ) a confirmatory/ hypotheses confirming one
196
What is the prevalence of mixed methods research?
- 18% in all fields - 7% in top tier psych journals - 13.7% in psych journals with an applied focus - is on the increase
197
What is the purpose of mixed methods research?
1. ) Triangulation --> increases confidence 2. ) Complementary --> different aspects of same phenomena, broadens conclusions 3. ) Dev. --> results from one inform dev. of other 4. ) initiation --> diff methods used to investigate diff aspects of same phenomena 5. ) Expansion --> diff methods used to assess diff phenomena to expand scope
198
What is mixed methods research considered in terms of?
order and dominance
199
What is Morgan's priority sequence model?
Different orders and dominance of mixed methods research: - equal and concurrent - equal and sequential - dominant and concurrent - dominant and sequential
200
What are the design decisions for mixed methods research led by?
- led by RQ and current knowledge Quant = existing knowledge Qual = exploratory insights