SlideShare une entreprise Scribd logo
1  sur  21
Télécharger pour lire hors ligne
MRQAP	
tutorial	
Fariba	Karimi	
Fariba.karimi@gesis.org	
24.11.2015
Mul=ple	Regression	Quadra=c	
Assignment	Procedure
Why	regression	in	network	analysis?	
•  Inferen=al	sta=s=cs	have	proven	to	have	very	
useful	applica=ons	to	social	network	analysis.	
At	a	most	general	level,	the	ques=on	of	
"inference"	is:	how	much	confidence	can	I	
have	that	the	pa6ern	I	see	in	the	data	I've	
collected	is	actually	typical	of	some	larger	
popula?on,	or	that	the	apparent	pa6ern	is	
not	really	just	a	random	occurrence?
OLS	(Ordinary	Least	Square)	
Y = β0 + β1X1 + β2 X2 +...+ε
Dependent	
variable		
	
	
	
	
coefficients	
	
	
	
	
														
	
																									
Explanatory/independent	
variables	
residual
OLS	(Ordinary	Least	Square)	-	test	
null-hypothesis		à			
Small	p-value	suggests	that	coefficients	are	significant.	
E.g.	p-value	0.01	means	that	coefficients	are	significant	
with	99%	confidence	interval.	
	
	
Y = β0 + β1X1 + β2 X2 +...+ε
β = 0
OLS	(Ordinary	Least	Square)	-	test	
•  P-value:		
null-hypothesis		à			
Small	p-value	suggests	that	coefficients	are	
significant.	E.g.	p-value	0.01	means	that	coefficients	
are	significant	with	99%	confidence	interval.	
	
•  R-squared:	quan=fying	model	performance.	
	E.g.	R-squared	=	0.4	means	that	the	model	explains	
40%	of	the	varia=ons	in	the	dependent	variables.	
Y = β0 + β1X1 + β2 X2 +...+ε
β = 0
Problem		
•  Observa=ons	are	not	independent	of	each	
other.	If	A	are	connected	to	B	and	B	is	
connected	C,	it	maybe	likely	that	A	is	
connected	to	C.	
•  Repea=ng	observa=ons	à	error	correlated	
with	each	other.	Observa=ons	in	rows	and	
columns	tend	to	be	highly	correlated	which	
influence	the	standard	error.
Problem		
•  Repea=ng	observa=ons	à	error	correlated	
with	each	other.	Observa=ons	in	rows	and	
columns	tend	to	be	highly	correlated	which	
influence	the	standard	error.
What	does	QAP	do?	
•  Essen=ally,	what	the	QAP	does	is	to	“scramble”	
the	dependent	variable	data	through	several	
permuta?ons.		By	taking	the	data,	and	
“scrambling”	it	repeatedly,	resul=ng	in	mul=ple	
random	datasets	with	the	dependent	variable—
and	then	mul=ple	analyses	can	be	performed.	
•  Those	datasets	and	analyses	form	an	empirical	
sampling	distribu=on,	and	we	can	compare	our	
coefficient	with	this	sampling	distribu?on	of	
coefficients	from	all	the	permuted	datasets.
In	other	words	…	
•  We	are	preserving	the	dependence	within	
rows	/	columns—but	removing	the	
rela=onship	between	the	dependent	and	
independent	variables.
Friendship,	age	,	class	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 0	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 2	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 2	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
≈	 +	
Friendship	=e	 Age	difference	 educa=on
Friendship,	age	,	class	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 0	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 2	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 2	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
≈	 +	
Friendship	=e	 Age	difference	 educa=on
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 0	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 2	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
A	 B	 C	 D	 E	 F	 G	
A	 0	 1	 0	 2	 1	 0	 0	
B	 1	 0	 3	 5	 1	 4	 2	
C	 0	 3	 0	 4	 5	 8	 10	
D	 2	 5	 4	 0	 0	 3	 2	
E	 1	 1	 3	 0	 0	 2	 2	
F	 0	 4	 2	 3	 3	 0	 1	
G	 0	 2	 1	 2	 2	 1	 0	
≈	 +	
Friendship	=e	 Age	difference	 educa=on	
•  Permutes	dependent	variables	lots	of	=me.	Measure	
the	sampling	distribu=on	of	the	coefficients.			
•  P-value	is	a	propor=on	of		=mes	that	the	observa=on	is	
Falling	outside	the	sampling	distribu=on.	
QAP	procedure
QAP	process	–	graph	representa=on	
before	 reshuffling	 ajer
Available	func=ons	
•  UCINET:	tools	->	tes=ng	hypothesis	->	dyadic	-
>	regression	(QAP)	
	
•  R:	library(statnet)	->	netlm	
	
•  c/python	?
Example	1	–	there	is	no	correla=on
Example	1	–	there	is	no	correla=on
Example	2	–	there	is	a	correla=on
Example	2	–	there	is	a	correla=on
Recap		
•  QAP	is	useful	when	we	have	dyadic	
rela=onship	in	the	data.	
•  Use	netlm	func=on	in	R	for	the	regression	
analysis.	
•  Disadvantage:	it	is	slow	for	large	network	size
References	
•  Predic=ng	with	networks:	nonparametric	
mul=ple	regression	analysis	of	dyadic	data,	D.	
Krackhardt	(1981)	
•  The	SNA	package,	CT	Buos	(2014)	
•  hop://svitsrv25.epfl.ch/R-doc/library/sna/html/
qaptest.html	
•  hop://www.stata.com/mee=ng/1nasug/
simpson.pdf	
•  hop://www.erikgjesqeld.net/uploads/
3/7/6/8/37685481/
sna_code_(gjesqeld_and_phillips_2013).pdf

Contenu connexe

Similaire à MRQAP tutorial for newbies

Measure of Dispersion final.pdf
Measure of Dispersion final.pdfMeasure of Dispersion final.pdf
Measure of Dispersion final.pdfanshududhe
 
1Bivariate RegressionStraight Lines¾ Simple way to.docx
1Bivariate RegressionStraight Lines¾ Simple way to.docx1Bivariate RegressionStraight Lines¾ Simple way to.docx
1Bivariate RegressionStraight Lines¾ Simple way to.docxaulasnilda
 
Kunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdf
Kunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdfKunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdf
Kunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdfMutiaraPutri41
 
Malimu variance and standard deviation
Malimu variance and standard deviationMalimu variance and standard deviation
Malimu variance and standard deviationMiharbi Ignasm
 
Math for 800 06 statistics, probability, sets, and graphs-charts
Math for 800   06 statistics, probability, sets, and graphs-chartsMath for 800   06 statistics, probability, sets, and graphs-charts
Math for 800 06 statistics, probability, sets, and graphs-chartsEdwin Lapuerta
 
Solution to final exam engineering statistics 2014 2015
Solution to final exam engineering statistics 2014 2015Solution to final exam engineering statistics 2014 2015
Solution to final exam engineering statistics 2014 2015Chenar Salam
 
10 ch ken black solution
10 ch ken black solution10 ch ken black solution
10 ch ken black solutionKrunal Shah
 
Sampling-and-Sampling-Distribution .pptx
Sampling-and-Sampling-Distribution .pptxSampling-and-Sampling-Distribution .pptx
Sampling-and-Sampling-Distribution .pptxKayraTheressGubat
 
Unit 4_3 Correlation Regression.pptx
Unit 4_3 Correlation Regression.pptxUnit 4_3 Correlation Regression.pptx
Unit 4_3 Correlation Regression.pptxAppasamiG
 
Ce gate-2022-forenoon-solution
Ce gate-2022-forenoon-solutionCe gate-2022-forenoon-solution
Ce gate-2022-forenoon-solutionsyed adnan andrabi
 
Ap psy methods, stats
Ap psy methods, statsAp psy methods, stats
Ap psy methods, statsbiggaraa
 
Hypothesis testing - II.pptx
Hypothesis testing - II.pptxHypothesis testing - II.pptx
Hypothesis testing - II.pptxShashvatSingh12
 
TitleABC123 Version X1Time to Practice – Week Three .docx
TitleABC123 Version X1Time to Practice – Week Three .docxTitleABC123 Version X1Time to Practice – Week Three .docx
TitleABC123 Version X1Time to Practice – Week Three .docxedwardmarivel
 
Year 12 Maths A Textbook - Chapter 10
Year 12 Maths A Textbook - Chapter 10Year 12 Maths A Textbook - Chapter 10
Year 12 Maths A Textbook - Chapter 10westy67968
 
Australian Community Trends Report National Study summary by Mark McCrindle
Australian Community Trends Report National Study summary by Mark McCrindle Australian Community Trends Report National Study summary by Mark McCrindle
Australian Community Trends Report National Study summary by Mark McCrindle Mark McCrindle
 

Similaire à MRQAP tutorial for newbies (20)

Measure of Dispersion final.pdf
Measure of Dispersion final.pdfMeasure of Dispersion final.pdf
Measure of Dispersion final.pdf
 
1Bivariate RegressionStraight Lines¾ Simple way to.docx
1Bivariate RegressionStraight Lines¾ Simple way to.docx1Bivariate RegressionStraight Lines¾ Simple way to.docx
1Bivariate RegressionStraight Lines¾ Simple way to.docx
 
Kunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdf
Kunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdfKunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdf
Kunci Jawaban kalkulus edisi 9[yunusFairVry.blogspot.com].pdf
 
Malimu variance and standard deviation
Malimu variance and standard deviationMalimu variance and standard deviation
Malimu variance and standard deviation
 
Z-Scores
Z-ScoresZ-Scores
Z-Scores
 
Math for 800 06 statistics, probability, sets, and graphs-charts
Math for 800   06 statistics, probability, sets, and graphs-chartsMath for 800   06 statistics, probability, sets, and graphs-charts
Math for 800 06 statistics, probability, sets, and graphs-charts
 
Solution to final exam engineering statistics 2014 2015
Solution to final exam engineering statistics 2014 2015Solution to final exam engineering statistics 2014 2015
Solution to final exam engineering statistics 2014 2015
 
10 ch ken black solution
10 ch ken black solution10 ch ken black solution
10 ch ken black solution
 
Sampling-and-Sampling-Distribution .pptx
Sampling-and-Sampling-Distribution .pptxSampling-and-Sampling-Distribution .pptx
Sampling-and-Sampling-Distribution .pptx
 
Unit 4_3 Correlation Regression.pptx
Unit 4_3 Correlation Regression.pptxUnit 4_3 Correlation Regression.pptx
Unit 4_3 Correlation Regression.pptx
 
Ce gate-2022-forenoon-solution
Ce gate-2022-forenoon-solutionCe gate-2022-forenoon-solution
Ce gate-2022-forenoon-solution
 
Sd
SdSd
Sd
 
Gmat
GmatGmat
Gmat
 
Trig cheat sheet
Trig cheat sheetTrig cheat sheet
Trig cheat sheet
 
Trig cheat sheet
Trig cheat sheetTrig cheat sheet
Trig cheat sheet
 
Ap psy methods, stats
Ap psy methods, statsAp psy methods, stats
Ap psy methods, stats
 
Hypothesis testing - II.pptx
Hypothesis testing - II.pptxHypothesis testing - II.pptx
Hypothesis testing - II.pptx
 
TitleABC123 Version X1Time to Practice – Week Three .docx
TitleABC123 Version X1Time to Practice – Week Three .docxTitleABC123 Version X1Time to Practice – Week Three .docx
TitleABC123 Version X1Time to Practice – Week Three .docx
 
Year 12 Maths A Textbook - Chapter 10
Year 12 Maths A Textbook - Chapter 10Year 12 Maths A Textbook - Chapter 10
Year 12 Maths A Textbook - Chapter 10
 
Australian Community Trends Report National Study summary by Mark McCrindle
Australian Community Trends Report National Study summary by Mark McCrindle Australian Community Trends Report National Study summary by Mark McCrindle
Australian Community Trends Report National Study summary by Mark McCrindle
 

Dernier

Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 

Dernier (20)

Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 

MRQAP tutorial for newbies