Free Essay

Count Solution

In:

Submitted By galaxy07
Words 1708
Pages 7
Extra Counting Practice
1. A fair coin is tossed 10 times. (i) Find the probability of getting exactly three heads. (ii) Find the probability of getting 3 or fewer heads.
SOLUTION: We set it up by counting how many things are in the sample space, then count how many ways of getting the three heads.
For each of the 10 coin tosses, we have either a head (H) or a tail (T). Therefore, there are 210 strings in the sample space (and each is equally likely).
To count how many ways we get exactly three heads, we might think about the number of ways of selecting three out of 10 slots- Those we will take to be the H, the rest will be T. This is 10 . Overall,
3
10
3
210

≈ 0.117

From this, the solution to part (ii) will be:
10
10
10
10
+
+
+
3
2
1
0
210

≈ 0.17

2. A class consists of 15 boys and 30 girls. Ten students are selected at random for a special committee.
Find the probability that exactly three boys are selected.
SOLUTION: First, how many “objects” are in the sample space? We are choosing 10 students from the 45, so: 45 .
10
Now we need three boys, and the number of ways of selecting them will be

15
3

.

If we could not tell the girls apart, we’d be done- But of course we can choose them apart. Therefore, we also need to account for the number of ways we can put 7 girls on the committee, which is 30 .
7
Altogether:
15
3

30
7
45
10

≈ 0.29

3. We will deal all the cards of a standard deck (52 cards) to 4 players (so each get 13 cards). Find the probability that each player gets (exactly) one ace.
We might start by thinking about stringing the 52 cards all out in a line- The first player would get the first string of 13, the next player would get the second string of 13, and so on.
Since the question deals only with the number of aces in each hand and not the overall hands, we are only interested in the different positions that the aces might have in the string of 52 cards. Therefore, the sample space contains
52
4 ways of placing the 4 aces in the 52 card “slots”.
Now, if each player has exactly one ace, then each player had 13 ways of getting that ace. Therefore, there are 134 ways for all players to get one ace.

Putting it together, the probability that each player gets exactly one ace is:
134
= 0.1055
52
4
ALTERNATIVE SOLUTION: As an extreme example of an alternative solution, let us differentiate between orderings of the 52 cards. In this case, we will also need to differentiate between orderings of the four aces- Let’s see if we get the same answer.
Distinguishing the order of the cards, there are 52! ways to arrange the 52 cards (that is the number of things in the sample space).
As before, there are 134 ways to choose the four aces so that each player has one. There are 4! ways of ordering the four aces. That leaves 48! ways of ordering the other cards.
Altogether, that leaves us with the probability:
134 × 4! × 48!
= 0.1055
52!
Which is easier? Probably the first way- But this shows us that there are multiple ways of solving the problem. Whichever way we choose, we need to stay consistent.
4. A box has 24 light bulbs, where exactly 2 are defective. If you select 10 bulbs (without replacement) what is the probability that both bad bulbs will be selected?
We are selecting 10 bulbs from 24, so there are

24
10

things in the sample space.

We now need to select the 2 bad bulbs from 2 possible choice, from the 22, 22 .
8

2
2

, and we need to select 8 good bulbs

Put it together so the probability of selecting both bad bulbs is:
2
2

22
8
24
10

≈ 0.16

(Also see the defective TV’s, Exercise 1.49, p. 21)
5. A boy has 5 blue and 4 white marbles in his left pocket, and 4 blue, 5 white marbles in his right pocket.
If he transfers one marble from his left pocket to his right, what is the probability of his then drawing a blue marble from his right pocket?
This question originally had a typo that should be corrected now- The first transfer should be from the left to the right, not vice versa.
Before drawing the blue marble from his right pocket, he transferred either a blue marble or a white marble from his left pocket.
The probability of transferring a blue marble is 5/9. He then has 5 blue and 5 white marbles in his right pocket, so the probability of drawing blue is 5/10. All told, the probability of this event occurring
5
5 is 9 · 10
The other case was transferring a white marble, the probability of which is 4/9. The boy then has 4 blue and 6 white marbles in his right pocket, so the probability of drawing blue is 4/10. The overall
4
probability of this event is 4 · 10
9
The overall probability of drawing blue from his right pocket:
5 5
4 4
41
·
+ ·
=
≈ 0.46
9 10 9 10
90

6. In a small pond, there are 50 fish where 10 of them have been tagged. A fisherman selects seven fish at random and without replacement. Find the probability that 2 of the tagged fish have been caught.
This is similar to the defective TV’s and the defective bulbs. In this case, we are choosing 2 tagged fish (out of 10), and 5 untagged fish (out of 40):
10
2

40
5
50
7

≈ 0.296

7. From a 1995 study of the wreck of the Titanic, it was found that, of the adults on board:
Survived
Died
Totals

Male
338
1329
1667

Female
316
109
425

Totals
654
1438
2092

(NOTE: It is most helpful if you think about how to convert each question into a mathematical statement before computing the answers)
For extra practice, we translate these quantities using S, D, M, F as the events survived, died, male, female respectively. To facilitate the answers, we also provided totals to the table above.
(a) What was the probability of dying, given that you were female (assume only adults)?
P (D|F ) =

P (D ∩ F )
109
=
≈ 0.26
P (F )
425

(NOTE: Formally, both the numerator and denominator would be divided by the overall totalWhich you can do if you would like).
(b) What was the probability of being an adult male on the Titanic on the day she went down?
P (M ) =

1667
≈ 0.77
2092

(c) What was the probability of dying on the Titanic (from the adult data)?
P (D) =

1438
≈ 0.69
2092

1329 be meaningful?
1329 + 109
Using the events we defined, we would interpret this number as:

(d) Would the number

P (M ∩ D)
= P (M |D)
P (D)
This is the probability of being male given the dead (about 92%).
Is this being male and dying? No If not, what is that probability? This is the intersection (the union would use “or” instead of “and”):
P (M ∩ D) =

1329
≈ 0.64
2092

8. Does a monkey have a better chance of rearranging
A C C L L U U S to spell CALCU LU S or A A B E G L R to spell ALGEBRA
We know that the total number of ways of arranging the letters in CALCULUS are:
8!
= 7! = 5, 040
1!2!2!2!1!
So there is one way out of 5,040, or a probability of about 0.01 %
And the ways of arranging the letters in ALGEBRA are:
7!
= 2, 520
2!1!1!1!1!
So the probability of getting the word ALGEBRA is 1/2520 ≈ 0.03%
Therefore, it is more likely to rearrange the letters of ALGBERA to get that string than it is CALCULUS.
9. Nine cards are dealt from a standard 52-card deck. Write a formula for the probability that three of the five even numerical denominations (those are 2, 4, 6, 8, 10) are represented twice, one of the three face cards (those are Jack, Queen, King) appears twice, and a second face card appears once. HINT:
It’s important to piece this one out.
SOLUTION:
52
There are
9

objects in the sample space.

To get three even numbers to appear twice, we’ll need to choose which of them we’ll use ( 5 ways to
3
do that), then for each value (2, 4, 6, 8 or 10), there are 4 ways of selecting them (for example, a 2
2
of hearts and a 2 of clubs). So far we have
4
2

5
3

3

ways of getting the even cards. Next we want one face card to appear twice. There are choosing the value of the face card, and 4 ways of selecting the cards.
2
There are 2 face card values remaining, and we pick one value. There are card with that face value.

4
1

3
1

ways of

ways of selecting the

Altogether, the probability of our event is:
5
3

4
2

3

4
2

3
1

2
1

4
1

52
9
10. Doug is not the world’s greatest poker player. Dealt a two of diamonds, an 8 of diamonds, an ace of hearts, an ace of clubs and an ace of spades, he discards the three aces. What are the chances of drawing to a flush? You may assume that Doug is the only one getting cards from that deck. (A flush is where the cards are all of the same suit, but not necessarily in numerical order).
We’ll be choosing three cards from the 47 cards remaining, there are 47 ways of doing that. We
3
have two cards that are diamonds already, so we need to get three more from the 11 diamond cards remaining (there are 11 ways to get those):
3
11
3
47
3

Similar Documents

Free Essay

Royal Printing and Packaging Company

...WORKING DILUTION PROBLEMS It is a common practice to determine microbial counts for both liquid and solid specimens--suspensions of E. coli in nutrient broth all the way to soil samples and hamburger meat. Most specimens have high enough numbers of microorganisms that the specimen has to be serially diluted to quantitate effectively. The following is a step-by-step procedure to working dilution problems, and includes some practice problems at the end. The purpose can be determination of bacterial, fungal, or viral counts (indirectly). This protocol is specific for bacterial counts (colony-forming units, CFUs), but can be modified for fungi (CFUs) and viruses (plaque-forming units, PFUs for viral counts). A set of serial dilutions is made, a sample of each is placed into a liquefied agar medium, and the medium poured into a petri dish. The agar solidifies, with the bacterial cells locked inside of the agar. Colonies grow within the agar, as well as on top of the agar and below the agar (between the agar and the lower dish). The procedure described above produces a set of pour plates from many dilutions, but spread plates (sample spread on top of solidified agar) can be used also. The agar plate allows accurate counting of the microorganisms, resulting from the equal distribution across the agar plate. This cannot be done with a fluid solution since 1) one cannot identify purity of the specimen, and 2) there is no way to enumerate the cells in a liquid. Bacterial colonies Viral...

Words: 835 - Pages: 4

Free Essay

Class Volume Monitoring System with Automatic Influx Adjustment

...Part I INTRODUCTION 1.1 Theories/Concept of the Design Class Volume Monitoring System with Automatic Influx Adjustment is a reliable circuit that takes over the task of counting the number of individuals inside a room very accurately. When somebody enters the room, the counter is incremented by one. When somebody exits the room, the counter will count down by one. The total number of individuals inside the room is displayed on the two 7-segments. Individual Counting is simply a measurement of the individual traffic entering and exiting offices, malls, sports, venues, rooms etc. Counting the number of individuals helps to maximize the efficiency and effectiveness of employees, floor area of an organization, and even the monitoring of the people inside. Individual counting is not limited to the entry or exit point of an establishment but has a wide range of applications that provide information to management on the volume and flow of people throughout a location. A common method for counting the visitors involves sharing human auditors to manually tally the number of individuals who pass by a certain location. But human-based data collection comes at great expense. Our project aims to automate the counting of individuals with the use of a detector called Light-Dependent Resistor which makes it more reliable and efficient. The use of human auditors is redirected to other functions which makes a more productive system. Another feature of this project is...

Words: 4260 - Pages: 18

Premium Essay

Daphnia

...kill it in the middle of the experiment. Method: These are the steps that we followed when doing the experiment: 1. Use a pipette to transfer the daphnia to a cavity slide containing pond water of known volume. 2. Add some cotton fibres to the cavity slide and move them with a fine paint brush in such a way that the daphnia can’t move. 3. Use a calculator to calculate the heart rate. Set its reading to zero and add 1 to the answer. 4. One student will use a stopwatch to count 30 seconds which is the time during which the measurement of the heart rate will take place. 5. Turn the microscope lamp on and locate the heart of the daphnia through the microscope. 6. Measure the beat rate. 7. Repeat steps 1-6 about 4 or 5 times and get an average. Then calculate the heart beats per minute (just by doubling the average). 8. Clean the cavity slide using a tissue and make sure there is no pond water left. 9. Use a pipette to transfer a known volume of caffeine solution of concentration 0.125% to the cavity slide. 10. Transfer the daphnia to the cavity slide...

Words: 963 - Pages: 4

Free Essay

Recursive

...counting FunWithNumbers fun = new FunWithNumbers(); boolean done = false; try { do { fun.displayMenu(); choice = input.nextInt(); switch(choice) { case 1: System.out.print("Please enter the number that you would like to perform the factorial on: "); userNumber = input.nextInt(); System.out.println("The factoral of " + userNumber + " yields the value: " + fun.findFactorial(userNumber)); break; case 2: System.out.print("Please enter the number of fluffy bunnies whose ears you would like to count: "); userNumber = input.nextInt(); System.out.println(userNumber + " bunnies would get you " + fun.bunnyCounter(userNumber) + " ears."); break; case 3: System.out.print("Please enter the number representing the position in the Fibonacci Sequence " +...

Words: 676 - Pages: 3

Free Essay

Accountability

...issues; the governance of decisions that define expectations or verify one's performance-- as well as managing and guiding one's decisions and processes for completing a task, also comes into play; finally, the obligation to report, explain, and be answerable to resulting consequences when implementing those actions is quite significant. To put it simply, when taking accountability for something, you are acknowledging and assuming responsibility for your actions.If I go further in depth with this particular topic, we can see that this system of accountability can actually be created by breaking down the very word "accountability," into separate synonyms (words that have the same or similar meaning) and can be categorized as such. The word "count," in "accountability" implies the action of finding the number of elements of a finite set of objects. The traditional way of counting consists of continually increasing a (mental or spoken) counter by a unit for every element of the set, in some order, while marking (or displacing) those elements to avoid visiting the same element more than once, until no unmarked elements are left; if the counter was set to one after the first object, the value after visiting the final object gives the desired number of elements....

Words: 308 - Pages: 2

Free Essay

Education

...Assignment Five Differentiated Assessment By Ashford University The Unit Goal that aligns with the Common Core State Standards Kindergarten students will count from 1 to 100 by ones with at least 70% accuracy ten out of ten times by the end of the first-grading period that is usually a quarter, October 10, 2014. Kindergarten students will count from 1-100 by tens with minimum of 70% accuracy ten out of ten times by the end of the first-grading period, October 10, 2014. How will mastery be measured? Students will demonstrate knowledge by creating snack time refreshments for the entire room, students, staff, visitors if any, all will be the same number of crackers or grapes; even if the diabetic girls cannot eat the prepared snack. As they hand they snack which are to have ten of the main “course” to the individuals, hand them the snack plate, counting by ten as they hand the plate to the recipient. First person, they’ll say ten; next recipient they’ll say twenty; and so forth until ten people have received snack, and the student has reached the 100 by tens goal. Specific Outcome At the end of this quarter, October 10, 2014, you will be able to: prepare snack for a classroom by equal distribution of the main food item, whether it be celery, crackers or grapes. Students’ will decide which snack will be served (motivation) (Puckett, K., 2013, p. 21). They will place ten-snack items on the snack plates for each in the classroom at snack time. Measurable...

Words: 1198 - Pages: 5

Premium Essay

Bovine Serum Albumin Lab Report

...Introduction Life as we know it is possible for the presence of the same elements repeatedly distributed throughout the matter that surrounds us in nature. These elements form molecules that in turn are the building blocks of every biological cell. Significantly, the information obtained from nature to understand life and evolution are the product of an applied scientific method, which has been improved by the invention and use of technology over time. Nowadays, Scientific are able to measure the components of specific samples precisely, but there are cases when limitations are present in their investigations. For example, that is the case of the measurement of proteins, which is not as easy as looking a sample through a microscope to be able to count how many proteins are present in the biological sample. Proteins are an...

Words: 766 - Pages: 4

Free Essay

Science

...Detailed Lesson Plan (Grade 7) 1. Objectives After providing the necessary materials, each student; 1.1 investigates the different types of solutions: -unsaturated -saturated -supersaturated 1.2 performs an actual activity about solubility. 1.3 values the common solutions that can be found at home and can be used in daily living. 1. Learning Tasks 2.1 Topic: Solutions 2.2 Concept: The unsaturated solution has a less amount of solute to be dissolved. The saturated solution can hold no more solute to be dissolved. The supersaturated solution cannot hold more solute. 2.3 Materials 2.3.1 Textbook/Other Reference -Science Grade 7: Matter (K-12 Curriculum), pages 1-16 - http://www.infoplease.com/encyclopedia/science/solution-heat-solution.html 2.3.2 Instructional Materials - video clips, materials enumerated for the experiment and activity sheet. 2. Methodology 3.1 Daily Activities 3.1.1 Prayer/ Greetings Christ Jesus Whom we open our eyes, may you be there; When we open our ears, may you be there; When we open our mouths, may you be there; When we open our diaries, may you be there. Help us to see with your eyes; Help us to hear with your ears; Help us to speak your truth in love; Help us to make time for you… for others… for ourselves. Amen. 3.1.2 Checking of Attendance 3.1.3 Checking of Assignment 3.2 Preparatory Activities 3.2.1 Review Teacher: Class...

Words: 1391 - Pages: 6

Free Essay

Lab Report

...Osmosis Introduction: Tissues are made up of cells that have the same structure and function. In this experiment osmosis will be measured in a piece of tissue. Water potential can be determined by the changes in dimensions of the tissues when it is placed in solutions of different concentrations. Research Question: What is the effect of sucrose solution on potato cells Hypothesis: Osmosis will increase when the solutions are less concentrated with sucrose Variables: Dependant: Osmosis Independent: Length Materials: 12 large test tubes or specimen tubes with bungs, marker pen, potato chip cutter, scalpel, fine forceps, 3 watch glasses or petri dishes, ruler, 6 labeled beakers one containing 50cm^3 of distilled water and other four containing 50cm^3 of 0.2 mol dm^-3, 0.4 mol dm^-3, 0.6 mol dm^-3 and 0.8 mol dm^-3. Method: 1- Using the potato chip cutter, cut 24 chips from the potato. Cut the chips into 5cm lengths using the scalpel. Be as accurate as possible. Place 4 chips into each of six, labeled test tubes, one test tube for each of the different sucrose solutions. Pour in enough of each respective solution to cover the potato tissue. Put a bung in each one of the test tubes and label this series “potato”. 2- Repeat the method using the apple fruit or turnip root, putting four chips of tissue 5cm long into each of the second series of test tubes. Label these tubes “apple” or “turnip”. 3- Leave the tubes for at least an hour 4- After at least...

Words: 604 - Pages: 3

Free Essay

Environement Polltuion

...FUNDAMENTALS OF SURFACE MODES: ¥ COLLOIDS ¥ means ÒglueÓ in Greek ¥ was coined in 1861 by Thomas Graham. ¥ ¥ ¥ ¥ ¥ WHAT IS A COLLOID? usually consists of two phases; one continuous phase in which the other phase is dispersed. Size of particles: larger than the size of molecules and small enough for the dispersed phase to stay suspended for a longer period of time. ¥ No strict boundaries for the size limits. OFFICIAL DEFINITION ¥ In 1903 Wolfgang Ostwald formulated the official definition of a colloid: ¥ a system containing entities having at least one length scale in between 1nm and 1µm. ¥ For smaller particles there is no distinct boundaries between the phases and the system is considered a solution; ¥ for larger entities the particles will fall to the bottom due to the gravitational force, and the phases are separated. 1 2 3 MESOSCOPIC PHYSICS ¥ The particle size is in the so-called mesoscopic range in between the macroscopic and microscopic limits. LARGE INTERFACIAL AREA ¥ One very important quality of the colloids is the large interfacial area between the dispersed and the continuous phases. WHAT EFFECTS HAS THIS? ¥ This means that interface effects and hence the electromagnetic surface modes, are very important for the properties of the colloids. ¥ It costs energy to create this much surface and the particles would clump together if this isnÕt prevented. ¥ Usually the particles are charged and hence repel each other. 5 6 4 Four states...

Words: 2895 - Pages: 12

Premium Essay

Poop

...encouraged to ask question/s that is related to this module and that you don’t know the answer to and want it to be answered. The question/s can be answered by anyone in class. The instructor will allow sometime for other students to answer the question/s before contributing. You can post your questions in MODULE 2 forum under the Discussion Forums. Complete Assignment #2. The assignments are posted in the ASSIGNMENTS area of the website. Even though the homework assignments are not to be turned in and graded, you are strongly encouraged to do them to understand the material and to prepare for quizzes and tests. A complete solution to this assignment will be posted on the course website under ASSIGNMENTS on Thursday (Sept 4th). You are encouraged to review the solutions and compare your work to the solution, ensuring that you understand the reasons the solutions appear as they do. You are also encouraged...

Words: 485 - Pages: 2

Free Essay

Speech 203

... * Has no secretary The most important problem would be catching the flight for the meeting in Chicago since it’s an emergency and work related. Solutions: Getting work done for the day on the air plane on the way to the meeting. Call the secretary to find out at least some of the info for the meeting. Item#2 Problems: * Internal politicking in the company * Finding someone to replace F.T. Dickenson * Dealing with eliminating his overtime hours The two most important problems would the politicking, because someone else may feel the same way and decide to leave the company too. Also, finding someone to replace him and do his unfinished work in such a short period of time. Solution: Search for a new employee ASAP. Item#3 Problems: * Workers threatening to walk out over a co-worker * 10 votes to dismiss Foreman Edward George The workers are the most important asset to the company, so their interest should be first. Second, you have to figure out what to do about the votes to dismiss Ed George. Solutions: Talk to Ed George about his problems with his co-workers. Hold a meeting and get even more workers involved in the voting process, the take another vote. Item#4 Problems: * Overloading which can result in interruption of electrical power. * Not being reachable for Southern Power Solution: Contact Southern Power ASAP. See if they could come out and help with the problem. Item#5 Problem: * Balancing your work and his until Wednesday ...

Words: 922 - Pages: 4

Free Essay

Snnsnjs

...Name Date Class COLLIGATIVE PROPERTIES OF SOLUTIONS Section Review Objectives • Identify the three colligative properties of solutions • Describe why the vapor pressure, freezing point, and boiling point of a solution differ from those properties of the pure solvent. Vocabulary • colligative properties • freezing-point depression • boiling-point elevation Part A Completion Use this completion exercise to check your understanding of the concepts and terms that are introduced in this section. Each blank can be completed with a term, short phrase, or number. In a solution, the effects of a nonvolatile _______ on the properties of the solvent are called _______. They include _______ point and vapor pressure _______, and boiling point _______. In each case, the magnitude of the effect is _______ proportional to the number of solute molecules or ions present in the _______. Colligative properties are a function of the number of solute _______ in solution. For example, one mole of sodium chloride produces _______ as many particles in solution as one mole of sucrose and, thus, will depress the freezing point of water _______ as much. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Part B True-False Classify each of these statements as always true, AT; sometimes true, ST; or never true, NT. 11. When added to 1000 g of water, 2 moles of a solute will increase the boiling point by...

Words: 483 - Pages: 2

Free Essay

Potato Osmolarity

... it increases the water movement out of the plant by a process called transpiration. When there is a shortage of water,  the guard cells well get smaller and close the stomata, and the transpiration process will move slower. The osmolarity would be tested with solute concentrations ranging from 0.0 M to 0.6 M.  The concentrations increased 0.1 M each time and the solute used was sucrose. The goal of this experiment was to determine which concentration had the least effect on the potato after being incubated. This information helped us estimate the osmolarity of the potato tuber tissue. Our group hypothesis is that the osmolarity of the potato will have the concentration with the 0.1 M solution. This hypothesis is based off the predicted outcome that smaller molarity concentrations will have the least effect on the potato.  The more solute added to a solution decreases the concentration of water in most cases (Kosinski).  The decrease in water concentration would then lead to a lower weight of the potato tuber once it has finished incubating. Methods & Materials: For experiment A you will need the following items: 1 large potato tuber  Forceps petri dish razor blade DI water metric ruler 7 250 mL beakers/ or disposable cups   balance that weighs to the nearest 0.01g   sucrose...

Words: 1866 - Pages: 8

Premium Essay

Effect Of Solute Concentration On Egg Osmosis

...The data solute concentration of the egg was found by taking the average percent change in mass for each percent solute concentration used in the lab and putting the data into the graph(Mass vs. Solute Concentration Over 3 Days). According to the data from the class, the solute concentration inside an egg is 25.1%. The egg would be in an isotonic solution at 25.1% solute concentration. This is when the concentration outside the egg is equal with the concentration of water inside the egg. The point of equilibrium is the point at which the trendline crosses the x-axis. At this point, the egg would no longer gain or lose mass. If the concentrations are the same inside and outside the egg, diffusion will not be able to take place. All averages...

Words: 318 - Pages: 2