<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Normal-Equations - Nhãn - NZQIRC</title>
        <link>https://nzqirc.xyz/tags/normal-equations/</link>
        <description>Normal-Equations - Nhãn - NZQIRC</description>
        <generator>Hugo -- gohugo.io</generator><language>vi</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 15 Apr 2026 15:10:00 &#43;0700</lastBuildDate><atom:link href="https://nzqirc.xyz/tags/normal-equations/" rel="self" type="application/rss+xml" /><item>
    <title>Hồi quy tuyến tính, ma trận thiết kế và OLS: từ dữ liệu đến bài toán bình phương tối thiểu</title>
    <link>https://nzqirc.xyz/posts/math/stats/linear-regression-design-matrix-and-ols/</link>
    <pubDate>Wed, 15 Apr 2026 15:10:00 &#43;0700</pubDate>
    <author>Du Mã</author>
    <guid>https://nzqirc.xyz/posts/math/stats/linear-regression-design-matrix-and-ols/</guid>
    <description><![CDATA[<p>Khi mới gặp hồi quy tuyến tính, nhiều người có cảm giác bài toán này nhảy bước rất mạnh.</p>
$$
(x^1,y^1),\ (x^2,y^2),\ \dots,\ (x^N,y^N),
$$$$
x^k\in\mathbb{R}^n
$$<p>
là một vector đặc trưng, còn $y^k$ là giá trị cần dự đoán.</p>
$$
\hat y = \beta^T \tilde x,
\qquad
\sum_{k=1}^N(\hat y^k-y^k)^2,
\qquad
\|X\beta-\mathbf y\|_2^2.
$$<p>Nếu nhìn lần đầu, rất dễ tưởng đây là một đống ký hiệu được nhét vào cho gọn.</p>]]></description>
</item>
<item>
    <title>Nghiệm bình phương tối thiểu (Least Square Solution)</title>
    <link>https://nzqirc.xyz/posts/math/stats/least-square-method/</link>
    <pubDate>Tue, 12 Nov 2024 19:59:37 &#43;0700</pubDate>
    <author>Du Mã</author>
    <guid>https://nzqirc.xyz/posts/math/stats/least-square-method/</guid>
    <description><![CDATA[<h2 id="1-phát-xuất-của-bài-toán">1. Phát xuất của bài toán</h2>
<p>Khi cố gắng giải bài toán $\mathbb{X}\beta = \mathbf{y}$ nào đó và nhận ra nó <strong>vô nghiệm</strong> (tức là dấu &ldquo;=&rdquo; không xảy ra với mọi vector $\beta\in\mathbb{R^n}$), ta thường nghĩ đến việc tìm giá trị $\hat\beta$ nào đó sao cho $\mathbb{X}\hat\beta$ &ldquo;gần&rdquo; $\mathbf{y}$ nhất có thể. Vì dấu &ldquo;=&rdquo; không xảy ra, ta sẽ cần <strong>thiết kế một cách đo lường mức độ &ldquo;gần&rdquo;</strong> giữa $\mathbf{y}$ và $\mathbb{X}\beta,$ tiếp theo là cực tiểu hoá bài toán đo lường đó để tìm ra $\hat\beta$.</p>]]></description>
</item>
</channel>
</rss>
