Math Problem Statement
vì sao phân phối siêu bội
Solution
Phân phối siêu bội (Hypergeometric Distribution) là gì và vì sao nó quan trọng?
Phân phối siêu bội xuất hiện khi ta lấy mẫu không hoàn lại từ một tổng thể hữu hạn có hai loại đối tượng (ví dụ: thành công và thất bại).
Nó được dùng để tính xác suất lấy được một số lượng phần tử thuộc một nhóm nhất định mà không có sự thay thế sau mỗi lần chọn. Điều này khác với phân phối nhị thức (binomial distribution), nơi các lần chọn là có hoàn lại.
1. Vì sao cần dùng phân phối siêu bội?
Phân phối siêu bội được dùng khi:
- Tổng thể hữu hạn (Finite Population).
- Lấy mẫu không hoàn lại, tức là mỗi lần chọn làm thay đổi thành phần của tổng thể.
- Hai nhóm phân biệt (thành công/thất bại, đúng/sai,...).
**2. Công thức của phân phối si
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Probability
Hypergeometric Distribution
Sampling Without Replacement
Formulas
Hypergeometric distribution formula: P(X = k) = [(C(K, k) * C(N-K, n-k))] / C(N, n)
Theorems
Hypergeometric Distribution Theorem
Suitable Grade Level
Grades 10-12
Related Recommendation
Understanding the Hypergeometric Distribution in Probability
Hypergeometric Distribution: Understanding and Calculating Probabilities
Hypergeometric Distribution in Sampling Problem: Radios with Two Slots
Probability of Project Selection Using Hypergeometric Distribution
Calculating Cumulative Probability Using the phyper Function in R