Mathematics of Data Management - Probability distributiono

zyQUza0e5esy2
Messages
4
Reaction score
0

Homework Statement


A spinner has eight equally-sized sectors, numbered 1 through 8. What is the probability that the arrow on the spinner will stop on a prime number?


Homework Equations


P(x) = 1 / n, out come of a uniform probability distribution
P(x) = Probability distribution
n = Total # of possible outcomes


The Attempt at a Solution


n = 8, since the total number of possible outcome range from 1 through 8
P(x) = 1/n
Prime numbers are 1, 3, 5, 7
*Note that some textbooks don't include 1 as a prime number

P(x) = 1/n
= 1/8
** This is wrong but that's how it seems like it is suppose to be done

P(x) = 4/8
4 = total number of primes
P(x) = 1/2 or 3/8 ( if you don't consider 1 as a prime number)
** this is the correct answer

The second way of solving it is the correct answer but what i don't understand is that the formula is P(x) = 1/n, why did 1 become a 4, how would i know that I'm suppose to change the 1? and yes i have checked the 1 is not an L or an I...
 
Last edited:
Physics news on Phys.org
the probability of any single number coming up is 1/8. As you have 4 (or 3) potential outcomes, the probability is 4/8 (or 3/8)
 
But why is it 4/8 or 3/8? the formula is p(x) = 1/n
 
not sure if I'm understanding you

say you have n, distinct evenly distributed outcomes (labelled 1 to n)

the probability of getting an outcome x is p(x) = 1/n

the probabilty of getting one of m outcomes is m/n

If you want to break it right down, you know
p(x)=\frac{1}{8}

So
p(1)=p(3)=p(5)=p(7)=\frac{1}{8}

you also know only a single number can appear at a time, they are mutually exclusive events
p(i\cap j)=0

then, as the intersection is zero (mutually exclusive)
p(1\cup3 \cup 5\cup7)=p(1)+p(3)+p(5)+p(7)= \frac{1}{8}+\frac{1}{8}+\frac{1}{8}+\frac{1}{8}= \frac{4}{8}
 
Last edited:
My lord! Thank you that is just perfect!<3
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top