2022-01-01から1年間の記事一覧

fortigateでIP8設定

IT SE

ネットで調べたけど全然なかったので、備忘録で Configure the PPPoE interfaces. config system pppoe-interface Description: Configure the PPPoE interfaces. edit wan1 set mode pppoe set username {string} set password {password} set ipunnumbered…

t分布のt

統計学をやっていると必ず出てくるt分布のt。 この変数tはなんぞや?という意味はわかる。 要は標準正規関数における標準正規変数zのt分布版だ。 だが、どちらもなんか読み方が釈然としない。 Z=(x-μ)/σ このzを計算できれば確率Pもわかるし、一方確率Pがわ…