1 number is selected at random from 0-9,find the probability that number is odd number

0,1,2,3,4,5,6,7,8,9

pick out the odd number remeber that
possible outcome/total required outcome=odd?/9
here you go

To find the probability of selecting an odd number from the range of 0 to 9, you need to determine the number of odd numbers in that range and divide it by the total number of numbers in the range.

In the given range, the odd numbers are 1, 3, 5, 7, and 9. There are 5 odd numbers in total.

The total number of numbers in the range is 10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9).

Therefore, the probability of selecting an odd number is:

Probability = (Number of favorable outcomes) / (Total number of possible outcomes)
= 5 / 10
= 1/2
= 0.5

So, the probability of selecting an odd number from the range of 0 to 9 is 0.5 or 50%.