<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://eduwiki.innopolis.university/index.php?action=history&amp;feed=atom&amp;title=MSc%3AAdvancedStatistics_old</id>
	<title>MSc:AdvancedStatistics old - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://eduwiki.innopolis.university/index.php?action=history&amp;feed=atom&amp;title=MSc%3AAdvancedStatistics_old"/>
	<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=MSc:AdvancedStatistics_old&amp;action=history"/>
	<updated>2026-05-07T17:34:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=MSc:AdvancedStatistics_old&amp;diff=113&amp;oldid=prev</id>
		<title>10.90.136.11: Created page with &quot;= Advanced Statistics =  * &lt;span&gt;'''Course name:'''&lt;/span&gt; Advanced Statistics * &lt;span&gt;'''Course number:'''&lt;/span&gt; DS-03 * &lt;span&gt;'''Area of instruction:'''&lt;/span&gt; Math  == Adm...&quot;</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=MSc:AdvancedStatistics_old&amp;diff=113&amp;oldid=prev"/>
		<updated>2021-07-30T11:06:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Advanced Statistics =  * &amp;lt;span&amp;gt;&amp;#039;&amp;#039;&amp;#039;Course name:&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt; Advanced Statistics * &amp;lt;span&amp;gt;&amp;#039;&amp;#039;&amp;#039;Course number:&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt; DS-03 * &amp;lt;span&amp;gt;&amp;#039;&amp;#039;&amp;#039;Area of instruction:&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt; Math  == Adm...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Advanced Statistics =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Advanced Statistics&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; DS-03&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Area of instruction:'''&amp;lt;/span&amp;gt; Math&lt;br /&gt;
&lt;br /&gt;
== Administrative details ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Faculty:'''&amp;lt;/span&amp;gt; Computer Science and Engineering&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Year of instruction:'''&amp;lt;/span&amp;gt; 1st year of MSc&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Semester of instruction:'''&amp;lt;/span&amp;gt; 2nd semester&lt;br /&gt;
* &amp;lt;span&amp;gt;'''No. of Credits:'''&amp;lt;/span&amp;gt; 5 ECTS&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Total workload on average:'''&amp;lt;/span&amp;gt; 180 hours overall&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Frontal lecture hours:'''&amp;lt;/span&amp;gt; 2 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Frontal tutorial hours:'''&amp;lt;/span&amp;gt; 0 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Lab hours:'''&amp;lt;/span&amp;gt; 2 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Individual lab hours:'''&amp;lt;/span&amp;gt; 2 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Frequency:'''&amp;lt;/span&amp;gt; weekly throughout the semester.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Grading mode:'''&amp;lt;/span&amp;gt; letters: A, B, C, D.&lt;br /&gt;
&lt;br /&gt;
== Course outline ==&lt;br /&gt;
&lt;br /&gt;
The course covers substantially two topics: most of the course (about 80%) is about nonparametric statistics, especially with reference to non parametric tests and bootstrap; then the courses discusses Gamma analysis and sequence analysis (20%). For the labs, Python is used together with its statistical packages.&lt;br /&gt;
&lt;br /&gt;
== Expected learning outcomes ==&lt;br /&gt;
&lt;br /&gt;
* To understand the problems related to analyse statistically data not distributed normally&lt;br /&gt;
* To know the more recent computationally-intensive techniques that can help to describe samples and to infer properties of populations in absence of normality&lt;br /&gt;
* To identify situations when the data is on nominal scales so alternative techniques should be use, and act accordingly.&lt;br /&gt;
* To be able to run experiment to evaluate hypotheses for situation of scarce data, distributed non normally, on different kinds of scales.&lt;br /&gt;
&lt;br /&gt;
== Programming related learning outcomes ==&lt;br /&gt;
&lt;br /&gt;
* None.&lt;br /&gt;
&lt;br /&gt;
== Required background knowledge ==&lt;br /&gt;
&lt;br /&gt;
Fundamental knowledge of statistics, including parametric tests, (multilinear) regression, logistic regression, and inference.&lt;br /&gt;
&lt;br /&gt;
== Prerequisite courses ==&lt;br /&gt;
&lt;br /&gt;
It is recommended that the students have passed all the courses of a BS in Computer Engineering, Electrical Engineering, Computer Science, or Applied Mathematics, and then have taken specific courses in Empirical Methods.&lt;br /&gt;
&lt;br /&gt;
== Detailed topics covered in the course ==&lt;br /&gt;
&lt;br /&gt;
* Review of basic concepts (Bernoulli and binomial distributions, convergence, statistical hypothesis testing)&lt;br /&gt;
* Estimation of the CDF&lt;br /&gt;
* Jackknife&lt;br /&gt;
* Bootstrap. Bootstrap Confidence Intervals.&lt;br /&gt;
* Smoothing: General Concepts&lt;br /&gt;
* Nonparametric Regression&lt;br /&gt;
* Nonparametric Classification&lt;br /&gt;
* Kernels&lt;br /&gt;
* Gamma Analysis&lt;br /&gt;
* Sequence Analysis&lt;br /&gt;
&lt;br /&gt;
== Textbook ==&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
== Reference material ==&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
* &lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
== Required computer resources ==&lt;br /&gt;
&lt;br /&gt;
Students should have laptops. A Mac or Window’s PC capable of running a scientific python development environment.&lt;br /&gt;
&lt;br /&gt;
== Evaluation ==&lt;br /&gt;
&lt;br /&gt;
* Weekly Assignments (10%)&lt;br /&gt;
* Mid-term exam (20%)&lt;br /&gt;
* Final written exam (30%)&lt;br /&gt;
* Final oral exam (35%)&lt;br /&gt;
* Participation (5%)&lt;/div&gt;</summary>
		<author><name>10.90.136.11</name></author>
	</entry>
</feed>