Difference between revisions of "SOCR EduMaterials AnalysisActivities Wilcoxon"

From SOCR
Jump to: navigation, search
(SOCR Analysis Example on Wilcoxon Two Independent Sample Rank Test)
(added references)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
==[[SOCR_EduMaterials_AnalysesActivities | SOCR Analysis]] - Two Independent Sample Wilcoxon-Mann-Whitney (U) Test==
  
== SOCR Analysis Example on Wilcoxon Two Independent Sample Rank Test ==
+
Given two groups of data, not necessarily with same sample size, we'd like to test the null hypothesis that the two groups are significantly different, statistically. This is a non-parametric test utilizing ranks of each datum, instead of the it's actual value.
  
 +
===Two Independent Sample Wilcoxon Test Example===
 +
Go to the [http://www.socr.ucla.edu/htmls/ana/TwoIndependentSampleWilcoxonRankSum_Analysis.html Wilcoxon-Mann-Whitney (U) Test Applet]. We will demonstrate Two Independent Wilcoxon Test with a SOCR built-in example. This example is based on the data taken from "Mathematical Statistics and Data Analysis" by John A. Rice, Second Edition, Ducbury Press, 1995. (Page 390)
  
This example is based on the data taken from "Mathematical Statistics and Data Analysis" by John A. Rice, Second Edition, Ducbury Press, 1995. (Page 390)
+
Note that this textbook uses the data for a Two Independent T-Test but we're only taking the data to demonstrate the Wilcoxon Two Independent Sample Rank Test.
  
Note that this text book uses the data for a Two Independent T-Test but we're only taking the data to demonstrate the Wilcoxon Two Independent Sample Rank Test.
 
  
'''1.''' As you start the SOCR Analyes Applet, click on "Two Indepedent Sample Wilcoxon Rank Sum Test" from the combo box in the left panel.
+
Here's the steps of the activity:
  
hen click the button "'''Example'''" and then "'''Data'''", you'll see the data displayed as below.
+
'''1.''' Click on '''Two Independent Sample Wilcoxon Test''' at the left panel's combo box.
 +
<center>[[Image:SOCR_AnalysisActivities_TwoIndepW_Chu_051707_Fig1.gif|700px]]</center>
  
[[Image:SOCR_AnalysisActivities_WilcoxonTwoIndependent_Chu_061407_Fig1.jpg|600px]]
 
  
 +
<center>[[Image:SOCR_AnalysisActivities_TwoIndepW_Chu_051707_Fig1A.gif|450px]]</center>
  
'''2.''' Tell the computer to include the variables, by clicking on the "'''Mapping'''" button.
 
  
[[Image:SOCR_AnalysisActivities_WilcoxonTwoIndependent_Chu_061407_Fig2.jpg|600px]]
+
On the right panel, first click on '''EXAMPLE 1''' and next click on "Data" to retreive the demonstrated example. This is the example we'll be looking at.
  
 +
<center>[[Image:SOCR_AnalysisActivities_TwoIndepW_Chu_051707_Fig2.gif|700px]]</center>
  
'''3.''' Next, click on the "'''Calculate'''" button. Then click on the "'''Result'''" button to see the results.
 
  
[[Image:SOCR_AnalysisActivities_WilcoxonTwoIndependent_Chu_061407_Fig3.jpg|600px]]
+
'''2.''' Click on the "'''Mapping'''" button to get to the "'''Mapping'''" panel. Click on '''"ADD"''' under '''VARIABLE 1''' to add '''A''', and click on '''ADD''' under '''VARIABLE 2''' to add B.  We care about the difference, so which on goes to '''VARIABLE 1''' or '''VARIABLE 2''' is arbitrary. Here, the computer will set difference = Variable 2 - Variable 1. If you like the substraction to go the other way around, simple assign '''VARIABLE 1''' and '''VARIABLE 2''' in the opposite way.
 +
 
 +
 
 +
<center>[[Image:SOCR_AnalysisActivities_TwoIndepW_Chu_051707_Fig3.gif|700px]]</center>
 +
 
 +
 
 +
'''3.''' Click on "'''Calculate'''" then "'''Result'''" to see the results.
 +
 
 +
 
 +
<center>[[Image:SOCR_AnalysisActivities_TwoIndepW_Chu_051707_Fig4.gif|700px]]</center>
 +
 
 +
 
 +
'''Questions for students:''' By looking at the test results, what do you think about the data? What can you say about the two different shoe materials?
 +
 
 +
===References===
 +
* [http://jolt.merlot.org/vol5no1/dinov_0309.htm Che, A, Cui, J, and Dinov, ID (2009) "SOCR Analyses – an Instructional Java Web-based Statistical Analysis Toolkit", JOLT, 5(1), 1-19, March 2009].
 +
 
 +
<hr>
 +
 
 +
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_AnalysisActivities_Wilcoxon}}

Latest revision as of 13:08, 2 April 2010

SOCR Analysis - Two Independent Sample Wilcoxon-Mann-Whitney (U) Test

Given two groups of data, not necessarily with same sample size, we'd like to test the null hypothesis that the two groups are significantly different, statistically. This is a non-parametric test utilizing ranks of each datum, instead of the it's actual value.

Two Independent Sample Wilcoxon Test Example

Go to the Wilcoxon-Mann-Whitney (U) Test Applet. We will demonstrate Two Independent Wilcoxon Test with a SOCR built-in example. This example is based on the data taken from "Mathematical Statistics and Data Analysis" by John A. Rice, Second Edition, Ducbury Press, 1995. (Page 390)

Note that this textbook uses the data for a Two Independent T-Test but we're only taking the data to demonstrate the Wilcoxon Two Independent Sample Rank Test.


Here's the steps of the activity:

1. Click on Two Independent Sample Wilcoxon Test at the left panel's combo box.

SOCR AnalysisActivities TwoIndepW Chu 051707 Fig1.gif


SOCR AnalysisActivities TwoIndepW Chu 051707 Fig1A.gif


On the right panel, first click on EXAMPLE 1 and next click on "Data" to retreive the demonstrated example. This is the example we'll be looking at.

SOCR AnalysisActivities TwoIndepW Chu 051707 Fig2.gif


2. Click on the "Mapping" button to get to the "Mapping" panel. Click on "ADD" under VARIABLE 1 to add A, and click on ADD under VARIABLE 2 to add B. We care about the difference, so which on goes to VARIABLE 1 or VARIABLE 2 is arbitrary. Here, the computer will set difference = Variable 2 - Variable 1. If you like the substraction to go the other way around, simple assign VARIABLE 1 and VARIABLE 2 in the opposite way.


SOCR AnalysisActivities TwoIndepW Chu 051707 Fig3.gif


3. Click on "Calculate" then "Result" to see the results.


SOCR AnalysisActivities TwoIndepW Chu 051707 Fig4.gif


Questions for students: By looking at the test results, what do you think about the data? What can you say about the two different shoe materials?

References




Translate this page:

(default)
Uk flag.gif

Deutsch
De flag.gif

Español
Es flag.gif

Français
Fr flag.gif

Italiano
It flag.gif

Português
Pt flag.gif

日本語
Jp flag.gif

България
Bg flag.gif

الامارات العربية المتحدة
Ae flag.gif

Suomi
Fi flag.gif

इस भाषा में
In flag.gif

Norge
No flag.png

한국어
Kr flag.gif

中文
Cn flag.gif

繁体中文
Cn flag.gif

Русский
Ru flag.gif

Nederlands
Nl flag.gif

Ελληνικά
Gr flag.gif

Hrvatska
Hr flag.gif

Česká republika
Cz flag.gif

Danmark
Dk flag.gif

Polska
Pl flag.png

România
Ro flag.png

Sverige
Se flag.gif