L1: 基礎
多くのデータを1つの数字で:要約統計
MATHここにある三つのツールは、ひとつの授業を形作ります。要約値とはいわば非可逆圧縮であり、どのように圧縮するかが、その要約が何を正しく伝えているかを決定づけます。それぞれのステップは、単一の数値による要約が抱える特有の限界を浮き彫りにし、その課題を次のステップへと手渡していくのです。
インタラクティブな数学・理科レッスン (ノ◕ヮ◕)ノ*:・゚✧
統計学とは、どこまで結論してよいかを扱う学問です。ここにあるツールはどれも、同じ問いの言い換えに答えています。これだけのデータがあって、なお偶然でありうるものは何か、という問いです。
単体のツールではなく、短い系列として。各ステップは次のステップに具体的なものを渡すので、順番に進める価値があります。
L1: 基礎
MATHここにある三つのツールは、ひとつの授業を形作ります。要約値とはいわば非可逆圧縮であり、どのように圧縮するかが、その要約が何を正しく伝えているかを決定づけます。それぞれのステップは、単一の数値による要約が抱える特有の限界を浮き彫りにし、その課題を次のステップへと手渡していくのです。
L2: 中等
MATH四つのツールが形作る、一つの概念。お金は時点が異なれば価値も変わるということ、そして繰り返される支払いは一つの数式に集約できるということです。ここにある各ステップは、次のステップへと特定の要素を確実に手渡していきます。
L2: 中等
MATH誕生日問題は一見するとパーティーの余興のようですが、実は衝突について考察するための標準的な道具なのです。そして続く第2段階で、計算機科学者たちは別の名前で再びこの問題に出会うことになります。
L2: 中等
STAT四つのツールが一つの問いを立てます。ただし、手がかりは段階的に減っていきます。まずは二つのグループ。次に、任意の数のグループ。さらには、平均値を一切含まない単なる度数データ。最後のツールに至っては、データが存在する前にその問いを投げかけるのです。
L2: 中等
STATベイズの定理の計算そのものを疑う人はいません。問題となるのは事前確率です。最初の数字はどこからやってきたのか、誰がそれを選んだのか。ここにある三つのツールは、その疑問を簡単なものから順に紐解いてくれます。調べればわかる事前確率、目の前の装置が与えてくれる事前確率、そして誰も持っていない事前確率です。
L3: 学部
MATH散らばった点のグラフを、確固たる根拠のある数値へと変える三つのツール。そこに至る道筋は、統計学ではなく幾何学を通ります。幾何学こそが、統計に嘘をつかせないからです。
L3: 学部
STAT全く同じ98年分の収益率を六つのツールで分析します。各ツールが導き出した特定の数値を、次へと順に引き渡していくのです。この六段階の手順が答えるのは、ある一つの問いです。投資における真のリスクとは何なのか。そして、投資について言われていることのうち、実際に検証できる部分はどれくらいあるのか。
Fitting the mean to your data costs exactly one observation
Everyone is told that the sample variance divides by n − 1 because a degree of freedom was consumed. That names the bookkeeping. The mechanism is that the mean was fitted to the data, and a fitted mean always makes the data look tighter — by one observation’s worth, at every sample size.
You do not pay off a national debt, you outgrow it
For fourteen straight years the US debt got bigger and smaller at the same time. Which of those two things you notice depends entirely on what you divide by.
The average return is the one number your money never earns
An average is a summary of years that already happened. Your money experiences the order they happened in, the risk that produced them, and the uncertainty around the average itself — and each of those costs something the average does not show.
"Cuts your risk in half" can mean one person in a hundred
Relative risk sounds enormous and can be tiny; absolute risk sounds tiny and is what actually happens to you. The gap between the two is where most health reporting lives, and the fix is one subtraction.
Run twenty tests on nothing at all, and one of them will be significant
p < 0.05 promises a 5% error rate on a single test. Run twenty and the chance of at least one false alarm is 64%. The fix is arithmetic; the hard part is that nobody counts the tests they did not report.
Every group in the data trends down. The total trends up.
The pooled slope is +0.0928. Split the same rows by one extra column and the two groups slope at −0.5842 and −0.6109. Both descriptions are arithmetically correct, and only one of them answers your question.
There are two regression lines, and R² is the gap between them
Fitting y against x and fitting x against y give two different lines through the same points. The ratio of their slopes is exactly R squared, which turns that familiar goodness-of-fit number into something you can see.
Why a 99% busy system is not slightly worse than a 75% busy one
Queue length grows as one over the headroom you have left, so the last few percent of utilisation cost more than all the rest combined. This is why systems seem fine and then fail without an intervening warning.
Randomness buys accuracy at a terrible exchange rate
A Monte Carlo estimate improves as the square root of the sample count, so every extra correct digit costs a hundred times the work. The strange part is that this rate holds whatever you happen to be simulating.
Twenty-three people, and the coincidence you should expect
With 23 people in a room the odds of a shared birthday pass half. A room that size holds 253 pairs, and it is pairs that matter — the count grows with the square of the guest list.
A 99% accurate test is usually wrong
Screen a rare condition with a 99% accurate test and 495 of every 594 positives are false alarms. How rare the condition is decides that, and it is the figure nobody quotes beside the accuracy.