<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JayZzz</id>
	<title>SOCR - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JayZzz"/>
	<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php/Special:Contributions/JayZzz"/>
	<updated>2026-06-04T08:16:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11290</id>
		<title>Multiple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11290"/>
		<updated>2011-07-29T06:21:56Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Multiple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Multiple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using multiple explanatory variables by using SOCR. In this example, we will predict median income using age, proportion of homeowners, and proportion of whites in population. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:MReg1.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab. This is where we define our dependent and independent variables. The dependent variable is the one we want to make a prediction on, and the independent variables are the ones which we will use to make the prediction. In this example, we add “Income” to the dependent variables list and “Age”, “Homes” and “White” to the independent variables list.[[File:MReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. Here you can see the regression equation and &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, among others. [[File:MReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here you will see scatterplots of the Income variable against each of the three chosen explanatory variables, [[File:MReg4.png|center|800px]] as well as the residual plots [[File:MReg5.png|center|800px]] and the Normal QQ Plot. [[File:MReg6.png|center|800px]] &lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent and dependent variables. &lt;br /&gt;
* How to check: Make a scatter plot of the variables&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Linear model fits the data moderately well'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values. Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase in residuals at the top range of exploratory variables'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed.&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the &amp;quot;Results&amp;quot; tab that the regression equation is:&lt;br /&gt;
[[File:MReg7.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income =  -21139.729 +1347.656*Age +49806.135*White +53726.649*Homes + E&lt;br /&gt;
&lt;br /&gt;
The “E” is the error term. “Income” is the predicted value, and “Homes”, “Age”, and “White” are the explanatory variables. &lt;br /&gt;
&lt;br /&gt;
This model states that for every 100 percent increase in homeowner proportion, and everything else held constant, the median household income will increase by $53726.65. For every 1 year increase in median age, and everything else held constant, the median household income will increase by $1,347.66. For every 100 percent increase in the proportion of whites in the population, with everything else held constant, the median household income will increase by $49806.14.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Multiple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11289</id>
		<title>Multiple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11289"/>
		<updated>2011-07-29T06:20:16Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Multiple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Multiple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using multiple explanatory variables by using SOCR. In this example, we will predict median income using age, proportion of homeowners, and proportion of whites in population. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:MReg1.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab. This is where we define our dependent and independent variables. The dependent variable is the one we want to make a prediction on, and the independent variables are the ones which we will use to make the prediction. In this example, we add “Income” to the dependent variables list and “Age”, “Homes” and “White” to the independent variables list.[[File:MReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. Here you can see the regression equation and &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, among others. [[File:MReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here you will see scatterplots of the Income variable against each of the three chosen explanatory variables, [[File:MReg4.png|center|800px]] as well as the residual plots [[File:MReg5.png|center|800px]] and the Normal QQ Plot. [[File:MReg6.png|center|800px]] &lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income). &lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Linear model fits the data moderately well'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values  ( ). Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase in residuals at the top range of exploratory variables'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed.&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the &amp;quot;Results&amp;quot; tab that the regression equation is:&lt;br /&gt;
[[File:MReg7.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income =  -21139.729 +1347.656*Age +49806.135*White +53726.649*Homes + E&lt;br /&gt;
&lt;br /&gt;
The “E” is the error term. “Income” is the predicted value, and “Homes”, “Age”, and “White” are the explanatory variables. &lt;br /&gt;
&lt;br /&gt;
This model states that for every 100 percent increase in homeowner proportion, and everything else held constant, the median household income will increase by $53726.65. For every 1 year increase in median age, and everything else held constant, the median household income will increase by $1,347.66. For every 100 percent increase in the proportion of whites in the population, with everything else held constant, the median household income will increase by $49806.14.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Multiple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11288</id>
		<title>Multiple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11288"/>
		<updated>2011-07-29T06:18:31Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Multiple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Multiple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using multiple explanatory variables by using SOCR. In this example, we will predict median income using age, proportion of homeowners, and proportion of whites in population. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:MReg1.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab. This is where we define our dependent and independent variables. The dependent variable is the one we want to make a prediction on, and the independent variables are the ones which we will use to make the prediction. In this example, we add “Income” to the dependent variables list and “Age”, “Homes” and “White” to the independent variables list.[[File:MReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. Here you can see the regression equation and &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, among others. [[File:MReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here you will see scatterplots of the Income variable against each of the three chosen explanatory variables, [[File:MReg4.png|center|800px]] as well as the residual plots [[File:MReg5.png|center|800px]] and the Normal QQ Plot. [[File:MReg6.png|center|800px]] &lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income). &lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Linear model fits the data moderately well'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values  ( ). Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase in residuals at the top range of exploratory variables'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed.&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumptions met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the &amp;quot;Results&amp;quot; tab that the regression equation is:&lt;br /&gt;
[[File:MReg7.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income =  -21139.729 +1347.656*Age +49806.135*White +53726.649*Homes + E&lt;br /&gt;
&lt;br /&gt;
The “E” is the error term. “Income” is the predicted value, and “Homes”, “Age”, and “White” are the explanatory variables. &lt;br /&gt;
&lt;br /&gt;
This model states that for every 100 percent increase in homeowner proportion, and everything else held constant, the median household income will increase by $53726.65. For every 1 year increase in median age, and everything else held constant, the median household income will increase by $1,347.66. For every 100 percent increase in the proportion of whites in the population, with everything else held constant, the median household income will increase by $49806.14.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Multiple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11287</id>
		<title>Multiple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11287"/>
		<updated>2011-07-29T06:17:59Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Multiple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Multiple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using multiple explanatory variables by using SOCR. In this example, we will predict median income using age, proportion of homeowners, and proportion of whites in population. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:MReg1.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' You should now see the data in the window. Click on the “MAPPING” tab. This is where we define our dependent and independent variables. The dependent variable is the one we want to make a prediction on, and the independent variables are the ones which we will use to make the prediction. In this example, we add “Income” to the dependent variables list and “Age”, “Homes” and “White” to the independent variables list.[[File:MReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. Here you can see the regression equation and &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, among others. [[File:MReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here you will see scatterplots of the Income variable against each of the three chosen explanatory variables, [[File:MReg4.png|center|800px]] as well as the residual plots [[File:MReg5.png|center|800px]] and the Normal QQ Plot. [[File:MReg6.png|center|800px]] &lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income). &lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Linear model fits the data moderately well'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values  ( ). Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase in residuals at the top range of exploratory variables'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed.&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumptions met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the &amp;quot;Results&amp;quot; tab that the regression equation is:&lt;br /&gt;
[[File:MReg7.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income =  -21139.729 +1347.656*Age +49806.135*White +53726.649*Homes + E&lt;br /&gt;
&lt;br /&gt;
The “E” is the error term. “Income” is the predicted value, and “Homes”, “Age”, and “White” are the explanatory variables. &lt;br /&gt;
&lt;br /&gt;
This model states that for every 100 percent increase in homeowner proportion, and everything else held constant, the median household income will increase by $53726.65. For every 1 year increase in median age, and everything else held constant, the median household income will increase by $1,347.66. For every 100 percent increase in the proportion of whites in the population, with everything else held constant, the median household income will increase by $49806.14.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Multiple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11286</id>
		<title>Multiple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11286"/>
		<updated>2011-07-29T02:39:03Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Multiple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Multiple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using multiple explanatory variables by using SOCR. In this example, we will predict median income using age, proportion of homeowners, and proportion white in population. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:MReg1.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' You should now see the data in the window. Click on the “MAPPING” tab. This is where we define our dependent and independent variables. The dependent variable is the one we want to make a prediction on, and the independent variables are the ones which we will use to make the prediction. In this example, we add “Income” to the dependent variables list and “Age”, “Homes” and “White” to the independent variables list.[[File:MReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. Here you can see the regression equation and &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, among others. [[File:MReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here you will see scatterplots of the Income variable against each of the three chosen explanatory variables, [[File:MReg4.png|center|800px]] as well as the residual plots [[File:MReg5.png|center|800px]] and the Normal QQ Plot. [[File:MReg6.png|center|800px]] &lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income). &lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Linear model fits the data moderately well'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values  ( ). Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase in residuals at the top range of exploratory variables'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed.&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumptions met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the &amp;quot;Results&amp;quot; tab that the regression equation is:&lt;br /&gt;
[[File:MReg7.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income =  -21139.729 +1347.656*Age +49806.135*White +53726.649*Homes + E&lt;br /&gt;
&lt;br /&gt;
The “E” is the error term. “Income” is the predicted value, and “Homes”, “Age”, and “White” are the explanatory variables. &lt;br /&gt;
&lt;br /&gt;
This model states that for every 100 percent increase in homeowner proportion, and everything else held constant, the median household income will increase by $53726.65. For every 1 year increase in median age, and everything else held constant, the median household income will increase by $1,347.66. For every 100 percent increase in the proportion of whites in the population, with everything else held constant, the median household income will increase by $49806.14.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Multiple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11285</id>
		<title>Multiple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Multiple_Linear_Regression_Tutorial&amp;diff=11285"/>
		<updated>2011-07-29T02:38:48Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: Created page with '==SOCR_EduMaterials_AnalysesActivities - Multiple Linear Regression Tutorial==  '''Multiple Linear Regression Tutorial Using LA Neighborhoods Data'''  '''Data:''' We will be …'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Multiple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Multiple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using multiple explanatory variables by using SOCR. In this example, we will predict median income using age, proportion of homeowners, and proportion white in population. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:MReg1.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' You should now see the data in the window. Click on the “MAPPING” tab. This is where we define our dependent and independent variables. The dependent variable is the one we want to make a prediction on, and the independent variables are the ones which we will use to make the prediction. In this example, we add “Income” to the dependent variables list and “Age”, “Homes” and “White” to the independent variables list.[[File:MReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. Here you can see the regression equation and &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, among others. [[File:MReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here you will see scatterplots of the Income variable against each of the three chosen explanatory variables, [[File:MReg4.png|center|800px]] as well as the residual plots [[File:MReg5.png|center|800px]] and the Normal QQ Plot. [[File:MReg6.png|center|800px]] &lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income). &lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Linear model fits the data moderately well'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values  ( ). Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase in residuals at the top range of exploratory variables'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed.&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumptions met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the &amp;quot;Results&amp;quot; tab that the regression equation is:&lt;br /&gt;
[[File:MReg7.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income =  -21139.729 +1347.656*Age +49806.135*White +53726.649*Homes + E&lt;br /&gt;
&lt;br /&gt;
The “E” is the error term. “Income” is the predicted value, and “Homes”, “Age”, and “White” are the explanatory variables. &lt;br /&gt;
&lt;br /&gt;
This model states that for every 100 percent increase in homeowner proportion, and everything else held constant, the median household income will increase by $53726.65. For every 1 year increase in median age, and everything else held constant, the median household income will increase by $1,347.66. For every 100 percent increase in the proportion of whites in the population, with everything else held constant, the median household income will increase by $49806.14.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Simple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11284</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11284"/>
		<updated>2011-07-29T02:37:42Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab. This is where we define our dependent and independent variables. The dependent variable is the one we want to make a prediction on, and the independent variable is the one which we will use to make the prediction. In this example, we add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income. [[File:SReg6.png|center|800px]]  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot.[[File:SReg8.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values. Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Simple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others&amp;diff=11283</id>
		<title>SOCR EduMaterials AnalysesActivities Others</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others&amp;diff=11283"/>
		<updated>2011-07-29T02:19:08Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_EduMaterials_AnalysesActivities| SOCR Analysis Activities]] - Additional Analysis Activities ==&lt;br /&gt;
* [[Simple Linear Regression Tutorial]]&lt;br /&gt;
* [[Multiple Linear Regression Tutorial]]&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[SOCR_EduMaterials_AnalysesActivities| Main SOCR Analysis Activities]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* [[SOCR_EduMaterials_AnalysesCommandLine | Command-line SOCR Analysis executions]]&lt;br /&gt;
* [[SOCR_Videos_Analyses | SOCR Analyses Video Tutorial]]&lt;br /&gt;
* SOCR Home page: http://www.socr.ucla.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11280</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11280"/>
		<updated>2011-07-25T22:41:50Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: /* SOCR_EduMaterials_AnalysesActivities - Simple Linear Regression Tutorial */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab, and add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income. [[File:SReg6.png|center|800px]]  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot.[[File:SReg8.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values. Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Simple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11278</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11278"/>
		<updated>2011-07-25T22:39:58Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab, and add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income [[File:SReg6.png|center|800px]].  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot[[File:SReg8.png|center|800px]].&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values. Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Simple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_Earthquakes&amp;diff=11267</id>
		<title>SOCR MotionCharts Earthquakes</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_Earthquakes&amp;diff=11267"/>
		<updated>2011-07-25T22:15:26Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_MotionCharts| SOCR MotionCharts Activities]] - California Earthquakes Data Activity==&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Illustrate the use of SOCR Motion Charts using the California Earthquakes Data by visualizing relationships between multiple variables, including time variables.&lt;br /&gt;
&lt;br /&gt;
'''Data:''' [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_Dinov_021708_Earthquakes California Earthquakes Data]. Data with earthquake locations, magnitudes, depths, and various other variables.&lt;br /&gt;
&lt;br /&gt;
'''Activity'''&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_Dinov_021708_Earthquakes California Earthquakes Data] and find the table with the dataset. Select all of the data, including the headers, and copy it (Ctrl+C on Windows and Command+C on Mac). &lt;br /&gt;
&lt;br /&gt;
* Go to the SOCR Motion Charts: http://socr.ucla.edu/SOCR_MotionCharts/&lt;br /&gt;
&lt;br /&gt;
* Select the &amp;quot;Data&amp;quot; tab, click on the first white cell of the table and paste in the data that we have just copied (Ctrl+V on Windows and Command+V on Mac). &lt;br /&gt;
&lt;br /&gt;
[[File:EData.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
* On the right side of the page, there will be a panel called “mappings” with drop-down menus. &lt;br /&gt;
** Key should be your time variable. We can first put in the “Date_(YYYY/MM/DD)” variable. If you want to see all of the data on the chart at the same time, leave this blank.&lt;br /&gt;
** X-axis and Y-axis should be the Longitude and Latitude variables, respectively. Earthquakes will show up as bubbles on the chart, in the correct geographical locations relative to each other.&lt;br /&gt;
** Size is the variable which will govern the size of the bubbles on the chart. We will choose “Mag” as the size variable. This way, earthquakes with larger magnitudes will be represented by a bigger bubble.&lt;br /&gt;
** Color is the variable which will govern the color of the bubbles on the chart. We will choose “Depth” as the color variable. Earthquakes with greater depths will be red. &lt;br /&gt;
** Category is the variable that differentiates the bubbles. We want each bubble to be a different earthquake, so we choose “EventID” for this option.&lt;br /&gt;
&lt;br /&gt;
Our selections for our mappings are as follows:&lt;br /&gt;
&lt;br /&gt;
[[File:Mappings2.png|center|200px]]&lt;br /&gt;
&lt;br /&gt;
* Now click on the &amp;quot;Chart&amp;quot; tab:&lt;br /&gt;
&lt;br /&gt;
[[File:Motion3.png|center|800px]]&lt;br /&gt;
**Each bubble represents one earthquake. Because we have longitude and latitude data, these bubbles are in the correct geographical locations relative to each other. The larger the bubble, the larger the magnitude for that earthquake. Red bubbles are earthquakes with high values for their depth. You can mouse over a bubble to see the Event ID of the earthquake. Notice that because we have included a time variable, we can use the scroll bar at the bottom or the play button to cycle through each earthquake, ordered by the time that it occurred.  &lt;br /&gt;
** Make sure the seeker button is at the very left side, and press play. Each bubble that pops up represents a single earthquake. The size and color of the bubble represents the magnitude and depth of the earthquake, respectively. &lt;br /&gt;
&lt;br /&gt;
* Now leave the Key dropdown menu blank. All of the earthquakes will now be displayed at the same time: &lt;br /&gt;
&lt;br /&gt;
[[File:Motion4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/SOCR_MotionCharts_Earthquakes}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_Earthquakes&amp;diff=11266</id>
		<title>SOCR MotionCharts Earthquakes</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_Earthquakes&amp;diff=11266"/>
		<updated>2011-07-25T22:15:11Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: Created page with '== SOCR MotionCharts Activities - California Earthquakes Data Activity==  '''Goal:''' Illustrate the use of SOCR Motion Charts using the California Earthqua…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_MotionCharts| SOCR MotionCharts Activities]] - California Earthquakes Data Activity==&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Illustrate the use of SOCR Motion Charts using the California Earthquakes Data by visualizing relationships between multiple variables, including time variables.&lt;br /&gt;
&lt;br /&gt;
'''Data:''' [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_Dinov_021708_Earthquakes California Earthquakes Data]. Data with earthquake locations, magnitudes, depths, and various other variables.&lt;br /&gt;
&lt;br /&gt;
'''Activity'''&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_Dinov_021708_Earthquakes California Earthquakes Data] and find the table with the dataset. Select all of the data, including the headers, and copy it (Ctrl+C on Windows and Command+C on Mac). &lt;br /&gt;
&lt;br /&gt;
* Go to the SOCR Motion Charts: http://socr.ucla.edu/SOCR_MotionCharts/&lt;br /&gt;
&lt;br /&gt;
* Select the &amp;quot;Data&amp;quot; tab, click on the first white cell of the table and paste in the data that we have just copied (Ctrl+V on Windows and Command+V on Mac). &lt;br /&gt;
&lt;br /&gt;
[[File:EData.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
* On the right side of the page, there will be a panel called “mappings” with drop-down menus. &lt;br /&gt;
** Key should be your time variable. We can first put in the “Date_(YYYY/MM/DD)” variable. If you want to see all of the data on the chart at the same time, leave this blank.&lt;br /&gt;
** X-axis and Y-axis should be the Longitude and Latitude variables, respectively. Earthquakes will show up as bubbles on the chart, in the correct geographical locations relative to each other.&lt;br /&gt;
** Size is the variable which will govern the size of the bubbles on the chart. We will choose “Mag” as the size variable. This way, earthquakes with larger magnitudes will be represented by a bigger bubble.&lt;br /&gt;
** Color is the variable which will govern the color of the bubbles on the chart. We will choose “Depth” as the color variable. Earthquakes with greater depths will be red. &lt;br /&gt;
** Category is the variable that differentiates the bubbles. We want each bubble to be a different earthquake, so we choose “EventID” for this option.&lt;br /&gt;
&lt;br /&gt;
Our selections for our mappings are as follows:&lt;br /&gt;
&lt;br /&gt;
[[File:Mappings2.png|center|200px]]&lt;br /&gt;
&lt;br /&gt;
* Now click on the &amp;quot;Chart&amp;quot; tab:&lt;br /&gt;
&lt;br /&gt;
[[File:Motion3.png|center|800px]]&lt;br /&gt;
**Each bubble represents one earthquake. Because we have longitude and latitude data, these bubbles are in the correct geographical locations relative to each other. The larger the bubble, the larger the magnitude for that earthquake. Red bubbles are earthquakes with high values for their depth. You can mouse over a bubble to see the Event ID of the earthquake. Notice that because we have included a time variable, we can use the scroll bar at the bottom or the play button to cycle through each earthquake, ordered by the time that it occurred.  &lt;br /&gt;
** Make sure the seeker button is at the very left side, and press play. Each bubble that pops up represents a single earthquake. The size and color of the bubble represents the magnitude and depth of the earthquake, respectively. &lt;br /&gt;
&lt;br /&gt;
* Now leave the Key dropdown menu blank. All of the earthquakes will now be displayed at the same time: &lt;br /&gt;
&lt;br /&gt;
[[File:Motion4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/SOCR_MotionCharts_LAPopulation}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:Mappings2.png&amp;diff=11265</id>
		<title>File:Mappings2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:Mappings2.png&amp;diff=11265"/>
		<updated>2011-07-25T22:11:18Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:EData.png&amp;diff=11264</id>
		<title>File:EData.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:EData.png&amp;diff=11264"/>
		<updated>2011-07-25T22:07:51Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts&amp;diff=11254</id>
		<title>SOCR MotionCharts</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts&amp;diff=11254"/>
		<updated>2011-07-25T05:50:18Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: /* Under Construction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_EduMaterials_ChartsActivities |SOCR Charts Activities]] - SOCR Motion Charts ==&lt;br /&gt;
[[Image:SOCR_Activities_MotionCharts_HPI_070109_Fig6_9_Animation.gif|250px|thumbnail|right| [http://www.socr.ucla.edu/SOCR_MotionCharts/ SOCR MotionCharts] ]]&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
[http://www.socr.ucla.edu/SOCR_MotionCharts/ SOCR Motion Charts] can be used to provide interactive and dynamic display of longitudinal or temporal [[SOCR Data]].&lt;br /&gt;
&lt;br /&gt;
== Activities==&lt;br /&gt;
* [[SOCR_MotionCharts_HousingPriceIndex | MotionChart: Housing Price Index Activity]]&lt;br /&gt;
* [[SOCR_MotionCharts_CAOzoneData | MotionChart: California Ozone Data]]&lt;br /&gt;
&lt;br /&gt;
==Under Construction==&lt;br /&gt;
* [[SOCR MotionCharts_LAPopulation | MotionChart: LA Population Data Activity]]&lt;br /&gt;
* [[SOCR MotionCharts_Earthquakes | MotionChart: Earthquakes Data Activity]]&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[SOCR_Videos_MotionCharts|Motion Charts Videos]]&lt;br /&gt;
* [http://www.gapminder.org/data/ Gapminder data] for motion charts (e.g., by country per capita income 1800-2015)&lt;br /&gt;
* [http://www.duckware.com/pmvr/howtoincreaseappletmemory.html Browser/Java memory usage] requirements: The [http://www.socr.ucla.edu/SOCR_MotionCharts/ SOCR MotionCharts] require at least 200MB of RAM memory. This requirement increases quadratically with the size of the data.&lt;br /&gt;
* [[About pages for SOCR Motion Charts]]&lt;br /&gt;
* [[Help pages for SOCR Motion Charts]]&lt;br /&gt;
* [[Google Motion Charts]]&lt;br /&gt;
* [[SOCR_Data | SOCR Datasets]]&lt;br /&gt;
* [[SOCR_MotionCharts_Test | Can these Motion Charts Work on Wiki pages?]]&lt;br /&gt;
* [[SOCR_Videos_Charts | SOCR Charts Video Tutorial]]&lt;br /&gt;
* SOCR Home page: http://www.socr.ucla.edu&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Al-Aziz, J, Christou, N, Dinov, ID. (2010). [http://www.amstat.org/publications/jse/v18n3/dinov.pdf SOCR Motion Charts: An Efficient, Open-Source, Interactive and Dynamic Applet for Visualizing Longitudinal Multivariate Data], [http://www.amstat.org/publications/jse/contents_2010.htm JSE, 18(3)], 1-29.&lt;br /&gt;
* Dinov, ID, Christou, N. (2011) [http://www.informaworld.com/smpp/content%7Edb=all?content=10.1080/0020739X.2011.562315 Web-based tools for modelling and analysis of multivariate data: California ozone pollution activity], [http://www.informaworld.com/smpp/title%7Edb=all%7Econtent=t713736815 International Journal of Mathematical Education in Science and Technology (JMEST)], iFIRST:1-17, [http://www.informaworld.com/smpp/content%7Edb=all?content=10.1080/0020739X.2011.562315 DOI: 10.1080/0020739X.2011.562315].&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_MotionCharts}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11253</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11253"/>
		<updated>2011-07-25T00:50:24Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab, and add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income [[File:SReg6.png|center|800px]].  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot[[File:SReg8.png|center|800px]].&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values. Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/Simple_Linear_Regression_Tutorial}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11252</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11252"/>
		<updated>2011-07-25T00:50:04Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab, and add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income [[File:SReg6.png|center|800px]].  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot[[File:SReg8.png|center|800px]].&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values. Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/SOCR_MotionCharts_LAPopulation}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_LAPopulation&amp;diff=11251</id>
		<title>SOCR MotionCharts LAPopulation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_LAPopulation&amp;diff=11251"/>
		<updated>2011-07-25T00:49:19Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_MotionCharts| SOCR MotionCharts Activities]] - LA Neighborhoods Population Data Activity==&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Illustrate the use of SOCR Motion Charts using the LA Neighborhoods Data by visualizing relationships between multiple variables.&lt;br /&gt;
&lt;br /&gt;
'''Data:''' [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]. Data with various geographic and demographics variables including longitude, latitude, median income, and population breakdowns for Los Angeles Neighborhoods.&lt;br /&gt;
&lt;br /&gt;
'''Activity:'''&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] and find the table with the dataset. Select all of the data, including the headers, and copy it (Ctrl+C on Windows and Command+C on Mac). &lt;br /&gt;
&lt;br /&gt;
* Go to the SOCR Motion Charts: http://socr.ucla.edu/SOCR_MotionCharts/&lt;br /&gt;
&lt;br /&gt;
* Select the &amp;quot;Data&amp;quot; tab, click on the first white cell of the table and paste in the data that we have just copied (Ctrl+V on Windows and Command+V on Mac). &lt;br /&gt;
&lt;br /&gt;
[[File:LAData.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
* On the right side of the page, there will be a panel called “mappings” with drop-down menus. &lt;br /&gt;
** Key should be your time variable. If you want to see all of the data on the chart at the same time, leave this blank.&lt;br /&gt;
** X-axis and Y-axis should be the Longitude and Latitude variables, respectively. Neighborhoods will show up as bubbles on the chart, in the correct geographical locations relative to each other.&lt;br /&gt;
** Size is the variable which will govern the size of the bubbles on the chart. We will choose “income” as the size variable. This way, neighborhoods with higher incomes will be represented by a bigger bubble.&lt;br /&gt;
** Color is the variable which will govern the color of the bubbles on the chart. We will choose “white” as the color variable. Neighborhoods with high percentages of whites will be red. &lt;br /&gt;
** Category is the variable that differentiates the bubbles. We want each bubble to be a different neighborhood, so we choose “LA_Nbhd” for this option.&lt;br /&gt;
&lt;br /&gt;
Our selections for our mappings are as follows:&lt;br /&gt;
&lt;br /&gt;
[[File:Mappings.png|center|200px]]&lt;br /&gt;
&lt;br /&gt;
* Now click on the &amp;quot;Chart&amp;quot; tab:&lt;br /&gt;
&lt;br /&gt;
[[File:Motion1.png|center|800px]]&lt;br /&gt;
**Each bubble represents one neighborhood. Because we have longitude and latitude data, these bubbles are in the correct geographical locations relative to each other. The larger the bubble, the larger the median income for that neighborhood. Red bubbles are neighborhoods with high percentage of whites. You can mouse over a bubble to see the name of the neighborhood. &lt;br /&gt;
** With this Motion Chart we can note some interesting relationships between the variables. Notice that the Westwood bubble is very small, meaning a low median income. This is most likely due to the high percentage of students living there. Also, the three largest red bubbles are the three neighborhoods with the largest median incomes, and they also happen to have the highest percentages of whites. These three neighborhoods are Pacific Palisades, Bel-Air, and Beverly Crest. &lt;br /&gt;
&lt;br /&gt;
* We can also experiment with other variables. For example, the population could govern the bubble sizes and diversity of the neighborhood could govern the bubble color:&lt;br /&gt;
&lt;br /&gt;
[[File:Motion2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php/SOCR_MotionCharts_LAPopulation}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_LAPopulation&amp;diff=11250</id>
		<title>SOCR MotionCharts LAPopulation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_LAPopulation&amp;diff=11250"/>
		<updated>2011-07-25T00:49:08Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_MotionCharts| SOCR MotionCharts Activities]] - LA Neighborhoods Population Data Activity==&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Illustrate the use of SOCR Motion Charts using the LA Neighborhoods Data by visualizing relationships between multiple variables.&lt;br /&gt;
&lt;br /&gt;
'''Data:''' [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]. Data with various geographic and demographics variables including longitude, latitude, median income, and population breakdowns for Los Angeles Neighborhoods.&lt;br /&gt;
&lt;br /&gt;
'''Activity:'''&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] and find the table with the dataset. Select all of the data, including the headers, and copy it (Ctrl+C on Windows and Command+C on Mac). &lt;br /&gt;
&lt;br /&gt;
* Go to the SOCR Motion Charts: http://socr.ucla.edu/SOCR_MotionCharts/&lt;br /&gt;
&lt;br /&gt;
* Select the &amp;quot;Data&amp;quot; tab, click on the first white cell of the table and paste in the data that we have just copied (Ctrl+V on Windows and Command+V on Mac). &lt;br /&gt;
&lt;br /&gt;
[[File:LAData.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
* On the right side of the page, there will be a panel called “mappings” with drop-down menus. &lt;br /&gt;
** Key should be your time variable. If you want to see all of the data on the chart at the same time, leave this blank.&lt;br /&gt;
** X-axis and Y-axis should be the Longitude and Latitude variables, respectively. Neighborhoods will show up as bubbles on the chart, in the correct geographical locations relative to each other.&lt;br /&gt;
** Size is the variable which will govern the size of the bubbles on the chart. We will choose “income” as the size variable. This way, neighborhoods with higher incomes will be represented by a bigger bubble.&lt;br /&gt;
** Color is the variable which will govern the color of the bubbles on the chart. We will choose “white” as the color variable. Neighborhoods with high percentages of whites will be red. &lt;br /&gt;
** Category is the variable that differentiates the bubbles. We want each bubble to be a different neighborhood, so we choose “LA_Nbhd” for this option.&lt;br /&gt;
&lt;br /&gt;
Our selections for our mappings are as follows:&lt;br /&gt;
&lt;br /&gt;
[[File:Mappings.png|center|200px]]&lt;br /&gt;
&lt;br /&gt;
* Now click on the &amp;quot;Chart&amp;quot; tab:&lt;br /&gt;
&lt;br /&gt;
[[File:Motion1.png|center|800px]]&lt;br /&gt;
**Each bubble represents one neighborhood. Because we have longitude and latitude data, these bubbles are in the correct geographical locations relative to each other. The larger the bubble, the larger the median income for that neighborhood. Red bubbles are neighborhoods with high percentage of whites. You can mouse over a bubble to see the name of the neighborhood. &lt;br /&gt;
** With this Motion Chart we can note some interesting relationships between the variables. Notice that the Westwood bubble is very small, meaning a low median income. This is most likely due to the high percentage of students living there. Also, the three largest red bubbles are the three neighborhoods with the largest median incomes, and they also happen to have the highest percentages of whites. These three neighborhoods are Pacific Palisades, Bel-Air, and Beverly Crest. &lt;br /&gt;
&lt;br /&gt;
* We can also experiment with other variables. For example, the population could govern the bubble sizes and diversity of the neighborhood could govern the bubble color:&lt;br /&gt;
&lt;br /&gt;
[[File:Motion2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_MotionCharts_CAOzoneData}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:Mappings.png&amp;diff=11249</id>
		<title>File:Mappings.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:Mappings.png&amp;diff=11249"/>
		<updated>2011-07-25T00:38:57Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: uploaded a new version of &amp;quot;File:Mappings.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:Mappings.png&amp;diff=11248</id>
		<title>File:Mappings.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:Mappings.png&amp;diff=11248"/>
		<updated>2011-07-25T00:37:46Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:LAData.png&amp;diff=11247</id>
		<title>File:LAData.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:LAData.png&amp;diff=11247"/>
		<updated>2011-07-25T00:33:01Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_LAPopulation&amp;diff=11246</id>
		<title>SOCR MotionCharts LAPopulation</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts_LAPopulation&amp;diff=11246"/>
		<updated>2011-07-25T00:08:15Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: Created page with '== SOCR MotionCharts Activities - LA Neighborhoods Population Data Activity==  '''Goal:''' Illustrate the use of SOCR Motion Charts using the LA Neighborhoo…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_MotionCharts| SOCR MotionCharts Activities]] - LA Neighborhoods Population Data Activity==&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Illustrate the use of SOCR Motion Charts using the LA Neighborhoods Data.&lt;br /&gt;
&lt;br /&gt;
'''Data:''' [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data]. Data with various geographic and demographics variables including longitude, latitude, median income, and population breakdowns for Los Angeles Neighborhoods&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts&amp;diff=11245</id>
		<title>SOCR MotionCharts</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_MotionCharts&amp;diff=11245"/>
		<updated>2011-07-24T23:55:54Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: /* Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_EduMaterials_ChartsActivities |SOCR Charts Activities]] - SOCR Motion Charts ==&lt;br /&gt;
[[Image:SOCR_Activities_MotionCharts_HPI_070109_Fig6_9_Animation.gif|250px|thumbnail|right| [http://www.socr.ucla.edu/SOCR_MotionCharts/ SOCR MotionCharts] ]]&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
[http://www.socr.ucla.edu/SOCR_MotionCharts/ SOCR Motion Charts] can be used to provide interactive and dynamic display of longitudinal or temporal [[SOCR Data]].&lt;br /&gt;
&lt;br /&gt;
== Activities==&lt;br /&gt;
* [[SOCR_MotionCharts_HousingPriceIndex | MotionChart: Housing Price Index Activity]]&lt;br /&gt;
* [[SOCR_MotionCharts_CAOzoneData | MotionChart: California Ozone Data]]&lt;br /&gt;
&lt;br /&gt;
==Under Construction==&lt;br /&gt;
* [[SOCR MotionCharts_LAPopulation | MotionChart: LA Population Data Activity]]&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[SOCR_Videos_MotionCharts|Motion Charts Videos]]&lt;br /&gt;
* [http://www.gapminder.org/data/ Gapminder data] for motion charts (e.g., by country per capita income 1800-2015)&lt;br /&gt;
* [http://www.duckware.com/pmvr/howtoincreaseappletmemory.html Browser/Java memory usage] requirements: The [http://www.socr.ucla.edu/SOCR_MotionCharts/ SOCR MotionCharts] require at least 200MB of RAM memory. This requirement increases quadratically with the size of the data.&lt;br /&gt;
* [[About pages for SOCR Motion Charts]]&lt;br /&gt;
* [[Help pages for SOCR Motion Charts]]&lt;br /&gt;
* [[Google Motion Charts]]&lt;br /&gt;
* [[SOCR_Data | SOCR Datasets]]&lt;br /&gt;
* [[SOCR_MotionCharts_Test | Can these Motion Charts Work on Wiki pages?]]&lt;br /&gt;
* [[SOCR_Videos_Charts | SOCR Charts Video Tutorial]]&lt;br /&gt;
* SOCR Home page: http://www.socr.ucla.edu&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Al-Aziz, J, Christou, N, Dinov, ID. (2010). [http://www.amstat.org/publications/jse/v18n3/dinov.pdf SOCR Motion Charts: An Efficient, Open-Source, Interactive and Dynamic Applet for Visualizing Longitudinal Multivariate Data], [http://www.amstat.org/publications/jse/contents_2010.htm JSE, 18(3)], 1-29.&lt;br /&gt;
* Dinov, ID, Christou, N. (2011) [http://www.informaworld.com/smpp/content%7Edb=all?content=10.1080/0020739X.2011.562315 Web-based tools for modelling and analysis of multivariate data: California ozone pollution activity], [http://www.informaworld.com/smpp/title%7Edb=all%7Econtent=t713736815 International Journal of Mathematical Education in Science and Technology (JMEST)], iFIRST:1-17, [http://www.informaworld.com/smpp/content%7Edb=all?content=10.1080/0020739X.2011.562315 DOI: 10.1080/0020739X.2011.562315].&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_MotionCharts}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others&amp;diff=11244</id>
		<title>SOCR EduMaterials AnalysesActivities Others</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others&amp;diff=11244"/>
		<updated>2011-07-24T23:54:49Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_EduMaterials_AnalysesActivities| SOCR Analysis Activities]] - Additional Analysis Activities ==&lt;br /&gt;
* [[Simple Linear Regression Tutorial]]&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[SOCR_EduMaterials_AnalysesActivities| Main SOCR Analysis Activities]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* [[SOCR_EduMaterials_AnalysesCommandLine | Command-line SOCR Analysis executions]]&lt;br /&gt;
* [[SOCR_Videos_Analyses | SOCR Analyses Video Tutorial]]&lt;br /&gt;
* SOCR Home page: http://www.socr.ucla.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others&amp;diff=11243</id>
		<title>SOCR EduMaterials AnalysesActivities Others</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others&amp;diff=11243"/>
		<updated>2011-07-24T23:53:46Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_EduMaterials_AnalysesActivities| SOCR Analysis Activities]] - Additional Analysis Activities ==&lt;br /&gt;
* [[Simple Linear Regression Tutorial]]&lt;br /&gt;
* [[Motion Charts Activity]]&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[SOCR_EduMaterials_AnalysesActivities| Main SOCR Analysis Activities]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* [[SOCR_EduMaterials_AnalysesCommandLine | Command-line SOCR Analysis executions]]&lt;br /&gt;
* [[SOCR_Videos_Analyses | SOCR Analyses Video Tutorial]]&lt;br /&gt;
* SOCR Home page: http://www.socr.ucla.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_AnalysesActivities_Others}}&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11242</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11242"/>
		<updated>2011-07-24T07:08:13Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab, and add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income [[File:SReg6.png|center|800px]].  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot[[File:SReg8.png|center|800px]].&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values. Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11241</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11241"/>
		<updated>2011-07-24T07:06:48Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: /* SOCR_EduMaterials_AnalysesActivities - Simple Linear Regression Tutorial */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source and find the table with the data. Select all of the data, and press Ctrl+C (Command+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab, and add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income [[File:SReg6.png|center|800px]].  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot[[File:SReg8.png|center|800px]].&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values ( ). Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11240</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11240"/>
		<updated>2011-07-24T07:04:31Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source and find the table with the data. Select all of the data, and press Ctrl+C (Apple+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 3:'' Now Click the “PASTE” button under the drop down menu. You should now see the data in the window. [[File:SReg3.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 4:'' Click on the “MAPPING” tab, and add Income to the dependent variable list and Age to the independent variable list. [[File:SReg4.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
''Step 5:'' Click “CALCULATE”. You will now be taken to the “RESULTS” tab. [[File:SReg5.png|center|800px]] Here you can see the regression equation, &amp;lt;math&amp;gt;R^2&amp;lt;/math&amp;gt;, individual residuals, and also mean and standard deviation for both variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Step 6:'' Click “GRAPH”. Here is the scatterplot of Income vs Age. We see the upward trend: As median age increases, so does median household income [[File:SReg6.png|center|800px]].  There are also residual plots [[File:SReg7.png|center|800px]]and the Normal-QQ Plot[[File:SReg8.png|center|800px]].&lt;br /&gt;
&lt;br /&gt;
''Step 7:'' We want to check that the assumptions of linear regression, and make sure that they are met.&lt;br /&gt;
&lt;br /&gt;
Assumption 1: There is a linear relationship between the independent (age) and dependent variable (income)&lt;br /&gt;
* How to check: Make a scatter plot of income and age&lt;br /&gt;
* How to fix: Transformations (for example Log(y) vs x), or the relationship is not linear.&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 2: The variance is constant&lt;br /&gt;
* How to check: Look at plot of residuals vs. predicted values ( ). Make sure there is not a pattern, such as the residuals getting larger as the predicted values increase.&lt;br /&gt;
* How to fix: Logging of variables, fixing underlying independence or linearity causes.&lt;br /&gt;
'''''Slight increase of residuals at the high end of age'''''&lt;br /&gt;
&lt;br /&gt;
Assumption 3: Errors are normally distributed&lt;br /&gt;
* How to check: Normal QQ Plot (Should lie close to straight line)&lt;br /&gt;
* How to fix: Take out outliers, if applicable. Non-linear transformation may be needed&lt;br /&gt;
'''''Assumption Met'''''&lt;br /&gt;
&lt;br /&gt;
'''Conclusions'''&lt;br /&gt;
&lt;br /&gt;
No major violation of linear regression assumptions, we proceed with our analysis:&lt;br /&gt;
&lt;br /&gt;
We can see from the results tab that the regression equation is: [[File:SReg9.png|center|800px]]&lt;br /&gt;
&lt;br /&gt;
Income = -74549.596 + 4096.055 age&lt;br /&gt;
&lt;br /&gt;
Income is the predicted value, -74549.596 is the intercept, 4096.055 is the slope, and age is the independent variable.&lt;br /&gt;
&lt;br /&gt;
'''The linear model states that for every 1 year increase in median age, the median household income will increase by $4,096.06.'''&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11239</id>
		<title>Simple Linear Regression Tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=Simple_Linear_Regression_Tutorial&amp;diff=11239"/>
		<updated>2011-07-24T06:52:16Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: Created page with '==SOCR_EduMaterials_AnalysesActivities - Simple Linear Regression Tutorial==  '''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''  '''Data:''' We will be usin…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==[[SOCR_EduMaterials_AnalysesActivities]] - Simple Linear Regression Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''Simple Linear Regression Tutorial Using LA Neighborhoods Data'''&lt;br /&gt;
&lt;br /&gt;
'''Data:''' We will be using the [http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source LA Neighborhoods Data] for this tutorial.&lt;br /&gt;
&lt;br /&gt;
'''Goal:''' Our goal is to predict the median income using one explanatory variable by using SOCR. In this example, we will use the age variable. &lt;br /&gt;
&lt;br /&gt;
''Step 1:'' First, we will import the data into the SOCR Simple Regression Analysis Activity. Head to http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_LA_Neighborhoods_Data#Data_Source and find the table with the data. Select all of the data, and press Ctrl+C (Apple+C on Macs) to copy it.&lt;br /&gt;
&lt;br /&gt;
''Step 2:'' Next, head to http://socr.ucla.edu/htmls/SOCR_Analyses.html, and find the Simple Regression Analysis Activity in the drop-down menu. [[File:SReg2.png|center|800px]]&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg9.png&amp;diff=11238</id>
		<title>File:SReg9.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg9.png&amp;diff=11238"/>
		<updated>2011-07-24T06:47:06Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg8.png&amp;diff=11237</id>
		<title>File:SReg8.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg8.png&amp;diff=11237"/>
		<updated>2011-07-24T06:46:57Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg7.png&amp;diff=11236</id>
		<title>File:SReg7.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg7.png&amp;diff=11236"/>
		<updated>2011-07-24T06:46:48Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg6.png&amp;diff=11235</id>
		<title>File:SReg6.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg6.png&amp;diff=11235"/>
		<updated>2011-07-24T06:46:38Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg5.png&amp;diff=11234</id>
		<title>File:SReg5.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg5.png&amp;diff=11234"/>
		<updated>2011-07-24T06:46:24Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg4.png&amp;diff=11233</id>
		<title>File:SReg4.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg4.png&amp;diff=11233"/>
		<updated>2011-07-24T06:46:12Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg3.png&amp;diff=11232</id>
		<title>File:SReg3.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg3.png&amp;diff=11232"/>
		<updated>2011-07-24T06:45:59Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg2.png&amp;diff=11231</id>
		<title>File:SReg2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg2.png&amp;diff=11231"/>
		<updated>2011-07-24T06:45:48Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:SReg1.png&amp;diff=11230</id>
		<title>File:SReg1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:SReg1.png&amp;diff=11230"/>
		<updated>2011-07-24T06:45:39Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:MReg7.png&amp;diff=11229</id>
		<title>File:MReg7.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:MReg7.png&amp;diff=11229"/>
		<updated>2011-07-24T06:45:31Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:MReg6.png&amp;diff=11228</id>
		<title>File:MReg6.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:MReg6.png&amp;diff=11228"/>
		<updated>2011-07-24T06:45:22Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:MReg5.png&amp;diff=11227</id>
		<title>File:MReg5.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:MReg5.png&amp;diff=11227"/>
		<updated>2011-07-24T06:45:13Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:MReg4.png&amp;diff=11226</id>
		<title>File:MReg4.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:MReg4.png&amp;diff=11226"/>
		<updated>2011-07-24T06:45:05Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:MReg3.png&amp;diff=11225</id>
		<title>File:MReg3.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:MReg3.png&amp;diff=11225"/>
		<updated>2011-07-24T06:44:57Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:MReg2.png&amp;diff=11224</id>
		<title>File:MReg2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:MReg2.png&amp;diff=11224"/>
		<updated>2011-07-24T06:44:49Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:MReg1.png&amp;diff=11223</id>
		<title>File:MReg1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:MReg1.png&amp;diff=11223"/>
		<updated>2011-07-24T06:44:41Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:Motion4.png&amp;diff=11222</id>
		<title>File:Motion4.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:Motion4.png&amp;diff=11222"/>
		<updated>2011-07-24T06:44:28Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:Motion3.png&amp;diff=11221</id>
		<title>File:Motion3.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:Motion3.png&amp;diff=11221"/>
		<updated>2011-07-24T06:44:15Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:Motion2.png&amp;diff=11220</id>
		<title>File:Motion2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:Motion2.png&amp;diff=11220"/>
		<updated>2011-07-24T06:44:07Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=File:Motion1.png&amp;diff=11219</id>
		<title>File:Motion1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=File:Motion1.png&amp;diff=11219"/>
		<updated>2011-07-24T06:43:55Z</updated>

		<summary type="html">&lt;p&gt;JayZzz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JayZzz</name></author>
		
	</entry>
</feed>