[Summary] 확률 및 통계 기본

2025. 5. 8. 08:22·.../Math
728x90
728x90

기본 term 과 정의들.

2024.02.23 - [.../Math] - [Math] 기본 Term: Statistics

 

[Math] 기본 Term: Statistics

기본 Term: Statistics기술 통계와 추론 통계의 주요 개념들, 그리고 관련 용어들에 대한 소개1. Statistics (통계)의 종류1-1. Descriptive Statistics (기술 통계)어떤 data set을 statistics(통계치)를 통해 "기술"해

dsaint31.tistory.com

2024.04.17 - [.../Math] - [Math] Probability 란: Probability, Odds, Likelihood

 

[Math] Probability 란: Probability, Odds, Likelihood

Probability란 ? 어떠한 event(사건, 사상)의 공간(=sample space, 발생가능한 모든 sample로 구성된 set)에서특정 event(or sample의 set)가 선택될(발생할) 수 있는불확실성(uncertainity)을 수치적으로 나타낸 것.어

dsaint31.tistory.com


Descriptive Statistics의 기본

Mean, Variance, and Standard Deviation

2023.04.13 - [.../Math] - [Math] Mean : Measures of Central Tendency

 

[Math] Mean : Measures of Central Tendency

Mean: Measures of Central Tendencymean이나 average는어떤 Data(수들의 집단, 집합)을 나타내는(대표하는, represent) 하나의 수임. 어떤 값들의 분포(distribution)의 중앙을 나타내는 값을 Measure of Central Tendency라

dsaint31.tistory.com

더보기

2024.05.02 - [분류 전체보기] - [Math] Example: Measures of Central Tendency

 

[Math] Example: Measures of Central Tendency

다음 중 중심 경향의 척도는 무엇입니까? A) mean B) range C) std D) variance Ans. A) mean은 measures of central tendency의 가장 대표적인 값임.median은 무엇을 측정합니까? A) 데이터 집합에서 가장 자주 나타나는

dsaint31.tistory.com


 

2024.04.17 - [.../Math] - [Math] Variance and Standard Deviation: Measure of Dispersion

 

[Math] Variance and Standard Deviation: Measure of Dispersion

Variance and Standard Deviation: Measure of DispersionMeasure of Central Tendency, 즉 현재 sampel의 representation인 mean을 통해해당 sample의 모든 cases를 하나의 값으로 표현하는 경우,해당 representation이 sample의 각각의 ca

dsaint31.tistory.com

더보기

2024.05.02 - [분류 전체보기] - [Math] Example: Measures of Dispersion

 

[Math] Example: Measures of Dispersion

dispersion의 척도에 속하지 않는 것은? A) 표준편차 B) 중앙값 C) 사분위간 범위 D) 변동계수 Ans. B) median 은 measure of central tendency임.standard deviation 는 무엇을 나타냅니까? A) 데이터 값들이 평균으로부

dsaint31.tistory.com



(확률 이전의) 경우의 수 관련

2024.02.04 - [.../Math] - [math] Factorial(계승), Permutation (순열) & Combination (조합)

 

[math] Factorial(계승), Permutation (순열) & Combination (조합)

경우의 수를 세는 방법의 기본Factorial, Permutation and CombinationFactorial (계승)서로 다른 물건들을 모두 순서를 주어 나열할 수 있는 모든 경우의 수.$$ n! = n\times(n-1)\times(n-2)\times\cdots\times1 $$Factorial func

dsaint31.tistory.com


확률에서의 기본 법칙들, 그리고 독립과 종속.

2024.04.18 - [.../Math] - [Math] 확률의 법칙들

 

[Math] 확률의 법칙들

Multiplication Law (곱셈법칙) : intersection 확률이 0이 아닌 2개의 event $A$, $B$에 대해, $$ p(A,B)=p(A\cap B)=p(A)p(B|A)=p(B)p(A|B), (\text{if } p(A)>0,p(B)>0) $$ $p(A,B)$를 흔히 joint probability(결합확률, 연접확률)이라고 부

dsaint31.tistory.com

 

2024.04.17 - [.../Math] - [Math] Dependent & Independent (확률에서)

 

[Math] Dependent & Independent (확률에서)

Dependent & Independentevent $E$와 event $F$가 서로 independent 라면(~ independent events), 이 두 event가 동시에 선택될(발생될) 확률은 다음과 같음.$$p(E,F) = p(E)p(F)$$independent events의 경우, 각 사건의 발생 여부가

dsaint31.tistory.com

 

2024.04.18 - [.../Math] - [Math] 확률에서 Partition: Mutually Exclusive and Exhaustive

 

[Math] 확률에서 Partition: Mutually Exclusive and Exhaustive

Partition: Mutually Exclusive and ExhaustivePartition을 이해하기 위해선 event들의 관계를 나타내는 용어인 Mutually Exclusive와 Exhaustive 를 먼저 알아야 함. Mutually Exclusive(상호 배타적)Mutually Exclusive Event란 두 개

dsaint31.tistory.com


Random Variable(확률변수)와 Probability Distribution(확률분포)

2023.03.09 - [.../Math] - [Math] Random Variable

 

[Math] Random Variable

Random Variable Random variable(확률변수)란 sample space의 event (=subset of sample space)들을 어떤 real number(실수)나 integer(정수) 등의 숫자들에 mapping한 것을 가르킨다. "Random process 나 Random trial (or Random experiment)

dsaint31.tistory.com

2024.04.18 - [.../Math] - [Math] Probability Distribution

 

[Math] Probability Distribution

Probability DistributionProbability Distribution은 특정 random variable(확률 변수)이 취할 수 있는 각각의 값에 대한 확률을 나타내는 분포임.Probability Distribution Function (PDF)으로 기술되며,random variable이 어떤 값

dsaint31.tistory.com

 

'... > Math' 카테고리의 다른 글

Bayes' Theorem (Update Your Beliefs with Evidence)  (0) 2025.05.27
[Math] Gamma Function  (0) 2025.04.29
[Math] Gamma Distribution (링크 보완 필요) :  (2) 2025.04.29
[Math] Exponential Distribution  (0) 2025.04.29
[Math] Hyperbolic Functions (쌍곡선 함수)  (0) 2025.03.20
'.../Math' 카테고리의 다른 글
  • Bayes' Theorem (Update Your Beliefs with Evidence)
  • [Math] Gamma Function
  • [Math] Gamma Distribution (링크 보완 필요) :
  • [Math] Exponential Distribution
dsaint31x
dsaint31x
    반응형
    250x250
  • dsaint31x
    Dsaint31's blog
    dsaint31x
  • 전체
    오늘
    어제
    • 분류 전체보기 (748)
      • Private Life (13)
      • Programming (56)
        • DIP (112)
        • ML (26)
      • Computer (119)
        • CE (53)
        • ETC (33)
        • CUDA (3)
        • Blog, Markdown, Latex (4)
        • Linux (9)
      • ... (351)
        • Signals and Systems (103)
        • Math (172)
        • Linear Algebra (33)
        • Physics (42)
        • 인성세미나 (1)
      • 정리필요. (54)
        • 의료기기의 이해 (6)
        • PET, MRI and so on. (1)
        • PET Study 2009 (1)
        • 방사선 장해방호 (4)
        • 방사선 생물학 (3)
        • 방사선 계측 (9)
        • 기타 방사능관련 (3)
        • 고시 (9)
        • 정리 (18)
      • RI (0)
      • 원자력,방사능 관련법 (2)
  • 블로그 메뉴

    • Math
    • Programming
    • SS
    • DIP
  • 링크

    • Convex Optimization For All
  • 공지사항

    • Test
    • PET Study 2009
    • 기타 방사능관련.
  • 인기 글

  • 태그

    signal_and_system
    cv2
    Vector
    Optimization
    SS
    Term
    fourier transform
    인허가제도
    opencv
    function
    math
    Probability
    Python
    numpy
    Convolution
    SIGNAL
    linear algebra
    Programming
    DIP
    signals_and_systems
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
dsaint31x
[Summary] 확률 및 통계 기본
상단으로

티스토리툴바