<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Statistics on NoahsBlogs</title><link>https://noahisarider.github.io/noahsblogs/tags/statistics/</link><description>Recent content in Statistics on NoahsBlogs</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 06 Aug 2026 10:38:00 +0800</lastBuildDate><atom:link href="https://noahisarider.github.io/noahsblogs/tags/statistics/index.xml" rel="self" type="application/rss+xml"/><item><title>Statistics Learning</title><link>https://noahisarider.github.io/noahsblogs/posts/statistics-learning/</link><pubDate>Thu, 06 Aug 2026 10:38:00 +0800</pubDate><guid>https://noahisarider.github.io/noahsblogs/posts/statistics-learning/</guid><description>&lt;p&gt;Lately, I&amp;rsquo;ve been studying statistics to prepare for a potential PhD position. This is quite a new field for me; my background in Software Engineering and Business Administration didn&amp;rsquo;t provide sufficient training in statistical fundamentals.&lt;/p&gt;
&lt;p&gt;Here is a summary of what I’ve learned so far:&lt;/p&gt;
&lt;p&gt;Naturally, with a large dataset, data tend to follow a &lt;strong&gt;normal distribution&lt;/strong&gt;. However, when working with a small sample size, the data are considered more volatile and are better modeled by the &lt;strong&gt;t-distribution&lt;/strong&gt; (often referred to in the context of Student&amp;rsquo;s t-test), rather than the z-distribution.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/uAxyI_XfqXk?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;p&gt;Once we model the distribution of our data, we can calculate the &lt;strong&gt;confidence interval&lt;/strong&gt;. This represents the range in which we expect the true population parameter (such as the mean) to lie; for instance, with a 95% confidence interval, we can say that if we repeated an experiment 100 times, the true mean would fall within that interval 95 times.&lt;/p&gt;</description></item></channel></rss>