A Web ad can be designed from four different colors, three font types, five font sizes, three images, and five text phrases. A specific design is randomly generated by the Web server when you visit the site. Let A denote the event that the design color is red and let B denote the event that the font size is not the smallest one. Use the addition rules to calculate the following probabilities.

P(AuB)
p(AuB')
P(A'uB')

Respuesta :

Answer:

P(A∪B)=17/20 or 0.85

P(A∪B')=2/5 or 0.4

P(A'∪B')=4/5 or 0.8

Step-by-step explanation:

There are four font colors so each color had equal chance and thus,

P(A)=1/4

There are 5 font sizes and so not the smallest fonts are 4.Thus,

P(B)=4/5

P(A∪B)=P(A)+P(B)-P(A∩B)

The design is generated randomly so event A and event B are independent.

P(A∩B)=P(A)*P(B)

P(A∩B)=1/4(4/5)=1/5

P(A∪B)=P(A)+P(B)-P(A∩B)

P(A∪B)=1/4+4/5-1/5=1/4+3/5

P(A∪B)=17/20 or 0.85

P(A∪B')=P(A)+P(B')-P(A∩B')

P(B')=1-P(B)=1-4/5=1/5

P(A∩B')=P(A)*P(B')=1/4*1/5=1/20

P(A∪B')=P(A)+P(B')-P(A∩B')

P(A∪B')=1/4+1/5-1/20=9/20-1/20=8/20

P(A∪B')=2/5 or 0.4

P(A'∪B')=P(A∩B)'

P(A'∪B')=1-P(A∩B)

P(A'∪B')=1-1/5=4/5

P(A'∪B')=4/5 or 0.8