Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rezaarezvan committed Nov 7, 2024
1 parent 675b45d commit 5ec420a
Show file tree
Hide file tree
Showing 113 changed files with 284 additions and 6 deletions.
Binary file modified .DS_Store
Binary file not shown.
279 changes: 277 additions & 2 deletions cityu/bme3105/bme3105_6/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cityu/bme3105/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cityu/index.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions cityu/ma3518/ma3518_4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,9 @@
•
<div class="font-base text-sm"> <time datetime="2024-11-07T00:00:00.000Z"> November 07, 2024 </time> </div>
&bull;
<div class="font-base text-sm">
Last modified: <time datetime="2024-11-07T07:44:29.000Z"> November 07, 2024 </time> </div>
&bull;
<div class="font-base text-sm"> 10 min read </div> </div> <h1 class="animate text-3xl font-semibold text-black dark:text-white"> Part 4 - Simple Linear Regression </h1> </div> <details open class="animate rounded-lg border border-black/15 dark:border-white/20" data-astro-cid-xvrfupwn> <summary data-astro-cid-xvrfupwn>Table of Contents</summary> <nav class="" data-astro-cid-xvrfupwn> <ul class="py-3" data-astro-cid-xvrfupwn> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#introduction" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Introduction </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#simple-linear-regression" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Simple Linear Regression </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#least-squares-estimator" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Least Squares Estimator </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#inferences" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Inferences </a> <ul class="translate-x-3"> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#confidence-interval" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Confidence Interval </a> <ul class="translate-x-3"> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#confidence-interval-on-the-mean-response" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Confidence Interval on the Mean Response </a> </li> </ul> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#prediction-of-new-observations" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Prediction of new observations </a> </li> </ul> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#analysis-of-variance-anova" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Analysis of Variance (ANOVA) </a> <ul class="translate-x-3"> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#analysis-of-variance-table" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Analysis of Variance Table </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#coefficient-of-determination" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Coefficient of Determination </a> <ul class="translate-x-3"> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#connection-to-correlation-coefficient" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Connection to correlation coefficient </a> </li> </ul> </li> </ul> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#example" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Example </a> </li> </ul> </nav> </details> <article class="animate"> <h3 id="introduction">Introduction</h3>
<p>The main objective of many statistical investigations is to make predictions.</p>
<p>For instance, an engineer may wish to predict the amount of oxide that will form on the surface of a metal baked in an oven for one hour at 200$^{\circ}$C, or the amount of deformation of a ring subjected to a certain compressive force.</p>
Expand Down
Binary file modified images/.DS_Store
Binary file not shown.
Binary file modified images/cityu/.DS_Store
Binary file not shown.
Binary file modified images/cityu/BME3105/.DS_Store
Binary file not shown.
Binary file added images/cityu/BME3105/PL.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_13aec83.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_1524697.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_1b1387d.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_2b1b645.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_3abcabf.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_454d546.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_46534ee.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_482979a.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_5afbcd6.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_605230a.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_60ea2aa.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_61f45d2.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_69eea1a.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_6a60884.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_7245eea.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_7bb1fb2.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_8363a51.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_83fafcc.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_866d94a.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_88731e8.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_8ad85eb.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_8bc381f.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_91ea4c5.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_924925f.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_9950cda.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_9df911a.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_9ec389e.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_a4bafd9.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_ae82633.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_b5ad7cf.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_b932973.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_baa4b0a.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_be44423.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_c06ad6b.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_c16b536.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_c59479e.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_d5321ae.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_d79f631.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_d925f52.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_e961c1d.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_f24a3e0.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_f48e4c2.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/index/en_1cc33ef.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_2d2b6a1.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_2eab861.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_2f86d7e.pf_index
Binary file not shown.
Binary file added pagefind/index/en_38bfdf9.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_3c58e76.pf_index
Binary file not shown.
Binary file added pagefind/index/en_3ea2969.pf_index
Binary file not shown.
Binary file added pagefind/index/en_439a35f.pf_index
Binary file not shown.
Binary file added pagefind/index/en_462a089.pf_index
Binary file not shown.
Binary file added pagefind/index/en_49bbb6e.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_51d7c76.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_6d359b6.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_727adba.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_77a1543.pf_index
Binary file not shown.
Binary file added pagefind/index/en_873f209.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_89894e6.pf_index
Binary file not shown.
Binary file added pagefind/index/en_9ecdfbc.pf_index
Binary file not shown.
Binary file added pagefind/index/en_a360e7b.pf_index
Binary file not shown.
Binary file added pagefind/index/en_b11e61a.pf_index
Binary file not shown.
Binary file added pagefind/index/en_b458ae4.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_bd1e94d.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_ce53b01.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_d177532.pf_index
Binary file not shown.
Binary file added pagefind/index/en_d952354.pf_index
Binary file not shown.
Binary file added pagefind/index/en_d9f3a7c.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_df2af1f.pf_index
Binary file not shown.
Binary file added pagefind/index/en_e5f3a22.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_ec6cb84.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_f6d99c6.pf_index
Binary file not shown.
Binary file added pagefind/index/en_ff83a75.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.1.1","languages":{"en":{"hash":"en_f2162f4a85","wasm":"en","page_count":173}}}
{"version":"1.1.1","languages":{"en":{"hash":"en_6fe050dbca","wasm":"en","page_count":173}}}
Binary file added pagefind/pagefind.en_6fe050dbca.pf_meta
Binary file not shown.
Binary file removed pagefind/pagefind.en_f2162f4a85.pf_meta
Binary file not shown.
2 changes: 1 addition & 1 deletion rss.xml

Large diffs are not rendered by default.

0 comments on commit 5ec420a

Please sign in to comment.