Discover a wealth of knowledge at Westonci.ca, where experts provide answers to your most pressing questions. Get the answers you need quickly and accurately from a dedicated community of experts on our Q&A platform. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

As reported in Trends in Television, the proportion of US households who have at least one VCR is 0.592. If 8 households are selected at random, without replacement, from all US households, what is the (approximate) probability that the number having at least one VCR is exactly 4. Be sure to use many decimal places in your calculations (at least 4), but report your answer to three decimal places.

Sagot :

fichoh

Answer:

0.23825

Step-by-step explanation:

Given :

p = 0.592 ; number of trials, n = 8

x = 4 ; q = 1 - p = 1 - 0.592 = 0.408

Using the binomial probability relation :

P(x = x) = nCx * p^x * q^(n-x)

P(x = 4) = 8C4 * 0.592^4 * 0.408^4

P(x = 4) = 70 * 0.592^4 * 0.408^4

P(x = 4) = 0.23825