What is the largest number of families that can have at least 4 members according to Markov’s Inequality?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I was doing a question on Markov's Inequality where I have to give the answer and the question is stated as follows :



A town of 30 families, the average household size is 2.5. What is the largest number of families that can have at least 4 members according to Markov’s Inequality?



According to this formula P(X >= a) = µ/a



here µ=2.5 and and a=4 thus P(X >= a) = 0.625



that is 30*0.625=18.75 and since 18.75 is not a integer as number of family can't be in fraction therefore answer should be 18 but the question is showing incorrect answer.



I don't understand what am I doing wrong.



Thanks in advance.







share|cite|improve this question





















  • Please try to make the titles of your questions more informative. For example, Why does $a<b$ imply $a+c<b+c$? is much more useful for other users than A question about inequality. From How can I ask a good question?: Make your title as descriptive as possible. In many cases one can actually phrase the title as the question, at least in such a way so as to be comprehensible to an expert reader. You can find more tips for choosing a good title here.
    – Shaun
    yesterday










  • Here's a MathJax tutorial :)
    – Shaun
    yesterday






  • 1




    @Shaun Thank you I will use this next time.
    – Udolf
    yesterday














up vote
0
down vote

favorite












I was doing a question on Markov's Inequality where I have to give the answer and the question is stated as follows :



A town of 30 families, the average household size is 2.5. What is the largest number of families that can have at least 4 members according to Markov’s Inequality?



According to this formula P(X >= a) = µ/a



here µ=2.5 and and a=4 thus P(X >= a) = 0.625



that is 30*0.625=18.75 and since 18.75 is not a integer as number of family can't be in fraction therefore answer should be 18 but the question is showing incorrect answer.



I don't understand what am I doing wrong.



Thanks in advance.







share|cite|improve this question





















  • Please try to make the titles of your questions more informative. For example, Why does $a<b$ imply $a+c<b+c$? is much more useful for other users than A question about inequality. From How can I ask a good question?: Make your title as descriptive as possible. In many cases one can actually phrase the title as the question, at least in such a way so as to be comprehensible to an expert reader. You can find more tips for choosing a good title here.
    – Shaun
    yesterday










  • Here's a MathJax tutorial :)
    – Shaun
    yesterday






  • 1




    @Shaun Thank you I will use this next time.
    – Udolf
    yesterday












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I was doing a question on Markov's Inequality where I have to give the answer and the question is stated as follows :



A town of 30 families, the average household size is 2.5. What is the largest number of families that can have at least 4 members according to Markov’s Inequality?



According to this formula P(X >= a) = µ/a



here µ=2.5 and and a=4 thus P(X >= a) = 0.625



that is 30*0.625=18.75 and since 18.75 is not a integer as number of family can't be in fraction therefore answer should be 18 but the question is showing incorrect answer.



I don't understand what am I doing wrong.



Thanks in advance.







share|cite|improve this question













I was doing a question on Markov's Inequality where I have to give the answer and the question is stated as follows :



A town of 30 families, the average household size is 2.5. What is the largest number of families that can have at least 4 members according to Markov’s Inequality?



According to this formula P(X >= a) = µ/a



here µ=2.5 and and a=4 thus P(X >= a) = 0.625



that is 30*0.625=18.75 and since 18.75 is not a integer as number of family can't be in fraction therefore answer should be 18 but the question is showing incorrect answer.



I don't understand what am I doing wrong.



Thanks in advance.









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited yesterday









Shaun

7,31592870




7,31592870









asked yesterday









Udolf

355




355











  • Please try to make the titles of your questions more informative. For example, Why does $a<b$ imply $a+c<b+c$? is much more useful for other users than A question about inequality. From How can I ask a good question?: Make your title as descriptive as possible. In many cases one can actually phrase the title as the question, at least in such a way so as to be comprehensible to an expert reader. You can find more tips for choosing a good title here.
    – Shaun
    yesterday










  • Here's a MathJax tutorial :)
    – Shaun
    yesterday






  • 1




    @Shaun Thank you I will use this next time.
    – Udolf
    yesterday
















  • Please try to make the titles of your questions more informative. For example, Why does $a<b$ imply $a+c<b+c$? is much more useful for other users than A question about inequality. From How can I ask a good question?: Make your title as descriptive as possible. In many cases one can actually phrase the title as the question, at least in such a way so as to be comprehensible to an expert reader. You can find more tips for choosing a good title here.
    – Shaun
    yesterday










  • Here's a MathJax tutorial :)
    – Shaun
    yesterday






  • 1




    @Shaun Thank you I will use this next time.
    – Udolf
    yesterday















Please try to make the titles of your questions more informative. For example, Why does $a<b$ imply $a+c<b+c$? is much more useful for other users than A question about inequality. From How can I ask a good question?: Make your title as descriptive as possible. In many cases one can actually phrase the title as the question, at least in such a way so as to be comprehensible to an expert reader. You can find more tips for choosing a good title here.
– Shaun
yesterday




Please try to make the titles of your questions more informative. For example, Why does $a<b$ imply $a+c<b+c$? is much more useful for other users than A question about inequality. From How can I ask a good question?: Make your title as descriptive as possible. In many cases one can actually phrase the title as the question, at least in such a way so as to be comprehensible to an expert reader. You can find more tips for choosing a good title here.
– Shaun
yesterday












Here's a MathJax tutorial :)
– Shaun
yesterday




Here's a MathJax tutorial :)
– Shaun
yesterday




1




1




@Shaun Thank you I will use this next time.
– Udolf
yesterday




@Shaun Thank you I will use this next time.
– Udolf
yesterday










1 Answer
1






active

oldest

votes

















up vote
2
down vote



accepted










You don't need Markov for this. Since the average is $2.5$ the total number of people must be $30times 2.5 = 75$. If you assume that "family" must mean at least $1$ person then, if there are $N$ members with at least $4$ then, even assuming all the rest have only $1$ we compare $4N+(30-N)$ to $75$ to see that $N≤15$. After all, if $N=16$ we'd have at least $4times 16+1times (30-16)>75$ people.



Is $N=15$ possible? Sure. If all the other families have exactly $1$ member and each of those $15$ have exactly $4$ then we'd have $4times 15+1times (30-15)=75$ people as desired.



Of course, if you define a family to have at least $2$ people then the answer drops considerably. In the same spirit, your answer of $18$ would be possible if families were allowed to have $0$ members.



Note: if you insist on using Markov, note that you can subtract $1$ from each family in order to accommodate the "at least one person per family" rule. Then we get $mu=1.5, a=3$ and we conclude that $P(X≥a)≤ frac 1.53=.5$ (Where, now, $X$ denotes the number of people in a family, less one). That leads us to consider $30times .5=15$ as before.






share|cite|improve this answer























  • Thanks for such a descriptive answer.
    – Udolf
    yesterday










Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872390%2fwhat-is-the-largest-number-of-families-that-can-have-at-least-4-members-accordin%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
2
down vote



accepted










You don't need Markov for this. Since the average is $2.5$ the total number of people must be $30times 2.5 = 75$. If you assume that "family" must mean at least $1$ person then, if there are $N$ members with at least $4$ then, even assuming all the rest have only $1$ we compare $4N+(30-N)$ to $75$ to see that $N≤15$. After all, if $N=16$ we'd have at least $4times 16+1times (30-16)>75$ people.



Is $N=15$ possible? Sure. If all the other families have exactly $1$ member and each of those $15$ have exactly $4$ then we'd have $4times 15+1times (30-15)=75$ people as desired.



Of course, if you define a family to have at least $2$ people then the answer drops considerably. In the same spirit, your answer of $18$ would be possible if families were allowed to have $0$ members.



Note: if you insist on using Markov, note that you can subtract $1$ from each family in order to accommodate the "at least one person per family" rule. Then we get $mu=1.5, a=3$ and we conclude that $P(X≥a)≤ frac 1.53=.5$ (Where, now, $X$ denotes the number of people in a family, less one). That leads us to consider $30times .5=15$ as before.






share|cite|improve this answer























  • Thanks for such a descriptive answer.
    – Udolf
    yesterday














up vote
2
down vote



accepted










You don't need Markov for this. Since the average is $2.5$ the total number of people must be $30times 2.5 = 75$. If you assume that "family" must mean at least $1$ person then, if there are $N$ members with at least $4$ then, even assuming all the rest have only $1$ we compare $4N+(30-N)$ to $75$ to see that $N≤15$. After all, if $N=16$ we'd have at least $4times 16+1times (30-16)>75$ people.



Is $N=15$ possible? Sure. If all the other families have exactly $1$ member and each of those $15$ have exactly $4$ then we'd have $4times 15+1times (30-15)=75$ people as desired.



Of course, if you define a family to have at least $2$ people then the answer drops considerably. In the same spirit, your answer of $18$ would be possible if families were allowed to have $0$ members.



Note: if you insist on using Markov, note that you can subtract $1$ from each family in order to accommodate the "at least one person per family" rule. Then we get $mu=1.5, a=3$ and we conclude that $P(X≥a)≤ frac 1.53=.5$ (Where, now, $X$ denotes the number of people in a family, less one). That leads us to consider $30times .5=15$ as before.






share|cite|improve this answer























  • Thanks for such a descriptive answer.
    – Udolf
    yesterday












up vote
2
down vote



accepted







up vote
2
down vote



accepted






You don't need Markov for this. Since the average is $2.5$ the total number of people must be $30times 2.5 = 75$. If you assume that "family" must mean at least $1$ person then, if there are $N$ members with at least $4$ then, even assuming all the rest have only $1$ we compare $4N+(30-N)$ to $75$ to see that $N≤15$. After all, if $N=16$ we'd have at least $4times 16+1times (30-16)>75$ people.



Is $N=15$ possible? Sure. If all the other families have exactly $1$ member and each of those $15$ have exactly $4$ then we'd have $4times 15+1times (30-15)=75$ people as desired.



Of course, if you define a family to have at least $2$ people then the answer drops considerably. In the same spirit, your answer of $18$ would be possible if families were allowed to have $0$ members.



Note: if you insist on using Markov, note that you can subtract $1$ from each family in order to accommodate the "at least one person per family" rule. Then we get $mu=1.5, a=3$ and we conclude that $P(X≥a)≤ frac 1.53=.5$ (Where, now, $X$ denotes the number of people in a family, less one). That leads us to consider $30times .5=15$ as before.






share|cite|improve this answer















You don't need Markov for this. Since the average is $2.5$ the total number of people must be $30times 2.5 = 75$. If you assume that "family" must mean at least $1$ person then, if there are $N$ members with at least $4$ then, even assuming all the rest have only $1$ we compare $4N+(30-N)$ to $75$ to see that $N≤15$. After all, if $N=16$ we'd have at least $4times 16+1times (30-16)>75$ people.



Is $N=15$ possible? Sure. If all the other families have exactly $1$ member and each of those $15$ have exactly $4$ then we'd have $4times 15+1times (30-15)=75$ people as desired.



Of course, if you define a family to have at least $2$ people then the answer drops considerably. In the same spirit, your answer of $18$ would be possible if families were allowed to have $0$ members.



Note: if you insist on using Markov, note that you can subtract $1$ from each family in order to accommodate the "at least one person per family" rule. Then we get $mu=1.5, a=3$ and we conclude that $P(X≥a)≤ frac 1.53=.5$ (Where, now, $X$ denotes the number of people in a family, less one). That leads us to consider $30times .5=15$ as before.







share|cite|improve this answer















share|cite|improve this answer



share|cite|improve this answer








edited yesterday


























answered yesterday









lulu

34.7k13971




34.7k13971











  • Thanks for such a descriptive answer.
    – Udolf
    yesterday
















  • Thanks for such a descriptive answer.
    – Udolf
    yesterday















Thanks for such a descriptive answer.
– Udolf
yesterday




Thanks for such a descriptive answer.
– Udolf
yesterday












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872390%2fwhat-is-the-largest-number-of-families-that-can-have-at-least-4-members-accordin%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?