Chapter 3.6: Tree and Venn Diagrams

 

Sometimes, when the probability problems are complex, it can be helpful to graph the situation. Tree diagrams and Venn diagrams are two tools that can be used to visualize and solve conditional probabilities.

Tree Diagrams

A tree diagram is a special type of graph used to determine the outcomes of an experiment. It consists of “branches” that are labeled with either frequencies or probabilities. Tree diagrams can make some probability problems easier to visualize and solve. The following example illustrates how to use a tree diagram.

In an urn, there are 11 balls. Three balls are red (R) and eight balls are blue (B). Draw two balls, one at a time, with replacement. “With replacement” means that you put the first ball back in the urn before you select the second ball. The tree diagram using frequencies that show all the possible outcomes follows.

Total = 64 + 24 + 24 + 9 = 121

This is a tree diagram with branches showing frequencies of each draw. The first branch shows two lines: 8B and 3R. The second branch has a set of two lines (8B and 3R) for each line of the first branch. Multiply along each line to find 64BB, 24BR, 24RB, and 9RR.

The first set of branches represents the first draw. The second set of branches represents the second draw. Each of the outcomes is distinct. In fact, we can list each red ball as R1, R2, and R3 and each blue ball as B1, B2, B3, B4, B5, B6, B7, and B8. Then the nine RR outcomes can be written as:

RRRRRRRRRRRRRRRRRR3

The other outcomes are similar.

There are a total of 11 balls in the urn. Draw two balls, one at a time, with replacement. There are 11(11) = 121 outcomes, the size of the sample space.

 

a. List the 24 BR outcomes: B1R1,  B1R2,  B1R3, …

a. B1RB1RB1RB2RB2RB2RB3RB3RB3RB4RB4RB4RB5RB5RB5RB6RB6RB6RB7RB7RB7RB8RB8RB8R3

 

b. Using the tree diagram, calculate P(RR).

b. P(RR) = \left(\frac{3}{11}\right)\left(\frac{3}{11}\right) = \frac{9}{121}

 

c. Using the tree diagram, calculate P(RB OR BR).

c. P(RB OR BR) = \left(\frac{3}{11}\right)\left(\frac{8}{11}\right) + \left(\frac{8}{11}\right)\left(\frac{3}{11}\right) = \frac{48}{121}

 

d. Using the tree diagram, calculate P(R on 1st draw AND B on 2nd draw).

d. P(R on 1st draw AND B on 2nd draw) = P(RB) = \left(\frac{3}{11}\right)\left(\frac{8}{11}\right) = \frac{24}{121}

 

e. Using the tree diagram, calculate P(R on 2nd draw GIVEN B on 1st draw).

e. P(R on 2nd draw GIVEN B on 1st draw) = P(R on 2nd|B on 1st) = \frac{24}{88} = \frac{3}{11}

This problem is a conditional one. The sample space has been reduced to those outcomes that already have a blue on the first draw. There are 24 + 64 = 88 possible outcomes (24 BR and 64 BB). Twenty-four of the 88 possible outcomes are BR. \frac{24}{88} = \frac{3}{11}.

 

f. Using the tree diagram, calculate P(BB).

f. P(BB) = \frac{64}{121}

 

g. Using the tree diagram, calculate P(B on the 2nd draw given R on the first draw).

g. P(B on 2nd draw|R on 1st draw) = \frac{8}{11}

There are 9 + 24 outcomes that have R on the first draw (9 RR and 24 RB). The sample space is then 9 + 24 = 33. 24 of the 33 outcomes have B on the second draw. The probability is then \frac{24}{33}.

Try It

In a standard deck, there are 52 cards. 12 cards are face cards (event F) and 40 cards are not face cards (event N). Draw two cards, one at a time, with replacement. All possible outcomes are shown in the tree diagram as frequencies. Using the tree diagram, calculate P(FF).

This is a tree diagram with branches showing frequencies of each draw. The first branch shows two lines: 12F and 40N. The second branch has a set of two lines (12F and 40N) for each line of the first branch. Multiply along each line to find 144FF, 480FN, 480NF, and 1,600NN.

An urn has three red marbles and eight blue marbles in it. Draw two marbles, one at a time, this time without replacement, from the urn. “Without replacement” means that you do not put the first ball back before you select the second marble. Following is a tree diagram for this situation. The branches are labeled with probabilities instead of frequencies. The numbers at the ends of the branches are calculated by multiplying the numbers on the two corresponding branches, for example, \left(\frac{3}{11}\right)\left(\frac{2}{10}\right)=\frac{6}{110}.

Total = \frac{56+24+24+6}{110}=\frac{110}{110}=1

This is a tree diagram with branches showing probabilities of each draw. The first branch shows 2 lines: B 8/11 and R 3/11. The second branch has a set of 2 lines for each first branch line. Below B 8/11 are B 7/10 and R 3/10. Below R 3/11 are B 8/10 and R 2/10. Multiply along each line to find BB 56/110, BR 24/110, RB 24/110, and RR 6/110.

NOTE

If you draw a red on the first draw from the three red possibilities, there are two red marbles left to draw on the second draw. You do not put back or replace the first marble after you have drawn it. You draw without replacement, so that on the second draw there are ten marbles left in the urn.


Calculate the following probabilities using the tree diagram.

 

a. P(RR) = ________

a. P(RR) = \left(\frac{3}{11}\right)\left(\frac{2}{10}\right)=\frac{6}{110}

 

b. Fill in the blanks:

P(RB OR BR) = \left(\frac{3}{11}\right)\left(\frac{8}{10}\right)\text{ }+\text{ (___)(___) }=\text{ }\frac{48}{110}

b. P(RB OR BR) = \left(\frac{3}{11}\right)\left(\frac{8}{10}\right) + \left(\frac{8}{11}\right)\left(\frac{3}{10}\right) = \frac{48}{110}

 

c. P(R on 2nd|B on 1st) =

c. P(R on 2nd|B on 1st) = \frac{3}{10}

 

d. Fill in the blanks.

P(R on 1st AND B on 2nd) = P(RB) = (___)(___) = \frac{24}{100}

d. P(R on 1st AND B on 2nd) = P(RB) = \left(\frac{3}{11}\right)\left(\frac{8}{10}\right) = \frac{24}{100}

 

e. Find P(BB).

e. P(BB) = \left(\frac{8}{11}\right)\left(\frac{7}{10}\right)

 

f. Find P(B on 2nd|R on 1st).

f. Using the tree diagram, P(B on 2nd|R on 1st) = P(R|B) = \frac{8}{10}.

If we are using probabilities, we can label the tree in the following general way.

This is a tree diagram for a two-step experiment. The first branch shows first outcome: P(B) and P(R). The second branch has a set of 2 lines for each line of the first branch: the probability of B given B = P(BB), the probability of R given B = P(RB), the probability of B given R = P(BR), and the probability of R given R = P(RR).

  • P(R|R) here means P(R on 2nd|R on 1st)
  • P(B|R) here means P(B on 2nd|R on 1st)
  • P(R|B) here means P(R on 2nd|B on 1st)
  • P(B|B) here means P(B on 2nd|B on 1st)
Try It

In a standard deck, there are 52 cards. Twelve cards are face cards (F) and 40 cards are not face cards (N). Draw two cards, one at a time, without replacement. The tree diagram is labeled with all possible probabilities.

This is a tree diagram with branches showing frequencies of each draw. The first branch shows 2 lines: F 12/52 and N 40/52. The second branch has a set of 2 lines (F 11/52 and N 40/51) for each line of the first branch. Multiply along each line to find FF 121/2652, FN 480/2652, NF 480/2652, and NN 1560/2652.
  1. Find P(FN OR NF).
  2. Find P(N|F).
  3. Find P(at most one face card).
    Hint: “At most one face card” means zero or one face card.
  4. Find P(at least on face card).
    Hint: “At least one face card” means one or two face cards.

A litter of kittens available for adoption at the Humane Society has four tabby kittens and five black kittens. A family comes in and randomly selects two kittens (without replacement) for adoption.

This is a tree diagram with branches showing probabilities of kitten choices. The first branch shows two lines: T 4/9 and B 5/9. The second branch has a set of 2 lines for each first branch line. Below T 4/9 are T 3/8 and B 5/8. Below B 5/9 are T 4/8 and B 4/8. Multiply along each line to find probabilities of possible combinations.

  1. What is the probability that both kittens are tabby?a.\left(\frac{1}{2}\right)\left(\frac{1}{2}\right) b.\left(\frac{4}{9}\right)\left(\frac{4}{9}\right) c.\left(\frac{4}{9}\right)\left(\frac{3}{8}\right) d.\left(\frac{4}{9}\right)\left(\frac{5}{9}\right)
  2. What is the probability that one kitten of each coloring is selected?a.\left(\frac{4}{9}\right)\left(\frac{5}{9}\right) b.\left(\frac{4}{9}\right)\left(\frac{5}{8}\right) c.\left(\frac{4}{9}\right)\left(\frac{5}{9}\right)+\left(\frac{5}{9}\right)\left(\frac{4}{9}\right) d.\left(\frac{4}{9}\right)\left(\frac{5}{8}\right)+\left(\frac{5}{9}\right)\left(\frac{4}{8}\right)
  3. What is the probability that a tabby is chosen as the second kitten when a black kitten was chosen as the first?
  4. What is the probability of choosing two kittens of the same color?

a. c, b. d, c. \frac{4}{8}, d. \frac{32}{72}

Try It

Suppose there are four red balls and three yellow balls in a box. Two balls are drawn from the box without replacement. What is the probability that one ball of each coloring is selected?

Venn Diagram

A Venn diagram is a picture that represents the outcomes of an experiment. It generally consists of a box that represents the sample space S together with circles or ovals. The circles or ovals represent events.

Suppose an experiment has the outcomes 1, 2, 3, … , 12 where each outcome has an equal chance of occurring. Let event A = {1, 2, 3, 4, 5, 6} and event B = {6, 7, 8, 9}. Then A AND B = {6} and A OR B = {1, 2, 3, 4, 5, 6, 7, 8, 9}. The Venn diagram is as follows:

A Venn diagram. An oval representing set A contains the values 1, 2, 3, 4, 5, and 6. An oval representing set B also contains the 6, along with 7, 8, and 9. The values 10, 11, and 12 are present but not contained in either set.
Try It

Suppose an experiment has outcomes black, white, red, orange, yellow, green, blue, and purple, where each outcome has an equal chance of occurring. Let event C = {green, blue, purple} and event P = {red, yellow, blue}. Then C AND P = {blue} and C OR P = {green, blue, purple, red, yellow}. Draw a Venn diagram representing this situation.

Flip two fair coins. Let A = tails on the first coin. Let B = tails on the second coin. Then A = {TT, TH} and B = {TT, HT}. Therefore, A AND B = {TT}. A OR B = {TH, TT, HT}.

The sample space when you flip two fair coins is X = {HH, HT, TH, TT}. The outcome HH is in NEITHER A NOR B. The Venn diagram is as follows:

This is a venn diagram. An oval representing set A contains Tails + Heads and Tails + Tails. An oval representing set B also contains Tails + Tails, along with Heads + Tails. The universe S contains Heads + Heads, but this value is not contained in either set A or B.
Try It

Roll a fair, six-sided die. Let A = a prime number of dots is rolled. Let B = an odd number of dots is rolled. Then A = {2, 3, 5} and B = {1, 3, 5}. Therefore, A AND B = {3, 5}. A OR B = {1, 2, 3, 5}. The sample space for rolling a fair die is S = {1, 2, 3, 4, 5, 6}. Draw a Venn diagram representing this situation.

Forty percent of the students at a local college belong to a club and 50% work part time. Five percent of the students work part time and belong to a club. Draw a Venn diagram showing the relationships. Let C = student belongs to a club and PT = student works part time.

This is a venn diagram with one set containing students in clubs and another set containing students working part-time. Both sets share students who are members of clubs and also work part-time. The universe is labeled S.

If a student is selected at random, find

  • the probability that the student belongs to a club. P(C) = 0.40
  • the probability that the student works part time. P(PT) = 0.50
  • the probability that the student belongs to a club AND works part time. P(C AND PT) = 0.05
  • the probability that the student belongs to a club given that the student works part time. P\text{(}C\text{|}PT\text{)} = \frac{P\text{(}C\text{ AND }PT\text{)}}{P\text{(}PT\text{)}} = \frac{0.05}{0.50} = 0.1
  • the probability that the student belongs to a club OR works part time. P(C OR PT) = P(C) + P(PT) – P(C AND PT) = 0.40 + 0.50 – 0.05 = 0.85
Try It

Fifty percent of the workers at a factory work a second job, 25% have a spouse who also works, 5% work a second job and have a spouse who also works. Draw a Venn diagram showing the relationships. Let W = works a second job and S = spouse also works.

A person with type O blood and a negative Rh factor (Rh-) can donate blood to any person with any blood type. Four percent of African Americans have type O blood and a negative RH factor, 5−10% of African Americans have the Rh- factor, and 51% have type O blood.

This is an empty Venn diagram showing two overlapping circles. The left circle is labeled O and the right circle is labeled RH-.

The “O” circle represents the African Americans with type O blood. The “Rh-“ oval represents the African Americans with the Rh- factor.

We will take the average of 5% and 10% and use 7.5% as the percent of African Americans who have the Rh- factor. Let O = African American with Type O blood and R = African American with Rh- factor.

  1. P(O) = ___________
  2. P(R) = ___________
  3. P(O AND R) = ___________
  4. P(O OR R) = ____________
  5. In the Venn Diagram, describe the overlapping area using a complete sentence.
  6. In the Venn Diagram, describe the area in the rectangle but outside both the circle and the oval using a complete sentence.

a. 0.51; b. 0.075; c. 0.04; d. 0.545; e. The area represents the African Americans that have type O blood and the Rh- factor. f. The area represents the African Americans that have neither type O blood nor the Rh- factor.

Try It

In a bookstore, the probability that the customer buys a novel is 0.6, and the probability that the customer buys a non-fiction book is 0.4. Suppose that the probability that the customer buys both is 0.2.

  1. Draw a Venn diagram representing the situation.
  2. Find the probability that the customer buys either a novel or anon-fiction book.
  3. In the Venn diagram, describe the overlapping area using a complete sentence.
  4. Suppose that some customers buy only compact disks. Draw an oval in your Venn diagram representing this event.

References

Data from Clara County Public H.D.

Data from the American Cancer Society.

Data from The Data and Story Library, 1996. Available online at http://lib.stat.cmu.edu/DASL/ (accessed May 2, 2013).

Data from the Federal Highway Administration, part of the United States Department of Transportation.

Data from the United States Census Bureau, part of the United States Department of Commerce.

Data from USA Today.

“Environment.” The World Bank, 2013. Available online at http://data.worldbank.org/topic/environment (accessed May 2, 2013).

“Search for Datasets.” Roper Center: Public Opinion Archives, University of Connecticut., 2013. Available online at http://www.ropercenter.uconn.edu/data_access/data/search_for_datasets.html (accessed May 2, 2013).

Chapter Review

A tree diagram use branches to show the different outcomes of experiments and makes complex probability questions easy to visualize.

A Venn diagram is a picture that represents the outcomes of an experiment. It generally consists of a box that represents the sample space S together with circles or ovals. The circles or ovals represent events. A Venn diagram is especially helpful for visualizing the OR event, the AND event, and the complement of an event and for understanding conditional probabilities.

The probability that a man develops some form of cancer in his lifetime is 0.4567. The probability that a man has at least one false positive test result (meaning the test comes back for cancer when the man does not have it) is 0.51. Let: C = a man develops cancer in his lifetime; P = man has at least one false positive. Construct a tree diagram of the situation.

This is a tree diagram with two branches. The first branch, labeled Cancer, shows two lines: 0.4567 C and 0.5433 C'. The second branch is labeled False Positive. From C, there are two lines: 0 P and 1 P'. From C', there are two lines: 0.51 P and 0.49 P'.

A box of cookies contains three chocolate and seven butter cookies. Miguel randomly selects a cookie and eats it. Then he randomly selects another cookie and eats it. (How many cookies did he take?)

  1. Draw the tree that represents the possibilities for the cookie selections. Write the probabilities along each branch of the tree.
  2. Are the probabilities for the flavor of the SECOND cookie that Miguel selects independent of his first selection? Explain.
  3. For each complete path through the tree, write the event it represents and find the probabilities.
  4. Let S be the event that both cookies selected were the same flavor. Find P(S).
  5. Let T be the event that the cookies selected were different flavors. Find P(T) by two different methods: by using the complement rule and by using the branches of the tree. Your answers should be the same with both methods.
  6. Let U be the event that the second cookie selected is a butter cookie. Find P(U).

Homework

Use the following information to answer the next two exercises. This tree diagram shows the tossing of an unfair coin followed by drawing one bead from a cup containing three red (R), four yellow (Y) and five blue (B) beads. For the coin, P(H) = \frac{2}{3} and P(T) = \frac{1}{3} where H is heads and T is tails.

Tree diagram with 2 branches. The first branch consists of 2 lines of H=2/3 and T=1/3. The second branch consists of 2 sets of 3 lines each with the both sets containing R=3/12, Y=4/12, and B=5/12.

1) Find P(Blue bead).

  1. \frac{15}{36}
  2. \frac{10}{36}
  3. \frac{10}{12}
  4. \frac{6}{36}

2) Find P(tossing a Head on the coin AND a Red bead)

  1. \frac{2}{3}
  2. \frac{5}{15}
  3. \frac{6}{36}
  4. \frac{5}{36}

 

Bringing It Together

Use the following information to answer the next two exercises. Suppose that you have eight cards. Five are green and three are yellow. The cards are well shuffled.

3) Suppose that you randomly draw two cards, one at a time, with replacement.
Let G1 = first card is green
Let G2 = second card is green

  1. Draw a tree diagram of the situation.
  2. Find P(G1 AND G2).
  3. Find P(at least one green).
  4. Find P(G2|G1).
  5. Are G2 and G1 independent events? Explain why or why not.

 

4) Suppose that you randomly draw two cards, one at a time, without replacement.
G1 = first card is green
G2 = second card is green

  1. Draw a tree diagram of the situation.
  2. Find P(G1 AND G2).
  3. Find P(at least one green).
  4. Find P(G2|G1).
  5. Are G2 and G1 independent events? Explain why or why not.

 

5) Use the following information to answer the next two exercises. The percent of licensed U.S. drivers (from a recent year) that are female is 48.60. Of the females, 5.03% are age 19 and under; 81.36% are age 20–64; 13.61% are age 65 or over. Of the licensed U.S. male drivers, 5.04% are age 19 and under; 81.43% are age 20–64; 13.53% are age 65 or over.

Complete the following.

  1. Construct a table or a tree diagram of the situation.
  2. Find P(driver is female).
  3. Find P(driver is age 65 or over|driver is female).
  4. Find P(driver is age 65 or over AND female).
  5. In words, explain the difference between the probabilities in part c and part d.
  6. Find P(driver is age 65 or over).
  7. Are being age 65 or over and being female mutually exclusive events? How do you know?

 

6) Suppose that 10,000 U.S. licensed drivers are randomly selected.

  1. How many would you expect to be male?
  2. Using the table or tree diagram, construct a contingency table of gender versus age group.
  3. Using the contingency table, find the probability that out of the age 20–64 group, a randomly selected driver is female.

 

7) Approximately 86.5% of Americans commute to work by car, truck, or van. Out of that group, 84.6% drive alone and 15.4% drive in a carpool. Approximately 3.9% walk to work and approximately 5.3% take public transportation.

  1. Construct a table or a tree diagram of the situation. Include a branch for all other modes of transportation to work.
  2. Assuming that the walkers walk alone, what percent of all commuters travel alone to work?
  3. Suppose that 1,000 workers are randomly selected. How many would you expect to travel alone to work?
  4. Suppose that 1,000 workers are randomly selected. How many would you expect to drive in a carpool?

 

8) When the Euro coin was introduced in 2002, two math professors had their statistics students test whether the Belgian one Euro coin was a fair coin. They spun the coin rather than tossing it and found that out of 250 spins, 140 showed a head (event H) while 110 showed a tail (event T). On that basis, they claimed that it is not a fair coin.

  1. Based on the given data, find P(H) and P(T).
  2. Use a tree to find the probabilities of each possible outcome for the experiment of tossing the coin twice.
  3. Use the tree to find the probability of obtaining exactly one head in two tosses of the coin.
  4. Use the tree to find the probability of obtaining at least one head.

 Use the following information to answer the next two exercises. The following are real data from Santa Clara County, CA. As of a certain time, there had been a total of 3,059 documented cases of AIDS in the county. They were grouped into the following categories:

* includes homosexual/bisexual IV drug users
Homosexual/Bisexual IV Drug User* Heterosexual Contact Other Totals
Female 0 70 136 49 ____
Male 2,146 463 60 135 ____
Totals ____ ____ ____ ____ ____

9)  Suppose a person with AIDS in Santa Clara County is randomly selected.

  1. Find P(Person is female).
  2. Find P(Person has a risk factor heterosexual contact).
  3. Find P(Person is female OR has a risk factor of IV drug user).
  4. Find P(Person is female AND has a risk factor of homosexual/bisexual).
  5. Find P(Person is male AND has a risk factor of IV drug user).
  6. Find P(Person is female GIVEN person got the disease from heterosexual contact).
  7. Construct a Venn diagram. Make one group females and the other group heterosexual contact.

 

10) Answer these questions using probability rules. Do NOT use the contingency table. Three thousand fifty-nine cases of AIDS had been reported in Santa Clara County, CA, through a certain date. Those cases will be our population. Of those cases, 6.4% obtained the disease through heterosexual contact and 7.4% are female. Out of the females with the disease, 53.3% got the disease from heterosexual contact.

  1. Find P(Person is female).
  2. Find P(Person obtained the disease through heterosexual contact).
  3. Find P(Person is female GIVEN person got the disease from heterosexual contact)
  4. Construct a Venn diagram representing this situation. Make one group females and the other group heterosexual contact. Fill in all values as probabilities.

 

Answers to odd questions

1) a

3)

  1. This is a tree diagram with branches showing probabilities of each draw. The first branch shows two lines: 5/8 Green and 3/8 Yellow. The second branch has a set of two lines (5/8 Green and 3/8 Yellow) for each line of the first branch.
  2. P(GG) = \left(\frac{5}{8}\right)\left(\frac{5}{8}\right) = \frac{25}{64}
  3. P(at least one green) = P(GG) + P(GY) + P(YG) = \frac{25}{64} + \frac{15}{64} + \frac{15}{64} = \frac{55}{64}
  4. P(G|G) = \frac{5}{8}
  5. Yes, they are independent because the first card is placed back in the bag before the second card is drawn; the composition of cards in the bag remains the same from draw one to draw two.

5)

  1. <20 20–64 >64 Totals
    Female 0.0244 0.3954 0.0661 0.486
    Male 0.0259 0.4186 0.0695 0.514
    Totals 0.0503 0.8140 0.1356 1
  2. P(F) = 0.486
  3. P(>64|F) = 0.1361
  4. P(>64 and F) = P(F) P(>64|F) = (0.486)(0.1361) = 0.0661
  5. P(>64|F) is the percentage of female drivers who are 65 or older and P(>64 and F) is the percentage of drivers who are female and 65 or older.
  6. P(>64) = P(>64 and F) + P(>64 and M) = 0.1356
  7. No, being female and 65 or older are not mutually exclusive because they can occur at the same time P(>64 and F) = 0.0661.

7)

  1. Car, Truck or Van Walk Public Transportation Other Totals
    Alone 0.7318
    Not Alone 0.1332
    Totals 0.8650 0.0390 0.0530 0.0430 1
  2. If we assume that all walkers are alone and that none from the other two groups travel alone (which is a big assumption) we have: P(Alone) = 0.7318 + 0.0390 = 0.7708.
  3. Make the same assumptions as in (b) we have: (0.7708)(1,000) = 771
  4. (0.1332)(1,000) = 133

9)

The completed contingency table is as follows:

* includes homosexual/bisexual IV drug users
Homosexual/Bisexual IV Drug User* Heterosexual Contact Other Totals
Female 0 70 136 49 255
Male 2,146 463 60 135 2,804
Totals 2,146 533 196 184 3,059
  1. \frac{255}{3059}
  2. \frac{196}{3059}
  3. \frac{718}{3059}
  4. 0
  5. \frac{463}{3059}
  6. \frac{136}{196}

Glossary

Tree Diagram
the useful visual representation of a sample space and events in the form of a “tree” with branches marked by possible outcomes together with associated probabilities (frequencies, relative frequencies)
Venn Diagram
the visual representation of a sample space and events in the form of circles or ovals showing their intersections

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

College Statistics Copyright © 2022 by St. Clair College is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book