How can i solve this probability problem in Matlab?

White blood cells are classified into 5 categories, one of which is neutrophil cells. Typically, there are 100 cells that fall into these categories. For a healthy adult the probability of finding neutrophils is 0.6. Determine the probability that a healthy adult will find between 50 and 75 (inclusive) cells.

댓글 수: 5

The question seems to me to be ambiguous. Note that physiological variables are (essentially by definition) log-normally distributed. It would be necessary to know the parameters of that distribution to determine those probabilities.
i don t know how to explain better, this was the problem:White blood cells are classified into 5 categories, one of which is neutrophil cells.Typically, there are 100 cells for each category .For a healthy adult the probability of finding neutrophils is 0.6. Determine the probability that a healthy adult has beetween 50 and 75(inclusive) neutrophil cells.
I need to do this in Matlab...
It is certainly possible to do it in MATLAB.
The parameters of the logmnormal distribution that describe the probability density function (and therefore the cumulative distribution function) of neurtophils need to be provided. Once those are supplied, there are MATLAB functions (in the Statistics and Machine Learning Toolbox) that can provide the desired results.
This is all i have, i think i need a numeric value as a number, this problem came from Theory of probability, like Bayes, i will put here a formula for example, i think this problem need solve with this kind of formules

답변 (0개)

이 질문은 마감되었습니다.

제품

릴리스

R2021a

태그

질문:

2022년 1월 11일

마감:

2022년 1월 12일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by