Simple probability example

버전 1.0.2 (1.94 KB) 작성자: John Jendzurski
Example of using MATLAB to simulate a random variable/process and compare the simulated result to the theoretical answer.
다운로드 수: 7
업데이트 2023/9/5

라이선스 보기

Example problem 2.23 in "Probability and Statistics for Engineering and the Sciences, 5th Edition" by Jay Devore:
A rental car facility has 10 foreign cars and 15 domestic cars. If 6 cars are chosen at random, what is the probability that 3 of the cars are foreign and the other 3 cars are domestic?
Answer: 0.3083

인용 양식

John Jendzurski (2026). Simple probability example (https://kr.mathworks.com/matlabcentral/fileexchange/134806-simple-probability-example), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2023a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가
버전 게시됨 릴리스 정보
1.0.2

Just added some comments/clarification to the .m file

1.0.1

Just changed the description to include the textbook

1.0.0