181k views
1 vote
How do I find the % of a coin flip if there's 7 heads and 3 tails

User CCKx
by
7.1k points

1 Answer

1 vote
To find the percentage of heads in a coin flip, you can use the following formula:

Percentage of heads = (Number of heads / Total number of flips) * 100%

In this case, you have 7 heads and 3 tails. Since there are a total of 10 flips (7 heads + 3 tails), we can calculate the percentage of heads:

Percentage of heads = (7 / 10) * 100% = 70%

So, the percentage of heads in your coin flips is 70%.
User EricDXS
by
7.0k points