Concept explainers
a.
Calculate the probability of the numbers on the dice are the same.
a.
Answer to Problem 5CE
The solution is,
Explanation of Solution
Given: The number of rolling is,
Calculation:
Consider the rolling of a dice, then there are six possible outcomes. The
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 = 12; d = 2; t = 1; out = randi([1 s],[n d t]); a=out(:,1); b=out(:,2); sol=find(a==b);
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.
b.
Calculate the probability of the numbers on the dice are the same.
b.
Answer to Problem 5CE
The solution is,
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 = 72; 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.
c.
Calculate the probability of the numbers on the dice are the same.
c.
Answer to Problem 5CE
The solution is,
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.
d.
Calculate the probability of the numbers on the dice are the same.
d.
Answer to Problem 5CE
The solution is,
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)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
Elementary Statistics
Elementary Statistics: Picturing the World (7th Edition)
A First Course in Probability (10th Edition)
Algebra and Trigonometry (6th Edition)
Thinking Mathematically (6th Edition)
- e Grade Breakdown x Dashboard | Big Spring HX Dashboard | Big Spring H x Home | Lesson | Assessm cds.caolacourses.edisonlearning.com/lessons/assessmentplayer Co bigspringsd.org bookmarks Prodigy New Tab my video Brielynn... Algebra 2 Part 1-Exam-EDCP.MA003.A D Question 6 D ? 10 17°F Mostly sunny BSMS Home Significant Events in... Classes 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Solve using row operations: x-3y= -4; 2x - y = 7 Use the paperclip button below to attach files. Student can enter max 2000 characters BISU DAIAAA X2 X2 T ② Type here Q Search e I ✓ Paragra Oarrow_forward1+3+5+7+ …+300 using gauss’s problemarrow_forwardFactor the expression. 5x³ (x²+8x)² - 35x (x²+8x) 2arrow_forward
- 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