Respuesta :
There are 1024 outcomes in the event
How to determine the number of outcomes?
The given parameters are:
Device = coin
Number of flips = 10
A coin has 2 faces.
So, the number of outcomes is
Outcome = Faces^Flip
This gives
Outcome = 2^10
Evaluate
Outcome = 1024
Hence, there are 1024 outcomes in the event
Read more about outcomes at:
https://brainly.com/question/12090187
#SPJ1
Answer:
[tex]1024[/tex]
Step-by-step explanation:
Each and every flip of our coin has two possible outcomes on the whole: it is either the heads or the tails. Besides, it resembles the bit in computing, right? Indeed, it has two options likewise: it can be either [tex]0[/tex] or [tex]1[/tex]. For now on I suggest thinking neither in heads nor in tails, but in bits. Suppose the heads is [tex]0[/tex], the tails is [tex]1[/tex]. Let us slightly simplify the condition, namely: suppose that the number of flips is [tex]3[/tex]. Then, our possible outcomes:
[tex]000 \\ 001 \\ 010 \\ 011 \\ 100 \\ 101 \\ 110\\ 111[/tex]
Take a look at the first number. In case it is [tex]0[/tex], we have [tex]4[/tex] outcomes because we can put either [tex]0[/tex] or [tex]1[/tex] not only on the second place, yet also on the third one. Abiding by the same logic, we also have [tex]4[/tex] outcomes when the first one is [tex]1[/tex]. In mathematics: [tex]2 * 2 * 2 = 2^3 = 8[/tex] outcomes.
As for the initial condition, it does not globally differ from our simplification, it just has more flips, hence it is not just a walk in the park to list all the possible outcomes anymore in this case, it is time-consuming otherwise. Even though, it is still not a big deal to count it: [tex]2 * ... * 2 = 2^{10} = 1024[/tex] outcomes.