statistics revision for the mock

0.0(0)
studied byStudied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

how to in r studios and what some topics are

Last updated 3:37 PM on 2/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

how to take a peek at the data

glimpse (what its called)

2
New cards

what function is used to make a box plot and how

tukeyboxplot(y= …., x= ….)

3
New cards

how to make a scatterplot

scatterplot(x=……, y= …. , data = ….)

scatterplot( x = … ,

y= …..,

best_fit_line= TRUE,

data=….)

4
New cards

how do you know what is on the x axis and what is on the y

x= time, catagories and treatment groups. y = mesurements, counts and scores

5
New cards

what is univariate normality

iis each variable normally distributed

6
New cards

how to see wether each variable is normally distributed

is the skewness and kurtosis values between : -2 and +2. skew and kurtosis should be found for both variables

7
New cards

how to find the skew and kurosis

skew_..= …::skew(….),

kurt_…= …::kurtosi(….)

8
New cards

what function is needed for a liner regression model

lm.beta

9
New cards

what does this equation mean

(Y=a+bX). Y= outcome. A = intercept where the line of best fit intercepts the y axis . B= (the slop) The gradiant. positive value for b indicates as X increases the line goes up - negative the opposite x

10
New cards

what is multiple liner regression

when you have two or more predictor variables

11
New cards

what is liner regression

the outcome variable is continuous and mesured on interval or ratio scale

12
New cards

what is the coefficient of determination

R² is the proportion of variation the DEpendent variable that is predictable from the INdependent variable. it can be used to test the hypothesis or prediction of future outcome

13
New cards

what is R² of 0

The model does not explain any of the variation in the dependent variable

14
New cards

R² of 1

the model explains all of the varaition in dependent variable

15
New cards

what are unstandardised coeffients

the original output form the regression analysis. represent the change in the dependent variable for each unit increase in the independent variable

16
New cards

what are standardised coefficients

the underlying data have been standardized so that the variances of dependent and independent variables are equal to 1. Therefore, standardized coefficients are unitless and refer to how many standard deviations a dependent variable will change, per standard deviation increase in the predictor variable.t

17
New cards

what is mediation analysis

it helps to see the relationship between different variables

18
New cards

what are the paths or mediation analysis

a = relationship between predictor and mediator

b = mediator and outcome

c’= direct relationship between predictor and outcome after taking the mediator into account,

c path = total efffect the relationship between x and y while ignoring the mediator

Explore top notes

Explore top flashcards

flashcards
pg 40 vocab test 1
33
Updated 553d ago
0.0(0)
flashcards
Français Atelier 8
83
Updated 863d ago
0.0(0)
flashcards
LESPA 5.2
22
Updated 1175d ago
0.0(0)
flashcards
Integumentary System
45
Updated 1076d ago
0.0(0)
flashcards
Operative 4 midterm
77
Updated 12d ago
0.0(0)
flashcards
AP Psychology ALL Terms
452
Updated 665d ago
0.0(0)
flashcards
Human Geography Unit 4
41
Updated 811d ago
0.0(0)
flashcards
Lesson 2
20
Updated 1049d ago
0.0(0)
flashcards
pg 40 vocab test 1
33
Updated 553d ago
0.0(0)
flashcards
Français Atelier 8
83
Updated 863d ago
0.0(0)
flashcards
LESPA 5.2
22
Updated 1175d ago
0.0(0)
flashcards
Integumentary System
45
Updated 1076d ago
0.0(0)
flashcards
Operative 4 midterm
77
Updated 12d ago
0.0(0)
flashcards
AP Psychology ALL Terms
452
Updated 665d ago
0.0(0)
flashcards
Human Geography Unit 4
41
Updated 811d ago
0.0(0)
flashcards
Lesson 2
20
Updated 1049d ago
0.0(0)