Probability: what are the chances of shooting a target at least once?

Click For Summary

Homework Help Overview

The discussion revolves around calculating the probability of hitting a specific target at least once when shooting at multiple targets with a limited number of shots. The context is based on a game scenario involving random shots at targets.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore different methods to calculate the probability of hitting target A at least once, initially using the complement of hitting target A multiple times, then correcting to consider the probability of missing entirely.

Discussion Status

The conversation has evolved with participants questioning initial assumptions and calculations. Some have provided alternative formulations and generalized the problem to a broader context involving binomial distribution. There is no explicit consensus on the final probability, but productive dialogue is ongoing.

Contextual Notes

Participants note the informal nature of the problem, stemming from a game, and discuss the implications of randomness in the shooting mechanics. There is mention of extending the problem to different scenarios involving varying numbers of shots and targets.

ainster31
Messages
158
Reaction score
1

Homework Statement



This is actually from a game that I play online so sorry for the crude question. I have a gun with 3 bullets and 3 targets. The gun randomly shoots the targets. What is the probability that I'll hit target A at least once?

Homework Equations





The Attempt at a Solution



P(hitting target A at least once)
=1 - P(all 3 bullets hitting target A)
=1 - (1/3)*(1/3)*(1/3)
=1 - 1/9
=8/9

So there is a 8/9 probability of hitting target A at least once. I just wanted to make sure that this is correct.
 
Physics news on Phys.org
I don't understand your logic. Certainly "all three bullets hitting A" would be an example "hitting A at least once". You should have, rather 1 minus the probability of NO bullets hitting A.
(Also, (1/3)(1/3)(1/3)= 1/27, not 1/9.)
 
HallsofIvy said:
I don't understand your logic. Certainly "all three bullets hitting A" would be an example "hitting A at least once". You should have, rather 1 minus the probability of NO bullets hitting A.
(Also, (1/3)(1/3)(1/3)= 1/27, not 1/9.)

How about now?

P(hitting target A at least once)
=1 - P(no bullets hitting target A)
=1 - (2/3)*(2/3)*(2/3)
=1 - 8/27
=27/27 - 8/27
=19/27
 
ainster31 said:
How about now?

P(hitting target A at least once)
=1 - P(no bullets hitting target A)
=1 - (2/3)*(2/3)*(2/3)
=1 - 8/27
=27/27 - 8/27
=19/27

That works.
 
ainster31 said:

Homework Statement



This is actually from a game that I play online so sorry for the crude question. I have a gun with 3 bullets and 3 targets. The gun randomly shoots the targets. What is the probability that I'll hit target A at least once?

This game wouldn't happen to be HEarth'stone? Of the little I've seen of that game, I have witnessed random shots being taken with certain cards being drawn.

You can also extend the problem to shooting k times with n targets. Hitting a specific target at least p times where 0\leq p \leq k is described by the binomial distribution function, so depending on whether p is closer to 0 or k depends on which following formula you would use:


P(\text{hit specific target at least p times})
For p close to 0:
= 1-\sum_{i=0}^{p-1}\binom{k}{i}\left(\frac{1}{n}\right)^i\left(1-\frac{1}{n}\right)^{k-i}

and for p close to k:
= \sum_{i=p}^{k}\binom{k}{i}\left(\frac{1}{n}\right)^i\left(1-\frac{1}{n}\right)^{k-i}
 
If you miss all of them, won't it become 4 possibilities?
 
@Mentallic: nice, you guessed the right game. Also, it's cool that you generalized it.
 
ainster31 said:
@Mentallic: nice, you guessed the right game. Also, it's cool that you generalized it.

I was a big Blizzard fan back in the Diablo 2 days :smile:
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 29 ·
Replies
29
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
4
Views
1K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
11
Views
2K