All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Evaluate probabilities (Posted on 2016-01-26) Difficulty: 2 of 5
Scanning a number from left to right, if the next digit is greater in value than the preceeding digit, we say that the number is strictly increasing: 1589, 3679, and 1348 are examples of 4-digit numbers with this property.

Given a certain number is strictly increasing, what is the probability that it contains

a. exactly 6 digits?
b. 6 digits or more?

No Solution Yet Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: Counting, Counting (spoiler) - decimals | Comment 2 of 3 |
(In reply to Counting, Counting (spoiler) by Steve Herman)

Actually if you allow decimals you can have a leading zero after the decimal point.  12 can be 12 or 1.2 or .12 or .012 (four possibilities.)  A six digit number then has 8 possibilities.


I see no reason to stick to 2 or more digit numbers but I won't include zero.  So my count, including decimals:
C(9,1)*3=27
C(9,2)*4=144
C(9,3)*5=420
C(9,4)*6=756
C(9,5)*7=882
C(9,6)*8=672
C(9,7)*9=324
C(9,8)*10=90
C(9,9)*11=11
For a total of 3326

So part a) = 672/3326 or about .202
part b) = 1097/3326 or about .330

There is also an implication that the number is chosen with uniform probability from the set of all 3326 such numbers and not as the end result of some process.


  Posted by Jer on 2016-01-26 10:27:10
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information