When two dices are rolled a number of times (from the exercise 5) then show which number is closest to the probability of about
Answer to Problem 6CE
When the two dices are rolled
Explanation of Solution
Given: The number of rolling is,
Calculation:
Consider the rolling of a dice, then there are six possible outcomes. The sample space is
Now let’s consider the two rolling of a dice, the probability of event in a fist dice is
The same outcomes are,
Consider number of rolling are,
Then identify the numbers of outcome which are same in both the dices.
program:
clc clear close all s = 6; n = 120; d = 2; t = 1; out = randi([1 s],[n d t]); a=out(:,1); b=out(:,2); sol=find(a==b); sol1=length(sol)
Query:
- First, define the number of tosses.
- Then generate a random number of outcomes.
- Then identify the numbers which are same in a and b.
Chapter 15 Solutions
Algebra and Trigonometry: Structure and Method, Book 2
Additional Math Textbook Solutions
Precalculus
Thinking Mathematically (6th Edition)
Elementary Statistics (13th Edition)
Elementary Statistics
College Algebra (7th Edition)
A First Course in Probability (10th Edition)
- Algebra and Trigonometry (6th Edition)AlgebraISBN:9780134463216Author:Robert F. BlitzerPublisher:PEARSONContemporary Abstract AlgebraAlgebraISBN:9781305657960Author:Joseph GallianPublisher:Cengage LearningLinear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage Learning
- Algebra And Trigonometry (11th Edition)AlgebraISBN:9780135163078Author:Michael SullivanPublisher:PEARSONIntroduction to Linear Algebra, Fifth EditionAlgebraISBN:9780980232776Author:Gilbert StrangPublisher:Wellesley-Cambridge PressCollege Algebra (Collegiate Math)AlgebraISBN:9780077836344Author:Julie Miller, Donna GerkenPublisher:McGraw-Hill Education