Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
We want to connect the people who have knowledge to the people who need it, to bring together people with different perspectives so they can understand each other better, and to empower everyone to share their knowledge.
If coefficient of variation of a distribution is 60 % and standard deviation is 35, the arithmetic mean is
Choice (c) is correct. Coefficient of variation = (S.D./Mean) × 100 60 = (35/Mean) × 100 Mean = 35 × 100 /60 = 58.33 This question related to Chapter 13 maths Class 11th NCERT. From the Chapter 13: Statistics. Give answer according to your understanding. For more please visit here: https://www.tRead more
Choice (c) is correct.
Coefficient of variation = (S.D./Mean) × 100
60 = (35/Mean) × 100
Mean = 35 × 100 /60 = 58.33
This question related to Chapter 13 maths Class 11th NCERT. From the Chapter 13: Statistics. Give answer according to your understanding.
For more please visit here:
See lesshttps://www.tiwariacademy.com/ncert-solutions/class-11/maths/#chapter-13
The coefficient of variation for players A and B are 4.09% and 4.15% respectively, then player A is more consistent because :
Choice (c) is correct. As player A is more consistent as coefficient of variation for player A < coefficient of variation for player B. This question related to Chapter 13 maths Class 11th NCERT. From the Chapter 13: Statistics. Give answer according to your understanding. For more please visitRead more
Choice (c) is correct.
As player A is more consistent as coefficient of variation for player A < coefficient of variation for player B.
This question related to Chapter 13 maths Class 11th NCERT. From the Chapter 13: Statistics. Give answer according to your understanding.
For more please visit here:
See lesshttps://www.tiwariacademy.com/ncert-solutions/class-11/maths/#chapter-13
What are the different types of Sprites that can be used in Scratch?
In Scratch, sprites serve as characters, objects or interactive elements. Users can choose from built-in sprite libraries, create custom sprites using the drawing tool, upload external images or capture real-world visuals using a webcam. Sprites can represent animated figures, buttons, backgrounds oRead more
In Scratch, sprites serve as characters, objects or interactive elements. Users can choose from built-in sprite libraries, create custom sprites using the drawing tool, upload external images or capture real-world visuals using a webcam. Sprites can represent animated figures, buttons, backgrounds or interactive game components. Their customization allows users to create unique animations and engaging game environments tailored to their projects.
See lessHow do Control and Events blocks help in game programming?
In Scratch, ‘Control’ blocks manage loops, conditions and delays, determining how sprites behave under specific circumstances. These blocks enable functions like repeat actions and decision-making. ‘Events’ blocks trigger interactions, responding to user inputs such as key presses, mouse clicks, orRead more
In Scratch, ‘Control’ blocks manage loops, conditions and delays, determining how sprites behave under specific circumstances. These blocks enable functions like repeat actions and decision-making. ‘Events’ blocks trigger interactions, responding to user inputs such as key presses, mouse clicks, or sprite collisions. Together, they create interactive animations and games, making characters react dynamically, enhancing engagement and allowing developers to design complex behaviours efficiently.
See lessHow can costumes be changed in Scratch?
In Scratch, sprite costumes can be modified using the ‘Looks’ blocks. Users can manually select different costumes in the editor or use block commands to switch costumes dynamically. This feature enables animations, character transformations and interactive effects, enhancing visual storytelling inRead more
In Scratch, sprite costumes can be modified using the ‘Looks’ blocks. Users can manually select different costumes in the editor or use block commands to switch costumes dynamically. This feature enables animations, character transformations and interactive effects, enhancing visual storytelling in games. Costumes can be drawn, imported or modified to create seamless transitions, making sprites more engaging and interactive.
See less