How do you do this? Probability

  • Thread starter Thread starter ms. confused
  • Start date Start date
  • Tags Tags
    Probability
AI Thread Summary
The discussion focuses on calculating probabilities for randomly selected three-digit combinations from 0 to 9. For part (a), the correct approach involves using permutations to find the number of favorable outcomes where all three digits are different, which is calculated as 10 P_3 divided by the total possibilities of 10^3. For part (b), the method suggests filling the first two digits in any combination (10^2 ways) and then selecting the third digit from the remaining options (9 or 8 ways), followed by dividing the total favorable outcomes by 10^3. Participants highlight the importance of understanding the definition of probability as favorable cases over total cases. The conversation emphasizes the need for clarity in calculating probabilities in combinatorial scenarios.
ms. confused
Messages
90
Reaction score
0
A computer prints out three digits chosen at random from 0 to 9 inclusive. Find the probability that:

a) all three digits are different

b) the third digit differs from the first two digits


For (a) I went 1/_9C_3 = 1/84. I think it's wrong but I didn't know what else to try.

And for (b) I don't even know where to start. :eek:
 
Physics news on Phys.org
ms. confused said:
A computer prints out three digits chosen at random from 0 to 9 inclusive. Find the probability that:

a) all three digits are different

b) the third digit differs from the first two digits


For (a) I went 1/_9C_3 = 1/84. I think it's wrong but I didn't know what else to try.

And for (b) I don't even know where to start. :eek:
In both of these there are 10^3=1000 possibilities so
probability=(# of possibilities that meat criteria)/1000
A) try nPr since order matters.
2) given the two numbers they are written AAB figure how many pairs of numbers are possible.
 
Last edited:
The reason that your first answer is wrong that you haven't used correctly the definition of probability : it is favourable cases/total possible cases:

For the first one:

Total possible numbers are 10 and not 9 , count them down if you have any confusion.
Total number of favourable cases are 10 P_3 and total possible cases are 10^3.Divide them to get the answer.

For the second one:

Hint: You can fill first two places in anyway you want , that is 10^2 ways , and then the last one in 9 or 8 ways .Add both cases to get the required probability and divide them by / 10^3.

BJ
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top