<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>MaxStat: Statistics easy to do, results easy to understand</title>
	<atom:link href="https://maxstat.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://maxstat.wordpress.com</link>
	<description>easy statistics software for students</description>
	<lastBuildDate>Mon, 26 Jan 2015 17:44:21 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">80341757</site><cloud domain='maxstat.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<source:cloud xmlns:source='http://source.scripting.com/'>https://maxstat.wordpress.com/?rsscloud=notify</source:cloud>
<image>
		<url>https://s2.wp.com/i/webclip.png</url>
		<title>MaxStat: Statistics easy to do, results easy to understand</title>
		<link>https://maxstat.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://maxstat.wordpress.com/osd.xml" title="MaxStat: Statistics easy to do, results easy to understand" />
	<atom:link rel='hub' href='https://maxstat.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Lesson 16 (Regression): Nonlinear regression</title>
		<link>https://maxstat.wordpress.com/2015/01/26/lesson-16-regression-nonlinear-regression/</link>
					<comments>https://maxstat.wordpress.com/2015/01/26/lesson-16-regression-nonlinear-regression/#comments</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Mon, 26 Jan 2015 17:44:21 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=191</guid>

					<description><![CDATA[The relationship between two variables is often not linear, but almost any function that can be written in closed form can be incorporated in a nonlinear regression model. Learn here how MaxStat can help to model data in nonlinear function.]]></description>
										<content:encoded><![CDATA[<p>The relationship between two variables is often not linear, but almost any function that can be written in closed form can be incorporated in a nonlinear regression model. <a title="Lesson 16: Nonlinear regression" href="https://maxstat.wordpress.com/regression/lesson-16-nonlinear-regression/">Learn here</a> how MaxStat can help to model data in nonlinear function.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2015/01/26/lesson-16-regression-nonlinear-regression/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">191</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 15 (Regression): Logistic Regression</title>
		<link>https://maxstat.wordpress.com/2015/01/20/part-15-regression-logistic-regression/</link>
					<comments>https://maxstat.wordpress.com/2015/01/20/part-15-regression-logistic-regression/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Tue, 20 Jan 2015 16:11:50 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=179</guid>

					<description><![CDATA[Logistic regression is used to model relationships between dichotomous categorical outcomes (e.g., dead vs. alive, present vs. absent or yes vs. no). Read more in our latest lesson.]]></description>
										<content:encoded><![CDATA[<p>Logistic regression is used to model relationships between dichotomous categorical outcomes (e.g., dead vs. alive, present vs. absent or yes vs. no). Read more in <a title="Part 15: Logistic Regression" href="https://maxstat.wordpress.com/regression/part-15-logistic-regression/">our latest lesson</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2015/01/20/part-15-regression-logistic-regression/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">179</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 14 (Regression): Multiple linear regression</title>
		<link>https://maxstat.wordpress.com/2015/01/13/part-14-regression-multiple-linear-regression/</link>
					<comments>https://maxstat.wordpress.com/2015/01/13/part-14-regression-multiple-linear-regression/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Tue, 13 Jan 2015 16:41:51 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=173</guid>

					<description><![CDATA[A multiple linear regression analysis is carried out to predict the values of a dependent variable, Y, given a set of multiple explanatory variables x. Click here to go the lesson.]]></description>
										<content:encoded><![CDATA[<p>A multiple linear regression analysis is carried out to predict the values of a dependent variable, Y, given a set of multiple explanatory variables x. <a title="Part 14: Multiple Regression" href="https://maxstat.wordpress.com/regression/part-14-multiple-regression/">Click here to go the lesson</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2015/01/13/part-14-regression-multiple-linear-regression/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">173</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 13 (Regression): Simple linear regression</title>
		<link>https://maxstat.wordpress.com/2015/01/08/part-13-regression-simple-linear-regression/</link>
					<comments>https://maxstat.wordpress.com/2015/01/08/part-13-regression-simple-linear-regression/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Thu, 08 Jan 2015 17:19:04 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=169</guid>

					<description><![CDATA[We often want to predict, or explain, one variable in terms of others. For example, how does the risk of heart disease vary with blood pressure? Or how does physical exercise decrease the level of cholesterol? Regression modeling can help with this kind of problem. In the simplest case, we determine if a linear relationship exist [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We often want to predict, or explain, one variable in terms of others. For example, how does the risk of heart disease vary with blood pressure? Or how does physical exercise decrease the level of cholesterol? Regression modeling can help with this kind of problem. In the simplest case, we determine if a linear relationship exist between a independent variable x and a dependent variable y. Learn more in <a title="Part 13: Simple linear regression" href="https://maxstat.wordpress.com/regression/part-13-simple-linear-regression/">Part 13</a> of your course.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2015/01/08/part-13-regression-simple-linear-regression/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">169</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 12 (Hypothesis testing): Contingency tables and Chi2 test</title>
		<link>https://maxstat.wordpress.com/2014/12/29/part-12-hypothesis-testing-contingency-tables-and-chi2-test/</link>
					<comments>https://maxstat.wordpress.com/2014/12/29/part-12-hypothesis-testing-contingency-tables-and-chi2-test/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Mon, 29 Dec 2014 05:52:29 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=150</guid>

					<description><![CDATA[Chi-squared test is a statistical test applied to categorical data to evaluate how likely it is that any observed difference between the categories are significant. Contingency table shows how many subjects fall into each category. Learn in the new lesson how to construct a contingency table and perform a chi2 tests on the data.]]></description>
										<content:encoded><![CDATA[<p>Chi-squared test is a statistical test applied to categorical data to evaluate how likely it is that any observed difference between the categories are significant. Contingency table shows how many subjects fall into each category. Learn in the <a title="Part 12: Contingency tables" href="https://maxstat.wordpress.com/hypothesis-testing/part-12-contingency-tables/">new lesson</a> how to construct a contingency table and perform a chi2 tests on the data.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2014/12/29/part-12-hypothesis-testing-contingency-tables-and-chi2-test/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">150</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 11 (Hypothesis testing): Two-way ANOVA</title>
		<link>https://maxstat.wordpress.com/2014/12/22/part-11-hypothesis-testing-two-way-anova/</link>
					<comments>https://maxstat.wordpress.com/2014/12/22/part-11-hypothesis-testing-two-way-anova/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Mon, 22 Dec 2014 17:16:04 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=141</guid>

					<description><![CDATA[Let us continue in our lessons with ANOVA, this time with two-way ANOVA. It examines  the relationship between a quantitative dependent variable and two qualitative independent variables.]]></description>
										<content:encoded><![CDATA[<p>Let us continue in our lessons with ANOVA, this time with <a title="Part 11: Two-way ANOVA" href="https://maxstat.wordpress.com/part-11-two-way-anova/">two-way ANOVA</a>. It examines  the relationship between a quantitative dependent variable and two qualitative independent variables.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2014/12/22/part-11-hypothesis-testing-two-way-anova/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">141</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 10 (Hypothesis testing): One-way ANOVA</title>
		<link>https://maxstat.wordpress.com/2014/12/21/part-10-hypothesis-testing-one-way-anova/</link>
					<comments>https://maxstat.wordpress.com/2014/12/21/part-10-hypothesis-testing-one-way-anova/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Sun, 21 Dec 2014 17:13:42 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=133</guid>

					<description><![CDATA[One-way ANalysis Of VAriance (ANOVA) is used to compare several means. This method is often used in scientific or medical experiments when more than two treatments, processes, materials or products are being compared. So in ANOVA we are testing the null hypothesis, “Do all our data groups come from populations with the same mean?”. Read [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>One-way ANalysis Of VAriance (ANOVA) is used to compare several means. This method is often used in scientific or medical experiments when more than two treatments, processes, materials or products are being compared. So in ANOVA we are testing the null hypothesis, “Do all our data groups come from populations with the same mean?”. <a title="Part 10: One-way ANOVA" href="https://maxstat.wordpress.com/hypothesis-testing/part-10-one-way-anova/">Read the new lesson.</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2014/12/21/part-10-hypothesis-testing-one-way-anova/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">133</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 9 (Hypothesis testing): t-tests and nonparametric tests</title>
		<link>https://maxstat.wordpress.com/2014/12/20/part-9-hypothesis-testing-t-tests-and-nonparametric-tests/</link>
					<comments>https://maxstat.wordpress.com/2014/12/20/part-9-hypothesis-testing-t-tests-and-nonparametric-tests/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Sat, 20 Dec 2014 06:10:53 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=125</guid>

					<description><![CDATA[We are moving on in our course to statistical hypothesis testing, including t-tests and ANOVA. They are commonly used in statistics, but as a non-statistician it can be difficult to select the right one. Here we describe the t-tests and non-parametric equivalents, so you can learn, which one to use for your data analysis.]]></description>
										<content:encoded><![CDATA[<p>We are moving on in our course to statistical hypothesis testing, including t-tests and ANOVA. They are commonly used in statistics, but as a non-statistician it can be difficult to select the right one. Here we describe the t-tests and non-parametric equivalents, so you can learn, which one to use for your data analysis.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2014/12/20/part-9-hypothesis-testing-t-tests-and-nonparametric-tests/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">125</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 8 (Basic Statistics): Outlier detection</title>
		<link>https://maxstat.wordpress.com/2014/12/15/part-8-basic-statistics-outlier-detection/</link>
					<comments>https://maxstat.wordpress.com/2014/12/15/part-8-basic-statistics-outlier-detection/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Mon, 15 Dec 2014 17:45:05 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=99</guid>

					<description><![CDATA[It is not appropriate to remove data from a group simply because they seems to someone to be unreasonably extreme. However, if with proper testing and scientific reasoning the data appear to be incorrect, they should be eliminated from the group. In lesson 8, we introduce the Grubbs test to detect outliers.]]></description>
										<content:encoded><![CDATA[<p>It is not appropriate to remove data from a group simply because they seems to someone to be unreasonably extreme. However, if with proper testing and scientific reasoning the data appear to be incorrect, they should be eliminated from the group. In lesson 8, we introduce the Grubbs test to detect outliers.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2014/12/15/part-8-basic-statistics-outlier-detection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">99</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
		<item>
		<title>Part 7 (Basic Statistics): Normality</title>
		<link>https://maxstat.wordpress.com/2014/12/14/part-7-basic-statistics-normality/</link>
					<comments>https://maxstat.wordpress.com/2014/12/14/part-7-basic-statistics-normality/#respond</comments>
		
		<dc:creator><![CDATA[MaxStat]]></dc:creator>
		<pubDate>Sun, 14 Dec 2014 15:11:15 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<guid isPermaLink="false">http://maxstat.wordpress.com/?p=90</guid>

					<description><![CDATA[In statistics, we use normality tests to determine whether a data set follows a normal distribution or not, or to compute how likely an underlying random variable is to be normally distributed. We have already learned that with the choice between parametric and non-parametric tests it is very important to know whether our data follows [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In statistics, we use normality tests to determine whether a data set follows a <a title="Part 2: What are distributions?" href="https://maxstat.wordpress.com/elementary-concepts/part-2-what-are-distributions/">normal distributi</a>on or not, or to compute how likely an underlying random variable is to be normally distributed. We have already learned that with the choice between <a title="Part 4: Parametric vs. nonparametric tests" href="https://maxstat.wordpress.com/elementary-concepts/part-4-parametric-vs-nonparametric-tests/">parametric and non-parametric</a> tests it is very important to know whether our data follows a normal distribution or not. In this lesson you learn which statistical tests you can apply to check normality of your data.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maxstat.wordpress.com/2014/12/14/part-7-basic-statistics-normality/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">90</post-id>
		<media:content url="https://2.gravatar.com/avatar/ec3fa903d5be02b3df4b1627e47927a6ee85964fb7d9bfce008fb3f68a6998f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maxstat</media:title>
		</media:content>
	</item>
	</channel>
</rss>
