Welcome to Westonci.ca, your go-to destination for finding answers to all your questions. Join our expert community today! Discover in-depth answers to your questions from a wide network of experts on our user-friendly Q&A platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A 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