Simple probability example

Example of using MATLAB to simulate a random variable/process and compare the simulated result to the theoretical answer.

現在この提出コンテンツをフォロー中です。

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://jp.mathworks.com/matlabcentral/fileexchange/134806-simple-probability-example), MATLAB Central File Exchange. に取得済み.

Add the first tag.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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