2023/12/09

· HTML
작성일자 : 2023-12-09 Ver 0.1.2 HTML component of HTML - 'p tag' represents one paragraph - Therefore, one 'p tag' has its own area - Line breaks in HTML can be done using 'br tag' - if you want to express more than 2 spaces, use &nbsp - spa ce 1.Division of Tag block level : block is formed by occupying the entire width of the area to which it belongs inline level : block is formed by occupying onl..
· Python/scipy
작성일자 : 2023-12-10 Ver 0.1.1 1. 가설 설정 및 필요 module import [Statistics] 귀무가설과 대립가설 작성일자 : 2023-11-18 Ver 0.1.1 0.Intro 학부생시절 통계학을 공부하면서부터 수없이도 많이 들어온 가설 검정. 헷갈릴만한 통계 용어도 꽤나 많이 등장하고, 우리 실생활에서도 리서치 등에서 사용되 junius96.com H0 : value의 평균이 x 와 같다. (양측) / value의 평균이 x 보다 크지 않다 or 작지 않다. (단측) H1 : value의 평균이 x 와 같지 않다. (양측) / value의 평균이 x 보다 크다. or 작다. (단측) import pandas as pd import numpy as np import scip..
Unlimited Jun
'2023/12/09 글 목록